sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / drivers / usb /
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-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-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
2009-10-09 Alan SternUSB: ipaq: fix oops when device is plugged in
2009-10-09 Mike FrysingerUSB: isp1362: fix build warnings on 64-bit systems
2009-10-09 Tobias KlauserUSB: gadget: imx_udc: Use resource size
2009-10-09 Sergey PinaevUSB: storage: iRiver P7 UNUSUAL_DEV patch
2009-10-09 Mike FrysingerUSB: musb: make HAVE_CLK support optional
2009-10-09 Sarah SharpUSB: xhci: Fix dropping endpoints from the xHC schedule.
2009-10-09 Sarah SharpUSB: xhci: Don't wait for a disable slot cmd when HC...
2009-10-09 Sarah SharpUSB: xhci: Handle canceled URBs when HC dies.
2009-10-09 Sarah SharpUSB: xhci: Stop debugging polling loop when HC dies.
2009-10-09 Gergely ImrehUSB: usbtmc: fix timeout increase
2009-10-09 Ronnie FuruskogUSB: option: Patch for Huawei Mobile Broadband E270...
2009-10-09 Peter MagdinaUSB: option: Toshiba G450 device id
2009-10-09 Jiri SlabyUSB: usblcd, fix memory leak
2009-10-09 Elina PashevaUSB: serial: sierra driver version change to 1.3.8
2009-10-09 Alan SternUSB: serial: don't call release without attach
2009-10-09 Johan HovoldUSB: digi_acceleport: Fix broken unthrottle.
2009-10-09 Johan HovoldUSB: pl2303: fix error characters not being reported...
2009-10-09 Johan HovoldUSB: ftdi_sio: re-implement read processing
2009-10-09 Johan HovoldUSB: ftdi_sio: clean up read completion handler
2009-10-09 Johan HovoldUSB: ftdi_sio: remove unused rx_byte counter
2009-10-09 Johan HovoldUSB: ftdi_sio: remove tty->low_latency
2009-10-09 Linus TorvaldsMerge branch 'sh/for-2.6.32' of git://git./linux/kernel...
2009-10-06 Magnus Dammusb: r8a66597-udc unaligned fifo fix
2009-10-04 Alexey Dobriyanheaders: remove sched.h from poll.h
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-27 Dave Youngtty: Fix regressions caused by commit b50989dc
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-26 Alexey Dobriyanheaders: kref.h redux
2009-09-24 Russell KingMerge branch 'origin' into for-linus
2009-09-24 Linus TorvaldsMerge branch 'for-linus' of git://git.monstr.eu/linux...
2009-09-24 Andrew Mortondrivers/usb/serial/sierra.c: fix CONFIG_PM=n build
2009-09-24 Alexey Dobriyanheaders: utsname.h redux
2009-09-23 Greg Kroah-HartmanUSB: skeleton: fix coding style issues.
2009-09-23 Oliver NeukumUSB: O_NONBLOCK in read path of skeleton
2009-09-23 Oliver NeukumUSB: make usb-skeleton honor O_NONBLOCK in write path
2009-09-23 Oliver NeukumUSB: skel_read really sucks royally
2009-09-23 Sarah SharpUSB: Add hub descriptor update hook for xHCI
2009-09-23 Sarah SharpUSB: xhci: Support USB hubs.
2009-09-23 Sarah SharpUSB: xhci: Set multi-TT field for LS/FS devices under...
2009-09-23 Sarah SharpUSB: xhci: Set route string for all devices.
2009-09-23 Sarah SharpUSB: xhci: Fix command wait list handling.
2009-09-23 Sarah SharpUSB: xhci: Change how xHCI commands are handled.
2009-09-23 Sarah SharpUSB: xhci: Refactor input device context setup.
2009-09-23 Sarah SharpUSB: xhci: Endpoint representation refactoring.
2009-09-23 Randy DunlapUSB: gadget: ether needs to select CRC32
2009-09-23 Gergely ImrehUSB: fix USBTMC get_capabilities success handling
2009-09-23 Oliver NeukumUSB: fix missing error check in probing
2009-09-23 Alan SternUSB: usbfs: add USBDEVFS_URB_BULK_CONTINUATION flag
2009-09-23 Oliver NeukumUSB: support for autosuspend in sierra while online
2009-09-23 Jason WesselUSB: ehci-dbgp,ehci: Allow dbpg to work with suspend...
2009-09-23 Jason WesselUSB: ehci-dbgp: errata for EHCI debug/host controller...
2009-09-23 Jason WesselUSB: ehci-dbgp: errata for EHCI debug controller initia...
2009-09-23 Jason WesselUSB: ehci-dbgp,ehci: Allow early or late use of the...
2009-09-23 Jason WesselUSB: ehci-dbgp: stability improvements and external...
2009-09-23 Jason WesselUSB: dbgp: EHCI debug controller initialization delays
2009-09-23 Jason WesselUSB: ehci-dbgp: Execute early BIOS hand off
2009-09-23 Jason WesselUSB: dbgp: insert cr prior to nl as needed
2009-09-23 Jason WesselUSB: ehci,dbgp,early_printk: split ehci debug driver...
2009-09-23 Pete ZaitcevUSB: unusual_devs.h: drop some unneeded floppy entries
2009-09-23 Anand GadiyarUSB: OMAP: ISP1301: Compile fix
2009-09-23 Roel KluinUSB: gadget: double free_irq() in at91udc_probe()
2009-09-23 George SpelvinUSB: Clean up root hub string descriptors
2009-09-23 Roel KluinUSB: double put_tty_driver(gs_tty_driver) in gserial_se...
next