aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus
AgeCommit message (Expand)Author
2020-09-04bus: ti-sysc: Add missing quirk flags for usb_host_hsTony Lindgren
2020-07-16bus: ti-sysc: Flush posted write on enable and disableTony Lindgren
2020-06-01bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit readsOndrej Jirman
2020-05-15bus: tegra-aconnect: Remove PM_CLK dependencySameer Pujar
2020-04-12bus: ti-sysc: Fix iterating over clocksTony Lindgren
2019-09-21bus: ti-sysc: Simplify cleanup upon failures in sysc_probe()Suman Anna
2019-09-21ARM: dts: Fix incorrect dcan register mapping for am3, am4 and dra7Tony Lindgren
2019-09-21bus: ti-sysc: Fix using configured sysc mask valueTony Lindgren
2019-09-21bus: ti-sysc: Fix handling of forced idleTony Lindgren
2019-09-06bus: hisi_lpc: Add .remove method to avoid driver unbind crashJohn Garry
2019-09-06bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-freeJohn Garry
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-16Merge tag 'omap-for-v5.2/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-20Merge branch 'omap-for-v5.2/ti-sysc' into fixesTony Lindgren
2019-05-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-05-02bus: ti-sysc: Handle devices with no control registersTony Lindgren
2019-04-09bus: ti-sysc: Add generic enable/disable functionsRoger Quadros
2019-04-05bus: ti-sysc: Detect DMIC for debuggingTony Lindgren
2019-04-05bus: ti-sysc: Handle swsup idle mode quirksTony Lindgren
2019-04-03bus: ti-sysc: Add quirk handling for external optional functional clockTony Lindgren
2019-04-03bus: ti-sysc: Add support for early quirks based on register addressTony Lindgren
2019-04-03bus: ti-sysc: Move rstctrl reset to happen laterTony Lindgren
2019-04-03bus: ti-sysc: Manage clocks for the interconnect target module in all casesTony Lindgren
2019-04-03bus: ti-sysc: Allocate mdata as needed and do platform data based init laterTony Lindgren
2019-04-03bus: ti-sysc: Enable all clocks directly during init to read revisionTony Lindgren
2019-04-01bus: ti-sysc: Add separate functions for handling clocksTony Lindgren
2019-04-01bus: ti-sysc: Move legacy platform data idling into separate functionsTony Lindgren
2019-04-01bus: ti-sysc: Make functions staticTony Lindgren
2019-04-01bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-initTony Lindgren
2019-04-01bus: ti-sysc: Fix sysc_unprepare() when no clocks have been allocatedTony Lindgren
2019-03-28bus: tegra-aconnect: add system sleep callbacksSameer Pujar
2019-03-28bus: tegra-aconnect: use devm_clk_*() helpersSameer Pujar
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-03-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-02-15Merge tag 'hisi-drivers-for-5.1' of git://github.com/hisilicon/linux-hisi int...Arnd Bergmann
2019-02-15Merge tag 'imx-drivers-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2019-02-08bus: hisi_lpc: Don't fail probe for unrecognised child devicesJohn Garry
2019-01-29Merge branch 'pwm-dmtimer-fixes' into omap-for-v5.0/fixes-v2Tony Lindgren
2019-01-29bus: ti-sysc: Fix timer handling with drop pm_runtime_irq_safe()Tony Lindgren
2019-01-11bus: fsl-mc: automatically add a device_link on fsl_mc_[portal,object]_allocateIoana Ciornei
2019-01-11bus: imx-weim: guard against timing configuration conflictsSven Van Asbroeck
2019-01-11bus: imx-weim: support multiple address ranges per child nodeSven Van Asbroeck
2018-12-31Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-12-19bus: qcom: remove duplicated include from qcom-ebi2.cYueHaibing
2018-12-12Merge tag 'omap-for-v4.21/driver-part2-signed' of git://git.kernel.org/pub/sc...Olof Johansson
2018-12-10bus: ti-sysc: Check for no-reset and no-idle flags at the child levelTony Lindgren