summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* UWB: fix sysfs warning on HWA device unplug.Thomas Pugliese2013-08-131-2/+38
* HWA: avoid constant suspend and resume on the root hubThomas Pugliese2013-08-131-0/+7
* HWA RC: fix a kernel panic when unplugging the HWA dongleThomas Pugliese2013-08-131-1/+15
* USB: cdc-wdm: fix race between interrupt handler and taskletOliver Neukum2013-08-131-4/+9
* wusbcore: clean up list locking in urb enqueueThomas Pugliese2013-08-121-10/+15
* wusbcore: fix root hub hub_status_data to only return > 0 if status has actua...Thomas Pugliese2013-08-121-10/+18
* usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSETManu Gautam2013-08-123-2/+263
* usb/hcd: Log error code if reset() failsMark Brown2013-08-121-1/+1
* usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede2013-08-121-1/+2
* usb: misc: usb3503: Support operation with no I2C controlMark Brown2013-08-121-17/+76
* usb: misc: usb3503: Add USB3503A to the compatible listMark Brown2013-08-121-0/+1
* usb: misc: usb3503: Default to hub modeMark Brown2013-08-121-1/+1
* usb: misc: usb3503: Fix typos in error messagesMark Brown2013-08-121-2/+2
* usb: misc: usb3503: Factor out I2C probeMark Brown2013-08-121-34/+43
* usb: misc: usb3503: Convert to regmapMark Brown2013-08-122-57/+37
* usb: misc: usb3503: Actively manage Hub Connect GPIOMark Brown2013-08-121-6/+12
* usb: misc: usb3503: Use gpio_set_value_cansleep()Mark Brown2013-08-121-1/+1
* usb: Move definition of USB_EHCI_BIG_ENDIAN_MMIO et al. out side of the ifs.David Daney2013-08-122-20/+17
* usb: misc: usb3503: Convert to devm_ APIsMark Brown2013-08-121-35/+7
* usb: misc: Fix swapped properties in usb3503 DT parsingMark Brown2013-08-121-2/+2
* USB: serial: move the "simple" drivers into usb-serial-simple.cGreg Kroah-Hartman2013-08-1211-422/+129
* USBNET: ax88179_178a: enable tso if usb host supports sg dmaMing Lei2013-08-121-0/+8
* USBNET: support DMA SGMing Lei2013-08-121-3/+42
* USB: XHCI: mark no_sg_constraintMing Lei2013-08-121-0/+4
* USB: introduce usb_device_no_sg_constraint() helperMing Lei2013-08-121-1/+2
* USB: EHCI: support running URB giveback in tasklet contextMing Lei2013-08-1214-18/+13
* USB: EHCI: improve interrupt qh unlinkMing Lei2013-08-126-3/+84
* USB: EHCI: improve ehci_endpoint_disableMing Lei2013-08-121-10/+6
* USB: HCD: support giveback of URB in tasklet contextMing Lei2013-08-121-30/+117
* Merge 3.11-rc4 into usb-nextGreg Kroah-Hartman2013-08-05214-1288/+2208
|\
| * Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-08-042-26/+68
| |\
| | * dma: pl330: Fix cyclic transfersLars-Peter Clausen2013-07-281-26/+67
| | * pch_dma: fix error return code in pch_dma_probe()Wei Yongjun2013-07-221-0/+1
| * | drm/radeon: fix 64 bit divide in SI spm codeAlex Deucher2013-08-041-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-0449-403/+665
| |\ \
| | * | qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani2013-08-0310-132/+231
| | * | qlcnic: Fix link speed and duplex display for 83xx adapterRajesh Borundia2013-08-031-9/+16
| | * | qlcnic: Fix link speed display for 82xx adapterRajesh Borundia2013-08-031-3/+7
| | * | qlcnic: Fix external loopback test.Shahed Shaikh2013-08-031-2/+10
| | * | qlcnic: Removed adapter series name from warning messages.Pratik Pujar2013-08-032-2/+2
| | * | qlcnic: Free up memory in error path.Himanshu Madhani2013-08-031-3/+3
| | * | qlcnic: Fix ingress MAC learningShahed Shaikh2013-08-031-33/+66
| | * | qlcnic: Fix MAC address filter issue on 82xx adapterShahed Shaikh2013-08-031-1/+1
| | * | net: ethernet: davinci_emac: drop IRQF_DISABLEDMugunthan V N2013-08-031-2/+1
| | * | sis900: Fix the tx queue timeout issueDenis Kirjanov2013-08-031-10/+2
| | * | r8169: remove "PHY reset until link up" log spamLekensteyn2013-08-021-1/+1
| | * | net: ethernet: cpsw: drop IRQF_DISABLEDFelipe Balbi2013-08-021-1/+1
| | * | macvlan: handle set_promiscuity failuresMichael S. Tsirkin2013-08-021-2/+5
| | * | macvlan: better mode validationMichael S. Tsirkin2013-08-021-2/+14
| | * | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-028-26/+26