summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-05-24ath9k_hw: improve performance for AR934x v1.3+Felix Fietkau
2013-05-24ath9k_hw: fix host interface reset on AR934xFelix Fietkau
2013-05-24ath9k_hw: fix spur mitigation issues on AR934xFelix Fietkau
2013-05-24xhci: fix list access before initVladimir Murzin
2013-05-24xhci-mem: init list heads at the beginning of initSergio Aguirre
2013-05-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-24drivers/crypto/nx: Fixes for multiple races and issuesKent Yoder
2013-05-23be2net: bug fix on returning an invalid nic descriptorWei Yang
2013-05-23Merge tag 'gpio-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-24Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2013-05-24Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2013-05-24Merge remote-tracking branch 'pfdo/drm-fixes' into drm-nextDave Airlie
2013-05-23Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-05-23net: Revert unused variable changes.David S. Miller
2013-05-23Return the result from user admin command IOCTL even in case of failureChayan Biswas
2013-05-23Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-05-23Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-23Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-05-23Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-05-23regmap: regcache: Fixup locking for custom lock callbacksLars-Peter Clausen
2013-05-23Input: wacom - add an eraser to DTH2242/DTK2241Ping Cheng
2013-05-23drm/exynos: replace request_threaded_irq with devm functionSeung-Woo Kim
2013-05-23drm/exynos: remove unnecessary devm_kfreeSeung-Woo Kim
2013-05-23drm/exynos: fix build warnings from ipp fimcSeung-Woo Kim
2013-05-23drm/exynos: cleanup device pointer usagesSeung-Woo Kim
2013-05-23drm/exynos: wait for the completion of pending page flipInki Dae
2013-05-23drm/exynos: use drm_send_vblank_event() helperRob Clark
2013-05-23OMAPDSS: Fix crash with DT bootTomi Valkeinen
2013-05-23Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-05-23virtio_net: enable napi for all possible queues during openJason Wang
2013-05-22net: ethernet: sun: drop unused variableEmilio López
2013-05-22net: ethernet: korina: drop unused variableEmilio López
2013-05-22net: ethernet: apple: drop unused variableEmilio López
2013-05-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-05-23ACPI / video: Add "Asus UL30A" to ACPI video detect blacklistBastian Triller
2013-05-22staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFSPaul Zimmerman
2013-05-22qmi_wwan: Added support for Cinterion's PLxx WWAN InterfaceHans-Christoph Schemmel
2013-05-22net: fec: use a more proper compatible string for MVF type deviceShawn Guo
2013-05-22qlcnic: Fix updating netdev->featuresShahed Shaikh
2013-05-22qlcnic: remove netdev->trans_start updates within the driverSony Chacko
2013-05-22qlcnic: Return proper error codes from probe failure pathsSony Chacko
2013-05-22tg3: Update version to 3.132Nithin Sujir
2013-05-22tg3: Ensure boot code has completed initialization before accessing hardwareNithin Sujir
2013-05-22iio: exynos_adc: fix wrong structure extration in suspend and resumeNaveen Krishna Chatradhi
2013-05-22iio:common:st: added disable function after read info raw dataDenis CIOCCA
2013-05-22iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=mAxel Lin
2013-05-22staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe()Wei Yongjun