summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-08-12USB: EHCI: support running URB giveback in tasklet contextMing Lei14-18/+13
2013-08-12USB: EHCI: improve interrupt qh unlinkMing Lei6-3/+84
2013-08-12USB: EHCI: improve ehci_endpoint_disableMing Lei1-10/+6
2013-08-12USB: HCD: support giveback of URB in tasklet contextMing Lei1-30/+117
2013-08-05Merge 3.11-rc4 into usb-nextGreg Kroah-Hartman214-1288/+2208
2013-08-04Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-26/+68
2013-08-04drm/radeon: fix 64 bit divide in SI spm codeAlex Deucher1-1/+1
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds49-403/+665
2013-08-03qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani10-132/+231
2013-08-03qlcnic: Fix link speed and duplex display for 83xx adapterRajesh Borundia1-9/+16
2013-08-03qlcnic: Fix link speed display for 82xx adapterRajesh Borundia1-3/+7
2013-08-03qlcnic: Fix external loopback test.Shahed Shaikh1-2/+10
2013-08-03qlcnic: Removed adapter series name from warning messages.Pratik Pujar2-2/+2
2013-08-03qlcnic: Free up memory in error path.Himanshu Madhani1-3/+3
2013-08-03qlcnic: Fix ingress MAC learningShahed Shaikh1-33/+66
2013-08-03qlcnic: Fix MAC address filter issue on 82xx adapterShahed Shaikh1-1/+1
2013-08-03net: ethernet: davinci_emac: drop IRQF_DISABLEDMugunthan V N1-2/+1
2013-08-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2013-08-03hwmon: (max6697) fix MAX6581 idealityVivien Didelot1-2/+2
2013-08-03usb: fix some scripts/kernel-doc warningsYacine Belkadi9-83/+165
2013-08-03sis900: Fix the tx queue timeout issueDenis Kirjanov1-10/+2
2013-08-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds19-55/+209
2013-08-03Merge tag 'gpio-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-70/+15
2013-08-03r8169: remove "PHY reset until link up" log spamLekensteyn1-1/+1
2013-08-03net: ethernet: cpsw: drop IRQF_DISABLEDFelipe Balbi1-1/+1
2013-08-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-9/+9
2013-08-03Merge branch 'parisc-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-15/+32
2013-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-2/+51
2013-08-03Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-36/+79
2013-08-02Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-111/+16
2013-08-02USB: ohci-at91: add usb_clk for transition to common clk frameworkBoris BREZILLON1-2/+21
2013-08-02macvlan: handle set_promiscuity failuresMichael S. Tsirkin1-2/+5
2013-08-02macvlan: better mode validationMichael S. Tsirkin1-2/+14
2013-08-02net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang8-26/+26
2013-08-02net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module paramJack Morgenstein1-1/+1
2013-08-02net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MACOr Gerlitz1-10/+1
2013-08-02USB: EHCI: don't depend on hardware for tracking port resets and resumesAlan Stern1-34/+26
2013-08-02USB: EHCI: keep better track of resuming portsAlan Stern1-1/+2
2013-08-02PCI: mvebu: Disable prefetchable memory support in PCI-to-PCI bridgeThomas Petazzoni1-26/+1
2013-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville19-73/+133
2013-08-01powerpc/windfarm: Fix noisy slots-fan on Xserve (rm31)Aaro Koskinen1-9/+9
2013-08-01USB: pl2303: restrict the divisor based baud rate encoding method to the "HX"...Frank Schäfer1-1/+5
2013-08-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds40-118/+185
2013-08-01Merge tag 'fbdev-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-9/+7
2013-08-01USB: host: use dev_get_platdata()Jingoo Han26-64/+65
2013-08-01Merge tag 'vfio-v3.11-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2-29/+31
2013-08-01Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds4-4/+26
2013-08-01USB: handle LPM errors during device suspend correctlyAlan Stern1-22/+26
2013-08-01USB: refactor code for enabling/disabling remote wakeupAlan Stern1-52/+46
2013-08-01USB: simplify the interface of usb_get_status()Alan Stern3-17/+15