aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
...
* | | usb: serial: ftdi_sio.c: For the FT232H FTDI_SIO_SET_BAUDRATE_REQUEST, index ...Uwe Bonnes2011-08-08
* | | usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlinkArvid Brodin2011-08-08
* | | USB: EHCI: Fix test mode sequenceBoris Todorov2011-08-08
* | | USB: ftdi_sio: fix minor typo in get_ftdi_divisorIonut Nicu2011-08-08
* | | USB: at91_udc: include linux/prefetch.h explicitlyJean-Christophe PLAGNIOL-VILLARD2011-08-08
* | | USB: usb-storage: unusual_devs entry for ARM V2M motherboard.Nick Bowler2011-08-08
* | | usb/ehci-mxc: add missing inclusion of mach/hardware.hShawn Guo2011-08-08
* | | USB: assign instead of equal in usbtmc.cMaxim Nikulin2011-08-08
* | | usb: renesas_usbhs: fixup usbhsg_for_each_uep 1st posKuninori Morimoto2011-08-08
* | | usb: renesas_usbhs: fix DMA build by including dma-mapping.hKuninori Morimoto2011-08-08
* | | usb: gadget: net2272 - Correct includesGeert Uytterhoeven2011-08-08
* | | Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman2011-08-01
|\ \ \
| * | | usb: musb: fix oops on musb_gadget_pullupJohn Stultz2011-08-01
| * | | usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)Ming Lei2011-08-01
| * | | usb: gadget: hid: don't STALL when processing a HID Descriptor requestSebastian Bauer2011-08-01
| * | | usb: musb: fix KconfigRabin Vincent2011-08-01
| * | | usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclaredSergei Trofimovich2011-08-01
| * | | usb: gadget: composite: fix bMaxPacketSize for SuperSpeedSebastian Andrzej Siewior2011-08-01
| * | | usb: gadget: fusb300: remove #if 0 blockSebastian Andrzej Siewior2011-08-01
| * | | usb: gadget: s3c2410_udc: fix unterminated platform_device_id tableAxel Lin2011-08-01
* | | | Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2011-08-01
|\ \ \ \ | |_|/ / |/| | |
| * | | usb/config: use proper endian access for wMaxPacketSizeSebastian Andrzej Siewior2011-08-01
| * | | USB: xhci: fix OS want to own HCJiSheng Zhang2011-08-01
| * | | xhci: Don't submit commands or URBs to halted hosts.Sarah Sharp2011-08-01
| |/ /
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-30
|\ \ \ | |/ / |/| |
| * | [media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...Hans Verkuil2011-07-27
| * | [media] v4l2-events/fh: merge v4l2_events into v4l2_fhHans Verkuil2011-07-27
* | | atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* | | USB / Renesas: Fix build issue related to struct scatterlistRafael J. Wysocki2011-07-26
| |/ |/|
* | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-26
|\ \
| * | Staging: Merge ENE UB6250 MS card codes from keucr to drivers/usb/storage/ene...Cho, Yu-Chen2011-07-08
* | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-26
|\ \ \
| * | | EHCI: fix direction handling for interrupt data togglesAlan Stern2011-07-19
| * | | USB: serial: add IDs for WinChipHead USB->RS232 adapterWolfgang Denk2011-07-19
| * | | USB: OHCI: fix another regression for NVIDIA controllersAlan Stern2011-07-16
| * | | Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman2011-07-08
| |\ \ \
| | * | | usb: gadget: m66592-udc: add pullup functionYoshihiro Shimoda2011-07-08
| | * | | usb: gadget: m66592-udc: add function for external controllerYoshihiro Shimoda2011-07-08
| | * | | usb: gadget: r8a66597-udc: add pullup functionYoshihiro Shimoda2011-07-08
| | * | | usb: gadget: zero: add superspeed supportAmit Blay2011-07-08
| | * | | usb: gadget: add SS descriptors to Ethernet gadgetPaul Zimmerman2011-07-08
| | * | | usb: gadget: r8a66597-udc: add support for TEST_MODEYoshihiro Shimoda2011-07-08
| | * | | usb: gadget: m66592-udc: add support for TEST_MODEYoshihiro Shimoda2011-07-08
| | * | | usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform dataYoshihiro Shimoda2011-07-08
| | * | | usb: gadget: r8a66597-udc: fix cannot connect after rmmod gadget driverYoshihiro Shimoda2011-07-08
| | * | | usb: update email address in r8a66597-udc and m66592-udcYoshihiro Shimoda2011-07-08
| | * | | usb: musb: restore INDEX register in resume pathAjay Kumar Gupta2011-07-08
| | * | | usb: gadget: fix up depenciesSebastian Andrzej Siewior2011-07-05
| | * | | usb: gadget: fusb300_udc: fix compile warningsSebastian Andrzej Siewior2011-07-05
| | * | | usb: gadget: ci13xx_udc.c: fix compile warningSebastian Andrzej Siewior2011-07-05