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
*
macintosh/via-macii: Use bool type for reading_reply variable
Finn Thain
2020-07-26
1
-5
/
+5
*
macintosh/via-macii: Handle poll replies correctly
Finn Thain
2020-07-26
1
-2
/
+18
*
macintosh/via-macii: Remove read_done state
Finn Thain
2020-07-26
1
-42
/
+28
*
macintosh/via-macii: Handle /CTLR_IRQ signal correctly
Finn Thain
2020-07-26
1
-69
/
+97
*
macintosh/via-macii: Poll the device most likely to respond
Finn Thain
2020-07-26
1
-46
/
+53
*
macintosh/via-macii: Access autopoll_devs when inside lock
Finn Thain
2020-07-26
1
-6
/
+3
*
macintosh/adb-iop: Implement SRQ autopolling
Finn Thain
2020-07-26
1
-6
/
+26
*
macintosh/adb-iop: Implement sending -> idle state transition
Finn Thain
2020-07-26
1
-4
/
+3
*
macintosh/adb-iop: Implement idle -> sending state transition
Finn Thain
2020-07-26
1
-19
/
+24
*
macintosh/adb-iop: Resolve static checker warnings
Finn Thain
2020-07-26
1
-7
/
+7
*
macintosh/adb-iop: Access current_req and adb_iop_state when inside lock
Finn Thain
2020-07-26
1
-8
/
+5
*
macintosh/adb-iop: Adopt bus reset algorithm from via-macii driver
Finn Thain
2020-07-26
1
-13
/
+8
*
macintosh/adb-iop: Correct comment text
Finn Thain
2020-07-26
1
-16
/
+13
*
macintosh/adb-iop: Remove dead and redundant code
Finn Thain
2020-07-26
1
-29
/
+0
*
macintosh/therm_adt746x: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-21
1
-2
/
+2
*
macintosh/adb: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-21
1
-1
/
+1
*
powerpc: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-21
2
-2
/
+2
*
ocxl: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-16
1
-1
/
+1
*
cpuidle/pseries: Make symbol 'pseries_idle_driver' static
Wei Yongjun
2020-07-16
1
-1
/
+1
*
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
[next]