summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-12-17e1000e: fix compiler warningsDavid Ertman1-3/+7
2013-12-17imx-drm: imx-drm-core: improve safety of imx_drm_add_crtc()Russell King1-0/+9
2013-12-17imx-drm: imx-drm-core: make imx_drm_crtc_register() saferRussell King1-2/+3
2013-12-17imx-drm: imx-drm-core: use defined constant for number of CRTCs.Russell King1-2/+2
2013-12-17imx-drm: imx-tve: don't call sleeping functions beneath enable_lock spinlockRussell King1-9/+0
2013-12-17imx-drm: ipu-v3: fix potential CRTC device registration raceRussell King1-16/+16
2013-12-17imx-drm: imx-drm-core: fix DRM cleanup pathsRussell King1-6/+14
2013-12-17imx-drm: imx-drm-core: fix error cleanup path for imx_drm_add_crtc()Russell King1-0/+1
2013-12-17Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds26-58/+170
2013-12-17tty: xuartps: Properly guard sysrq specific codeSoren Brinkmann1-0/+2
2013-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-73/+81
2013-12-17Merge branch 'fixes-for-3.13' of git://gitorious.org/linux-can/linux-canDavid S. Miller2-1/+5
2013-12-17qlcnic: Dump mailbox registers when mailbox command times out.Manish chopra1-0/+15
2013-12-17qlcnic: Fix mailbox processing during diagnostic testManish chopra1-26/+6
2013-12-17qlcnic: Allow firmware dump collection when auto firmware recovery is disabledManish Chopra2-19/+35
2013-12-17qlcnic: Fix memory allocationManish Chopra1-4/+4
2013-12-17qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter.Himanshu Madhani1-10/+1
2013-12-17qlcnic: Fix TSS/RSS ring validation logic.Himanshu Madhani3-3/+8
2013-12-17qlcnic: Fix diagnostic test for all adapters.Himanshu Madhani2-1/+2
2013-12-17qlcnic: Fix usage of netif_tx_{wake, stop} api during link change.Himanshu Madhani1-8/+2
2013-12-17usb: ohci-at91: fix irq and iomem resource retrievalBoris BREZILLON1-11/+15
2013-12-17xen-netback: fix fragments error handling in checksum_setup_ip()Wei Yongjun1-0/+3
2013-12-17staging: comedi: drivers: fix return value of comedi_load_firmware()H Hartley Sweeten1-1/+1
2013-12-17staging: comedi: 8255_pci: fix for newer PCI-DIO48HIan Abbott1-3/+12
2013-12-17Merge tag 'iio-fixes-for-3.13c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman4-5/+27
2013-12-17Merge tag 's2mps11-build' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2-4/+4
2013-12-17iio:adc:ad7887 Fix channel reported endianness from cpu to big endianJonathan Cameron1-2/+14
2013-12-17Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-9/+13
2013-12-17iio:imu:adis16400 fix pressure channel scan typeJonathan Cameron1-1/+6
2013-12-17staging:iio:mag:hmc5843 fix incorrect endianness of channel as a result of mi...Jonathan Cameron1-1/+6
2013-12-17Merge branch 'bcache-for-3.13' of git://evilpiepirate.org/~kent/linux-bcache ...Jens Axboe9-66/+111
2013-12-17Merge tag 'gpio-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds4-7/+17
2013-12-17netvsc: don't flush peers notifying work during setting mtuJason Wang1-1/+0
2013-12-17ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan1-9/+43
2013-12-17rtlwifi: pci: Fix oops on driver unloadLarry Finger1-1/+3
2013-12-17ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef2-10/+20
2013-12-17drm/i915: Use the correct GMCH_CTRL register for Sandybridge+Chris Wilson1-2/+3
2013-12-17n_tty: Fix apparent order of echoed outputPeter Hurley1-1/+6
2013-12-17serial: 8250_dw: add new ACPI IDsMika Westerberg1-0/+2
2013-12-17drm/radeon: check for 0 count in speaker allocation and SAD codeAlex Deucher2-4/+4
2013-12-17drm/radeon/dpm: disable ss on CaymanAlex Deucher1-0/+6
2013-12-17drm/radeon/dce6: set correct number of audio pinsAlex Deucher1-1/+3
2013-12-17libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDsMarc Carino1-2/+13
2013-12-17can: peak_usb: fix mem leak in pcan_usb_pro_init()Marc Kleine-Budde1-0/+3
2013-12-17can: ems_usb: fix urb leaks on failure pathsAlexey Khoroshilov1-1/+2
2013-12-16usb: phy: fix driver dependenciesFelipe Balbi1-1/+3
2013-12-17drm/edid: add quirk for BPC in Samsung NP700G7A-S01PL notebookRafał Miłecki1-0/+8
2013-12-16serial: 8250_dw: Fix LCR workaround regressionJames Hogan1-2/+4
2013-12-16tty: Fix hang at ldsem_down_read()Peter Hurley1-3/+13
2013-12-17Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie1-3/+3