aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-09-03Merge tag 'amlogic-dt64-2.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2019-09-03Merge tag 'imx-dt-clkdep-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2019-09-03Merge tag 'amlogic-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...Arnd Bergmann
2019-08-29Merge tag 'amlogic-drivers-2.1' of https://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman
2019-08-28soc: amlogic: Add support for Everything-Else power domains controllerNeil Armstrong
2019-08-20soc: amlogic: meson-gx-socinfo: Add of_node_put() before returnNishka Dasgupta
2019-08-20soc: amlogic: clk-measure: Add support for SM1Neil Armstrong
2019-08-20soc: amlogic: meson-gx-socinfo: Add SM1 and S905X3 IDsNeil Armstrong
2019-08-11Merge tag 'ntb-5.3-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds
2019-08-10Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-10Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-08-10Merge tag 'char-misc-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-10Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-10Merge tag 'tty-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-08-10Merge tag 'staging-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-08-10Merge tag 'usb-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-08-10Merge tag 'pinctrl-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-08-10Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-08-09scsi: fas216: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-09pcmcia: db1xxx_ss: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-09video: fbdev: omapfb_main: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-09watchdog: riowd: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-09s390/net: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-09crypto: ux500/crypt: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-09watchdog: wdt977: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-09watchdog: scx200_wdt: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-09watchdog: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-09mfd: omap-usb-host: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-09mfd: db8500-prcmu: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-08-09drm/i915: Remove redundant user_access_end() from __copy_from_user() error pathJosh Poimboeuf
2019-08-09Merge tag 'drm-fixes-2019-08-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-08-09Merge tag 'for-linus-20190809' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-08-09Merge tag 'mmc-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-08-09Merge tag 'pwm/for-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-08-09Merge tag 'media/v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-08-09Merge tag 'pm-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-08-09bcache: Revert "bcache: use sysfs_match_string() instead of __sysfs_match_str...Coly Li
2019-08-09Merge branch 'v5.4/dt' into v5.4/driversJerome Brunet
2019-08-09clk: meson: g12a: expose CPUB clock ID for G12BNeil Armstrong
2019-08-09clk: meson: g12a: add notifiers to handle cpu clock changeNeil Armstrong
2019-08-09clk: meson: add g12a cpu dynamic divider driverNeil Armstrong
2019-08-09clk: core: introduce clk_hw_set_parent()Neil Armstrong
2019-08-09Merge tag 'drm-intel-fixes-2019-08-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-08-09Merge tag 'drm-misc-fixes-2019-08-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-08-08loop: set PF_MEMALLOC_NOIO for the worker threadMikulas Patocka
2019-08-08usb: setup authorized_default attributes using usb_bus_notifyThiƩbaud Weksteen
2019-08-08block: aoe: Fix kernel crash due to atomic sleep when exitingHe Zhe
2019-08-08pwm: Fallback to the static lookup-list when acpi_pwm_get failsHans de Goede