USB: g_mass_storage: fsg_common_init() created
[safe/jmp/linux-2.6] / drivers / usb /
2009-12-11 Michal NazarewiczUSB: g_mass_storage: fsg_common_init() created
2009-12-11 Michal NazarewiczUSB: g_mass_storage: constant length buffers used
2009-12-11 Michal NazarewiczUSB: g_mass_storage: parts of fsg_dev moved to fsg_comm...
2009-12-11 Michal NazarewiczUSB: g_mass_storage: testing code from f_mass_storage...
2009-12-11 Michal NazarewiczUSB: g_mass_storage: template f_mass_storage.c file...
2009-12-11 Michal NazarewiczUSB: g_file_storage: more code from file_storage.c...
2009-12-11 Michal NazarewiczUSB: g_file_storage: per-LUN ro, removable and cdrom...
2009-12-11 Michal NazarewiczUSB: g_file_storage: "fsg_" prefix added to some identi...
2009-12-11 Michal NazarewiczUSB: g_file_storage: parts of file_storage.c moved...
2009-12-11 Daniel MackUSB: Add EHCI support for MX27 and MX31 based boards
2009-12-11 Alan SternUSB: fix a bug in the scatter-gather library
2009-12-11 Alan SternUSB: add a "remove hardware" sysfs attribute
2009-12-11 Alan SternUSB: don't use a fixed DMA mapping for hub status URBs
2009-12-11 Sarah SharpUSB: ehci: Respect IST when scheduling new split iTDs.
2009-12-11 Sarah SharpUSB: ehci: Minor constant fix for SCHEDULE_SLOP.
2009-12-11 Sarah SharpUSB: xhci: Remove unused HCD statistics code.
2009-12-11 Sarah SharpUSB: xhci: Add watchdog timer for URB cancellation.
2009-12-11 Sarah SharpUSB: xhci: Re-purpose xhci_quiesce().
2009-12-11 Sarah SharpUSB: xhci: Handle URB cancel, complete and resubmit...
2009-12-11 Oliver NeukumUSB: improved error handling in usb_port_suspend()
2009-12-11 Felipe BalbiUSB: host: ehci: introduce omap ehci-hcd driver
2009-12-11 Daniel MackUSB OTG: Add generic driver for ULPI OTG transceiver
2009-12-11 David VrabelUSB: wusb: add wusb_phy_rate sysfs file to host controllers
2009-12-11 David Vrabelusb: whci-hcd: decode more QHead fields in the debug...
2009-12-11 Oliver NeukumUSB: usbtmc: minor formatting cleanups
2009-12-11 Hong XuUSB: modifications for at91sam9g10
2009-12-11 Laurent PinchartUSB audio gadget: handle endpoint control requests...
2009-12-11 Laurent PinchartUSB gadget: Handle endpoint requests at the function...
2009-12-11 Julia LawallUSB: skeleton: Correct use of ! and &
2009-12-11 David VrabelUSB: whci-hcd: fix type and format warnings in sg code
2009-12-11 David VrabelUSB: allow interrupt transfers to WUSB devices
2009-12-11 David VrabelUSB: whci-hcd: support urbs with scatter-gather lists
2009-12-11 David VrabelUSB: make urb scatter-gather support more generic
2009-12-11 Jean DelvareUSB: Add missing static markers to ohci-pnx4008
2009-12-11 Julie ZhuUSB: Add support for Xilinx USB host controller
2009-12-11 Matthew WilcoxUSB Storage: Make driver less chatty when it finds...
2009-12-11 Matthew WilcoxUSB: usb-storage: Associate the name of the interface...
2009-12-11 Matthew WilcoxUSB: Convert a dev_info to a dev_dbg
2009-12-11 Jason WesselUSB: ehci-hub: Remove redundant ehci->debug check
2009-12-11 Roland KoeblerUSB: serial: ftdi_sio: add space/mark parity
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-08 Linus TorvaldsMerge branch 'omap-for-linus' of git://git./linux/kerne...
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-05 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-04 Ozan Çağlayanehci-hcd: Fix typo in an error message
2009-12-01 Gernot HillierUSB: Add support for Mobilcom Debitel USB UMTS Surf...
2009-12-01 Oliver NeukumUSB: work around for EHCI with quirky periodic schedules
2009-12-01 Daniel GlöcknerUSB: musb: Fix CPPI IRQs not being signaled
2009-12-01 Daniel GlöcknerUSB: musb: respect usb_request->zero in control requests
2009-12-01 Ajay Kumar GuptaUSB: musb: fix ISOC Tx programming for CPPI DMAs
2009-12-01 Ajay Kumar GuptaUSB: musb: Remove unwanted message in boot log
2009-12-01 Thomas Dahlmannusb: amd5536udc: fixed shared interrupt bug and warning...
2009-12-01 Eric W. BiedermanUSB: ftdi_sio: Keep going when write errors are encount...
2009-12-01 Sergei ShtylyovUSB: musb_gadget: fix STALL handling
2009-12-01 Alan SternUSB: EHCI: don't send Clear-TT-Buffer following a STALL
2009-11-28 Dominik Brodowskipcmcia: rework the irq_req_t typedef
2009-11-28 Dominik Brodowskipcmcia: remove deprecated handle_to_dev() macro
2009-11-22 Cory Maccarroneomap1: omap_udc: Add clocking and disable vbus sense...
2009-11-22 Tony LindgrenMerge 7xx-iosplit-plat-merge with omap-fixes
2009-11-18 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-11-18 Zhang LeUSB: option.c: add support for D-Link DWM-162-U5
2009-11-18 Alan SternUSB: usbmon: fix bug in mon_buff_area_shrink
2009-11-18 Sarah SharpUSB: xhci: Fix scratchpad deallocation.
2009-11-18 Sarah SharpUSB: xhci: Fix TRB physical to virtual address translation.
2009-11-18 Sarah SharpUSB: xhci: Fix bug memory free after failed initialization.
2009-11-18 Francesco LavraUSB: cdc_acm: Fix memory leak after hangup
2009-11-18 Henry GebhardtUSB: cdc_acm: Fix race condition when opening tty
2009-11-18 Libin YangUSB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer
2009-11-18 Alan Coxtty: cp210x: Fix carrier handling
2009-11-11 Tony LindgrenMerge branch '7xx-iosplit-plat' with omap-fixes
2009-11-09 Dominik Brodowskipcmcia: use dynamic debug infrastructure, deprecate...
2009-10-30 Anton VorontsovUSB: fsl_udc_core: Fix kernel oops on module removal
2009-10-30 Bryan WuUSB: option: TLAYTECH TUE800 support
2009-10-30 Yoshihiro ShimodaUSB: r8a66597-hcd: fix cannot detect a device when...
2009-10-30 Elina PashevaUSB: serial: sierra driver autopm fixes
2009-10-30 Elina PashevaUSB: serial: sierra driver send_setup() autopm fix
2009-10-21 Russell KingARM: Fix lubbock defconfig build
2009-10-20 Tony Lindgrenomap: headers: Move remaining headers from include...
2009-10-14 Brian NiebuhrUSB: gadget: Fix EEM driver comments and VID/PID
2009-10-14 Benjamin Herrenschmidtusb-storage: Workaround devices with bogus sense size
2009-10-14 Sarah SharpUSB: ehci: Fix IST boundary checking interval math.
2009-10-14 Huzaifa SidhpurwalaUSB: option: Support for AIRPLUS MCD650 Datacard
2009-10-14 David VrabelUSB: whci-hcd: always do an update after processing...
2009-10-14 David VrabelUSB: whci-hcd: handle early deletion of endpoints
2009-10-14 Stefano PanellaUSB: wusb: don't use the stack to read security descriptor
2009-10-12 Mike FrysingerUSB: musb: invert arch depend string
2009-10-11 Linus TorvaldsRevert "USB: Work around BIOS bugs by quiescing USB...
2009-10-11 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-10-09 Oliver NeukumUSB: serial: no unnecessary GFP_ATOMIC in oti6858
2009-10-09 Oliver NeukumUSB: serial: fix race between unthrottle and completion...
2009-10-09 Oliver NeukumUSB: serial: fix assumption that throttle/unthrottle...
2009-10-09 Oliver NeukumUSB: serial: fix race between unthrottle and completion...
2009-10-09 Oliver NeukumUSB: serial: fix race between unthrottle and completion...
2009-10-09 Sarah SharpUSB: ehci: Fix isoc scheduling boundary checking.
2009-10-09 Alan SternUSB: storage: When a device returns no sense data,...
2009-10-09 Oliver NeukumUSB: small fix in error case of suspend in generic...
2009-10-09 Oliver NeukumUSB: visor: fix trivial accounting bug in visor driver
2009-10-09 Joris van RantwijkUSB: Fix throttling in generic usbserial driver
2009-10-09 Éric PielUSB: cp210x: Add support for the DW700 UART
next