summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman2011-07-0821-142/+580
|\
| * Merge branch 'gadget' into for-nextFelipe Balbi2011-07-0921-142/+580
| |\
| | * usb: gadget: m66592-udc: add pullup functionYoshihiro Shimoda2011-07-091-0/+16
| | * usb: gadget: m66592-udc: add function for external controllerYoshihiro Shimoda2011-07-093-19/+25
| | * usb: gadget: r8a66597-udc: add pullup functionYoshihiro Shimoda2011-07-091-0/+16
| | * usb: gadget: zero: add superspeed supportAmit Blay2011-07-083-3/+109
| | * usb: gadget: add SS descriptors to Ethernet gadgetPaul Zimmerman2011-07-086-11/+324
| | * usb: gadget: r8a66597-udc: add support for TEST_MODEYoshihiro Shimoda2011-07-081-1/+22
| | * usb: gadget: m66592-udc: add support for TEST_MODEYoshihiro Shimoda2011-07-081-1/+22
| | * usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform dataYoshihiro Shimoda2011-07-082-1/+8
| | * usb: gadget: r8a66597-udc: fix cannot connect after rmmod gadget driverYoshihiro Shimoda2011-07-081-7/+3
| | * usb: update email address in r8a66597-udc and m66592-udcYoshihiro Shimoda2011-07-084-4/+4
| | * usb: musb: restore INDEX register in resume pathAjay Kumar Gupta2011-07-081-0/+1
| | * usb: gadget: fix up depenciesSebastian Andrzej Siewior2011-07-051-0/+2
| | * usb: gadget: fusb300_udc: fix compile warningsSebastian Andrzej Siewior2011-07-051-15/+7
| | * usb: gadget: ci13xx_udc.c: fix compile warningSebastian Andrzej Siewior2011-07-051-2/+10
| | * usb: gadget: net2272: fix compile warningsFelipe Balbi2011-07-051-4/+4
| | * usb: gadget: langwell_udc: fix compile warningsFelipe Balbi2011-07-051-6/+6
| | * usb: gadget: fusb300_udc: drop dead codeFelipe Balbi2011-07-051-68/+1
| |/
* | usb: renesas_usbhs: support multi driverKuninori Morimoto2011-07-081-14/+41
* | usb: renesas_usbhs: inaccessible pipe is not an errorKuninori Morimoto2011-07-081-1/+4
* | usb: renesas_usbhs: care buff alignment when dma handlerKuninori Morimoto2011-07-081-0/+6
* | USB: PL2303: correctly handle baudrates above 115200Michał Sroczyński2011-07-081-4/+22
* | usb: r8a66597-hcd: fixup USB_PORT_STAT_C_SUSPEND shiftKuninori Morimoto2011-07-081-1/+1
* | usb: renesas_usbhs: compile/config are rescuedKuninori Morimoto2011-07-083-1/+20
* | usb: renesas_usbhs: fixup comment-outKuninori Morimoto2011-07-083-10/+53
* | usb: update email address in ohci-sh and r8a66597-hcdYoshihiro Shimoda2011-07-083-3/+3
* | usb: r8a66597-hcd: add function for external controllerYoshihiro Shimoda2011-07-083-18/+25
* | EHCI: only power off port if over-current is activeSergei Shtylyov2011-07-081-1/+2
* | USB: mon: Allow to use usbmon without debugfsTobias Klauser2011-07-081-3/+6
* | USB: EHCI: go back to using the system clock for QH unlinksAlan Stern2011-07-083-48/+45
* | ehci: add pci quirk for Ordissimo and RM Slate 100 tooAnisse Astier2011-07-081-0/+7
* | ehci: refactor pci quirk to use standard dmi_check_system methodAnisse Astier2011-07-081-7/+14
* | USB: EHCI: Allow users to override 80% max periodic bandwidthKirill Smelkov2011-07-086-14/+140
* | USB: EHCI: Move sysfs related bits into ehci-sysfs.cKirill Smelkov2011-07-083-77/+97
* | drivers: usb: atm: ueagle-atm: Add missing const qualifierChris Forbes2011-07-081-2/+2
* | drivers: usb: atm: ueagle-atm: use __packedChris Forbes2011-07-081-17/+17
* | ehci-msm : use ehci_setupMatthieu CASTET2011-07-081-19/+1
|/
* Realtek cr: Add autosuspend function.edwin_rong2011-07-012-12/+369
* Realtek cr: Remove unused Macrosedwin_rong2011-07-011-9/+0
* Realtek cr: clean up unnecessary whitespaces.edwin_rong2011-07-011-54/+56
* USB: s3c2410_udc: fix custom UDC command handlingViliam Mateicka2011-07-011-1/+1
* usb: gadget: Compilation warning fixTatyana Brokhman2011-07-011-1/+1
* USB: OTG: Use work_queue in set_vbus for TWL6030 transcieverMoiz Sonasath2011-07-011-6/+24
* USB: Gadget: Webcam: Return correct result of bindJassi Brar2011-07-011-1/+1
* USB: gadget: fix req length in sourcesink_setup()Bob Liu2011-07-011-0/+2
* USB: Documentation: Use correct character in gadget_hid.txtTobias Klauser2011-07-011-3/+3
* usb: renesas_usbhs: use dma handlerKuninori Morimoto2011-07-011-2/+2
* usb: renesas_usbhs: put obtained dma channel info to debug messageKuninori Morimoto2011-07-011-1/+1
* drivers/usb/atm: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies2011-07-011-2/+2
OpenPOWER on IntegriCloud