aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-05Merge branch 'master' into export-slabhTejun Heo2-1/+9
2010-04-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo107-12/+99
2010-03-29ARM: 5965/1: Fix soft lockup in at91 udc driverHarro Haan1-0/+9
2010-03-26USB gadget r8a66597-udc.c: duplicated includeAndrea Gelmini1-1/+0
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+1
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds30-142/+321
2010-03-19USB: gadget/multi: cdc_do_config: remove redundant checkPeter Korsgaard1-2/+0
2010-03-19usb: r8a66597-hcd: fix removed from an attached hubYoshihiro Shimoda1-5/+11
2010-03-19USB: xhci: Make endpoint interval debugging clearer.Sarah Sharp1-2/+7
2010-03-19USB: Fix usb_fill_int_urb for SuperSpeed devicesMatthew Wilcox1-0/+1
2010-03-19USB: cp210x: Remove double usb_control_msg from cp210x_set_configMichael Brunner1-5/+0
2010-03-19USB: Remove last bit of CONFIG_USB_BERRY_CHARGEChristoph Egger1-14/+0
2010-03-19USB: gadget: add gadget controller number for s3c-hsotg driverMaurus Cuelenaere1-0/+8
2010-03-19USB: ftdi_sio: Fix locking for change_speed() functionAlessio Igor Bogani1-2/+4
2010-03-19USB: g_mass_storage: fixed module name in KconfigMichal Nazarewicz1-1/+1
2010-03-19USB: gadget: f_mass_storage::fsg_bind(): fix error handlingPeter Korsgaard1-1/+0
2010-03-19USB: g_mass_storage: fix section mismatch warningsMike Frysinger1-1/+1
2010-03-19USB: gadget: fix Blackfin builds after gadget cleansingMike Frysinger1-1/+1
2010-03-19USB: goku_udc: remove potential null dereferenceDan Carpenter1-1/+1
2010-03-19USB: option.c: Add Pirelli VID/PID and indicate Pirelli's modem interface is 0xffspark1-0/+43
2010-03-19USB: serial: Fix module name typo for qcaux Kconfig entry.Stefan Schmidt1-2/+2
2010-03-19usb: cdc-wdm: Fix deadlock between write and resumeOliver Neukum1-2/+2
2010-03-19usb: cdc-wdm: Fix order in disconnect and fix lockingOliver Neukum1-8/+17
2010-03-19usb: cdc-wdm:Fix loss of data due to autosuspendOliver Neukum1-1/+4
2010-03-19usb: cdc-wdm: Fix submission of URB after suspensionOliver Neukum1-2/+5
2010-03-19usb: cdc-wdm: Fix race between disconnect and debug messagesOliver Neukum1-5/+0
2010-03-19usb: cdc-wdm: Fix race between autosuspend and reading from the deviceOliver Neukum1-4/+10
2010-03-19usb: cdc-wdm: Fix race between write and disconnectOliver Neukum1-39/+45
2010-03-19usb: musb: core: declare mbase only where it's usedFelipe Balbi1-1/+7
2010-03-19USB: musb: fix warnings in Blackfin regsMike Frysinger1-0/+9
2010-03-19usb: musb: abstract out ULPI_BUSCONTROL register reads/writesMike Frysinger2-3/+21
2010-03-19usb: musb: Fix compile error for omaps for musb_hdrcTony Lindgren1-2/+2
2010-03-19usb/gadget: fix compile error on r8a66597-udc.cGrant Likely1-0/+1
2010-03-19USB: option: add support for a new CMOTECH device to usb/serial/optionNathaniel McCallum1-0/+2
2010-03-19USB: option: move hardcoded PID to a macro in usb/serial/optionNathaniel McCallum1-1/+2
2010-03-19USB: option: fix incorrect manufacturer name in usb/serial/option: MAXON->CMOTECHNathaniel McCallum1-2/+2
2010-03-19USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin2-0/+8
2010-03-19USB: xHCI: re-initialize cmd_completionAndiry Xu1-0/+1
2010-03-19USB: xhci: rename driver to xhci_hcdAlex Chiang2-2/+2
2010-03-19USB: musb: fix build error introduced by isoc changeSonic Zhang1-1/+1
2010-03-19USB: qcserial: add new device idsBernhard Rosenkraenzer1-0/+29
2010-03-19USB: cdc-acm: Fix stupid NULL pointer in resume()Oliver Neukum1-1/+1
2010-03-19USB: EHCI: adjust ehci_iso_stream for changes in ehci_qhClemens Ladisch3-6/+5
2010-03-19USB: EHCI: fix ITD list orderClemens Ladisch1-5/+19
2010-03-19USB: Option: Add support for a variant of DLink DWM 652 U5Huang Ying1-1/+2
2010-03-19USB: unusual_devs.h: Fix capacity for SL11R-IDE 2.6cOndrej Zary1-0/+9
2010-03-19USB: serial: use port endpoint size to determine if ep is availableJohan Hovold1-11/+19
2010-03-19USB: serial: fix softint not being called on errorsJohan Hovold1-10/+5
2010-03-19USB: serial: fix error message on close in generic driverJohan Hovold1-1/+3