aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2010-04-30USB: cdc-acm: add another device quirkRuss Nelson
2010-04-30USB: fix testing the wrong variable in fs_create_by_name()Dan Carpenter
2010-04-30usb: Fix tusb6010 for DMA APITony Lindgren
2010-04-30musb_core: fix musb_init_controller() error cleanup pathSergei Shtylyov
2010-04-30MUSB: fix DaVinci glue layer dependencySergei Shtylyov
2010-04-30musb_core: don't call musb_platform_exit() twiceSergei Shtylyov
2010-04-30MUSB: OMAP: don't call clk_put()Sergei Shtylyov
2010-04-30MUSB: DaVinci: fix musb_platform_init() error cleanup pathSergei Shtylyov
2010-04-30musb_core: don't prevent disabling clock on driver unloadSergei Shtylyov
2010-04-30musb_core: don't touch 'musb->clock' in musb_free()Sergei Shtylyov
2010-04-30musb: potential use after freeDan Carpenter
2010-04-30musb: save and restore missing bus control registerAjay Kumar Gupta
2010-04-30MUSB: Blackfin: don't fake blackfin_interrupt() resultSergei Shtylyov
2010-04-22usb: Increase timeout value for device resetDinh Nguyen
2010-04-22USB: put claimed interfaces in the "suspended" stateAlan Stern
2010-04-22USB: EHCI: defer reclamation of siTDsAlan Stern
2010-04-22USB: fix remote wakeup settings during system sleepAlan Stern
2010-04-22USB: pl2303: add AdLink ND-6530 USB IDsManuel Jander
2010-04-22USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem.William Lightning
2010-04-22USB: OHCI: DA8xx/OMAP-L1x: fix up macro renameSergei Shtylyov
2010-04-22USB: qcaux: add LG Rumor and Sanyo Katana LX device IDsDan Williams
2010-04-22usb: wusb: don't overflow the Keep Alive IE bufferDavid Vrabel
2010-04-22USB: ehci: omap: fix kernel panic with rmmodAjay Kumar Gupta
2010-04-22USB: fixed bug in usbsevseg using USB autosuspend incorrectlyHarrison Metzger
2010-04-22USB: ti_usb_3410_5052: adding multitech dialup fax/modem devicesAlex Manoussakis
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29ARM: 5965/1: Fix soft lockup in at91 udc driverHarro Haan
2010-03-26USB gadget r8a66597-udc.c: duplicated includeAndrea Gelmini
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-03-19USB: gadget/multi: cdc_do_config: remove redundant checkPeter Korsgaard
2010-03-19usb: r8a66597-hcd: fix removed from an attached hubYoshihiro Shimoda
2010-03-19USB: xhci: Make endpoint interval debugging clearer.Sarah Sharp
2010-03-19USB: Fix usb_fill_int_urb for SuperSpeed devicesMatthew Wilcox
2010-03-19USB: cp210x: Remove double usb_control_msg from cp210x_set_configMichael Brunner
2010-03-19USB: Remove last bit of CONFIG_USB_BERRY_CHARGEChristoph Egger
2010-03-19USB: gadget: add gadget controller number for s3c-hsotg driverMaurus Cuelenaere
2010-03-19USB: ftdi_sio: Fix locking for change_speed() functionAlessio Igor Bogani
2010-03-19USB: g_mass_storage: fixed module name in KconfigMichal Nazarewicz
2010-03-19USB: gadget: f_mass_storage::fsg_bind(): fix error handlingPeter Korsgaard
2010-03-19USB: g_mass_storage: fix section mismatch warningsMike Frysinger
2010-03-19USB: gadget: fix Blackfin builds after gadget cleansingMike Frysinger
2010-03-19USB: goku_udc: remove potential null dereferenceDan Carpenter
2010-03-19USB: option.c: Add Pirelli VID/PID and indicate Pirelli's modem interface is ...spark
2010-03-19USB: serial: Fix module name typo for qcaux Kconfig entry.Stefan Schmidt
2010-03-19usb: cdc-wdm: Fix deadlock between write and resumeOliver Neukum
2010-03-19usb: cdc-wdm: Fix order in disconnect and fix lockingOliver Neukum
2010-03-19usb: cdc-wdm:Fix loss of data due to autosuspendOliver Neukum