summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* USB: add Zoom Telephonics Model 3095F V.92 USB Mini External modem to cdc-acmIain McFarlane2008-05-141-0/+3
* USB: Support for the ET502HS HDSPA modem in option driverandreoli@samba.ing.unimo.it2008-05-141-0/+4
* USB: Support for the ET502HS HDSPA modemandreoli@samba.ing.unimo.it2008-05-141-0/+10
* usb: fix integer as NULL pointer warnings found by sparseHarvey Harrison2008-05-142-6/+6
* USB: isp1760: fix printk formatRandy Dunlap2008-05-141-2/+2
* USB: add Telstra NextG CDMA id to option driverGreg Kroah-Hartman2008-05-141-0/+1
* USB: create attributes before sending ueventAlan Stern2008-05-145-58/+96
* USB: add new moto_modem driver for some Morotola phonesGreg Kroah-Hartman2008-05-143-0/+80
* Fix c67x00-ll-hpi compilation failure (bug #10627)Fernando Luis Vázquez Cao2008-05-121-0/+1
* usb-serial: Add ThinkOptics WavITBernhard Beck2008-05-111-0/+1
* fix irq flags for iuu_phoenix.cSteven Rostedt2008-05-081-3/+3
* usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OFDavid S. Miller2008-05-061-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-05-022-1/+3
|\
| * [SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh2008-05-022-1/+3
* | USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-f...David Lopo2008-05-021-1/+24
* | usb_serial: some coding style fixesAlan Cox2008-05-024-103/+112
* | USB: Remove redundant dependencies on USB_ATM.Robert P. J. Day2008-05-021-4/+0
* | USB: UHCI: disable remote wakeup when it's not neededAlan Stern2008-05-022-18/+61
* | USB: OHCI: work around bogus compiler warningAlan Stern2008-05-021-1/+1
* | USB: add Cypress c67x00 OTG controller HCD driverPeter Korsgaard2008-05-029-0/+1836
* | USB: add Cypress c67x00 OTG controller core driverPeter Korsgaard2008-05-021-0/+230
* | USB: add Cypress c67x00 low level interface codePeter Korsgaard2008-05-022-0/+690
* | USB: airprime: unlock mutex instead of trying to lock it againLeonardo Chiquitto2008-05-021-1/+1
* | USB: storage: Update mailling list addressAndrew Lunn2008-05-022-2/+4
* | USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame.Andrew Lunn2008-05-021-0/+11
* | USB: add more FTDI device idsPeter Mack2008-05-022-0/+19
* | USB: fix cannot work usb storage when using ohci-sm501Yoshihiro Shimoda2008-05-021-1/+3
* | usb: gadget zero timer init fixDavid Lopo2008-05-021-3/+4
* | usb: gadget zero style fixups (mostly whitespace)David Brownell2008-05-021-193/+172
* | usb serial gadget: CDC ACM fixesDavid Brownell2008-05-021-17/+73
* | usb: pxa27x_udc driverRobert Jarzmik2008-05-025-4/+2916
* | USB: INTOVA Pixtreme camera mass storage deviceRohan Hart2008-05-021-0/+7
* | USB: mos7840: test and propagate set_uart_reg return valueRoel Kluin2008-05-021-3/+2
* | USB: usbtest displays diagnostics againDavid Brownell2008-05-021-143/+133
* | usb: libusual kthread_run() called with wrong format.Rusty Russell2008-05-021-1/+1
* | usb-storage: add unusual_devs entry for Samsung YP-U3Alan Stern2008-05-021-0/+7
* | USB: storage/onetouch.c: make a function staticAdrian Bunk2008-05-021-2/+2
* | usb-storage: fix build failure in OneTouch driverDmitry Torokhov2008-05-021-1/+2
* | usb: ldusb: ld_usb semaphore to mutexDaniel Walker2008-05-021-14/+14
* | USB: ISP1760 HCD driverSebastian Siewior2008-05-025-1/+2764
* | tty: The big operations reworkAlan Cox2008-04-303-111/+25
* | usb gadget: switch to put_char returning intAlan Cox2008-04-301-4/+6
* | usb: use get/put_unaligned_* helpersHarvey Harrison2008-04-297-56/+44
* | usb: use non-racy method for proc entries creationDenis V. Lunev2008-04-293-23/+5
* | proc: remove proc_busAlexey Dobriyan2008-04-291-2/+2
* | drivers/usb annotations and fixesAl Viro2008-04-2818-49/+55
|/
* usb: don't update devnum for wusb devicesDavid Vrabel2008-04-241-3/+11
* wusb: make ep0_reinit available for modulesInaky Perez-Gonzalez2008-04-242-5/+7
* wusb: devices dont use a set addressInaky Perez-Gonzalez2008-04-241-20/+27
* wusb: teach choose_address() about wireless devicesInaky Perez-Gonzalez2008-04-241-9/+31
OpenPOWER on IntegriCloud