- 228426e USB: sierra driver - add update dtr logic by Kevin Lloyd · 17 years ago
- 2073434 USB: ftdi_sio: Support for more JTAG adaptors by Harald Welte · 17 years ago
- d5f5bcd USB: io_ti: clean up termios handling by Alan Cox · 17 years ago
- 537699e USB: ti_usb: termios cleanups by Alan Cox · 17 years ago
- 65d063ab USB: mos7720: clean up termios by Alan Cox · 17 years ago
- e057a35 USB: fix HCD Kconfig goofage by David Brownell · 17 years ago
- 1440e09 USB: gadget: at91_udc minor fix (there is no number six) by David Brownell · 17 years ago
- e586798 USB: fix NULL pointer dereference on drivers/usb/serial/whiteheat.c by Oliver Neukum · 17 years ago
- e7b13ec USB: gadget: ethernet error path potential oops fix by David Brownell · 17 years ago
- 340ba5f USB: ehci potential oops fix on ARC/TDI cores by David Brownell · 17 years ago
- e96ffe2 USB: add Marvell Orion USB host support by Tzachi Perelstein · 17 years ago
- f570728 USB: ehci-hcd: fix sparse warning about shadowing 'status' symbol by Marcin Slusarz · 17 years ago
- 0354c1ac USB: usb/storage/initializers.c: fix signedness difference by Marcin Slusarz · 17 years ago
- 30bf54e USB: PS3: Fix EHCI ISO transfer bug by David Brownell · 17 years ago
- dc0d5c1 USB: Spelling fixes by Joe Perches · 17 years ago
- d4a8d46 USB: gadget: pxa2xx_udc supports inverted vbus by Dmitry Baryshkov · 17 years ago
- 26e109b USB: testing driver: don't free a locked mutex by Andrew Morton · 17 years ago
- 1cfab02 USB: testing driver: convert dev->sem to mutex by Matthias Kaehlcke · 17 years ago
- 041509d USB: mon nopage by Nick Piggin · 17 years ago
- d0fab0d USB: mct232: speed, new termios and compliance cleanups by Alan Cox · 17 years ago
- e7806e3 USB: keyspan_pda: clean up speed handling by Alan Cox · 17 years ago
- 3ec466b USB: belkin_sa: clean up for new style termios and speed handling, plus style by Alan Cox · 17 years ago
- fcf9e55 USB: pl2303: Add autosuspend support to pl2303 usb serial converter. by Sarah Sharp · 17 years ago
- 3e15250 USB: pl2303: Move pl2303 vendor specific init to probe function. by Sarah Sharp · 17 years ago
- eb44da0 USB: pl2303: Cleanup FISH and SOUP macros in pl2303 driver. by Sarah Sharp · 17 years ago
- caf29f6 USB: dummy_hcd: change the default power budget by Alan Stern · 17 years ago
- 07d29b6 USB: EHCI: add separate IAA watchdog timer by Alan Stern · 17 years ago
- 2e2eb83 USB: add usbfs stubs for suspend and resume by Alan Stern · 17 years ago
- 241ca64 USB: Edgeport USB Serial Converter: convert es_sem to mutex by Matthias Kaehlcke · 17 years ago
- 852c4b4 USB: updates to usb_reset_composite_device() by Alan Stern · 17 years ago
- 885e974 USB: repair USBDEVFS_CONNECT ioctl by Alan Stern · 17 years ago
- badef81 usb: Remove OHCI useless masking/unmasking of WDH interrupt by Benjamin Herrenschmidt · 17 years ago
- 694cc20 USB: convert ehci debug files to use debugfs instead of sysfs by Tony Jones · 17 years ago
- 684c19e USB: convert ohci debug files to use debugfs instead of sysfs by Tony Jones · 17 years ago
- f2a383e USB: always announce a device has been added to the system by Greg Kroah-Hartman · 17 years ago
- 5933101 USB: dummy_hcd: don't register drivers on the platform bus by Alan Stern · 17 years ago
- 90da096 USB: force handover port to companion when hub_port_connect_change fails by Balaji Rao · 17 years ago
- eb0be47 USB: usb peripheral controller driver oops avoidance by Patrik Sevallius · 17 years ago
- 7b62cc8 USB: cyberjack: remove a unnecessary variable. by Andre Haupt · 17 years ago
- f0fbd5b USB: Prepare serial core for autosuspend. by Sarah Sharp · 17 years ago
- 0027492 USB: gadget code switches to pr_err() and friends by David Brownell · 17 years ago
- 269954e USB: don't change HC power state for a FREEZE by Alan Stern · 17 years ago
- 4145ed6 USB: make ksuspend_usbd thread non-freezable by Alan Stern · 17 years ago
- a6a0136 USB: Drop unnecessary continue in a few drivers by Julia Lawall · 17 years ago
- c87d6a4 USB: usb_serial_console: allocate fake tty and termios before calling driver open() method by Aristeu Rozanski · 17 years ago
- 9a6b1ef USB: usb_serial: clean tty reference in the last close by Aristeu Rozanski · 17 years ago
- 27680d2 USB: usb_serial_console: fix command line parsing by Aristeu Rozanski · 17 years ago
- d09d6a3 USB: cypress_cy7c63: updated contact/usage information by Oliver Bock · 17 years ago
- 25a010c USB: add Printer Gadget Driver by Craig W. Nadler · 17 years ago
- fec8de3 USB: Add missing "space" to printk messages by Joe Perches · 17 years ago
- 8c73aff USB: m66592-udc: Add support for SH7722 USBF by Yoshihiro Shimoda · 17 years ago
- 9da0068 USB: TI 3410/5052 USB Serial: convert td_open_close_lock to mutex by Matthias Kaehlcke · 17 years ago
- 527ea73 USB: device DMA support on OMAP2 by Kyungmin Park · 17 years ago
- 568fdade USB: usb/mon/mon_bin.c: cleanups by Adrian Bunk · 17 years ago
- d8d4223 USB: s3c2410_udc: minor irq handler cleanups by Jeff Garzik · 17 years ago
- 63bfb1f1 USB: sis FB driver: *_ioctl32_conversion functions do not exist in recent kernels by Fernando Luis Vazquez Cao · 17 years ago
- 60a8fc0 USB: add iuu_phoenix driver by Alain Degreffe · 17 years ago
- c74e809 USB: isd200: don't include <linux/ide.h> by Bartlomiej Zolnierkiewicz · 17 years ago
- 1365baf7 USB: autosuspend for cdc-acm by Oliver Neukum · 17 years ago
- 5a3201b USB: Convert from class_device to device for USB core by Tony Jones · 17 years ago
- de6f92b USB: handle idVendor of 0x0000 by Greg Kroah-Hartman · 17 years ago
- 6ce4560 usb: fix usbtest halt check on big endian systems by Jan Andersson · 17 years ago
- 4b24f91 USB: storage: Add unusual_dev for HP r707 by Grant Grundler · 17 years ago
- ab91d34 USB: Variant of the Dell Wireless 5520 driver by Nate Carlson · 17 years ago
- 0cc1a51 USB: use GFP_NOIO in reset path by Oliver Neukum · 17 years ago
- 4bb0ef1 USB: ftdi driver - add support for optical probe device by Ed Beroset · 17 years ago
- 57833ea USB: pl2303: add support for RATOC REX-USB60F by Akira Tsukamoto · 17 years ago
- 94cb373 USB: remove duplicate entry in Option driver and Pl2303 driver for Huawei modem by Daniel Kozák · 17 years ago
- e3e73c9 USB: sierra: add support for Onda H600/Zte MF330 datacard to USB Driver for Sierra Wireless by Bruno Redondi · 17 years ago
- 3491043 USB: ftdi-sio: Patch to add vendor/device id for ATK_16IC CCD by Franco Lanza · 17 years ago
- 42f8aa9 USB: ftdi_sio - enabling multiple ELV devices, adding EM1010PC by Peter Stark · 17 years ago
- da28762 USB : correct comments in usb/core/notify.c by Manish Katiyar · 17 years ago
- 6835b32 USB: sierra driver - add devices by Kevin Lloyd · 17 years ago
- cc311ee USB: Adding YC Cable USB Serial device to pl2303 by Damien Stuart · 17 years ago
- 62aad3a USB: Sierra - Add support for Aircard 881U by Jessica L. Blank · 17 years ago
- 002e8f2 USB: add support for 4348:5523 WinChipHead USB->RS 232 adapter by Piotr Roszatycki · 17 years ago
- 5de8b3a USB: CP2101 New Device IDs by Craig Shelley · 17 years ago
- 2336a98 usb gadget: fix fsl_usb2_udc potential OOPS by Li Yang · 17 years ago
- 3004e53 USB: keyspan: Fix oops by Alan Cox · 17 years ago
- 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
- bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
- 30b0c37 [SCSI] implement scsi_data_buffer by Boaz Harrosh · 17 years ago
- 0ff66f0 Merge branch 'pxa-plat' into devel by Russell King · 17 years ago
- d0d42df Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into devel by Russell King · 17 years ago
- 6d16bfb i2c/tps65010: move header to <linux/i2c/...> by David Brownell · 17 years ago
- 05c7aba i2c: Kill rogue driver IDs by Jean Delvare · 17 years ago
- 2cdddeb i2c: normal_i2c can be made const (remaining drivers) by Jean Delvare · 17 years ago
- 66ffbe4 [POWERPC] mpc5200: normalize compatible property bindings by Grant Likely · 17 years ago
- e77ec18 [ARM] USB: update to allow pxa27x ohci driver to support pxa3xx by eric miao · 17 years ago
- a8bcf41 [ARM] USB: update pxa27x ohci driver to use clk support by eric miao · 17 years ago
- 2b3b351 [ARM] 4764/1: [AT91] AT91CAP9 core support by Andrew Victor · 17 years ago
- 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
- 23c3e29 [SCSI] usbstorage: use last_sector_bug flag universally by Hans de Goede · 17 years ago
- 15147ff USB: use proper call to driver_create_file by Greg Kroah-Hartman · 17 years ago
- a5569a5 keyspan: fix oops by Alan Cox · 17 years ago
- 465ff31 [SCSI] relax scsi dma alignment by James Bottomley · 17 years ago
- 48c23d3 [SCSI] isd200: use one-element sg list in issuing commands by Boaz Harrosh · 17 years ago
- 6d416e6 [SCSI] usb: transport - convert to accessors and !use_sg code path removal by Boaz Harrosh · 17 years ago
- 4776e99 [SCSI] usb: shuttle_usbat - convert to accessors and !use_sg code path removal by Boaz Harrosh · 17 years ago
- 41c2497 [SCSI] usb: freecom & sddr09 - convert to accessors and !use_sg cleanup by Boaz Harrosh · 17 years ago