aboutsummaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)AuthorFilesLines
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 3-12/+10
2020-01-29Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-3/+3
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapGravatar Linus Torvalds 1-2/+2
2020-01-22Merge 5.5-rc7 into char-misc-nextGravatar Greg Kroah-Hartman 1-2/+8
2020-01-16Merge tag 'omap-for-v5.6/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Gravatar Olof Johansson 1-9/+9
2020-01-16Merge tag 'mvebu-drivers-5.6-1' of git://git.infradead.org/linux-mvebu into a...Gravatar Olof Johansson 1-2/+1
2020-01-16Merge tag 'tegra-for-5.6-bus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Olof Johansson 1-1/+0
2020-01-14bus: fsl-mc: properly empty-initialize structureGravatar Ioana Ciornei 1-3/+3
2020-01-10bus: tegra-aconnect: Remove PM_CLK dependencyGravatar Sameer Pujar 1-1/+0
2020-01-08bus: moxtet: declare moxtet_bus_type as staticGravatar Marek Behún 1-2/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-2/+2
2019-12-16bus: ti-sysc: Fix iterating over clocksGravatar Tony Lindgren 1-2/+8
2019-12-12bus: ti-sysc: Use PTR_ERR_OR_ZERO() to simplify codeGravatar zhengbin 1-3/+1
2019-12-12bus: ti-sysc: Drop MMU quirksGravatar Suman Anna 1-4/+0
2019-12-12bus: ti-sysc: Implement quirk handling for CLKDM_NOAUTOGravatar Tony Lindgren 1-2/+8
2019-12-12bus: ti-sysc: Fix missing reset delay handlingGravatar Tony Lindgren 1-0/+4
2019-12-10bus: ti-sysc: Fix missing force mstandby quirk handlingGravatar Tony Lindgren 1-1/+2
2019-12-06Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm...Gravatar Olof Johansson 1-5/+16
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 3-61/+40
2019-11-27Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-0/+65
2019-11-14bus: ti-sysc: Adjust exception handling in sysc_child_add_named_clock()Gravatar Markus Elfring 1-4/+3
2019-11-14bus: ti-sysc: Add module enable quirk for audio AESSGravatar Tony Lindgren 1-1/+13
2019-11-11Merge tag 'hisi-drivers-for-5.5' of git://github.com/hisilicon/linux-hisi int...Gravatar Olof Johansson 2-7/+7
2019-11-05bus: hisi_lpc: Expand build test coverageGravatar John Garry 1-2/+3
2019-11-05bus: hisi_lpc: Clean some typesGravatar John Garry 1-5/+4
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 1-4/+14
2019-11-01Merge tag 'iio-for-5.5b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Gravatar Greg Kroah-Hartman 3-0/+65
2019-10-31bus: fsl-mc: add the fsl_mc_get_endpoint functionGravatar Ioana Ciornei 4-4/+130
2019-10-31bus: fsl-mc: export device types present on the busGravatar Ioana Ciornei 1-0/+10
2019-10-21bus: ti-sysc: Use swsup quirks also for am335x musbGravatar Tony Lindgren 1-0/+2
2019-10-21bus: ti-sysc: Handle mstandby quirk and use it for musbGravatar Tony Lindgren 1-2/+8
2019-10-18Merge branch 'watchdog-fix' into omap-for-v5.5/ti-syscGravatar Tony Lindgren 1-4/+14
2019-10-18bus: ti-sysc: Fix watchdog quirk handlingGravatar Tony Lindgren 1-4/+14
2019-10-17counter: new TI eQEP driverGravatar David Lechner 1-1/+1
2019-10-17bus/ti-pwmss: move TI PWMSS driver from PWM to bus subsystemGravatar David Lechner 3-0/+65
2019-10-08bus: ti-sysc: avoid toggling power state of module during probeGravatar Tero Kristo 1-12/+18
2019-10-08bus: ti-sysc: drop the extra hardreset during initGravatar Tero Kristo 1-36/+1
2019-10-08bus: ti-sysc: re-order reset and main clock controlsGravatar Tero Kristo 1-4/+4
2019-09-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 1-15/+37
2019-09-29Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Olof Johansson 1-15/+37
2019-09-20Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-49/+52
2019-09-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 8-17/+923
2019-09-06bus: ti-sysc: Remove unpaired sysc_clkdm_deny_idle()Gravatar Tony Lindgren 1-1/+0
2019-09-05bus: ti-sysc: Fix handling of invalid clocksGravatar Tony Lindgren 1-4/+1
2019-09-05bus: uniphier-system-bus: use devm_platform_ioremap_resource()Gravatar Masahiro Yamada 1-3/+1
2019-09-05bus: ti-sysc: Fix clock handling for no-idle quirksGravatar Tony Lindgren 1-11/+37
2019-09-04bus: imx-weim: remove incorrect __init annotationsGravatar Arnd Bergmann 1-5/+5
2019-09-04bus: moxtet: fix unsigned comparison to less than zeroGravatar Colin Ian King 1-1/+1
2019-09-04bus: moxtet: remove set but not used variable 'dummy'Gravatar Jason Yan 1-2/+1
2019-09-04Merge tag 'mvebu-dt64-5.4-2' of git://git.infradead.org/linux-mvebu into arm/...Gravatar Arnd Bergmann 3-0/+897