summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-04-28Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson20-11/+2500
2019-04-28Merge tag 'tegra-for-5.2-firmware' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson3-0/+193
2019-04-28ARM: ep93xx: move pinctrl interfaces into include/linux/socArnd Bergmann3-4/+3
2019-04-28ARM: ep93xx: keypad: stop using mach/platform.hArnd Bergmann2-5/+2
2019-04-28ARM: ep93xx: move network platform data to separate headerArnd Bergmann2-2/+2
2019-04-28Merge tag 'davinci-for-v5.2/soc' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson1-28/+14
2019-04-28Merge tag 'omap-for-v5.2/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson1-113/+548
2019-04-23soc: ixp4xx: qmgr: Add DT probe codeLinus Walleij1-0/+8
2019-04-23soc: ixp4xx: npe: Add DT probe codeLinus Walleij1-0/+8
2019-04-23soc: ixp4xx: qmgr: Pass resourcesLinus Walleij1-36/+35
2019-04-23soc: ixp4xx: Remove unused functionsLinus Walleij1-23/+0
2019-04-23soc: ixp4xx: Uninline several functionsLinus Walleij1-0/+117
2019-04-23soc: ixp4xx: npe: Pass addresses as resourcesLinus Walleij1-16/+20
2019-04-23ARM: ixp4xx: Turn the QMGR into a platform deviceLinus Walleij1-8/+13
2019-04-23ARM: ixp4xx: Turn the NPE into a platform deviceLinus Walleij1-10/+13
2019-04-23ARM: ixp4xx: Move IXP4xx QMGR and NPE headersLinus Walleij5-8/+8
2019-04-23ARM: ixp4xx: Move NPE and QMGR to drivers/socLinus Walleij6-0/+1149
2019-04-23ARM: ixp4xx: Add device tree boot supportLinus Walleij2-0/+19
2019-04-23gpio: ixp4xx: Add OF probing supportLinus Walleij1-27/+57
2019-04-23clocksource/drivers/ixp4xx: Add OF initialization supportLinus Walleij1-0/+35
2019-04-23irqchip: ixp4xx: Add OF initialization supportLinus Walleij1-0/+41
2019-04-23clocksource/drivers/ixp4xx: Add driverLinus Walleij3-0/+257
2019-04-23gpio: ixp4xx: Add driver for the IXP4xx GPIOLinus Walleij3-0/+458
2019-04-19irqchip: Add driver for IXP4xxLinus Walleij3-0/+369
2019-04-19ARM: ixp4xx: Pass IRQ resource to beeperLinus Walleij1-5/+15
2019-04-17firmware: Move Trusted Foundations supportThierry Reding3-0/+193
2019-04-12usb: ohci-da8xx: drop the vbus GPIOBartosz Golaszewski1-27/+5
2019-04-12usb: ohci-da8xx: disable the regulator if the overcurrent irq firedBartosz Golaszewski1-5/+17
2019-04-12usb: ohci-da8xx: let the regulator framework keep track of use countBartosz Golaszewski1-6/+2
2019-04-09bus: ti-sysc: Add generic enable/disable functionsRoger Quadros1-0/+129
2019-04-05bus: ti-sysc: Detect DMIC for debuggingTony Lindgren1-0/+1
2019-04-05bus: ti-sysc: Handle swsup idle mode quirksTony Lindgren1-3/+3
2019-04-03bus: ti-sysc: Add quirk handling for external optional functional clockTony Lindgren1-1/+90
2019-04-03bus: ti-sysc: Add support for early quirks based on register addressTony Lindgren1-4/+42
2019-04-03bus: ti-sysc: Move rstctrl reset to happen laterTony Lindgren1-22/+39
2019-04-03bus: ti-sysc: Manage clocks for the interconnect target module in all casesTony Lindgren1-13/+11
2019-04-03bus: ti-sysc: Allocate mdata as needed and do platform data based init laterTony Lindgren1-15/+39
2019-04-03bus: ti-sysc: Enable all clocks directly during init to read revisionTony Lindgren1-22/+28
2019-04-01bus: ti-sysc: Add separate functions for handling clocksTony Lindgren1-18/+123
2019-04-01bus: ti-sysc: Move legacy platform data idling into separate functionsTony Lindgren1-28/+50
2019-04-01bus: ti-sysc: Make functions staticTony Lindgren1-2/+2
2019-04-01bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-initTony Lindgren1-1/+4
2019-04-01bus: ti-sysc: Fix sysc_unprepare() when no clocks have been allocatedTony Lindgren1-0/+3
2019-03-31Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-3/+1
2019-03-30Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-11/+13
2019-03-30Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds6-16/+25
2019-03-30leds: trigger: netdev: use memcpy in device_name_storeRasmus Villemoes1-1/+2
2019-03-30leds: pca9532: fix a potential NULL pointer dereferenceKangjie Lu1-2/+6
2019-03-30Merge tag 'staging-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds43-4587/+276
2019-03-30Merge tag 'tty-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-51/+74