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
2020-03-24
bus: mhi: core: Pass module owner during client driver registration
Manivannan Sadhasivam
1
-2
/
+3
2020-03-24
bus/mhi: fix printk format for size_t
Randy Dunlap
1
-1
/
+1
2020-03-19
bus: mhi: core: Add uevent support for module autoloading
Manivannan Sadhasivam
1
-0
/
+9
2020-03-19
bus: mhi: core: Add support for data transfer
Manivannan Sadhasivam
4
-8
/
+899
2020-03-19
bus: mhi: core: Add support for processing events from client device
Manivannan Sadhasivam
3
-0
/
+496
2020-03-19
bus: mhi: core: Add support for downloading RDDM image during panic
Manivannan Sadhasivam
4
-0
/
+225
2020-03-19
bus: mhi: core: Add support for downloading firmware over BHIe
Manivannan Sadhasivam
3
-0
/
+270
2020-03-19
bus: mhi: core: Add support for basic PM operations
Manivannan Sadhasivam
6
-1
/
+750
2020-03-19
bus: mhi: core: Add support for PM state transitions
Manivannan Sadhasivam
5
-1
/
+928
2020-03-19
bus: mhi: core: Add support for ringing channel/event ring doorbells
Manivannan Sadhasivam
3
-0
/
+541
2020-03-19
bus: mhi: core: Add support for creating and destroying MHI devices
Manivannan Sadhasivam
2
-1
/
+124
2020-03-19
bus: mhi: core: Add support for registering MHI client drivers
Manivannan Sadhasivam
1
-0
/
+149
2020-03-19
bus: mhi: core: Add support for registering MHI controllers
Manivannan Sadhasivam
7
-0
/
+576
2020-02-29
Merge tag 'omap-for-v5.6/fixes-rc3-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
1
-2
/
+2
2020-02-26
bus: ti-sysc: Fix 1-wire reset quirk
Tony Lindgren
1
-2
/
+2
2020-02-15
bus: moxtet: fix potential stack buffer overflow
Marek BehĂșn
1
-1
/
+1
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
3
-12
/
+10
2020-01-29
Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-2
/
+2
2020-01-22
Merge 5.5-rc7 into char-misc-next
Greg Kroah-Hartman
1
-2
/
+8
2020-01-16
Merge tag 'omap-for-v5.6/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
1
-9
/
+9
2020-01-16
Merge tag 'mvebu-drivers-5.6-1' of git://git.infradead.org/linux-mvebu into a...
Olof Johansson
1
-2
/
+1
2020-01-16
Merge tag 'tegra-for-5.6-bus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
1
-1
/
+0
2020-01-14
bus: fsl-mc: properly empty-initialize structure
Ioana Ciornei
1
-3
/
+3
2020-01-10
bus: tegra-aconnect: Remove PM_CLK dependency
Sameer Pujar
1
-1
/
+0
2020-01-08
bus: moxtet: declare moxtet_bus_type as static
Marek BehĂșn
1
-2
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-2
/
+2
2019-12-16
bus: ti-sysc: Fix iterating over clocks
Tony Lindgren
1
-2
/
+8
2019-12-12
bus: ti-sysc: Use PTR_ERR_OR_ZERO() to simplify code
zhengbin
1
-3
/
+1
2019-12-12
bus: ti-sysc: Drop MMU quirks
Suman Anna
1
-4
/
+0
2019-12-12
bus: ti-sysc: Implement quirk handling for CLKDM_NOAUTO
Tony Lindgren
1
-2
/
+8
2019-12-12
bus: ti-sysc: Fix missing reset delay handling
Tony Lindgren
1
-0
/
+4
2019-12-10
bus: ti-sysc: Fix missing force mstandby quirk handling
Tony Lindgren
1
-1
/
+2
2019-12-06
Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm...
Olof Johansson
1
-5
/
+16
2019-12-05
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
3
-61
/
+40
2019-11-27
Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-0
/
+65
2019-11-14
bus: ti-sysc: Adjust exception handling in sysc_child_add_named_clock()
Markus Elfring
1
-4
/
+3
2019-11-14
bus: ti-sysc: Add module enable quirk for audio AESS
Tony Lindgren
1
-1
/
+13
2019-11-11
Merge tag 'hisi-drivers-for-5.5' of git://github.com/hisilicon/linux-hisi int...
Olof Johansson
2
-7
/
+7
2019-11-05
bus: hisi_lpc: Expand build test coverage
John Garry
1
-2
/
+3
2019-11-05
bus: hisi_lpc: Clean some types
John Garry
1
-5
/
+4
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+14
2019-11-01
Merge tag 'iio-for-5.5b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
3
-0
/
+65
2019-10-31
bus: fsl-mc: add the fsl_mc_get_endpoint function
Ioana Ciornei
4
-4
/
+130
2019-10-31
bus: fsl-mc: export device types present on the bus
Ioana Ciornei
1
-0
/
+10
2019-10-21
bus: ti-sysc: Use swsup quirks also for am335x musb
Tony Lindgren
1
-0
/
+2
2019-10-21
bus: ti-sysc: Handle mstandby quirk and use it for musb
Tony Lindgren
1
-2
/
+8
2019-10-18
Merge branch 'watchdog-fix' into omap-for-v5.5/ti-sysc
Tony Lindgren
1
-4
/
+14
2019-10-18
bus: ti-sysc: Fix watchdog quirk handling
Tony Lindgren
1
-4
/
+14
2019-10-17
counter: new TI eQEP driver
David Lechner
1
-1
/
+1
[next]