summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-07-24md-cluster: fix bitmap sub-offset in bitmap_read_sbGoldwyn Rodrigues1-7/+4
2015-07-24md: Return error if request_module fails and returns positive valueGoldwyn Rodrigues1-1/+1
2015-07-24md: Skip cluster setup in case of error while reading bitmapGoldwyn Rodrigues1-1/+1
2015-07-24md/raid1: fix test for 'was read error from last working device'.NeilBrown1-1/+1
2015-07-24Merge tag 'topic/drm-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-4/+1
2015-07-24Merge tag 'drm-intel-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-7/+19
2015-07-24Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie6-16/+115
2015-07-24drm/ttm: recognize ARM64 arch in ioprot handlerAlexandre Courbot1-1/+2
2015-07-24tty: vt: Fix !TASK_RUNNING diagnostic warning from paste_selection()Peter Hurley1-0/+1
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