aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-61/+40
2019-11-27Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-0/+65
2019-11-11Merge tag 'hisi-drivers-for-5.5' of git://github.com/hisilicon/linux-hisi into arm/driversOlof Johansson2-7/+7
2019-11-05bus: hisi_lpc: Expand build test coverageJohn Garry1-2/+3
2019-11-05bus: hisi_lpc: Clean some typesJohn Garry1-5/+4
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-4/+14
2019-11-01Merge tag 'iio-for-5.5b' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman3-0/+65
2019-10-31bus: fsl-mc: add the fsl_mc_get_endpoint functionIoana Ciornei4-4/+130
2019-10-31bus: fsl-mc: export device types present on the busIoana Ciornei1-0/+10
2019-10-21bus: ti-sysc: Use swsup quirks also for am335x musbTony Lindgren1-0/+2
2019-10-21bus: ti-sysc: Handle mstandby quirk and use it for musbTony Lindgren1-2/+8
2019-10-18Merge branch 'watchdog-fix' into omap-for-v5.5/ti-syscTony Lindgren1-4/+14
2019-10-18bus: ti-sysc: Fix watchdog quirk handlingTony Lindgren1-4/+14
2019-10-17counter: new TI eQEP driverDavid Lechner1-1/+1
2019-10-17bus/ti-pwmss: move TI PWMSS driver from PWM to bus subsystemDavid Lechner3-0/+65
2019-10-08bus: ti-sysc: avoid toggling power state of module during probeTero Kristo1-12/+18
2019-10-08bus: ti-sysc: drop the extra hardreset during initTero Kristo1-36/+1
2019-10-08bus: ti-sysc: re-order reset and main clock controlsTero Kristo1-4/+4
2019-09-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-15/+37
2019-09-29Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixesOlof Johansson1-15/+37
2019-09-20Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-49/+52
2019-09-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds8-17/+923
2019-09-06bus: ti-sysc: Remove unpaired sysc_clkdm_deny_idle()Tony Lindgren1-1/+0
2019-09-05bus: ti-sysc: Fix handling of invalid clocksTony Lindgren1-4/+1
2019-09-05bus: uniphier-system-bus: use devm_platform_ioremap_resource()Masahiro Yamada1-3/+1
2019-09-05bus: ti-sysc: Fix clock handling for no-idle quirksTony Lindgren1-11/+37
2019-09-04bus: imx-weim: remove incorrect __init annotationsArnd Bergmann1-5/+5
2019-09-04bus: moxtet: fix unsigned comparison to less than zeroColin Ian King1-1/+1
2019-09-04bus: moxtet: remove set but not used variable 'dummy'Jason Yan1-2/+1
2019-09-04Merge tag 'mvebu-dt64-5.4-2' of git://git.infradead.org/linux-mvebu into arm/lateArnd Bergmann3-0/+897
2019-09-04Merge tag 'omap-for-v5.4/ti-sysc-part2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/lateArnd Bergmann1-16/+29
2019-09-04Merge tag 'omap-for-v5.4/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/lateArnd Bergmann1-33/+23
2019-09-03Merge tag 'imx-drivers-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/driversArnd Bergmann1-4/+20
2019-09-03Merge tag 'sunxi-drivers-for-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/driversArnd Bergmann1-3/+1
2019-08-29Merge tag 'hisi-fixes-for-5.3' of git://github.com/hisilicon/linux-hisi into arm/fixesArnd Bergmann1-6/+41
2019-08-26bus: ti-sysc: Detect d2d when debug is enabledTony Lindgren1-0/+2
2019-08-26bus: ti-sysc: Add module enable quirk for SGX on omap36xxTony Lindgren1-0/+21
2019-08-26bus: ti-sysc: Change return types of functionsNishka Dasgupta1-16/+6
2019-08-19bus: imx-weim: use module_platform_driver()Sascha Hauer1-4/+4
2019-08-16bus: fsl-mc: remove explicit device_link_delIoana Ciornei2-2/+0
2019-08-14bus: Add support for Moxtet busMarek BehĂșn3-0/+897
2019-08-13bus: ti-sysc: remove set but not used variable 'quirks'YueHaibing1-2/+1
2019-08-13bus: ti-sysc: allow reset sharing across devicesTero Kristo1-3/+9
2019-08-13bus: ti-sysc: rework the reset handlingTero Kristo1-20/+5
2019-08-13bus: ti-sysc: re-order the clkdm control around reset handlingTero Kristo1-4/+5
2019-08-13bus: ti-sysc: Add missing kerneldoc commentsSuman Anna1-0/+7
2019-08-13bus: ti-sysc: Switch to SPDX license identifierSuman Anna1-9/+1
2019-08-13bus: ti-sysc: Simplify cleanup upon failures in sysc_probe()Suman Anna1-7/+7
2019-08-13bus: hisi_lpc: Add .remove method to avoid driver unbind crashJohn Garry1-2/+36
2019-08-13bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-freeJohn Garry1-5/+6