Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
206175306da1de0c116e8bc12db3230edb230d5a
/
drivers
2061753
spi: spi-fsl-dspi: Fix typos
by Vladimir Oltean
· 5 years ago
d6bdfa6
spi: spi-fsl-dspi: Use reverse Christmas tree declaration order
by Vladimir Oltean
· 5 years ago
3a11ea66
spi: spi-fsl-dspi: Replace legacy spi_master names with spi_controller
by Vladimir Oltean
· 5 years ago
bee4435
spi: spi-fsl-dspi: Remove pointless assignment of master->transfer to NULL
by Vladimir Oltean
· 5 years ago
9b536d3
spi: spi-fsl-dspi: Remove unused initialization of 'ret' in dspi_probe
by Vladimir Oltean
· 5 years ago
abbd0ef
spi: spi-fsl-dspi: Reduce indentation in dspi_release_dma()
by Vladimir Oltean
· 5 years ago
06d5dd2
spi: spi-fsl-dspi: Change usage pattern of SPI_MCR_* and SPI_CTAR_* macros
by Vladimir Oltean
· 5 years ago
9e6f784
spi: spi-fsl-dspi: Demistify magic value in SPI_SR_CLEAR
by Vladimir Oltean
· 5 years ago
b265519
spi: spi-fsl-dspi: Use BIT() and GENMASK() macros
by Vladimir Oltean
· 5 years ago
5782a17
spi: spi-fsl-dspi: Remove unused defines and includes
by Vladimir Oltean
· 5 years ago
50fcd84
spi: spi-fsl-dspi: Fix code alignment
by Vladimir Oltean
· 5 years ago
43004f3
spi: Rename of_spi_register_master() function
by Linus Walleij
· 5 years ago
920d947
spi: sh-msiof: Use devm_platform_ioremap_resource() helper
by Geert Uytterhoeven
· 5 years ago
3c0448d
spi: atmel: add tracing to custom .transfer_one_message callback
by Uwe Kleine-König
· 5 years ago
6b8ac10
spi: Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 5 years ago
4ff13d0
spi: Reduce kthread priority
by Peter Zijlstra
· 5 years ago
cc8b465
spi: core: Use DEVICE_ATTR_RW() for SPI slave control sysfs attribute
by Geert Uytterhoeven
· 5 years ago
f9adf61
spi: sprd: adi: Change hwlock to be optional
by Baolin Wang
· 5 years ago
e6d722c
spi: sprd: adi: Add a reset reason for watchdog mode
by Sherry Zong
· 5 years ago
9d9aa1c
spi: sprd: adi: Add a reset reason for factory test mode
by Sherry Zong
· 5 years ago
cc6b343
spi: sprd: adi: Add a reset reason for TOS panic
by Chenxu Wei
· 5 years ago
c627c58
spi: sprd: adi: Remove redundant address bits setting
by Baolin Wang
· 5 years ago
2a3b6f7
spi: dw-pci: Use dev_get_drvdata
by Chuhong Yuan
· 5 years ago
3da9834
spi: dw-mmio: Clock should be shut when error occurs
by Andy Shevchenko
· 5 years ago
0521050
spi: dw-mmio: Use devm_platform_ioremap_resource()
by Andy Shevchenko
· 5 years ago
8cf6650
iommu/amd: fix a crash in iova_magazine_free_pfns
by Qian Cai
· 5 years ago
bec5545
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
by Linus Torvalds
· 5 years ago
f1a3b43
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 5 years ago
f65420d
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
168c799
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
c39f2d9
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 5 years ago
af6af87d
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
8362fd6
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
24e4491
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
31cc088
Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
dd4542d
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
b5d72dd
Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 5 years ago
933a90b
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
5f4fc6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 5 years ago
249be85
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
771a081
Input: alps - fix a mismatch between a condition check and its comment
by Hui Wang
· 5 years ago
49e6979e
Input: psmouse - fix build error of multiple definition
by YueHaibing
· 5 years ago
d56fef0
Input: applespi - remove set but not used variables 'sts'
by Mao Wenan
· 5 years ago
038b1a0
Input: add Apple SPI keyboard and trackpad driver
by Ronald Tschalär
· 5 years ago
8ee7956
Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-next
by Dave Airlie
· 5 years ago
9fb7dc73
Merge tag 'drm-next-5.3-2019-07-18' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 5 years ago
4d352db
drm/nouveau/secboot/gp102-: remove WAR for SEC2 RTOS start bug
by Ben Skeggs
· 6 years ago
5210e96
drm/nouveau/flcn/gp102-: improve implementation of bind_context() on SEC2/GSP
by Ben Skeggs
· 6 years ago
09b90e2
drm/nouveau: fix memory leak in nouveau_conn_reset()
by Yongxin Liu
· 6 years ago
d304654
drm/nouveau/dmem: missing mutex_lock in error path
by Ralph Campbell
· 6 years ago
68bf8b5
drm/nouveau/hwmon: return EINVAL if the GPU is powered down for sensors reads
by Karol Herbst
· 6 years ago
b0f84a8
drm/nouveau: fix bogus GPL-2 license header
by Ben Skeggs
· 6 years ago
b7019ac
drm/nouveau: fix bogus GPL-2 license header
by Ilia Mirkin
· 6 years ago
7cb95ee
drm/nouveau/i2c: Enable i2c pads & busses during preinit
by Lyude Paul
· 6 years ago
3485b7b
drm/nouveau/disp/tu102-: wire up scdc parameter setter
by Ben Skeggs
· 6 years ago
75dec321
drm/nouveau/core: recognise TU116 chipset
by Ben Skeggs
· 6 years ago
d108418
drm/nouveau/kms: disallow dual-link harder if hdmi connection detected
by Ben Skeggs
· 6 years ago
533f475
drm/nouveau/disp/nv50-: fix center/aspect-corrected scaling
by Ilia Mirkin
· 6 years ago
f8d6211
drm/nouveau/disp/nv50-: force scaler for any non-default LVDS/eDP modes
by Ilia Mirkin
· 6 years ago
bb2b4074
drm/nouveau/mcp89/mmu: Use mcp77_mmu_new instead of g84_mmu_new on MCP89.
by Timo Wiren
· 6 years ago
269b7c5
ag71xx: fix return value check in ag71xx_probe()
by Wei Yongjun
· 5 years ago
6f5fa8d
ag71xx: fix error return code in ag71xx_probe()
by Wei Yongjun
· 5 years ago
eec4844
proc/sysctl: add shared variables for range check
by Matteo Croce
· 5 years ago
a361919
libnvdimm/pfn: stop padding pmem namespaces to section alignment
by Dan Williams
· 5 years ago
7e3e888
libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields
by Dan Williams
· 5 years ago
dd62528
drivers/base/memory.c: get rid of find_memory_block_hinted()
by David Hildenbrand
· 5 years ago
ea88464
mm/memory_hotplug: move and simplify walk_memory_blocks()
by David Hildenbrand
· 5 years ago
fbcf73c
mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of pfns
by David Hildenbrand
· 5 years ago
8d595c4
mm: make register_mem_sect_under_node() static
by David Hildenbrand
· 5 years ago
90ec010f
drivers/base/memory: use "unsigned long" for block ids
by David Hildenbrand
· 5 years ago
2491f0a
mm: section numbers use the type "unsigned long"
by David Hildenbrand
· 5 years ago
a31b264
mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail
by David Hildenbrand
· 5 years ago
4c4b7f9
mm/memory_hotplug: remove memory block devices before arch_remove_memory()
by David Hildenbrand
· 5 years ago
db051a0
mm/memory_hotplug: create memory block devices after arch_add_memory()
by David Hildenbrand
· 5 years ago
80ec922
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
by David Hildenbrand
· 5 years ago
1811582
drivers/base/memory: pass a block_id to init_memory_block()
by David Hildenbrand
· 5 years ago
7d60530
usb: qmi_wwan: add D-Link DWM-222 A2 device ID
by Rogan Dawes
· 5 years ago
9b3d15e
bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips.
by Michael Chan
· 5 years ago
8ec1e90
gve: replace kfree with kvfree
by Chuhong Yuan
· 5 years ago
3bfe1fc
Merge tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 5 years ago
41a5a2a
drm/amd/display: init res_pool dccg_ref, dchub_ref with xtalin_freq
by hersen wu
· 6 years ago
8a5b5d4
drm/amdgpu/pm: remove check for pp funcs in freq sysfs handlers
by Alex Deucher
· 5 years ago
02316e9
drm/amd/display: Force uclk to max for every state
by Nicholas Kazlauskas
· 6 years ago
7369c10
net/mlx5: Replace kfree with kvfree
by Chuhong Yuan
· 5 years ago
9c2a57d
Merge tag 'wireless-drivers-for-davem-2019-07-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 5 years ago
5a860f9
liquidio: Replace vmalloc + memset with vzalloc
by Chuhong Yuan
· 5 years ago
d4df33b
Merge branch 'for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 5 years ago
35cbef9
net: bcmgenet: use promisc for unsupported filters
by Justin Chen
· 5 years ago
d9b9c89
Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 5 years ago
0fe49f7
Merge tag 'dax-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 5 years ago
f8c3500
Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 5 years ago
d77e9e4
Merge tag 'linux-watchdog-5.3-rc1' of git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 5 years ago
d0411ec
Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
4b09ddb
Merge tag 'acpi-5.3-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
47d6a76
Merge branch 'floppy'
by Linus Torvalds
· 5 years ago
2c66a5b
Merge branches 'acpi-misc' and 'acpi-video'
by Rafael J. Wysocki
· 5 years ago
918e162
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 5 years ago
83bf425
crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUAL
by David Rientjes
· 5 years ago
538a5a07
crypto: ccp/gcm - use const time tag comparison.
by Cfir Cohen
· 6 years ago
b3c8a40
Merge tag 'drm-misc-next-fixes-2019-07-11' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 5 years ago
Next »