index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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-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-03-10
Merge branch 'fix-lcdc-quirk' into omap-for-v5.7/ti-sysc
Tony Lindgren
1
-1
/
+2
2020-03-10
Merge branch 'fix-lcdc-quirk' into fixes
Tony Lindgren
1
-1
/
+2
2020-03-09
bus: ti-sysc: Fix quirk flags for lcdc on am335x
Tony Lindgren
1
-1
/
+2
2020-03-04
bus: ti-sysc: Add support for PRUSS SYSC type
Suman Anna
1
-0
/
+27
2020-03-04
bus: ti-sysc: Detect EDMA and set quirk flags for tptc
Tony Lindgren
1
-0
/
+5
2020-03-03
bus: ti-sysc: Fix wrong offset for display subsystem reset quirk
Tony Lindgren
1
-4
/
+4
2020-02-29
Merge tag 'omap-for-v5.6/fixes-rc3-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes
Olof Johansson
1
-2
/
+2
2020-02-28
bus: hisi_lpc: Fixup IO ports addresses to avoid use-after-free in host removal
John Garry
1
-2
/
+25
2020-02-26
bus: ti-sysc: Implement display subsystem reset quirk
Tony Lindgren
1
-3
/
+128
2020-02-26
bus: ti-sysc: Fix 1-wire reset quirk
Tony Lindgren
1
-2
/
+2
2020-02-26
bus: ti-sysc: Detect display subsystem related devices
Tony Lindgren
1
-0
/
+19
2020-02-26
bus: ti-sysc: Handle module unlock quirk needed for some RTC
Tony Lindgren
1
-6
/
+68
2020-02-26
bus: ti-sysc: Implement SoC revision handling
Tony Lindgren
1
-1
/
+193
2020-02-26
bus: ti-sysc: Don't warn about legacy property for nested ti-sysc devices
Tony Lindgren
1
-1
/
+1
2020-02-26
bus: ti-sysc: Consider non-existing registers too when matching quirks
Tony Lindgren
1
-63
/
+57
2020-02-26
bus: ti-sysc: Improve reset to work with modules with no sysconfig
Tony Lindgren
1
-4
/
+6
2020-02-26
bus: ti-sysc: Rename clk related quirks to pre_reset and post_reset quirks
Tony Lindgren
1
-16
/
+16
2020-02-24
bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit reads
Ondrej Jirman
1
-1
/
+1
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/soc/soc
Linus Torvalds
3
-12
/
+10
2020-01-29
Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
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/linux/kernel/git/tmlind/linux-omap into arm/drivers
Olof Johansson
1
-9
/
+9
2020-01-16
Merge tag 'mvebu-drivers-5.6-1' of git://git.infradead.org/linux-mvebu into arm/drivers
Olof Johansson
1
-2
/
+1
2020-01-16
Merge tag 'tegra-for-5.6-bus' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/drivers
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/linux/kernel/git/tmlind/linux-omap into arm/fixes
Olof Johansson
1
-5
/
+16
2019-12-05
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-61
/
+40
2019-11-27
Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
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 into arm/drivers
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/jic23/iio into staging-next
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
[prev]
[next]