aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-5/+10
2011-03-02of: Add missing of_address.h to xilinx ehci driverMichal Simek1-0/+1
2011-02-28f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEMRémi Denis-Courmont1-5/+10
2011-02-24usb: musb: core: set has_tt flagFelipe Balbi1-0/+1
2011-02-22USB: xhci: mark local functions as staticDmitry Torokhov3-8/+8
2011-02-20USB: xhci: fix couple sparse annotationsDmitry Torokhov1-2/+2
2011-02-20USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itselfDmitry Torokhov4-7/+8
2011-02-20USB: Reset USB 3.0 devices on (re)discoveryLuben Tuikov1-11/+7
2011-02-20xhci: Fix an error in count_sg_trbs_needed()Paul Zimmerman1-1/+1
2011-02-20xhci: Fix errors in the running total calculations in the TRB mathPaul Zimmerman1-0/+3
2011-02-20xhci: Clarify some expressions in the TRB mathPaul Zimmerman1-12/+10
2011-02-20xhci: Avoid BUG() in interrupt contextPaul Zimmerman1-4/+9
2011-02-17Revert "USB: Reset USB 3.0 devices on (re)discovery"Greg Kroah-Hartman1-7/+11
2011-02-17Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-linusGreg Kroah-Hartman1-8/+9
2011-02-17USB: musb: omap2430: fix kernel panic on rebootJohan Hovold1-0/+1
2011-02-17sierra: add new ID for Airprime/Sierra USB IP modemJon Thomas1-0/+3
2011-02-17USB: serial/usb_wwan, fix tty NULL dereferenceJiri Slaby1-6/+9
2011-02-17USB: Reset USB 3.0 devices on (re)discoveryLuben Tuikov1-11/+7
2011-02-17USB: Add quirk for Samsung Android phone modemMaciej Szmigiero1-0/+4
2011-02-17USB: Add Samsung SGH-I500/Android modem ID switch to visor driverMaciej Szmigiero1-0/+12
2011-02-17USB: add quirks entry for Keytouch QWERTY PanelAlan Stern1-0/+4
2011-02-17usb: musb: omap2430: fix kernel panic on rebootJohan Hovold1-0/+1
2011-02-17usb: musb: fix build breakageFelipe Balbi1-8/+9
2011-02-04USB: cdc-acm: Adding second ACM channel support for Nokia N8Arvid Ephraim Picciani1-0/+1
2011-02-04USB, Mass Storage, composite, gadget: Fix build failure and memset of a structJesper Juhl1-1/+2
2011-02-04USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti3-0/+6
2011-02-03USB: EHCI: fix scheduling while atomic during suspendYin Kangkai3-2/+9
2011-02-03Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman9-45/+96
2011-02-03USB: usb-storage: unusual_devs entry for Coby MP3 playerAlan Stern1-0/+7
2011-02-03USB: ftdi_sio: Add VID=0x0647, PID=0x0100 for Acton Research spectrographMichael Williamson2-0/+7
2011-02-03USB: fix race between root-hub resume and wakeup requestsAlan Stern1-1/+1
2011-02-03USB: prevent buggy hubs from crashing the USB stackAlan Stern1-0/+5
2011-02-03usb: r8a66597-udc: Fixed bufnum of BulkYusuke Goda1-1/+1
2011-02-03USB: ftdi_sio: add ST Micro Connect Lite uart supportJean-Christophe PLAGNIOL-VILLARD2-0/+32
2011-02-03USB: Storage: Add unusual_devs entry for VTech KidizoomNick Holloway1-0/+7
2011-02-03USB SL811HS HCD: Fix memory leak in sl811h_urb_enqueue()Jesper Juhl1-0/+1
2011-02-03USB: ti_usb: fix module removalIonut Nicu1-1/+1
2011-02-03USB: io_edgeport: fix the reported firmware major and minorBjørn Mork1-2/+2
2011-02-01usb: ehci-omap: Show fatal probing time errors to end userJarkko Nikula1-3/+3
2011-02-01usb: musb: introduce api for dma code to check compatibility with usb requestMian Yousaf Kaukab2-0/+17
2011-02-01usb: musb: maintain three states for buffer mappings instead of twoMian Yousaf Kaukab2-21/+32
2011-02-01usb: musb: disable double buffering when it's brokenFelipe Balbi4-8/+28
2011-02-01usb: musb: hsdma: change back to use musb_read/writewBob Liu1-5/+14
2011-02-01usb: musb: core: fix IRQ checkSergei Shtylyov1-1/+1
2011-02-01usb: musb: fix kernel panic during s2ram(v2)Ming Lei1-7/+1
2011-01-24Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/sarah/xhci into usb-linusGreg Kroah-Hartman5-86/+109
2011-01-22usb: gadget: composite: avoid access beyond array max lengthMaulik Mankad1-2/+3
2011-01-22USB: serial: handle Data Carrier Detect changesLibor Pechacek7-40/+47
2011-01-22USB: gadget: Fix endpoint representation in ci13xxx_udcPavankumar Kondeti2-131/+142
2011-01-22USB: gadget: Fix error path in ci13xxx_udc gadget probe functionPavankumar Kondeti1-3/+1