aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-052-13/+18
|\
| * KVM: s390: virtio_ccw: reset errors for new I/O.Cornelia Huck2013-04-071-1/+4
| * KVM: s390: Change the virtual memory mapping location for virtio devicesNick Wang2013-04-021-5/+6
| * Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2013-03-21296-2058/+5113
| |\
| * | KVM: s390: Export virtio-ccw api.Cornelia Huck2013-03-051-4/+1
| * | virtio_ccw: pass a cookie value to kvm hypercallMichael S. Tsirkin2013-03-051-3/+8
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-05-051-3/+5
|\ \ \
| * | | CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell2013-03-151-3/+5
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-0519-22/+22
|\ \ \ \
| * | | | gadget: single_open() leaksAl Viro2013-05-052-2/+2
| * | | | staging: single_open() leaksAl Viro2013-05-058-8/+8
| * | | | megaraid: single_open() leakAl Viro2013-05-051-1/+1
| * | | | wireless: single_open() leaksAl Viro2013-05-054-7/+7
| * | | | input: single_open() leakAl Viro2013-05-051-1/+1
| * | | | rtc: single_open() leaksAl Viro2013-05-052-2/+2
| * | | | ds1620: single_open() leakAl Viro2013-05-051-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-0412-60/+115
|\ \ \ \ \
| * | | | | cxgb4: fix error recovery when t4_fw_hello returns a positive valueThadeu Lima de Souza Cascardo2013-05-031-1/+1
| * | | | | sky2: Fix crash on receiving VLAN framesKirill Smelkov2013-05-031-0/+2
| * | | | | asix: fix BUG in receive path when lowering MTUholger@eitzenberger.org2013-05-031-0/+3
| * | | | | net: qmi_wwan: Add Telewell TW-LTE 4GTeppo Kotilainen2013-05-031-0/+1
| * | | | | usbnet: pegasus: endian bug in write_mii_word()Dan Carpenter2013-05-031-1/+2
| * | | | | drivers: net: cpsw: irq not disabled in cpsw isr in particular sequenceMugunthan V N2013-05-021-1/+1
| * | | | | xen-netback: better names for thresholdsWei Liu2013-05-021-20/+29
| * | | | | xen-netback: avoid allocating variable size array on stackWei Liu2013-05-021-2/+14
| * | | | | xen-netback: remove redundent parameter in netbk_count_requestsWei Liu2013-05-021-4/+2
| * | | | | be2net: Fix to fail probe if MSI-X enable fails for a VFSomnath Kotur2013-05-021-7/+15
| * | | | | be2net: avoid napi_disable() when it has not been enabledSomnath Kotur2013-05-022-2/+7
| * | | | | be2net: Fix firmware download for LancerSomnath Kotur2013-05-021-1/+1
| * | | | | be2net: Fix to receive Multicast Packets when Promiscuous mode is enabled on ...Ajit Khaparde2013-05-021-2/+4
| * | | | | be2net: Fix to show tx priority pause counter in ethtool -SAjit Khaparde2013-05-022-0/+2
| * | | | | be2net: Fix to use 32-bit stats to report rx_drops_no_fragmentAjit Khaparde2013-05-021-6/+17
| * | | | | be2net: Fix to use version 2 of cq_create for SkyHawk-R devicesAjit Khaparde2013-05-022-14/+15
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2013-05-041-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | serial: sunsu: add missing platform_driver_unregister() when module exitWei Yongjun2013-05-041-0/+1
* | | | | | Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-0438-513/+770
|\ \ \ \ \ \
| * | | | | | mmc: sdhci-tegra: fix MODULE_DEVICE_TABLEArnd Bergmann2013-04-231-1/+1
| * | | | | | mmc: core: fix init controller performance regression, updated patchAdrian Hunter2013-04-152-1/+4
| * | | | | | mmc: mxcmmc: enable DMA support on mpc512xAnatolij Gustschin2013-04-121-2/+33
| * | | | | | mmc: mxcmmc: constify mxcmci_devtypeAnatolij Gustschin2013-04-121-1/+1
| * | | | | | mmc: mxcmmc: use slot-gpio API for write-protect detectionAnatolij Gustschin2013-04-121-3/+5
| * | | | | | mmc: mxcmmc: add mpc512x SDHC supportAnatolij Gustschin2013-04-122-49/+94
| * | | | | | mmc: mxcmmc: fix race conditions for host->req and host->data accessAnatolij Gustschin2013-04-121-7/+24
| * | | | | | mmc: mxcmmc: DT supportMarkus Pargmann2013-04-121-18/+61
| * | | | | | mmc: dw_mmc: let device core setup the default pin configurationThomas Abraham2013-04-123-49/+0
| * | | | | | mmc: mxs-mmc: add broken-cd propertyHector Palacios2013-04-121-1/+3
| * | | | | | mmc: mxs-mmc: add non-removable propertyMarc Kleine-Budde2013-04-121-3/+7
| * | | | | | mmc: mxs-mmc: add cd-inverted propertyMarc Kleine-Budde2013-04-121-1/+4
| * | | | | | mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed caseLi Fei2013-04-122-3/+4
| * | | | | | mmc: mxcmmc: Fix bug when card is present during bootAlexander Shiyan2013-04-121-2/+2