summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-2437-101/+101
* usb serial: more fixes and groundwork for tty changesAlan Cox2008-04-2416-67/+93
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2483-2130/+2130
* USB: usbfs: export the URB_NO_INTERRUPT flag to userspaceAlan Stern2008-04-241-4/+23
* USB: fix compile problems in ehci-hcdAlan Stern2008-04-242-2/+3
* USB: ehci: qh_completions cleanup and bugfixDavid Brownell2008-04-241-18/+16
* USB: cdc-acm: signedness fixDavid Brownell2008-04-241-3/+7
* USB: don't explicitly reenable root-hub status interruptsAlan Stern2008-04-2422-70/+31
* USB: OHCI: turn off RD when remote wakeup is disabledAlan Stern2008-04-241-1/+2
OpenPOWER on IntegriCloud