summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-07-24serial: core: Fix crashes while echoing when closingPeter Hurley1-1/+2
2015-07-24Revert "serial: imx: initialized DMA w/o HW flow enabled"David Jander1-8/+7
2015-07-24sc16is7xx: fix FIFO address of secondary UARTBo Svangård1-7/+23
2015-07-24sc16is7xx: fix Kconfig dependenciesJakub Kicinski1-1/+1
2015-07-24serial: etraxfs-uart: Fix release etraxfs_uart_portsAxel Lin1-1/+1
2015-07-24tty/vt: Fix the memory leak in visual_initDongxing Zhang1-0/+2
2015-07-24serial: amba-pl011: Fix devm_ioremap_resource return value checkKrzysztof Kozlowski1-2/+2
2015-07-24n_tty: signal and flush atomicallyPeter Hurley1-3/+13
2015-07-24Input: usbtouchscreen - avoid unresponsive TSC-30 touch screenBernhard Bender1-0/+3
2015-07-23Merge tag 'iio-fixes-for-4.2c' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman8-26/+31
2015-07-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds6-18/+55
2015-07-23Merge tag 'iommu-fixes-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-17/+52
2015-07-23drm/amdgpu/cz/dpm: properly report UVD and VCE clock levelsAlex Deucher1-16/+45
2015-07-23drm/amdgpu/cz: implement voltage validation properlyAlex Deucher1-7/+16
2015-07-23drm/amdgpu: add VCE harvesting instance queryLeo Liu1-0/+1
2015-07-23drm/amdgpu: implement VCE 3.0 harvesting support (v4)Alex Deucher2-0/+52
2015-07-23drm/amdgpu/dce10: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer1-0/+4
2015-07-23drm/amdgpu/dce11: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer1-0/+4
2015-07-23iommu/vt-d: Fix VM domain ID leakAlex Williamson1-3/+6
2015-07-23mei: prevent unloading mei hw modules while the device is opened.Tomas Winkler1-1/+1
2015-07-23misc: mic: scif bug fix for vmalloc_to_page crashSudeep Dutt1-10/+5
2015-07-23parport: fix freeing freed memorySudip Mukherjee1-4/+4
2015-07-23parport: fix memory leakSudip Mukherjee1-0/+1
2015-07-23parport: fix error handlingSudip Mukherjee1-1/+2
2015-07-23md: Skip cluster setup for dm-raidGoldwyn Rodrigues1-3/+12
2015-07-23USB: OHCI: fix bad #define in ohci-tmio.cAlan Stern1-1/+1
2015-07-23cdc-acm: Destroy acm_minors IDR on module exitJohannes Thumshirn1-0/+1
2015-07-23usb-storage: Add ignore-device quirk for gm12u320 based usb mini projectorsHans de Goede1-0/+11
2015-07-23usb-storage: ignore ZTE MF 823 card reader in mode 0x1225Oliver Neukum1-0/+12
2015-07-23USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern1-6/+1
2015-07-23usb: core: lpm: set lpm_capable for root hub deviceLu Baolu3-3/+7
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds45-663/+357
2015-07-23Merge tag 'phy-for-4.2-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman3-133/+45
2015-07-23xhci: do not report PLC when link is in internal resume stateZhuang Jin Can1-1/+8
2015-07-23xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can3-3/+7
2015-07-23xhci: report U3 when link is in resume stateZhuang Jin Can1-2/+5
2015-07-23xhci: Calculate old endpoints correctly on device resetBrian Campbell1-0/+3
2015-07-23usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP1-1/+1
2015-07-23xhci: Workaround to get D3 working in Intel xHCIRajmohan Mani1-3/+37
2015-07-23xhci: call BIOS workaround to enable runtime suspend on Intel BraswellMathias Nyman1-0/+17
2015-07-22null_blk: fix use-after-free problemMike Krinkin1-9/+9
2015-07-22usb: dwc3: Reset the transfer resource index on SET_INTERFACEJohn Youn1-0/+4
2015-07-22drm: Stop resetting connector state to unknownDaniel Vetter1-4/+1
2015-07-22ravb: fix ring memory allocationSergei Shtylyov1-25/+34
2015-07-22net: phy: dp83867: Fix warning check for setting the internal delayDan Murphy1-1/+1
2015-07-22md: flush ->event_work before stopping array.NeilBrown1-0/+2
2015-07-22md/raid10: always set reshape_safe when initializing reshape_position.NeilBrown1-1/+4
2015-07-22md/raid5: avoid races when changing cache size.NeilBrown2-7/+27
2015-07-22Merge tag 'wireless-drivers-for-davem-2015-07-20' of git://git.kernel.org/pub...David S. Miller12-410/+144
2015-07-22Merge tag 'pinctrl-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds7-12/+8