summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-04-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+4
2017-04-01r8152: The Microsoft Surface docks also use R8152 v2René Rebe2-0/+18
2017-04-01net/faraday: Explicitly include linux/of.h and linux/property.hMark Brown1-0/+2
2017-04-01net: hns: Add ACPI support to check SFP presentDaode Huang2-5/+34
2017-04-01Merge tag 'usb-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-21/+35
2017-04-01Merge tag 'tty-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-5/+36
2017-04-01Merge tag 'acpi-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds4-4/+12
2017-04-01Merge tag 'pm-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-17/+39
2017-04-01Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-28/+6
2017-04-01tty: pl011: fix earlycon work-around for QDF2400 erratum 44Timur Tabi1-2/+21
2017-03-31drivers/rapidio/devices/tsi721.c: make module parameter variable name uniqueRandy Dunlap2-4/+4
2017-04-01ACPI / scan: Prefer devices without _HID for _ADR matchingRafael J. Wysocki1-6/+6
2017-03-31Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes'Rafael J. Wysocki2-17/+39
2017-03-31Merge branches 'acpi-hotplug-fixes', 'acpi-build-fixes' and 'acpi-apei-fixes'Rafael J. Wysocki2-1/+1
2017-03-31dm verity fec: fix bufio leaksSami Tolvanen1-3/+3
2017-03-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-0/+47
2017-03-31Merge tag 'mmc-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-1/+16
2017-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-8/+13
2017-03-31Merge tag 'drm-fixes-for-v4.11-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds10-11/+44
2017-03-31serial: 8250_EXAR: fix duplicate Kconfig text and add missing help textPaul Gortmaker1-2/+6
2017-03-31tty/serial: atmel: fix TX path in atmel_console_write()Nicolas Ferre1-0/+3
2017-03-31tty/serial: atmel: fix race condition (TX+DMA)Richard Genoud1-0/+5
2017-03-31serial: mxs-auart: Fix baudrate calculationUwe Kleine-König1-1/+1
2017-03-31dm raid: fix NULL pointer dereference for raid1 without bitmapDmitry Bilunov1-1/+1
2017-03-31Merge tag 'irq-fixes-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Thomas Gleixner2-0/+5
2017-03-31irqchip/mips-gic: Fix Local compare interruptMatt Redfearn1-0/+4
2017-03-31Merge tag 'drm-misc-fixes-2017-03-31' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-1/+12
2017-03-31Merge tag 'drm-intel-fixes-2017-03-29' of git://anongit.freedesktop.org/git/d...Dave Airlie7-6/+28
2017-03-31Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-2/+2
2017-03-31Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie1-2/+2
2017-03-30be2net: Fix endian issue in logical link config commandSuresh Reddy1-3/+6
2017-03-30Merge tag 'pci-v4.11-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-24/+78
2017-03-30mmc: sdhci-of-at91: fix MMC_DDR_52 timing selectionLudovic Desroches1-1/+10
2017-03-30mmc: sdhci: Disable runtime pm when the sdio_irq is enabledHans de Goede1-0/+6
2017-03-30brcmfmac: use local iftype avoiding use-after-free of virtual interfaceArend Van Spriel1-3/+5
2017-03-30rtlwifi: Fix scheduling while atomic splatLarry Finger1-2/+4
2017-03-30drm/vc4: Allocate the right amount of space for boot-time CRTC state.Eric Anholt1-1/+12
2017-03-30Merge branch 'i2c-mux/for-current' of https://github.com/peda-r/i2c-mux into ...Wolfram Sang1-28/+6
2017-03-30drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()Li Qiang1-1/+4
2017-03-30drm/vmwgfx: Remove getparam error messageThomas Hellstrom1-2/+0
2017-03-30drm/ttm: Avoid calling drm_ht_remove from atomic contextThomas Hellstrom1-3/+1
2017-03-30drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom4-22/+20
2017-03-30drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()Murray McAllister1-1/+1
2017-03-30drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()Murray McAllister1-2/+2
2017-03-30drm/vmwgfx: Type-check lookups of fence objectsThomas Hellstrom1-27/+50
2017-03-30HID: wacom: call _query_tablet_data() for BAMBOO_TOUCHAaron Armstrong Skomra1-0/+2
2017-03-30HID: wacom: Don't add ghost interface as shared dataAaron Armstrong Skomra1-8/+8
2017-03-30ACPI / gpio: do not fall back to parsing _CRS when we get a deferralDmitry Torokhov1-1/+3
2017-03-30gpio: acpi: Call enable_irq_wake for _IAE GpioInts with Wake setHans de Goede1-0/+6
2017-03-29Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2-19/+34