aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2008-08-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-08-13usb: musb: pass configuration specifics via pdataFelipe Balbi
2008-08-13usb: musb: fix hanging when rmmod gadget driverFelipe Balbi
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi
2008-08-13USB: serial: remove CONFIG_USB_DEBUG from sierra and option driversGreg Kroah-Hartman
2008-08-13USB: Add vendor/product id of ZTE MF628 to optionOliver Martin
2008-08-13USB: quirk PLL power down modeLibin Yang
2008-08-13USB: omap_udc: fix compilation with debug enabledDmitry Baryshkov
2008-08-13usb: cdc-acm: drain writes on closeDavid Brownell
2008-08-13usb: cdc-acm: stop dropping tx buffersDavid Brownell
2008-08-13usb: cdc-acm: bugfix release()David Brownell
2008-08-13usb gadget: issue notifications from ACM functionDavid Brownell
2008-08-13usb gadget: remove needless struct membersDavid Brownell
2008-08-13USB: sh: r8a66597-hcd: fix disconnect regressionYoshihiro Shimoda
2008-08-13USB: fix compiler warning fixAlan Stern
2008-08-13usb-storage: unusual_devs entry for Nokia 5300Alan Stern
2008-08-13USB: cdc-acm.c: Fix compile warningsTakashi Iwai
2008-08-13USB: BandRich BandLuxe C150/C250 HSPA Data Card DriverLeon Leong
2008-08-13USB: ftdi_sio: add support for PHI Fisco data cable (FT232BM based, VID/PID 0...Lex Ross
2008-08-13usb: isp1760: don't be noisy about short packets.Sebastian Siewior
2008-08-13usb: ISP1760: improve pre-fetch timingEnrico Scholz
2008-08-13usb: return error code instead of 0 in the enqueue function.Sebastian Siewior
2008-08-13USB: serial gadget: rx path data loss fixesDavid Brownell
2008-08-13USB: Hook start_hnp into ohci structDmitry Baryshkov
2008-08-13USB: ohci: make distrust_firmware a quirkDmitry Baryshkov
2008-08-13USB: cxacru: Fix printk format flag in error messageSimon Arlott
2008-08-13USB: usb-storage Motorola Phone Razr v3xx US_FL_FIX_CAPACITY patchJost Diederichs
2008-08-13USB Storage Sierra: TRU-Install feature updateKevin Lloyd
2008-08-13USB Serial Sierra: TRU-Install feature updateKevin Lloyd
2008-08-13USB Serial Sierra: Dynamic interface detectionKevin Lloyd
2008-08-13USB Serial Sierra: clean-upKevin Lloyd
2008-08-13USB: pl2023: Remove USB id (4348:5523) handled by ch341Tollef Fog Heen
2008-08-13usb-storage: unusual_devs entries for iRiver T10 and Datafab CF+SM readerAlan Stern
2008-08-13USB: Move usb/mon/ up to misc options in KconfigSimon Arlott
2008-08-13usb-storage: automatically recognize bad residuesAlan Stern
2008-08-13USB: fix interface unregistration logicAlan Stern
2008-08-13usb-serial: don't release unregistered minorsAlan Stern
2008-08-13usb: gadget: protect gadget_chips.h from been included twiceFelipe Balbi
2008-08-13USB: usb-storage: quirk around v1.11 firmware on Nikon D4Dave Jones
2008-08-13USB: OHCI: fix system hang caused by earlier patchAlan Stern
2008-08-13usb/core/driver: fix warningAlexander Beregalov
2008-08-13USB: ftdi_sio: add support for Luminance Stellaris Evaluation/Development KitsFrederik Kriewitz
2008-08-13USB: ftdi_sio: Add USB Product Id for ELV HS485André Schenk
2008-08-13USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next sho...David Brownell
2008-08-13usb: auerswald: remove driver (obsolete)Wolfgang Mües
2008-08-12isight_firmware: fix a leak and double kfree()Parag Warudkar
2008-08-09Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King
2008-08-09[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek
2008-08-08Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-08-07list.h: Add list_splice_tail() and list_splice_tail_init()Luis R. Rodriguez