summaryrefslogtreecommitdiffstats
path: root/drivers/bus
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'omap-for-v5.6/fixes-rc3-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2020-02-291-2/+2
|\
| * bus: ti-sysc: Fix 1-wire reset quirkTony Lindgren2020-02-261-2/+2
* | bus: moxtet: fix potential stack buffer overflowMarek BehĂșn2020-02-151-1/+1
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-02-083-12/+10
|\
| * Merge tag 'omap-for-v5.6/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson2020-01-161-9/+9
| |\
| | * bus: ti-sysc: Use PTR_ERR_OR_ZERO() to simplify codezhengbin2019-12-121-3/+1
| | * bus: ti-sysc: Drop MMU quirksSuman Anna2019-12-121-4/+0
| | * bus: ti-sysc: Implement quirk handling for CLKDM_NOAUTOTony Lindgren2019-12-121-2/+8
| * | Merge tag 'mvebu-drivers-5.6-1' of git://git.infradead.org/linux-mvebu into a...Olof Johansson2020-01-161-2/+1
| |\ \
| | * | bus: moxtet: declare moxtet_bus_type as staticMarek BehĂșn2020-01-081-2/+1
| * | | Merge tag 'tegra-for-5.6-bus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2020-01-161-1/+0
| |\ \ \ | | |_|/ | |/| |
| | * | bus: tegra-aconnect: Remove PM_CLK dependencySameer Pujar2020-01-101-1/+0
| | |/
* | | Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-01-291-3/+3
|\ \ \
| * \ \ Merge 5.5-rc7 into char-misc-nextGreg Kroah-Hartman2020-01-221-2/+8
| |\ \ \
| * | | | bus: fsl-mc: properly empty-initialize structureIoana Ciornei2020-01-141-3/+3
| | |/ / | |/| |
* | | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-271-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-2/+2
| |/ /
* / / bus: ti-sysc: Fix iterating over clocksTony Lindgren2019-12-161-2/+8
|/ /
* | bus: ti-sysc: Fix missing reset delay handlingTony Lindgren2019-12-121-0/+4
* | bus: ti-sysc: Fix missing force mstandby quirk handlingTony Lindgren2019-12-101-1/+2
|/
* Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm...Olof Johansson2019-12-061-5/+16
|\
| * bus: ti-sysc: Adjust exception handling in sysc_child_add_named_clock()Markus Elfring2019-11-141-4/+3
| * bus: ti-sysc: Add module enable quirk for audio AESSTony Lindgren2019-11-141-1/+13
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-12-053-61/+40
|\ \
| * \ Merge tag 'hisi-drivers-for-5.5' of git://github.com/hisilicon/linux-hisi int...Olof Johansson2019-11-112-7/+7
| |\ \ | | |/ | |/|
| | * bus: hisi_lpc: Expand build test coverageJohn Garry2019-11-051-2/+3
| | * bus: hisi_lpc: Clean some typesJohn Garry2019-11-051-5/+4
| * | bus: ti-sysc: Use swsup quirks also for am335x musbTony Lindgren2019-10-211-0/+2
| * | bus: ti-sysc: Handle mstandby quirk and use it for musbTony Lindgren2019-10-211-2/+8
| * | Merge branch 'watchdog-fix' into omap-for-v5.5/ti-syscTony Lindgren2019-10-181-4/+14
| |\ \
| * | | bus: ti-sysc: avoid toggling power state of module during probeTero Kristo2019-10-081-12/+18
| * | | bus: ti-sysc: drop the extra hardreset during initTero Kristo2019-10-081-36/+1
| * | | bus: ti-sysc: re-order reset and main clock controlsTero Kristo2019-10-081-4/+4
| | |/ | |/|
* | | Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-273-0/+65
|\ \ \
| * \ \ Merge tag 'iio-for-5.5b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2019-11-013-0/+65
| |\ \ \ | | |_|/ | |/| |
| | * | counter: new TI eQEP driverDavid Lechner2019-10-171-1/+1
| | * | bus/ti-pwmss: move TI PWMSS driver from PWM to bus subsystemDavid Lechner2019-10-173-0/+65
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-021-4/+14
|\| |
| * | bus: ti-sysc: Fix watchdog quirk handlingTony Lindgren2019-10-181-4/+14
| |/
* | bus: fsl-mc: add the fsl_mc_get_endpoint functionIoana Ciornei2019-10-314-4/+130
* | bus: fsl-mc: export device types present on the busIoana Ciornei2019-10-311-0/+10
|/
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-09-301-15/+37
|\
| * Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2019-09-291-15/+37
| |\
| | * bus: ti-sysc: Remove unpaired sysc_clkdm_deny_idle()Tony Lindgren2019-09-061-1/+0
| | * bus: ti-sysc: Fix handling of invalid clocksTony Lindgren2019-09-051-4/+1
| | * bus: ti-sysc: Fix clock handling for no-idle quirksTony Lindgren2019-09-051-11/+37
* | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-09-201-49/+52
|\ \ \
| * \ \ Merge tag 'mvebu-dt64-5.4-2' of git://git.infradead.org/linux-mvebu into arm/...Arnd Bergmann2019-09-043-0/+897
| |\ \ \
| * \ \ \ Merge tag 'omap-for-v5.4/ti-sysc-part2-signed' of git://git.kernel.org/pub/sc...Arnd Bergmann2019-09-041-16/+29
| |\ \ \ \
| | * | | | bus: ti-sysc: Detect d2d when debug is enabledTony Lindgren2019-08-261-0/+2