summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-18drivers: net cpsw: Enable In Band mode in cpsw for 10 mbpsMugunthan V N
2013-12-18bonding: protect port for bond_3ad_handle_link_change()dingtianhong
2013-12-18bonding: protect port for bond_3ad_adapter_duplex_changed()dingtianhong
2013-12-18bonding: protect port for bond_3ad_adapter_speed_changed()dingtianhong
2013-12-18net_dma: mark brokenDan Williams
2013-12-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-12-18dma: pl330: ensure DMA descriptors are zero-initialisedWill Deacon
2013-12-18s390/3270: fix allocation of tty3270_screen structureMartin Schwidefsky
2013-12-18ixgbe: fix for unused variable warning with certain configDon Skidmore
2013-12-18e1000e: Fix a compile flag mis-match for suspend/resumeDavid Ertman
2013-12-18e1000e: fix compiler warning (maybe-unitialized variable)David Ertman
2013-12-18e1000e: fix compiler warningsDavid Ertman
2013-12-18imx-drm: imx-drm-core: improve safety of imx_drm_add_crtc()Russell King
2013-12-18imx-drm: imx-drm-core: make imx_drm_crtc_register() saferRussell King
2013-12-18imx-drm: imx-drm-core: use defined constant for number of CRTCs.Russell King
2013-12-18imx-drm: imx-tve: don't call sleeping functions beneath enable_lock spinlockRussell King
2013-12-18imx-drm: ipu-v3: fix potential CRTC device registration raceRussell King
2013-12-18imx-drm: imx-drm-core: fix DRM cleanup pathsRussell King
2013-12-18imx-drm: imx-drm-core: fix error cleanup path for imx_drm_add_crtc()Russell King
2013-12-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-12-18tty: 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 branch 'bcache-for-3.13' of git://evilpiepirate.org/~kent/linux-bcache ...Jens Axboe
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-17ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan
2013-12-17rtlwifi: pci: Fix oops on driver unloadLarry Finger
2013-12-17ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef
2013-12-17drm/i915: Use the correct GMCH_CTRL register for Sandybridge+Chris Wilson