summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: gadget: reset resource index to zeroSebastian Andrzej Siewior2011-09-091-1/+4
* usb: dwc3: gadget: fixing dequeue of TRBsSebastian Andrzej Siewior2011-09-091-3/+9
* USB: pl2303: remove unreachable codeMichał Sroczyński2011-08-261-3/+0
* ums_realtek: do not use stack memory for DMAAdam Cozzette2011-08-251-5/+30
* USB host i.MX21: remove dependency on MACH_MX21Sascha Hauer2011-08-251-3/+3
* USB gadget i.MX1: remove dependency on ARCH_MXCSascha Hauer2011-08-251-5/+4
* usb: fix ipw.c build error, select USB_SERIAL_WWANRandy Dunlap2011-08-251-0/+1
* usb: fix dwc3 build when USB_GADGET_DWC3 is not enabledRandy Dunlap2011-08-251-0/+5
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-2358-111/+105
* usb: include module.h in the DesignWare USB3 DRD driverStephen Rothwell2011-08-231-0/+1
* USB: usbtest: use URB_ZERO_PACKET for BULK-OUT transfersSebastian Andrzej Siewior2011-08-231-1/+3
* usb: fhci-hcd: Allocate pram dynamically.Joakim Tjernlund2011-08-231-1/+4
* usb/isp1760: Clear TT buffer on interrupted low & full speed transfersArvid Brodin2011-08-231-9/+74
* drivers/usb/host/ohci-omap3.c: test the just-initialized valueJulia Lawall2011-08-231-1/+1
* USB: otg: remove unused function twl6030_set_phy_clkWanlong Gao2011-08-231-16/+0
* s3c-hsudc: Add basic otg transceiver handlingHeiko Stübner2011-08-231-0/+23
* s3c-hsudc: Fix possible nullpointer dereference during probeHeiko Stübner2011-08-231-13/+13
* usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi2011-08-2315-0/+5659
* usb: gadget: introduce gadget_is_dwc3()Felipe Balbi2011-08-231-0/+3
* USB: EHCI: remove usages of hcd->stateAlan Stern2011-08-2310-41/+56
* usb: renesas_usbhs: use usb_endpoint_maxp()kuninori.morimoto.gx@renesas.com2011-08-231-1/+1
* usb: OHCI/EHCI support for Netlogic XLS processor.Jayachandran C2011-08-234-0/+322
* USB: pxa168: Add onchip USB host controller supportTanmay Upadhyay2011-08-234-0/+376
* usb: isp1362-hcd: Quieten printksTobias Klauser2011-08-231-3/+3
* usb/isp1760: Fix problems that trigger WARNING at line 1136.Arvid Brodin2011-08-231-18/+20
* usb/isp1760: Fix missing endpoint unlink when no mem during enqueueArvid Brodin2011-08-231-6/+3
* usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2Arvid Brodin2011-08-232-45/+96
* usb/isp1760: Move isp1760_run within file (prepare for next patch)Arvid Brodin2011-08-231-68/+68
* usb/isp1760: Move some code (prepare for next patch)Arvid Brodin2011-08-231-27/+18
* usb: misc: usblcd: fixed coding style issuesZack Parsons2011-08-231-56/+71
* usb: misc: usbled: fixed coding style issuesZack Parsons2011-08-231-11/+14
* USB: ipw: convert to usb-wwan frameworkOliver Neukum2011-08-231-2/+31
* usb_storage: Don't freeze in usb-stor-scanSeth Forshee2011-08-231-3/+13
* USB: Remove test for NULL that'll never happen in usb_disconnect()Jesper Juhl2011-08-231-5/+0
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds2011-08-221-5/+10
|\
| * firewire: core: handle ack_busy when fetching the Config ROMStefan Richter2011-08-131-5/+10
* | pci: fix new kernel-doc warning in pci.cRandy Dunlap2011-08-211-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-08-202-0/+8
|\ \
| * | drm/i915: set GFX_MODE to pre-Ivybridge default value even on IvybridgeJesse Barnes2011-08-192-0/+8
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-08-196-98/+235
|\ \ \
| * \ \ Merge branch 'stable/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe2011-08-092-4/+4
| |\ \ \
| | * | | xen/blkback: Make description more obvious.Konrad Rzeszutek Wilk2011-08-091-1/+1
| | * | | xen-blkfront: Fix one off warning about name clashStefan Bader2011-07-141-1/+1
| | * | | xen-blkfront: Drop name and minor adjustments for emulated scsi devicesStefan Bader2011-07-141-2/+2
| * | | | block: swim3: fix unterminated of_device_id tableAxel Lin2011-08-031-0/+1
| * | | | drivers/cdrom/cdrom.c: relax check on dvd manufacturer valueAndrew Morton2011-08-021-1/+7
| * | | | drivers/block/drbd/drbd_nl.c: use bitmap_parse instead of __bitmap_parseH Hartley Sweeten2011-08-021-2/+2
| * | | | loop: fix deadlock when sysfs and LOOP_CLR_FD race against each otherKay Sievers2011-07-311-2/+4
| * | | | loop: add BLK_DEV_LOOP_MIN_COUNT=%i to allow distros 0 pre-allocated loop dev...Kay Sievers2011-07-312-17/+25
| * | | | loop: add management interface for on-demand device allocationKay Sievers2011-07-311-4/+116