summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * usb: dwc3: ep0: increment "actual" on bounced ep0 caseFelipe Balbi2012-04-101-1/+2
| * usb: dwc3: ep0: Handle requests greater than wMaxPacketSizeMoiz Sonasath2012-04-101-1/+5
| * usb: gadget: udc-core: stop UDC on device-initiated disconnectFelipe Balbi2012-04-101-0/+4
* | xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He2012-04-112-5/+10
* | xHCI: use gfp flags from caller instead of GFP_ATOMICDan Carpenter2012-04-111-2/+2
* | xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu2012-04-111-0/+2
* | USB: fix bug of device descriptor got from superspeed deviceElric Fu2012-04-111-0/+16
* | xhci: Fix register save/restore order.Sarah Sharp2012-04-111-4/+4
* | xhci: Restore event ring dequeue pointer on resume.Sarah Sharp2012-04-111-0/+1
* | xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp2012-04-111-7/+2
* | xhci: Warn when hosts don't halt.Sarah Sharp2012-04-111-0/+3
* | xhci: don't re-enable IE constantlyFelipe Balbi2012-04-112-1/+5
* | usb: xhci: fix section mismatch in linux-nextGerard Snitselaar2012-04-101-1/+1
* | xHCI: correct to print the true HSEE of USBCMDAlex He2012-04-101-1/+1
* | USB: serial: fix race between probe and openJohan Hovold2012-04-101-0/+8
* | UHCI: hub_status_data should indicate if ports are resumingAlan Stern2012-04-091-2/+3
* | EHCI: keep track of ports being resumed and indicate in hub_status_dataAlan Stern2012-04-094-15/+23
* | USB: fix race between root-hub suspend and remote wakeupAlan Stern2012-04-091-0/+12
* | USB: sierra: add support for Sierra Wireless MC7710Anton Samokhvalov2012-04-091-0/+1
* | USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when...Simon Arlott2012-04-091-5/+7
* | USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNTSimon Arlott2012-04-091-11/+13
* | USB: don't ignore suspend errors for root hubsAlan Stern2012-04-091-2/+7
* | USB: fix bug in serial driver unregistrationAlan Stern2012-04-092-26/+2
* | USB: serial: metro-usb: Fix idProduct for Uni-Directional mode.Aleksey Babahin2012-04-091-3/+3
* | USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id arraySantiago Garcia Mantinan2012-04-091-0/+1
* | USB: pl2303: fix DTR/RTS being raised on baud rate changeJohan Hovold2012-04-091-1/+1
* | Merge 3.2-rc1 into usb-linusGreg Kroah-Hartman2012-04-085-14/+56
|\ \ | |/ |/|
| * USB: remove compile warning on gadget/inode.cMichael BRIGHT2012-04-061-1/+0
| * USB documentation: explain lifetime rules for unlinking URBsAlan Stern2012-04-061-0/+12
| * USB: don't clear urb->dev in scatter-gather libraryAlan Stern2012-04-061-5/+6
| * usb: storage: fix lockdep warning inside usb_stor_pre_reset(v2)Ming Lei2012-04-061-0/+30
| * usb: Put USB Kconfig items back under USB.David Daney2012-04-061-8/+8
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-052-77/+87
|\ \
| * | USB: ehci-atmel: add needed of.h header fileNicolas Ferre2012-04-041-0/+1
| * | USB: ohci-at91: trivial return code name changeNicolas Ferre2012-04-041-4/+3
| * | USB: ohci-at91: change maximum number of portsNicolas Ferre2012-04-041-30/+36
| * | USB: ohci-at91: rework and fix initializationNicolas Ferre2012-04-041-42/+46
| * | USB: ohci-at91: fix vbus_pin_active_low handlingNicolas Ferre2012-04-041-2/+2
| |/
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-052-17/+2
|\ \
| * | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-052-17/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-021-1/+1
|\ \ \ | |_|/ |/| |
| * | f_phonet: fix skb truesize underestimationEric Dumazet2012-03-271-1/+1
* | | Documentation: remove references to /etc/modprobe.confLucas De Marchi2012-03-302-2/+3
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-292-5/+4
|\ \ \
| * | | dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-212-5/+3
| * | | dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar2012-02-221-0/+1
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2822-22/+0
|\ \ \ \
| * | | | Remove all #inclusions of asm/system.hDavid Howells2012-03-2822-22/+0
* | | | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-285-6/+163
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'spear/dt' into next/dt2Arnd Bergmann2012-03-162-10/+2
| |\ \ \ \
OpenPOWER on IntegriCloud