summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-1/+3
2008-05-02USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-f...David Lopo1-1/+24
2008-05-02usb_serial: some coding style fixesAlan Cox4-103/+112
2008-05-02USB: Remove redundant dependencies on USB_ATM.Robert P. J. Day1-4/+0
2008-05-02USB: UHCI: disable remote wakeup when it's not neededAlan Stern2-18/+61
2008-05-02USB: OHCI: work around bogus compiler warningAlan Stern1-1/+1
2008-05-02USB: add Cypress c67x00 OTG controller HCD driverPeter Korsgaard9-0/+1836
2008-05-02USB: add Cypress c67x00 OTG controller core driverPeter Korsgaard1-0/+230
2008-05-02USB: add Cypress c67x00 low level interface codePeter Korsgaard2-0/+690
2008-05-02USB: airprime: unlock mutex instead of trying to lock it againLeonardo Chiquitto1-1/+1
2008-05-02USB: storage: Update mailling list addressAndrew Lunn2-2/+4
2008-05-02USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame.Andrew Lunn1-0/+11
2008-05-02USB: add more FTDI device idsPeter Mack2-0/+19
2008-05-02USB: fix cannot work usb storage when using ohci-sm501Yoshihiro Shimoda1-1/+3
2008-05-02usb: gadget zero timer init fixDavid Lopo1-3/+4
2008-05-02usb: gadget zero style fixups (mostly whitespace)David Brownell1-193/+172
2008-05-02usb serial gadget: CDC ACM fixesDavid Brownell1-17/+73
2008-05-02usb: pxa27x_udc driverRobert Jarzmik5-4/+2916
2008-05-02USB: INTOVA Pixtreme camera mass storage deviceRohan Hart1-0/+7
2008-05-02USB: mos7840: test and propagate set_uart_reg return valueRoel Kluin1-3/+2
2008-05-02USB: usbtest displays diagnostics againDavid Brownell1-143/+133
2008-05-02usb: libusual kthread_run() called with wrong format.Rusty Russell1-1/+1
2008-05-02usb-storage: add unusual_devs entry for Samsung YP-U3Alan Stern1-0/+7
2008-05-02USB: storage/onetouch.c: make a function staticAdrian Bunk1-2/+2
2008-05-02usb-storage: fix build failure in OneTouch driverDmitry Torokhov1-1/+2
2008-05-02usb: ldusb: ld_usb semaphore to mutexDaniel Walker1-14/+14
2008-05-02USB: ISP1760 HCD driverSebastian Siewior5-1/+2764
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh2-1/+3
2008-04-30tty: The big operations reworkAlan Cox3-111/+25
2008-04-30usb gadget: switch to put_char returning intAlan Cox1-4/+6
2008-04-29usb: use get/put_unaligned_* helpersHarvey Harrison7-56/+44
2008-04-29usb: use non-racy method for proc entries creationDenis V. Lunev3-23/+5
2008-04-29proc: remove proc_busAlexey Dobriyan1-2/+2
2008-04-28drivers/usb annotations and fixesAl Viro18-49/+55
2008-04-24usb: don't update devnum for wusb devicesDavid Vrabel1-3/+11
2008-04-24wusb: make ep0_reinit available for modulesInaky Perez-Gonzalez2-5/+7
2008-04-24wusb: devices dont use a set addressInaky Perez-Gonzalez1-20/+27
2008-04-24wusb: teach choose_address() about wireless devicesInaky Perez-Gonzalez1-9/+31
2008-04-24USB: remove unnecessary type casting of urb->contextMing Lei37-101/+101
2008-04-24usb serial: more fixes and groundwork for tty changesAlan Cox16-67/+93
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison83-2130/+2130
2008-04-24USB: usbfs: export the URB_NO_INTERRUPT flag to userspaceAlan Stern1-4/+23
2008-04-24USB: fix compile problems in ehci-hcdAlan Stern2-2/+3
2008-04-24USB: ehci: qh_completions cleanup and bugfixDavid Brownell1-18/+16
2008-04-24USB: cdc-acm: signedness fixDavid Brownell1-3/+7
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern22-70/+31
2008-04-24USB: OHCI: turn off RD when remote wakeup is disabledAlan Stern1-1/+2
2008-04-24USB: HCDs use the do_remote_wakeup flagAlan Stern6-30/+18
2008-04-24USB: g_file_storage: ignore bulk-out data after invalid CBWAlan Stern1-13/+15
2008-04-24USB: serial: remove endpoints setting checks from core and headerGreg Kroah-Hartman1-16/+0