index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-12
fsi: master-gpio: Rename and adjust send delay
Benjamin Herrenschmidt
1
-3
/
+6
2018-07-12
fsi: Add mechanism to set the tSendDelay and tEchoDelay values
Benjamin Herrenschmidt
2
-18
/
+93
2018-07-12
fsi: Move code around to avoid forward declaration
Benjamin Herrenschmidt
1
-48
/
+46
2018-07-12
fsi: sbefifo: Fix checker warning about late NULL check
Benjamin Herrenschmidt
1
-2
/
+5
2018-07-12
fsi/sbefifo: Add dependency on OF_ADDRESS
Guenter Roeck
1
-0
/
+1
2018-07-12
fsi: sbefifo: Add missing mutex_unlock
Eddie James
1
-0
/
+1
2018-06-18
fsi: scom: Major overhaul
Benjamin Herrenschmidt
1
-30
/
+394
2018-06-18
fsi: scom: Add register definitions
Benjamin Herrenschmidt
1
-1
/
+18
2018-06-18
fsi: scom: Fixup endian annotations
Benjamin Herrenschmidt
1
-5
/
+4
2018-06-18
fsi: scom: Whitespace fixes
Benjamin Herrenschmidt
1
-4
/
+4
2018-06-18
fsi: scom: Add mutex around FSI2PIB accesses
Benjamin Herrenschmidt
1
-7
/
+18
2018-06-18
fsi: core: Fix sparse warnings
Joel Stanley
1
-10
/
+13
2018-06-18
fsi: master-hub: Fix sparse warnings
Joel Stanley
1
-2
/
+3
2018-06-18
fsi: sbefifo: Fix sparse warnings
Joel Stanley
1
-2
/
+3
2018-06-14
fsi: sbefifo: Remove unneeded semicolon
Benjamin Herrenschmidt
1
-1
/
+1
2018-06-12
fsi/sbefifo: Add driver for the SBE FIFO
Benjamin Herrenschmidt
3
-0
/
+1013
2018-06-12
fsi: scom: Remove PIB reset during probe
Eddie James
1
-8
/
+0
2018-06-12
fsi/master-gpio: Replace bit_bit lock with IRQ disable/enable
Jeremy Kerr
1
-25
/
+23
2018-06-12
fsi/fsi-master-gpio: More error handling cleanup
Benjamin Herrenschmidt
1
-21
/
+5
2018-06-12
fsi/fsi-master-gpio: Implement CRC error recovery
Benjamin Herrenschmidt
1
-18
/
+72
2018-06-12
fsi/gpio: Use relative-addressing commands
Jeremy Kerr
1
-11
/
+91
2018-06-12
fsi/gpio: Include command build in locked section
Jeremy Kerr
1
-7
/
+18
2018-06-12
fsi/fsi-master-gpio: Delay sampling of FSI data input
Benjamin Herrenschmidt
1
-0
/
+5
2018-06-12
fsi/fsi-master-gpio: Reduce dpoll clocks
Benjamin Herrenschmidt
1
-2
/
+3
2018-06-12
fsi/fsi-master-gpio: Reduce turnaround clocks
Benjamin Herrenschmidt
1
-1
/
+1
2018-06-12
fsi/fsi-master-gpio: Add "no-gpio-delays" option
Benjamin Herrenschmidt
1
-4
/
+16
2018-06-12
fsi/fsi-master-gpio: Sample input data on different clock phase
Benjamin Herrenschmidt
1
-3
/
+5
2018-06-12
fsi: gpio: Use a mutex to protect transfers
Jeremy Kerr
1
-22
/
+64
2018-06-12
fsi: gpio: Remove unused 'id' variable
Andrew Jeffery
1
-2
/
+1
2018-06-12
fsi: gpio: Trace busy count
Andrew Jeffery
1
-0
/
+3
2018-06-12
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
10
-25
/
+1149
2018-06-12
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
38
-884
/
+1397
2018-06-12
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
12
-63
/
+489
2018-06-11
Merge tag 'linux-watchdog-4.18-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
9
-53
/
+84
2018-06-11
Revert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,fr...
Linus Torvalds
2
-22
/
+47
2018-06-11
Merge tag 'rpmsg-v4.18' of git://github.com/andersson/remoteproc
Linus Torvalds
10
-109
/
+109
2018-06-11
Merge tag 'rproc-v4.18' of git://github.com/andersson/remoteproc
Linus Torvalds
3
-27
/
+187
2018-06-11
Merge tag 'hwlock-v4.18' of git://github.com/andersson/remoteproc
Linus Torvalds
8
-72
/
+59
2018-06-11
Merge tag 'backlight-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-40
/
+431
2018-06-11
Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
49
-898
/
+1364
2018-06-11
Merge tag 'drm-next-2018-06-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
29
-422
/
+244
2018-06-11
backlight: as3711_bl: Fix Device Tree node leaks
Johan Hovold
1
-6
/
+6
2018-06-11
backlight: tps65217_bl: Fix Device Tree node lookup
Johan Hovold
1
-2
/
+2
2018-06-11
backlight: max8925_bl: Fix Device Tree node lookup
Johan Hovold
1
-1
/
+3
2018-06-11
backlight: as3711_bl: Fix Device Tree node lookup
Johan Hovold
1
-10
/
+23
2018-06-11
mfd: cros_ec: Remove unused __remove function
Arnd Bergmann
1
-2
/
+0
2018-06-11
mfd: wm97xx-core: Platform data can be NULL
Robert Jarzmik
1
-1
/
+1
2018-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-51
/
+82
2018-06-11
Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
40
-828
/
+876
2018-06-11
Merge tag 'upstream-4.18-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
8
-24
/
+165
[next]