summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-12-21pstore: Don't allow high traffic options on fragile devicesLuck, Tony2-0/+2
2013-12-21Merge tag 'dmaengine-fixes-3.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-109/+79
2013-12-20Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-32/+43
2013-12-19Merge tag 'usb-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds14-47/+56
2013-12-19Merge tag 'tty-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-6/+27
2013-12-19Merge tag 'staging-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-44/+85
2013-12-19net_dma: mark brokenDan Williams1-0/+1
2013-12-18dma: pl330: ensure DMA descriptors are zero-initialisedWill Deacon1-4/+1
2013-12-18imx-drm: imx-drm-core: improve safety of imx_drm_add_crtc()Russell King1-0/+9
2013-12-18imx-drm: imx-drm-core: make imx_drm_crtc_register() saferRussell King1-2/+3
2013-12-18imx-drm: imx-drm-core: use defined constant for number of CRTCs.Russell King1-2/+2
2013-12-18imx-drm: imx-tve: don't call sleeping functions beneath enable_lock spinlockRussell King1-9/+0
2013-12-18imx-drm: ipu-v3: fix potential CRTC device registration raceRussell King1-16/+16
2013-12-18imx-drm: imx-drm-core: fix DRM cleanup pathsRussell King1-6/+14
2013-12-18imx-drm: imx-drm-core: fix error cleanup path for imx_drm_add_crtc()Russell King1-0/+1
2013-12-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds26-58/+170
2013-12-18tty: xuartps: Properly guard sysrq specific codeSoren Brinkmann1-0/+2
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-73/+81
2013-12-18Merge branch 'fixes-for-3.13' of git://gitorious.org/linux-can/linux-canDavid S. Miller2-1/+5
2013-12-18qlcnic: Dump mailbox registers when mailbox command times out.Manish chopra1-0/+15
2013-12-18qlcnic: Fix mailbox processing during diagnostic testManish chopra1-26/+6
2013-12-18qlcnic: Allow firmware dump collection when auto firmware recovery is disabledManish Chopra2-19/+35
2013-12-18qlcnic: Fix memory allocationManish Chopra1-4/+4
2013-12-18qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter.Himanshu Madhani1-10/+1
2013-12-18qlcnic: Fix TSS/RSS ring validation logic.Himanshu Madhani3-3/+8
2013-12-18qlcnic: Fix diagnostic test for all adapters.Himanshu Madhani2-1/+2
2013-12-18qlcnic: Fix usage of netif_tx_{wake, stop} api during link change.Himanshu Madhani1-8/+2
2013-12-18usb: ohci-at91: fix irq and iomem resource retrievalBoris BREZILLON1-11/+15
2013-12-18xen-netback: fix fragments error handling in checksum_setup_ip()Wei Yongjun1-0/+3
2013-12-18staging: comedi: drivers: fix return value of comedi_load_firmware()H Hartley Sweeten1-1/+1
2013-12-18staging: comedi: 8255_pci: fix for newer PCI-DIO48HIan Abbott1-3/+12
2013-12-18Merge tag 'iio-fixes-for-3.13c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman4-5/+27
2013-12-18Merge tag 's2mps11-build' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2-4/+4
2013-12-18iio:adc:ad7887 Fix channel reported endianness from cpu to big endianJonathan Cameron1-2/+14
2013-12-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-9/+13
2013-12-18iio:imu:adis16400 fix pressure channel scan typeJonathan Cameron1-1/+6
2013-12-18staging:iio:mag:hmc5843 fix incorrect endianness of channel as a result of mi...Jonathan Cameron1-1/+6
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-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-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-17usb: 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-17serial: 8250_dw: Fix LCR workaround regressionJames Hogan1-2/+4
2013-12-17tty: 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
2013-12-16drm/ttm: Fix accesses through vmas with only partial coverageThomas Hellstrom1-3/+3
2013-12-16mfd: s2mps11: Fix build after regmap field rename in sec-core.cKrzysztof Kozlowski2-4/+4