summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-301-19/+3
|\
| * [media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...Hans Verkuil2011-07-271-11/+1
| * [media] v4l2-events/fh: merge v4l2_events into v4l2_fhHans Verkuil2011-07-271-8/+2
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-267-7/+7
* | USB / Renesas: Fix build issue related to struct scatterlistRafael J. Wysocki2011-07-261-0/+1
* | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-252-11/+1632
|\ \
| * | Staging: Merge ENE UB6250 MS card codes from keucr to drivers/usb/storage/ene...Cho, Yu-Chen2011-07-082-11/+1632
* | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-25124-3124/+8928
|\ \ \
| * | | EHCI: fix direction handling for interrupt data togglesAlan Stern2011-07-192-1/+3
| * | | USB: serial: add IDs for WinChipHead USB->RS232 adapterWolfgang Denk2011-07-192-0/+5
| * | | USB: OHCI: fix another regression for NVIDIA controllersAlan Stern2011-07-161-0/+28
| * | | Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman2011-07-0819-142/+575
| |\ \ \
| | * | | usb: gadget: m66592-udc: add pullup functionYoshihiro Shimoda2011-07-091-0/+16
| | * | | usb: gadget: m66592-udc: add function for external controllerYoshihiro Shimoda2011-07-092-19/+23
| | * | | 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-081-1/+5
| | * | | 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-082-2/+2
| * | | | usb: r8a66597-hcd: add function for external controllerYoshihiro Shimoda2011-07-082-18/+22
| * | | | 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-084-14/+115
| * | | | 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