summaryrefslogtreecommitdiffstats
path: root/drivers/bus (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | bus: mhi: core: Add support for downloading RDDM image during panicManivannan Sadhasivam2020-03-194-0/+225
| * | | | | bus: mhi: core: Add support for downloading firmware over BHIeManivannan Sadhasivam2020-03-193-0/+270
| * | | | | bus: mhi: core: Add support for basic PM operationsManivannan Sadhasivam2020-03-196-1/+750
| * | | | | bus: mhi: core: Add support for PM state transitionsManivannan Sadhasivam2020-03-195-1/+928
| * | | | | bus: mhi: core: Add support for ringing channel/event ring doorbellsManivannan Sadhasivam2020-03-193-0/+541
| * | | | | bus: mhi: core: Add support for creating and destroying MHI devicesManivannan Sadhasivam2020-03-192-1/+124
| * | | | | bus: mhi: core: Add support for registering MHI client driversManivannan Sadhasivam2020-03-191-0/+149
| * | | | | bus: mhi: core: Add support for registering MHI controllersManivannan Sadhasivam2020-03-197-0/+576
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-04-011-16/+17
|\ \ \ \ \ \
| * | | | | | bus: fsl-mc: add api to retrieve mc versionAndrei Botila2020-03-301-16/+17
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'omap-for-v5.6/fixes-rc6-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2020-03-251-1/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'fix-lcdc-quirk' into fixesTony Lindgren2020-03-101-1/+2
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | bus: ti-sysc: Fix quirk flags for lcdc on am335xTony Lindgren2020-03-091-1/+2
| | |/ / /
* | | | | Merge tag 'sunxi-fixes-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2020-03-251-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit readsOndrej Jirman2020-02-241-1/+1
| | |/ / | |/| |
* | | | 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-171-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
| |\ \ \ | | |_|/ | |/| |