summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2011-08-08usb: renesas_usbhs: fix DMA build by including dma-mapping.hKuninori Morimoto
2011-08-08usb: gadget: net2272 - Correct includesGeert Uytterhoeven
2011-08-01Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman
2011-08-01Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2011-08-01usb: musb: fix oops on musb_gadget_pullupJohn Stultz
2011-08-01usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)Ming Lei
2011-08-01usb: gadget: hid: don't STALL when processing a HID Descriptor requestSebastian Bauer
2011-08-01usb: musb: fix KconfigRabin Vincent
2011-08-01usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclaredSergei Trofimovich
2011-08-01usb: gadget: composite: fix bMaxPacketSize for SuperSpeedSebastian Andrzej Siewior
2011-08-01usb: gadget: fusb300: remove #if 0 blockSebastian Andrzej Siewior
2011-08-01usb: gadget: s3c2410_udc: fix unterminated platform_device_id tableAxel Lin
2011-08-01usb/config: use proper endian access for wMaxPacketSizeSebastian Andrzej Siewior
2011-08-01USB: xhci: fix OS want to own HCJiSheng Zhang
2011-08-01xhci: Don't submit commands or URBs to halted hosts.Sarah Sharp
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-27[media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...Hans Verkuil
2011-07-27[media] v4l2-events/fh: merge v4l2_events into v4l2_fhHans Verkuil
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26USB / Renesas: Fix build issue related to struct scatterlistRafael J. Wysocki
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-07-19EHCI: fix direction handling for interrupt data togglesAlan Stern
2011-07-19USB: serial: add IDs for WinChipHead USB->RS232 adapterWolfgang Denk
2011-07-16USB: OHCI: fix another regression for NVIDIA controllersAlan Stern
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-08Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman
2011-07-09usb: gadget: m66592-udc: add pullup functionYoshihiro Shimoda
2011-07-09usb: gadget: m66592-udc: add function for external controllerYoshihiro Shimoda
2011-07-09usb: gadget: r8a66597-udc: add pullup functionYoshihiro Shimoda
2011-07-08usb: renesas_usbhs: support multi driverKuninori Morimoto
2011-07-08usb: renesas_usbhs: inaccessible pipe is not an errorKuninori Morimoto
2011-07-08usb: renesas_usbhs: care buff alignment when dma handlerKuninori Morimoto
2011-07-08USB: PL2303: correctly handle baudrates above 115200Michał Sroczyński
2011-07-08usb: r8a66597-hcd: fixup USB_PORT_STAT_C_SUSPEND shiftKuninori Morimoto
2011-07-08usb: renesas_usbhs: compile/config are rescuedKuninori Morimoto
2011-07-08usb: renesas_usbhs: fixup comment-outKuninori Morimoto
2011-07-08usb: update email address in ohci-sh and r8a66597-hcdYoshihiro Shimoda
2011-07-08usb: r8a66597-hcd: add function for external controllerYoshihiro Shimoda
2011-07-08EHCI: only power off port if over-current is activeSergei Shtylyov
2011-07-08USB: mon: Allow to use usbmon without debugfsTobias Klauser
2011-07-08USB: EHCI: go back to using the system clock for QH unlinksAlan Stern
2011-07-08ehci: add pci quirk for Ordissimo and RM Slate 100 tooAnisse Astier
2011-07-08ehci: refactor pci quirk to use standard dmi_check_system methodAnisse Astier
2011-07-08USB: EHCI: Allow users to override 80% max periodic bandwidthKirill Smelkov