summaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)Author
2020-03-19bus: mhi: core: Add support for downloading RDDM image during panicManivannan Sadhasivam
2020-03-19bus: mhi: core: Add support for downloading firmware over BHIeManivannan Sadhasivam
2020-03-19bus: mhi: core: Add support for basic PM operationsManivannan Sadhasivam
2020-03-19bus: mhi: core: Add support for PM state transitionsManivannan Sadhasivam
2020-03-19bus: mhi: core: Add support for ringing channel/event ring doorbellsManivannan Sadhasivam
2020-03-19bus: mhi: core: Add support for creating and destroying MHI devicesManivannan Sadhasivam
2020-03-19bus: mhi: core: Add support for registering MHI client driversManivannan Sadhasivam
2020-03-19bus: mhi: core: Add support for registering MHI controllersManivannan Sadhasivam
2020-03-10Merge branch 'fix-lcdc-quirk' into omap-for-v5.7/ti-syscTony Lindgren
2020-03-10Merge branch 'fix-lcdc-quirk' into fixesTony Lindgren
2020-03-09bus: ti-sysc: Fix quirk flags for lcdc on am335xTony Lindgren
2020-03-04bus: ti-sysc: Add support for PRUSS SYSC typeSuman Anna
2020-03-04bus: ti-sysc: Detect EDMA and set quirk flags for tptcTony Lindgren
2020-03-03bus: ti-sysc: Fix wrong offset for display subsystem reset quirkTony Lindgren
2020-02-29Merge tag 'omap-for-v5.6/fixes-rc3-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2020-02-28bus: hisi_lpc: Fixup IO ports addresses to avoid use-after-free in host removalJohn Garry
2020-02-26bus: ti-sysc: Implement display subsystem reset quirkTony Lindgren
2020-02-26bus: ti-sysc: Fix 1-wire reset quirkTony Lindgren
2020-02-26bus: ti-sysc: Detect display subsystem related devicesTony Lindgren
2020-02-26bus: ti-sysc: Handle module unlock quirk needed for some RTCTony Lindgren
2020-02-26bus: ti-sysc: Implement SoC revision handlingTony Lindgren
2020-02-26bus: ti-sysc: Don't warn about legacy property for nested ti-sysc devicesTony Lindgren
2020-02-26bus: ti-sysc: Consider non-existing registers too when matching quirksTony Lindgren
2020-02-26bus: ti-sysc: Improve reset to work with modules with no sysconfigTony Lindgren
2020-02-26bus: ti-sysc: Rename clk related quirks to pre_reset and post_reset quirksTony Lindgren
2020-02-24bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit readsOndrej Jirman
2020-02-15bus: moxtet: fix potential stack buffer overflowMarek BehĂșn
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-01-29Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-22Merge 5.5-rc7 into char-misc-nextGreg Kroah-Hartman
2020-01-16Merge tag 'omap-for-v5.6/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2020-01-16Merge tag 'mvebu-drivers-5.6-1' of git://git.infradead.org/linux-mvebu into a...Olof Johansson
2020-01-16Merge tag 'tegra-for-5.6-bus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2020-01-14bus: fsl-mc: properly empty-initialize structureIoana Ciornei
2020-01-10bus: tegra-aconnect: Remove PM_CLK dependencySameer Pujar
2020-01-08bus: moxtet: declare moxtet_bus_type as staticMarek BehĂșn
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-16bus: ti-sysc: Fix iterating over clocksTony Lindgren
2019-12-12bus: ti-sysc: Use PTR_ERR_OR_ZERO() to simplify codezhengbin
2019-12-12bus: ti-sysc: Drop MMU quirksSuman Anna
2019-12-12bus: ti-sysc: Implement quirk handling for CLKDM_NOAUTOTony Lindgren
2019-12-12bus: ti-sysc: Fix missing reset delay handlingTony Lindgren
2019-12-10bus: ti-sysc: Fix missing force mstandby quirk handlingTony Lindgren
2019-12-06Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm...Olof Johansson
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-11-27Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-14bus: ti-sysc: Adjust exception handling in sysc_child_add_named_clock()Markus Elfring
2019-11-14bus: ti-sysc: Add module enable quirk for audio AESSTony Lindgren
2019-11-11Merge tag 'hisi-drivers-for-5.5' of git://github.com/hisilicon/linux-hisi int...Olof Johansson