summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-15Merge branch 'fixes' into arm/socOlof Johansson
2019-04-28Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2019-04-28Merge tag 'tegra-for-5.2-firmware' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2019-04-28ARM: ep93xx: move pinctrl interfaces into include/linux/socArnd Bergmann
2019-04-28ARM: ep93xx: keypad: stop using mach/platform.hArnd Bergmann
2019-04-28ARM: ep93xx: move network platform data to separate headerArnd Bergmann
2019-04-28Merge tag 'davinci-for-v5.2/soc' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2019-04-28Merge tag 'omap-for-v5.2/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2019-04-23soc: ixp4xx: qmgr: Add DT probe codeLinus Walleij
2019-04-23soc: ixp4xx: npe: Add DT probe codeLinus Walleij
2019-04-23soc: ixp4xx: qmgr: Pass resourcesLinus Walleij
2019-04-23soc: ixp4xx: Remove unused functionsLinus Walleij
2019-04-23soc: ixp4xx: Uninline several functionsLinus Walleij
2019-04-23soc: ixp4xx: npe: Pass addresses as resourcesLinus Walleij
2019-04-23ARM: ixp4xx: Turn the QMGR into a platform deviceLinus Walleij
2019-04-23ARM: ixp4xx: Turn the NPE into a platform deviceLinus Walleij
2019-04-23ARM: ixp4xx: Move IXP4xx QMGR and NPE headersLinus Walleij
2019-04-23ARM: ixp4xx: Move NPE and QMGR to drivers/socLinus Walleij
2019-04-23ARM: ixp4xx: Add device tree boot supportLinus Walleij
2019-04-23gpio: ixp4xx: Add OF probing supportLinus Walleij
2019-04-23clocksource/drivers/ixp4xx: Add OF initialization supportLinus Walleij
2019-04-23irqchip: ixp4xx: Add OF initialization supportLinus Walleij
2019-04-23clocksource/drivers/ixp4xx: Add driverLinus Walleij
2019-04-23gpio: ixp4xx: Add driver for the IXP4xx GPIOLinus Walleij
2019-04-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-04-20Merge tag 'i3c/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-04-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-04-19Merge tag 'tty-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-04-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-04-19irqchip: Add driver for IXP4xxLinus Walleij
2019-04-19ARM: ixp4xx: Pass IRQ resource to beeperLinus Walleij
2019-04-19Merge tag 'staging-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-04-19Merge tag 'char-misc-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-04-19coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-04-19mm/memory_hotplug: do not unlock after failing to take the device_hotplug_lockzhong jiang
2019-04-19sc16is7xx: put err_spi and err_i2c into correct #ifdefGuoqing Jiang
2019-04-18scsi: aic7xxx: fix EISA supportChristoph Hellwig
2019-04-18Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap
2019-04-18Merge tag 's390-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-04-18Merge tag 'drm-fixes-2019-04-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-18Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-04-18Merge tag 'drm/tegra/for-5.1-rc6' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2019-04-17Merge tag 'for-linus-5.1-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-17ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrierCorey Minyard
2019-04-17firmware: Move Trusted Foundations supportThierry Reding
2019-04-17vt: fix cursor when clearing the screenMikulas Patocka
2019-04-17staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott
2019-04-17staging: comedi: ni_usb6501: Fix use of uninitialized mutexIan Abbott