| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP. | Shubhrajyoti D | 2012-01-24 | 1 | -1/+1 |
| * | | | TTY: fix UV serial console regression | Jiri Slaby | 2012-01-24 | 1 | -5/+7 |
| * | | | jsm: Fixed EEH recovery error | Lucas Kannebley Tavares | 2012-01-24 | 1 | -0/+1 |
| * | | | Updated TTY MAINTAINERS info | Lucas Kannebley Tavares | 2012-01-24 | 1 | -1/+1 |
| * | | | serial: group all the 8250 related code together | Paul Gortmaker | 2012-01-24 | 24 | -289/+304 |
| |/ / |
|
* | | | Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-01-30 | 37 | -2732/+224 |
|\ \ \ |
|
| * | | | uwb & wusb: fix kconfig error | Randy Dunlap | 2012-01-26 | 1 | -1/+1 |
| * | | | USB: Realtek cr: fix autopm scheduling while atomic | Stanislaw Gruszka | 2012-01-26 | 1 | -1/+1 |
| * | | | USB: ftdi_sio: Add more identifiers | Alan Cox | 2012-01-26 | 2 | -0/+7 |
| * | | | xHCI: Cleanup isoc transfer ring when TD length mismatch found | Andiry Xu | 2012-01-25 | 1 | -1/+2 |
| * | | | Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb... | Greg Kroah-Hartman | 2012-01-25 | 17 | -2636/+37 |
| |\ \ \ |
|
| | * | | | usb: musb: omap2430: minor cleanups. | NeilBrown | 2012-01-25 | 1 | -2/+2 |
| | * | | | usb: dwc3: unmap the proper number of sg entries | Sebastian Andrzej Siewior | 2012-01-24 | 1 | -1/+1 |
| | * | | | usb: musb: fix shutdown while usb gadget is in use | Grazvydas Ignotas | 2012-01-24 | 1 | -2/+3 |
| | * | | | usb: gadget: f_mass_storage: Use "bool" instead of "int" in fsg_module_parame... | Fabio Estevam | 2012-01-24 | 1 | -5/+5 |
| | * | | | usb: gadget: check for streams only for SS udcs | Sebastian Andrzej Siewior | 2012-01-24 | 1 | -1/+1 |
| | * | | | usb: gadget: fsl_udc: fix the usage of udc->max_ep | Peter Chen | 2012-01-24 | 1 | -2/+2 |
| | * | | | drivers: usb: otg: Fix dependencies for some OTG drivers | Fabio Estevam | 2012-01-24 | 1 | -2/+2 |
| | * | | | usb: renesas: silence uninitialized variable report in usbhsg_recip_run_handle() | Jesper Juhl | 2012-01-24 | 1 | -1/+1 |
| | * | | | usb: gadget: SS Isoc endpoints use comp_desc->bMaxBurst too | Paul Zimmerman | 2012-01-24 | 1 | -4/+3 |
| | * | | | usb: gadget: storage: endian fix | Andiry Xu | 2012-01-24 | 1 | -3/+3 |
| | * | | | usb: dwc3: ep0: fix compile warning | Felipe Balbi | 2012-01-24 | 1 | -1/+0 |
| | * | | | usb: musb: davinci: fix build breakage | Sekhar Nori | 2012-01-24 | 1 | -3/+0 |
| | * | | | usb: gadget: langwell: don't call gadget's disconnect() | Alexander Shishkin | 2012-01-24 | 1 | -10/+8 |
| | * | | | usb: gadget: langwell: drop langwell_otg support | Alexander Shishkin | 2012-01-24 | 2 | -88/+2 |
| | * | | | usb: otg: kill langwell_otg driver | Alexander Shishkin | 2012-01-24 | 4 | -2501/+0 |
| | * | | | usb: dwc3: ep0: tidy up Pending Request handling | Felipe Balbi | 2012-01-24 | 1 | -10/+4 |
| | |/ / |
|
| * | | | qcaux: add more Pantech UML190 and UML290 ports | Dan Williams | 2012-01-24 | 1 | -1/+6 |
| * | | | Revert "drivers: usb: Fix dependency for USB_HWA_HCD" | Greg Kroah-Hartman | 2012-01-24 | 1 | -1/+1 |
| * | | | usb: mv-otg - Fix build if CONFIG_USB is not set | Geert Uytterhoeven | 2012-01-24 | 1 | -0/+2 |
| * | | | USB: cdc-wdm: Avoid hanging on interface with no USB_CDC_DMM_TYPE | Bjørn Mork | 2012-01-24 | 1 | -1/+3 |
| * | | | usb: add support for STA2X11 host driver | Alessandro Rubini | 2012-01-24 | 2 | -0/+10 |
| * | | | drivers: usb: Fix dependency for USB_HWA_HCD | Fabio Estevam | 2012-01-24 | 1 | -1/+1 |
| * | | | kernel-doc: fix new warning in usb.h | Randy Dunlap | 2012-01-24 | 1 | -0/+1 |
| * | | | USB: OHCI: fix new compiler warnings | Alan Stern | 2012-01-24 | 1 | -2/+10 |
| * | | | usb: serial: kobil_sct: fix compile warning: | Felipe Balbi | 2012-01-24 | 1 | -1/+1 |
| * | | | drivers/usb/host/ehci-fsl.c: add missing iounmap | Julia Lawall | 2012-01-24 | 1 | -1/+1 |
| * | | | USB: cdc-wdm: better allocate a buffer that is at least as big as we tell the... | Bjørn Mork | 2012-01-24 | 1 | -1/+1 |
| * | | | USB: cdc-wdm: call wake_up_all to allow driver to shutdown on device removal | Bjørn Mork | 2012-01-24 | 1 | -1/+1 |
| * | | | USB: cdc-wdm: use two mutexes to allow simultaneous read and write | Bjørn Mork | 2012-01-24 | 1 | -18/+31 |
| * | | | USB: cdc-wdm: updating desc->length must be protected by spin_lock | Bjørn Mork | 2012-01-24 | 1 | -0/+2 |
| * | | | USB: usbsevseg: fix max length | Harrison Metzger | 2012-01-24 | 1 | -1/+1 |
| * | | | USB: option: Add LG docomo L-02C | Kentaro Matsuyama | 2012-01-24 | 1 | -0/+5 |
| * | | | usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method. | Eric W. Biederman | 2012-01-24 | 1 | -8/+2 |
| * | | | Revert "USB: usb-skeleton.c: fix open/disconnect race" | Greg Kroah-Hartman | 2012-01-24 | 1 | -17/+1 |
| * | | | USB: cp210x: allow more baud rates above 1Mbaud | Johan Hovold | 2012-01-24 | 1 | -5/+6 |
| * | | | USB: cp210x: initialise baud rate at open | Johan Hovold | 2012-01-24 | 1 | -0/+4 |
| * | | | USB: cp210x: clean up, refactor and document speed handling | Johan Hovold | 2012-01-24 | 1 | -14/+57 |
| * | | | USB: cp210x: do not map baud rates to B0 | Johan Hovold | 2012-01-24 | 1 | -2/+2 |
| * | | | USB: cp210x: fix up set_termios variables | Johan Hovold | 2012-01-24 | 1 | -2/+3 |