summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-05-18Merge tag 'arm-soc/for-4.12/drivers-fixes' of http://github.com/Broadcom/stbl...Olof Johansson1-1/+1
2017-05-18Merge tag 'v4.12-rc1' into fixesOlof Johansson642-9987/+21725
2017-05-19Merge tag 'drm-intel-fixes-2017-05-18-1' of git://anongit.freedesktop.org/git...Dave Airlie8-18/+35
2017-05-19Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-fixesDave Airlie4-9/+10
2017-05-19Merge tag 'drm-misc-fixes-2017-05-18' of git://anongit.freedesktop.org/git/dr...Dave Airlie2-22/+15
2017-05-19Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie1-1/+3
2017-05-18Merge tag 'md/4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds8-86/+209
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-14/+27
2017-05-18watchdog: wdt_pci: fix build error if define SOFTWARE_REBOOTShile Zhang1-1/+1
2017-05-18watchdog: cadence_wdt: fix timeout settingTomas Melin1-1/+1
2017-05-18watchdog: pcwd_usb: fix NULL-deref at probeJohan Hovold1-0/+3
2017-05-18watchdog: sama5d4: fix race conditionAlexandre Belloni1-4/+29
2017-05-18watchdog: sama5d4: fix WDDIS handlingAlexandre Belloni1-18/+30
2017-05-18watchdog: orion: fix compile-test dependenciesArnd Bergmann1-1/+1
2017-05-18Merge tag 'hwmon-for-linus-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+14
2017-05-18misc: sram-exec: Use aligned fncpy instead of memcpyDave Gerlach1-7/+20
2017-05-18mlxsw: spectrum: Avoid possible NULL pointer dereferenceIdo Schimmel1-4/+2
2017-05-18sh_eth: Do not print an error message for probe deferralGeert Uytterhoeven1-1/+2
2017-05-18sh_eth: Use platform device for printing before register_netdev()Geert Uytterhoeven1-1/+1
2017-05-18mlxsw: spectrum_router: Fix rif counter freeing routineArkadi Sharshevsky1-0/+3
2017-05-18mlxsw: spectrum_dpipe: Fix incorrect entry indexArkadi Sharshevsky1-1/+2
2017-05-18firmware: Google VPD: Fix memory allocation error handlingChristophe JAILLET1-6/+15
2017-05-18firmware: google: memconsole: Adapt to new coreboot ring buffer formatJulius Werner1-8/+39
2017-05-18firmware: google: memconsole: Make memconsole interface more flexibleJulius Werner4-17/+34
2017-05-18uio/uio_pci_generic: don't fail probe if pdev->irq == NULLJim Harris1-11/+9
2017-05-18drivers: pps: Make PPS into a menuconfig to ease disablingVincent Legoll3-14/+7
2017-05-18vhost/vsock: use static minor numberStefan Hajnoczi1-1/+3
2017-05-18ipack: Improve a size determination in ipack_bus_register()Markus Elfring1-1/+1
2017-05-18ipack: Delete an error message for a failed memory allocation in ipack_device...Markus Elfring1-1/+0
2017-05-18drm/atmel-hlcdc: Fix output initializationBoris Brezillon1-22/+14
2017-05-18HV: properly delay KVP packets when negotiation is in progressLong Li1-6/+8
2017-05-18Drivers: hv: vmbus: Fix rescind handlingK. Y. Srinivasan5-21/+99
2017-05-18Drivers: hv: util: Make hv_poll_channel() a little more efficientK. Y. Srinivasan1-0/+4
2017-05-18Drivers: hv: vmbus: Fix error code returned by vmbus_post_msg()K. Y. Srinivasan1-1/+1
2017-05-18drivers: char: mem: Check for address space wraparound with mmap()Julius Werner1-0/+5
2017-05-18gpu: host1x: select IOMMU_IOVAArnd Bergmann1-0/+1
2017-05-18cxgb4: update latest firmware version supportedGanesh Goudar1-3/+3
2017-05-18qmi_wwan: add another Lenovo EM74xx device IDBjørn Mork1-0/+2
2017-05-18net: ethernet: faraday: To support device tree usage.Greentime Hu1-0/+7
2017-05-18usb: musb: tusb6010_omap: Do not reset the other direction's packet sizePeter Ujfalusi1-4/+9
2017-05-18usb: musb: Fix trying to suspend while active for OTG configurationsTony Lindgren1-4/+5
2017-05-18usb: host: xhci-plat: propagate return value of platform_get_irq()Thomas Petazzoni1-1/+1
2017-05-18xhci: Fix command ring stop regression in 4.11Mathias Nyman3-9/+9
2017-05-18xhci: remove GFP_DMA flag from allocationMatthias Lange1-1/+1
2017-05-18USB: xhci: fix lock-inversion problemAlan Stern1-2/+3
2017-05-18usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcdPeter Chen2-6/+4
2017-05-18usb: host: xhci-mem: allocate zeroed Scratchpad BufferPeter Chen1-1/+1
2017-05-18xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for DenvertonMathias Nyman1-2/+5
2017-05-18usb: xhci: trace URB before giving it back instead of afterMathias Nyman1-1/+1
2017-05-17Merge tag 'for-4.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-52/+66