Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
[safe/jmp/linux-2.6] / drivers / usb /
2009-05-28 Mike FrysingerRevert "USB: Correct Makefile to make isp1760 buildable"
2009-05-28 Alan Sternusb-serial: fix crash when sub-driver updates firmware
2009-05-28 Warren FreeUSB: isp1760: urb_dequeue doesn't always find the urbs
2009-05-28 Xiao KaijianUSB: Yet another Conexant Clone to add to cdc-acm.c
2009-05-28 Haavard SkinnemoenUSB: atmel_usb_udc: Use kzalloc() to allocate ep structures
2009-05-28 Martin FuzzeyUSB: atmel-usba-udc : fix control out requests.
2009-05-18 David WoodhouseFix oops on close of hot-unplugged FTDI serial converter
2009-05-09 Alan Sternusb-serial: ftdi_sio: fix reference counting of ftdi_pr...
2009-05-09 Phil DibowitzUSB: unusual_devs: extend nokia 6288 bcd range
2009-05-09 Alan SternUSB: Gadget: fix UTF conversion in the usbstring library
2009-05-09 Andy LutomirskiUSB: Fix makefile so that CONFIG_WDM and CONFIG_TMC...
2009-05-09 Nicolas PitreUSB: ftdi_sio: add vendor/product id for the Marvell...
2009-05-09 Simon ArlottUSB: cxacru: Fix negative dB output
2009-04-23 Robert JarzmikUSB: otg: Fix bug on remove path without transceiver
2009-04-23 Oliver NeukumUSB: correct error handling in cdc-wdm
2009-04-23 Oliver NeukumUSB: removal of tty->low_latency hack dating back to...
2009-04-23 Elina PashevaUSB: serial: sierra driver bug fix for composite interface
2009-04-23 David BrownellUSB: gadget: omap_udc uses platform_driver_probe()
2009-04-23 Matthias KaehlckeUSB: ci13xxx_udc: fix build error
2009-04-23 Johannes BergUSB: pass mem_flags to dma_alloc_coherent
2009-04-23 Alan SternUSB: g_file_storage: fix use-after-free bug when closin...
2009-04-23 Dan StreetmanUSB: ehci-sched.c: EHCI SITD scheduling bugfix
2009-04-23 Tony CookUSB: fix mos7840 problem with minor numbers
2009-04-23 Tony CookUSB: mos7840: add new device id
2009-04-23 Alexander BeregalovUSB: musb: fix build when !CONFIG_PM
2009-04-23 Jarkko NikulaUSB: musb: Remove my email address from few musb relate...
2009-04-23 David LopoUSB: Gadget: MIPS CI13xxx UDC bugfixes
2009-04-23 Chuck ShortUSB: Unusual Device support for Gold MP3 Player Energy
2009-04-23 Alan SternUSB: serial: fix lifetime and locking problems
2009-04-17 David VrabelWUSB: correct format of wusb_chid sysfs file
2009-04-17 David VrabelWUSB: fix oops when completing URBs for disconnected...
2009-04-17 David VrabelWUSB: disconnect all devices when stopping a WUSB HCD
2009-04-17 David VrabelUSB: whci-hcd: check return value of usb_hcd_link_urb_t...
2009-04-17 David VrabelUSB: whci-hcd: provide a endpoint_reset method
2009-04-17 David VrabelUSB: add reset endpoint operations
2009-04-17 Dr. Greg WettsteinUSB device codes for Motorola phone.
2009-04-17 Alan Sternusb-storage: fix mistake in Makefile
2009-04-17 Werner CorneliusUSB: usb-serial ch341: support for DTR/RTS/CTS
2009-04-17 Greg Kroah-HartmanRevert USB: usb-serial ch341: support for DTR/RTS/CTS
2009-04-17 Kim KyuwonUSB: musb: fix possible panic while resuming
2009-04-17 Sergei ShtylyovUSB: musb: fix isochronous TXDMA (take 2)
2009-04-17 Sergei ShtylyovUSB: musb: sanitize clearing TXCSR DMA bits (take 2)
2009-04-17 Sergei ShtylyovUSB: musb: bugfixes for multi-packet TXDMA support
2009-04-17 David BrownellUSB: musb_host, fix ep0 fifo flushing
2009-04-17 Alan SternUSB: usb-storage: augment unusual_devs entry for Simple...
2009-04-17 David BrownellUSB: musb_host, minor enqueue locking fix (v2)
2009-04-17 Oliver NeukumUSB: fix oops in cdc-wdm in case of malformed descriptors
2009-04-17 Matthew GarrettUSB: qcserial: Add extra device IDs
2009-04-17 Pascal TerjanUSB: option: Add ids for D-Link DWM-652 3.5G modem
2009-04-17 Peter KorsgaardUSB: ftdi_sio: add vendor/project id for JETI specbos...
2009-04-17 Jonathan McDowellusb gadget: fix ethernet link reports to ethtool
2009-04-14 Alan Coxtty: Fix leak in ti-usb
2009-04-14 Alan Coxcdc-acm: Fix long standing abuse of tty->low_latency
2009-04-13 Yang HongyangReplace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
2009-04-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-04-08 Justin Waters[ARM] 5446/1: ohci-at91: Limit vbus_pin assignment...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_31BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-04-06 Alan Coxsymbol: Remove various bits of left over junk
2009-04-06 Alan Coxtty: pl2303 needs identifiers for Siemens S81 as well...
2009-04-06 Alan Coxcdc-acm: zydas 1602 identifier needed
2009-04-06 Scott James Remnantusb: Auto-load cdc_acm module when device opened.
2009-04-05 Linus TorvaldsMerge branch 'avr32-arch' of git://git./linux/kernel...
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Linus TorvaldsMerge git://git./linux/kernel/git/bart/linux-hdreg...
2009-04-03 Jean Delvareworkqueue: add to_delayed_work() helper function
2009-04-01 Bartlomiej Zolnier... isd200: use ATA_* defines instead of *_STAT and *_ERR...
2009-04-01 Bartlomiej Zolnier... isd200: WIN_* -> ATA_CMD_*
2009-04-01 Bartlomiej Zolnier... isd200: make it 'struct hd_driveid'-free
2009-04-01 Alexey Dobriyanproc tty: switch usb-serial to ->proc_fops
2009-03-30 Matt LaPlantetrivial: fix typos/grammar errors in Kconfig texts
2009-03-30 Nick Andrewtrivial: Fix misspelling of firmware
2009-03-30 Alexey Zaytsevtrivial: Fix dubious bitwise 'and' usage spotted by...
2009-03-28 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2009-03-28 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2009-03-28 Russell KingMerge branch 'origin' into devel
2009-03-27 Haavard SkinnemoenMerge branch 'master' of git://git./linux/kernel/git...
2009-03-26 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-03-26 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-03-26 Hans-Christian Egtvedtatmel-usba-udc: use gpio_is_valid() to check vbus_pin...
2009-03-25 Russell KingMerge branch 'for-next' of git://git./linux/kernel...
2009-03-24 Sachin SantUSB: FHCI: use dev_name() in place of bus_id.
2009-03-24 Kay Sieversusb: struct device - replace bus_id with dev_name(...
2009-03-24 Alexander ShumakovitchUSB: qcserial: add device id for HP devices
2009-03-24 Catalin MarinasUSB: isp1760: Add a delay before reading the SKIPMAP...
2009-03-24 Daniel MackUSB: allow malformed LANGID descriptors
2009-03-24 Vernon SauderUSB: pxa27x_udc: typo fixes and code cleanups
2009-03-24 David BrownellUSB: gadget: gadget zero uses new suspend/resume hooks
2009-03-24 David BrownellUSB: gadget: composite device-level suspend/resume...
2009-03-24 Yoshihiro ShimodaUSB: r8a66597-hcd: suspend/resume support
2009-03-24 Roel KluinUSB: more u32 conversion after transfer_buffer_length...
2009-03-24 VomLehnUSB: Fix cp2101 USB serial device driver termios functi...
2009-03-24 Alex StephensUSB: CP2101 New Device ID
2009-03-24 Mark EllisUSB: ipaq: handle 4 endpoint devices
2009-03-24 Ben DooksUSB: S3C: Move usb-control.h to platform include
2009-03-24 Ben DooksUSB: ohci-hcd: Add ARCH_S3C24XX to the ohci-s3c2410...
next