summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-05-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+5
2013-05-09Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds4-5/+12
2013-05-09video: mxsfb: Adapt to new videomode APIFabio Estevam2-5/+5
2013-05-09NVMe: Use user defined admin ioctl timeoutKeith Busch1-1/+5
2013-05-09usb: tilegx: fix memleak when create hcd failLibo Chen2-4/+10
2013-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-57/+188
2013-05-09Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-3/+5
2013-05-09Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds79-8059/+497
2013-05-09Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-152/+166
2013-05-09Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-9/+9
2013-05-09Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds5-18/+16
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds25-51/+50
2013-05-09Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds31-499/+2843
2013-05-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds15-325/+790
2013-05-09EDAC: Don't give write permission to read-only filesSrivatsa S. Bhat1-6/+6
2013-05-09watchdog: Fix race condition in registration codeGuenter Roeck1-1/+2
2013-05-09watchdog: Convert to devm_ioremap_resource()Sachin Kamat4-17/+14
2013-05-08Add support for fan button on Ideapad Z580Maxim Mikityanskiy1-1/+5
2013-05-08pvpanic: pvpanic device driverHu Tao3-0/+134
2013-05-08asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75AAceLan Kao1-0/+9
2013-05-08drivers: platform: x86: Use PTR_RET functionAlexandru Gheorghiu1-4/+1
2013-05-08sony-laptop: SVS151290S kbd backlight and gfx switch supportArthur Wirski1-1/+19
2013-05-08hp-wmi: add more definitions for new event_id'sAlex Hung1-0/+24
2013-05-08dell-laptop: Fix krealloc() misuse in parse_da_table()David Woodhouse1-4/+6
2013-05-08hp_accel: Ignore the error from lis3lv02d_poweron() at resumeShuah Khan1-1/+2
2013-05-08dell: add new dell WMI format for the AIO machinesAceLan Kao1-5/+48
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds21-189/+222
2013-05-08Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into...Roland Dreier24-186/+215
2013-05-08net: fec: fix kernel oops when plug/unplug cable many timesFrank Li2-15/+39
2013-05-08bfin_mac: fix error return code in bfin_mac_probe()Wei Yongjun1-1/+2
2013-05-08sfc: fix return value check in efx_ptp_probe_channel()Wei Yongjun1-1/+3
2013-05-08net/spider_net: fix error return code in spider_net_open()Wei Yongjun1-1/+2
2013-05-08net/irda: fix error return code in bfin_sir_open()Wei Yongjun1-2/+4
2013-05-08net: of_mdio: fix behavior on missing phy deviceSebastian Hesselbarth1-7/+4
2013-05-08sierra_net: keep status interrupt URB activeDan Williams1-7/+31
2013-05-08usbnet: allow status interrupt URB to always be activeDan Williams1-6/+71
2013-05-08qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams2-0/+14
2013-05-08be2net: disable TX in be_close()Sathya Perla1-0/+2
2013-05-08be2net: fix EQ from getting full while cleaning RX CQSathya Perla1-6/+1
2013-05-08be2net: fix payload_len value for GET_MAC_LIST cmd reqSathya Perla1-3/+2
2013-05-08be2net: provision VF resources before enabling SR-IOVSathya Perla1-8/+13
2013-05-08Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds46-350/+16713
2013-05-08rtc: rtc-tile: add missing platform_device_unregister() when module exitWei Yongjun1-0/+1
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds20-299/+142
2013-05-08NVMe: Simplify Firmware Activate code slightlyMatthew Wilcox1-4/+2
2013-05-08NVMe: Only clear the enable bit when disabling controllerMatthew Wilcox1-1/+4
2013-05-08NVMe: Wait for device to acknowledge shutdownMatthew Wilcox1-19/+46
2013-05-08ACPICA: ACPICA: Fix for _INI regressionTomasz Nowicki1-0/+1
2013-05-08ACPICA: _OSI support: Fix possible memory leakJung-uk Kim1-1/+2
2013-05-08ACPICA: Fix possible buffer overflow during a field unit read operationBob Moore1-1/+13