summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-05-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2013-05-09Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2013-05-09Merge tag 'acpi-fixes-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-09Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2013-05-09video: mxsfb: Adapt to new videomode APIFabio Estevam
2013-05-09NVMe: Use user defined admin ioctl timeoutKeith Busch
2013-05-09usb: tilegx: fix memleak when create hcd failLibo Chen
2013-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-09Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-09Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-05-09Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-09Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-09Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-09Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-05-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2013-05-09EDAC: Don't give write permission to read-only filesSrivatsa S. Bhat
2013-05-09watchdog: Fix race condition in registration codeGuenter Roeck
2013-05-09watchdog: Convert to devm_ioremap_resource()Sachin Kamat
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-05-08Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into...Roland Dreier
2013-05-08net: fec: fix kernel oops when plug/unplug cable many timesFrank Li
2013-05-08bfin_mac: fix error return code in bfin_mac_probe()Wei Yongjun
2013-05-08sfc: fix return value check in efx_ptp_probe_channel()Wei Yongjun
2013-05-08net/spider_net: fix error return code in spider_net_open()Wei Yongjun
2013-05-08net/irda: fix error return code in bfin_sir_open()Wei Yongjun
2013-05-08net: of_mdio: fix behavior on missing phy deviceSebastian Hesselbarth
2013-05-08sierra_net: keep status interrupt URB activeDan Williams
2013-05-08usbnet: allow status interrupt URB to always be activeDan Williams
2013-05-08qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams
2013-05-08be2net: disable TX in be_close()Sathya Perla
2013-05-08be2net: fix EQ from getting full while cleaning RX CQSathya Perla
2013-05-08be2net: fix payload_len value for GET_MAC_LIST cmd reqSathya Perla
2013-05-08be2net: provision VF resources before enabling SR-IOVSathya Perla
2013-05-08Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-05-08rtc: rtc-tile: add missing platform_device_unregister() when module exitWei Yongjun
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-05-08NVMe: Simplify Firmware Activate code slightlyMatthew Wilcox
2013-05-08NVMe: Only clear the enable bit when disabling controllerMatthew Wilcox
2013-05-08NVMe: Wait for device to acknowledge shutdownMatthew Wilcox
2013-05-08ACPICA: ACPICA: Fix for _INI regressionTomasz Nowicki
2013-05-08ACPICA: _OSI support: Fix possible memory leakJung-uk Kim
2013-05-08ACPICA: Fix possible buffer overflow during a field unit read operationBob Moore
2013-05-08Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-05-08aio: don't include aio.h in sched.hKent Overstreet
2013-05-08aio: use cancellation list lazilyKent Overstreet
2013-05-08aio: move private stuff out of aio.hKent Overstreet
2013-05-08char: add aio_{read,write} to /dev/{null,zero}Zach Brown