index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bus
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-31
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-17
/
+50
2018-12-19
bus: qcom: remove duplicated include from qcom-ebi2.c
YueHaibing
1
-1
/
+0
2018-12-12
Merge tag 'omap-for-v4.21/driver-part2-signed' of git://git.kernel.org/pub/sc...
Olof Johansson
1
-7
/
+25
2018-12-10
bus: ti-sysc: Check for no-reset and no-idle flags at the child level
Tony Lindgren
1
-7
/
+25
2018-12-06
bus: fsl-mc: remove duplicated include files
YueHaibing
2
-2
/
+0
2018-12-03
Merge tag 'arm-soc/for-4.21/drivers' of https://github.com/Broadcom/stblinux ...
Olof Johansson
1
-8
/
+4
2018-11-15
bus: ti-sysc: Detect devices for debug on omap5
Tony Lindgren
1
-0
/
+3
2018-11-15
bus: ti-sysc: Add mcasp optional clocks flag
Tony Lindgren
1
-0
/
+11
2018-11-15
bus: ti-sysc: Fix getting optional clocks in clock_roles
Tony Lindgren
1
-2
/
+7
2018-11-05
bus: brcmstb_gisb: simplify getting .driver_data
Wolfram Sang
1
-8
/
+4
2018-10-29
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-126
/
+48
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+4
2018-10-26
Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+12
2018-10-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+5
2018-10-23
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-13
/
+7
2018-10-04
Merge tag 'omap-for-v4.20/ti-sysc-take2-signed' of git://git.kernel.org/pub/s...
Arnd Bergmann
1
-123
/
+48
2018-10-01
bus: ti-sysc: Just use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS
Tony Lindgren
1
-111
/
+4
2018-10-01
bus: imx-weim: drop unnecessary DT node name NULL check
Rob Herring
1
-3
/
+0
2018-09-28
bus: ti-sysc: Make some warnings debug only
Tony Lindgren
1
-2
/
+2
2018-09-28
bus: ti-sysc: Detect devices for debug on dra7
Tony Lindgren
1
-5
/
+8
2018-09-28
bus: ti-sysc: Detect timer and gpio on dra7
Tony Lindgren
1
-2
/
+4
2018-09-28
Merge commit '4f3530f4a41d49c41015020cd9a5ed5c95b5d2db' into omap-for-v4.20/t...
Tony Lindgren
1
-20
/
+17
2018-09-28
bus: mvebu-mbus: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-1
/
+1
2018-09-28
bus: fsl-mc: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-3
/
+3
2018-09-25
bus/fsl-mc: set coherent dma mask for devices on fsl-mc bus
Nipun Gupta
1
-0
/
+1
2018-09-25
bus/fsl-mc: support dma configure for devices on fsl-mc bus
Nipun Gupta
1
-4
/
+11
2018-09-24
bus: ti-sysc: Detect devices on am335x when DEBUG is enabled
Tony Lindgren
1
-2
/
+6
2018-09-24
bus: ti-sysc: Detect more devices on am473x for debugging
Tony Lindgren
1
-3
/
+20
2018-09-24
bus: ti-sysc: Update revision masks to support am437x
Tony Lindgren
1
-2
/
+4
2018-09-24
bus: ti-sysc: Defer suspend as needed
Tony Lindgren
1
-57
/
+61
2018-09-21
bus: fsl-mc: add support for dpseci device type
Horia Geantă
1
-0
/
+5
2018-09-13
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
1
-2
/
+3
2018-09-13
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
1
-11
/
+4
2018-08-28
Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2
Tony Lindgren
5
-1
/
+129
2018-08-23
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-0
/
+123
2018-08-22
bus: ti-sysc: Fix no_console_suspend handling
Tony Lindgren
1
-3
/
+3
2018-08-17
Merge tag 'vla-leftovers-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2018-08-17
bus: ti-sysc: Fix module register ioremap for larger offsets
Tony Lindgren
1
-17
/
+14
2018-08-13
bus: imx-weim: Remove VLA usage
Kees Cook
1
-1
/
+6
2018-07-26
Merge tag 'sunxi-drivers-for-4.19' of https://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
3
-0
/
+59
2018-07-09
bus: ti-sysc: Add support for software reset
Faiz Abbas
1
-0
/
+46
2018-07-09
bus: ti-sysc: Add support for using ti-sysc for MCAN on dra76x
Faiz Abbas
1
-0
/
+18
2018-07-02
bus: ti-sysc: Use 2-factor allocator arguments
Kees Cook
1
-4
/
+4
2018-06-28
bus: add bus driver for accessing Allwinner A64 DE2
Icenowy Zheng
3
-0
/
+59
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-3
/
+3
2018-06-11
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-65
/
+97
2018-06-11
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-43
/
+345
2018-05-25
Merge tag 'omap-for-v4.18/ti-sysc-fix-signed' of git://git.kernel.org/pub/scm...
Olof Johansson
1
-1
/
+1
2018-05-18
bus: ti-sysc: Fix optional clocks array access
Tony Lindgren
1
-1
/
+1
[next]