summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-05-183-0/+23
|\
| * cxl: Report the tunneled operations statusPhilippe Bergheaud2018-05-153-1/+17
| * cxl: Set the PBCQ Tunnel BAR register when enabling capi modePhilippe Bergheaud2018-05-151-0/+7
* | Merge tag 'acpi-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-05-183-20/+74
|\ \
| * | ACPICA: Add deferred package support for the Load and loadTable operatorsBob Moore2018-05-143-20/+74
* | | Merge tag 'pm-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-05-181-1/+1
|\ \ \
| * | | cpufreq: armada-37xx: driver relies on cpufreq-dtMiquel Raynal2018-05-141-1/+1
| |/ /
* | | Merge tag 'usb-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-05-187-44/+145
|\ \ \
| * | | usbip: usbip_host: fix bad unlock balance during stub_probe()Shuah Khan (Samsung OSG)2018-05-161-1/+2
| * | | usbip: usbip_host: fix NULL-ptr deref and use-after-free errorsShuah Khan (Samsung OSG)2018-05-153-15/+60
| * | | usbip: usbip_host: run rebind from exit when module is removedShuah Khan (Samsung OSG)2018-05-152-14/+52
| * | | usbip: usbip_host: delete device from busid_table after rebindShuah Khan (Samsung OSG)2018-05-151-0/+6
| * | | usbip: usbip_host: refine probe and disconnect debug msgs to be usefulShuah Khan2018-05-151-2/+2
| * | | usb: musb: fix remote wakeup racing with suspendDaniel Glöckner2018-05-143-13/+24
| * | | xhci: Fix USB3 NULL pointer dereference at logical disconnect.Mathias Nyman2018-05-141-1/+1
* | | | Merge tag 'for-linus-20180518' of git://git.kernel.dk/linux-blockLinus Torvalds2018-05-181-1/+3
|\ \ \ \
| * | | | bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=nColy Li2018-05-171-1/+3
* | | | | Merge tag 'spi-fix-v4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-05-186-12/+34
|\ \ \ \ \
| * | | | | spi: bcm2835aux: ensure interrupts are enabled for shared handlerRob Herring2018-05-041-0/+5
| * | | | | spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRLKamal Dasu2018-05-011-2/+2
| * | | | | spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor masterKamal Dasu2018-05-011-8/+16
| * | | | | spi: pxa2xx: Allow 64-bit DMAAndy Shevchenko2018-04-241-1/+1
| * | | | | spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo()sxauwsk2018-04-181-0/+8
| * | | | | spi: sh-msiof: Fix bit field overflow writes to TSCR/RSCRVladimir Zapolskiy2018-04-161-0/+1
| * | | | | spi: imx: Update MODULE_DESCRIPTION to "SPI Controller driver"wangbo2018-04-131-1/+1
* | | | | | Merge tag 'mtd/fixes-for-4.17-rc6' of git://git.infradead.org/linux-mtdLinus Torvalds2018-05-181-3/+5
|\ \ \ \ \ \
| * | | | | | mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks > 2Boris Brezillon2018-05-141-3/+5
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'drm-fixes-for-v4.17-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-05-188-4/+19
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'drm-intel-fixes-2018-05-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-05-184-0/+11
| |\ \ \ \ \ \
| | * | | | | | drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glkMichel Thierry2018-05-162-0/+7
| | * | | | | | drm/i915/execlists: Use rmb() to order CSB readsChris Wilson2018-05-141-0/+1
| | * | | | | | drm/i915/userptr: reject zero user_sizeMatthew Auld2018-05-141-0/+3
| | |/ / / / /
| * | | | | | Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2018-05-171-0/+2
| |\ \ \ \ \ \
| | * | | | | | drm/vmwgfx: Set dmabuf_size when vmw_dmabuf_init is successfulDeepak Rawat2018-05-161-0/+2
| * | | | | | | Merge tag 'drm-misc-fixes-2018-05-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-05-173-4/+6
| |\ \ \ \ \ \ \
| | * | | | | | | drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl()Dan Carpenter2018-05-161-3/+4
| | * | | | | | | drm/vc4: Fix leak of the file_priv that stored the perfmon.Eric Anholt2018-05-151-0/+1
| | * | | | | | | drm: Match sysfs name in link removal to link creationHaneen Mohammed2018-05-111-1/+1
* | | | | | | | | Merge tag 'hwmon-for-linus-v4.17-rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-05-182-16/+37
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | hwmon: (k10temp) Use API function to access System Management NetworkGuenter Roeck2018-05-132-6/+7
| * | | | | | | | | hwmon: (k10temp) Fix reading critical temperature registerGuenter Roeck2018-04-291-10/+30
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-05-172-10/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | s390/qdio: don't release memory in qdio_setup_irq()Julian Wiedmann2018-05-151-8/+2
| * | | | | | | | | | s390/qdio: fix access to uninitialized qdio_q fieldsJulian Wiedmann2018-05-151-1/+1
| * | | | | | | | | | vfio: ccw: fix cleanup if cp_prefetch failsHalil Pasic2018-04-271-1/+12
* | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-05-152-5/+5
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | scsi: aacraid: Correct hba_send to include iu_typeDave Carroll2018-05-021-4/+4
| * | | | | | | | | | scsi: vmw-pvscsi: return DID_BUS_BUSY for adapter-initated abortsJim Gill2018-05-021-1/+1
* | | | | | | | | | | drm: set FMODE_UNSIGNED_OFFSET for drm filesDave Airlie2018-05-151-0/+1
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2018-05-122-5/+12
|\ \ \ \ \ \ \ \ \ \