summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-12-20Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-12-18Merge tag 'usb-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-12-18Merge tag 'tty-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-12-18Merge tag 'staging-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-12-17imx-drm: imx-drm-core: improve safety of imx_drm_add_crtc()Russell King
2013-12-17imx-drm: imx-drm-core: make imx_drm_crtc_register() saferRussell King
2013-12-17imx-drm: imx-drm-core: use defined constant for number of CRTCs.Russell King
2013-12-17imx-drm: imx-tve: don't call sleeping functions beneath enable_lock spinlockRussell King
2013-12-17imx-drm: ipu-v3: fix potential CRTC device registration raceRussell King
2013-12-17imx-drm: imx-drm-core: fix DRM cleanup pathsRussell King
2013-12-17imx-drm: imx-drm-core: fix error cleanup path for imx_drm_add_crtc()Russell King
2013-12-17Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-12-17tty: xuartps: Properly guard sysrq specific codeSoren Brinkmann
2013-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-12-17Merge branch 'fixes-for-3.13' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2013-12-17qlcnic: Dump mailbox registers when mailbox command times out.Manish chopra
2013-12-17qlcnic: Fix mailbox processing during diagnostic testManish chopra
2013-12-17qlcnic: Allow firmware dump collection when auto firmware recovery is disabledManish Chopra
2013-12-17qlcnic: Fix memory allocationManish Chopra
2013-12-17qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter.Himanshu Madhani
2013-12-17qlcnic: Fix TSS/RSS ring validation logic.Himanshu Madhani
2013-12-17qlcnic: Fix diagnostic test for all adapters.Himanshu Madhani
2013-12-17qlcnic: Fix usage of netif_tx_{wake, stop} api during link change.Himanshu Madhani
2013-12-17usb: ohci-at91: fix irq and iomem resource retrievalBoris BREZILLON
2013-12-17xen-netback: fix fragments error handling in checksum_setup_ip()Wei Yongjun
2013-12-17staging: comedi: drivers: fix return value of comedi_load_firmware()H Hartley Sweeten
2013-12-17staging: comedi: 8255_pci: fix for newer PCI-DIO48HIan Abbott
2013-12-17Merge tag 'iio-fixes-for-3.13c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-12-17Merge tag 's2mps11-build' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2013-12-17iio:adc:ad7887 Fix channel reported endianness from cpu to big endianJonathan Cameron
2013-12-17Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-12-17iio:imu:adis16400 fix pressure channel scan typeJonathan Cameron
2013-12-17staging:iio:mag:hmc5843 fix incorrect endianness of channel as a result of mi...Jonathan Cameron
2013-12-17Merge tag 'gpio-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-12-17netvsc: don't flush peers notifying work during setting mtuJason Wang
2013-12-17n_tty: Fix apparent order of echoed outputPeter Hurley
2013-12-17serial: 8250_dw: add new ACPI IDsMika Westerberg
2013-12-17can: peak_usb: fix mem leak in pcan_usb_pro_init()Marc Kleine-Budde
2013-12-17can: ems_usb: fix urb leaks on failure pathsAlexey Khoroshilov
2013-12-16usb: phy: fix driver dependenciesFelipe Balbi
2013-12-17drm/edid: add quirk for BPC in Samsung NP700G7A-S01PL notebookRafał Miłecki
2013-12-16serial: 8250_dw: Fix LCR workaround regressionJames Hogan
2013-12-16tty: Fix hang at ldsem_down_read()Peter Hurley
2013-12-17Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie
2013-12-16drm/ttm: Fix accesses through vmas with only partial coverageThomas Hellstrom
2013-12-16mfd: s2mps11: Fix build after regmap field rename in sec-core.cKrzysztof Kozlowski
2013-12-16drm/nouveau: only runtime suspend by default in optimus configurationIlia Mirkin
2013-12-15null_blk: mem garbage on NUMA systems during initMatias Bjorling
2013-12-15radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky
2013-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds