index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/pmem: Initialize pmem device on newer hardware
Aneesh Kumar K.V
2020-07-16
1
-0
/
+1
*
libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier
Aneesh Kumar K.V
2020-07-16
2
-5
/
+5
*
cpuidle/powernv : Remove dead code block
Abhishek Goel
2020-07-15
1
-14
/
+0
*
ocxl: control via sysfs whether the FPGA is reloaded on a link reset
Philippe Bergheaud
2020-07-15
3
-5
/
+117
*
Merge tag 'pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-06-21
6
-23
/
+19
|
\
|
*
pinctrl: single: fix function name in documentation
Drew Fustini
2020-06-20
1
-1
/
+1
|
*
pinctrl: qcom: ipq6018 Add missing pins in qpic pin group
Sivaprakash Murugesan
2020-06-20
1
-1
/
+2
|
*
Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource le...
Haibo Chen
2020-06-20
1
-4
/
+3
|
*
pinctrl: mcp23s08: Split to three parts: fix ptr_ret.cocci warnings
kernel test robot
2020-06-16
1
-4
/
+1
|
*
pinctrl: tegra: Use noirq suspend/resume callbacks
Vidya Sagar
2020-06-16
1
-2
/
+2
|
*
pinctrl: qcom: spmi-gpio: fix warning about irq chip reusage
Dmitry Baryshkov
2020-06-16
1
-11
/
+10
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-06-21
8
-25
/
+39
|
\
\
|
*
|
crypto: marvell/octeontx - Fix a potential NULL dereference
Dan Carpenter
2020-06-15
1
-4
/
+7
|
*
|
crypto: caam - fix typos
Heinrich Schuchardt
2020-06-15
4
-13
/
+13
|
*
|
crypto: ccp - Fix sparse warnings in sev-dev
Herbert Xu
2020-06-15
1
-7
/
+16
|
*
|
crypto: hisilicon - Cap block size at 2^31
Herbert Xu
2020-06-15
1
-1
/
+2
|
*
|
hwrng: ks-sa - Fix runtime PM imbalance on error
Dinghao Liu
2020-06-15
1
-0
/
+1
|
|
/
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-06-21
9
-1
/
+11
|
\
\
|
*
|
scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers
Christoph Hellwig
2020-06-16
8
-0
/
+8
|
*
|
scsi: ufs-bsg: Fix runtime PM imbalance on error
Dinghao Liu
2020-06-16
1
-1
/
+3
|
|
/
*
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-21
4
-38
/
+8
|
\
\
|
*
|
i2c: smbus: Fix spelling mistake in the comments
Keyur Patel
2020-06-19
1
-1
/
+1
|
*
|
i2c: remove deprecated i2c_new_device API
Wolfram Sang
2020-06-19
1
-25
/
+0
|
*
|
video: backlight: tosa_lcd: convert to use i2c_new_client_device()
Wolfram Sang
2020-06-19
1
-2
/
+2
|
*
|
drm: encoder_slave: use new I2C API
Wolfram Sang
2020-06-19
1
-8
/
+2
|
*
|
drm: encoder_slave: fix refcouting error for modules
Wolfram Sang
2020-06-19
1
-2
/
+3
|
|
/
*
|
Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-20
1
-12
/
+2
|
\
\
|
*
|
nvdimm/region: always show the 'align' attribute
Vishal Verma
2020-06-17
1
-12
/
+2
|
|
/
*
|
Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-06-20
5
-94
/
+47
|
\
\
|
*
|
s390/qdio: warn about unexpected SLSB states
Julian Wiedmann
2020-06-17
1
-5
/
+11
|
*
|
s390/qdio: clean up usage of qdio_data
Julian Wiedmann
2020-06-17
1
-10
/
+7
|
*
|
s390/zcrypt: use kzalloc
Zou Wei
2020-06-16
1
-2
/
+1
|
*
|
s390/virtio: remove unused pm callbacks
Cornelia Huck
2020-06-16
1
-26
/
+0
|
*
|
s390/qdio: reduce SLSB writes during Input Queue processing
Julian Wiedmann
2020-06-16
3
-50
/
+20
|
*
|
s390/qdio: fine-tune SLSB update
Julian Wiedmann
2020-06-16
1
-1
/
+8
|
|
/
*
|
Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-19
3
-15
/
+36
|
\
\
|
*
|
loop: replace kill_bdev with invalidate_bdev
Zheng Bin
2020-06-18
1
-4
/
+4
|
*
|
bcache: pr_info() format clean up in bcache_device_init()
Coly Li
2020-06-15
1
-2
/
+1
|
*
|
bcache: use delayed kworker fo asynchronous devices registration
Coly Li
2020-06-15
1
-6
/
+8
|
*
|
bcache: check and adjust logical block size for backing devices
Mauricio Faria de Oliveira
2020-06-15
1
-3
/
+19
|
*
|
bcache: fix potential deadlock problem in btree_gc_coalesce
Zhiqiang Liu
2020-06-15
1
-2
/
+6
|
|
/
*
|
Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-19
3
-13
/
+18
|
\
\
|
*
|
libata: Use per port sync for detach
Kai-Heng Feng
2020-06-18
1
-6
/
+5
|
*
|
ata/libata: Fix usage of page address by page_address in ata_scsi_mode_select...
Ye Bin
2020-06-05
1
-3
/
+6
|
*
|
sata_rcar: handle pm_runtime_get_sync failure cases
Navid Emamdoost
2020-06-05
1
-4
/
+7
*
|
|
Merge tag 'drm-fixes-2020-06-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-06-19
28
-429
/
+828
|
\
\
\
|
*
\
\
Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-06-19
9
-56
/
+160
|
|
\
\
\
|
|
*
|
|
drm/amdgpu: fix documentation around busy_percentage
Alex Deucher
2020-06-17
1
-1
/
+1
|
|
*
|
|
drm/amdgpu/pm: update comment to clarify Overdrive interfaces
Alex Deucher
2020-06-17
1
-1
/
+1
|
|
*
|
|
drm/amdkfd: Use correct major in devcgroup check
Lorenz Brun
2020-06-17
1
-1
/
+2
[next]