summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ia64: remove support for the SGI SN2 platformChristoph Hellwig2019-08-161-1/+1
* drivers: remove the SGI SN2 IOC4 base supportChristoph Hellwig2019-08-163-511/+0
* drivers: remove the SGI SN2 IOC3 base supportChristoph Hellwig2019-08-164-874/+0
* qla2xxx: remove SGI SN2 supportChristoph Hellwig2019-08-161-14/+0
* qla1280: remove SGI SN2 supportChristoph Hellwig2019-08-162-40/+0
* misc/sgi-xp: remove SGI SN2 supportChristoph Hellwig2019-08-1613-3030/+15
* char/mspec: remove SGI SN2 supportChristoph Hellwig2019-08-161-144/+11
* tty/serial: remove the ioc3_serial driverChristoph Hellwig2019-08-163-2204/+0
* tty/serial: remove the ioc4_serial driverChristoph Hellwig2019-08-163-2965/+0
* tty/serial: remove the sn_console driverChristoph Hellwig2019-08-163-1047/+0
* PCI/hotplug: remove the sgi_hotplug driverChristoph Hellwig2019-08-163-710/+0
* ide: remove the sgiioc4 driverChristoph Hellwig2019-08-164-642/+0
* char/agp: remove the sgi-agp driverChristoph Hellwig2019-08-163-346/+0
* char: remove the SGI tiocx/mbcs driverChristoph Hellwig2019-08-164-1399/+0
* char: remove the SGI snsc driverChristoph Hellwig2019-08-165-873/+0
* Merge tag 'tpmdd-next-20190805' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds2019-08-054-24/+63
|\
| * tpm: tpm_ibm_vtpm: Fix unallocated banksNayna Jain2019-08-044-17/+47
| * tpm: Fix null pointer dereference on chip register error pathMilan Broz2019-08-041-7/+16
* | Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-08-052-4/+13
|\ \ | |/ |/|
| * mtd: hyperbus: Add hardware dependency to AM654 driverJean Delvare2019-08-031-0/+1
| * mtd: hyperbus: Kconfig: Fix HBMC_AM654 dependenciesVignesh Raghavendra2019-08-031-1/+1
| * mtd: rawnand: micron: handle on-die "ECC-off" devices correctlyMarco Felsch2019-08-031-3/+11
* | Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-08-041-0/+1
|\ \
| * | drivers/macintosh/smu.c: Mark expected switch fall-throughStephen Rothwell2019-07-311-0/+1
* | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-08-035-10/+14
|\ \ \
| * | | i2c: s3c2410: Mark expected switch fall-throughGustavo A. R. Silva2019-08-011-0/+1
| * | | i2c: at91: fix clk_offset for sama5d2Michał Mirosław2019-08-011-1/+1
| * | | i2c: at91: disable TXRDY interrupt after sending dataMichał Mirosław2019-08-011-4/+5
| * | | i2c: iproc: Fix i2c master read more than 63 bytesRayagonda Kokatanur2019-08-011-4/+6
| * | | Merge tag 'at24-v5.3-rc3-fixes-for-wolfram' of git://git.kernel.org/pub/scm/l...Wolfram Sang2019-08-011-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | eeprom: at24: make spd world-readable againJean Delvare2019-07-281-1/+1
| | |/
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-08-034-3/+13
|\ \ \
| * \ \ Merge tag 'irqchip-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2019-08-014-3/+13
| |\ \ \ | | |_|/ | |/| |
| | * | irqchip/renesas-rza1: Fix an use-after-free in rza1_irqc_probe()Wen Yang2019-07-261-7/+8
| | * | irqchip/irq-imx-gpcv2: Forward irq type to parentLucas Stach2019-07-261-0/+1
| | * | irqchip/irq-mbigen: Add of_node_put() before returnNishka Dasgupta2019-07-261-2/+7
| | * | irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table failNianyao Tang2019-07-261-1/+1
| | * | irqchip/gic-v3: Mark expected switch fall-throughAnders Roxell2019-07-261-0/+4
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-08-031-0/+6
|\ \ \ \
| * | | | drivers/acpi/scan.c: document why we don't need the device_hotplug_lockDavid Hildenbrand2019-08-031-0/+6
* | | | | Merge tag 'drm-fixes-2019-08-02-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-08-0346-256/+517
|\ \ \ \ \
| * \ \ \ \ Merge tag 'exynos-drm-fixes-for-v5.3-rc3' of git://git.kernel.org/pub/scm/lin...Daniel Vetter2019-08-025-5/+6
| |\ \ \ \ \
| | * | | | | drm/exynos: fix missing decrement of retry counterColin Ian King2019-08-021-2/+2
| | * | | | | drm/exynos: add CONFIG_MMU dependencyArnd Bergmann2019-08-021-0/+1
| | * | | | | drm/exynos: remove redundant assignment to pointer 'node'Colin Ian King2019-08-021-1/+1
| | * | | | | drm/exynos: using dev_get_drvdata directlyFuqian Huang2019-08-022-2/+2
| * | | | | | Revert "drm/vgem: fix cache synchronization on arm/arm64"Chris Wilson2019-08-021-83/+47
| * | | | | | Merge tag 'drm-misc-fixes-2019-08-02' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter2019-08-026-71/+177
| |\ \ \ \ \ \
| | * | | | | | drm/bochs: Use shadow buffer for bochs framebuffer consoleThomas Zimmermann2019-08-011-0/+1
| | * | | | | | drm/fb-helper: Instanciate shadow FB if configured in device's mode_configThomas Zimmermann2019-08-011-3/+15