summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-08-15Merge branch 'lpc32xx/multiplatform' into arm/socArnd Bergmann13-126/+125
2019-08-15serial: lpc32xx: allow compile testingArnd Bergmann1-31/+4
2019-08-15net: lpc-enet: allow compile testingArnd Bergmann2-1/+2
2019-08-15net: lpc-enet: fix printk format stringsArnd Bergmann1-6/+7
2019-08-15net: lpc-enet: fix badzero.cocci warningskbuild test robot1-1/+1
2019-08-15net: lpc-enet: move phy setup into platform codeArnd Bergmann1-11/+1
2019-08-15net: lpc-enet: factor out iram accessArnd Bergmann1-9/+8
2019-08-15gpio: lpc32xx: allow building on non-lpc32xx targetsArnd Bergmann3-51/+76
2019-08-15serial: lpc32xx_hs: allow compile-testingArnd Bergmann2-3/+2
2019-08-15watchdog: pnx4008_wdt: allow compile-testingArnd Bergmann2-2/+1
2019-08-15usb: udc: lpc32xx: allow compile-testingArnd Bergmann2-3/+3
2019-08-15usb: ohci-nxp: enable compile-testingArnd Bergmann2-8/+20
2019-08-14Merge tag 'ux500-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Arnd Bergmann1-1/+4
2019-08-14dma: iop-adma: allow building without platform headersArnd Bergmann3-4/+917
2019-08-14dmaengine: iop-adma: use correct printk format stringsArnd Bergmann1-9/+9
2019-08-14dmaengine: iop-adma: include prefetch.hArnd Bergmann1-0/+1
2019-08-14ARM: remove Intel iop33x and iop13xx supportArnd Bergmann3-3/+3
2019-08-11Merge tag 'ntb-5.3-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds1-5/+0
2019-08-10Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+2
2019-08-10Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-11/+9
2019-08-10Merge tag 'char-misc-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-27/+34
2019-08-10Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+59
2019-08-10Merge tag 'tty-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+4
2019-08-10Merge tag 'staging-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-40/+138
2019-08-10Merge tag 'usb-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-165/+217
2019-08-10Merge tag 'pinctrl-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds5-38/+75
2019-08-10Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds16-7/+42
2019-08-09scsi: fas216: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+8
2019-08-09pcmcia: db1xxx_ss: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+4
2019-08-09video: fbdev: omapfb_main: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+8
2019-08-09watchdog: riowd: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-08-09s390/net: Mark expected switch fall-throughsGustavo A. R. Silva3-1/+5
2019-08-09crypto: ux500/crypt: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+6
2019-08-09watchdog: wdt977: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-08-09watchdog: scx200_wdt: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-09watchdog: Mark expected switch fall-throughsGustavo A. R. Silva4-2/+4
2019-08-09mfd: omap-usb-host: Mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2019-08-09mfd: db8500-prcmu: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-44/+56
2019-08-09drm/i915: Remove redundant user_access_end() from __copy_from_user() error pathJosh Poimboeuf1-11/+9
2019-08-09Merge tag 'drm-fixes-2019-08-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds16-83/+154
2019-08-09Merge tag 'for-linus-20190809' of git://git.kernel.dk/linux-blockLinus Torvalds6-13/+50
2019-08-09Merge tag 'mmc-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds11-13/+15
2019-08-09Merge tag 'pwm/for-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+5
2019-08-09Merge tag 'media/v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-4/+4
2019-08-09Merge tag 'pm-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-86/+10
2019-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-9/+38
2019-08-09bcache: Revert "bcache: use sysfs_match_string() instead of __sysfs_match_str...Coly Li1-8/+12
2019-08-09Merge tag 'drm-intel-fixes-2019-08-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-3/+4
2019-08-09Merge tag 'drm-misc-fixes-2019-08-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-2/+4