summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: pass configuration specifics via pdataFelipe Balbi2008-08-131-5/+33
* USB: Add MUSB and TUSB supportFelipe Balbi2008-08-131-0/+70
* usb-serial: don't release unregistered minorsAlan Stern2008-08-131-1/+2
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-251-1/+1
* usb_serial: API all changeAlan Cox2008-07-221-26/+30
* USB Gadget: documentation updateAlan Stern2008-07-211-2/+6
* usb: irda: cleanup on ir-usb moduleFelipe Balbi2008-07-211-0/+151
* usb gadget: composite gadget coreDavid Brownell2008-07-211-0/+338
* usb gadget: descriptor copying supportDavid Brownell2008-07-211-0/+19
* rndis_host: pass buffer length to rndis_commandJussi Kivilinna2008-06-281-1/+2
* USB: CDC WDM driverOliver Neukum2008-05-201-0/+9
* USB: add association.hGreg Kroah-Hartman2008-05-141-0/+150
* USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport complianceDavid Lopo2008-05-021-0/+21
* USB: add Cypress c67x00 OTG controller core driverPeter Korsgaard2008-05-021-0/+48
* USB: Add the USB 2.0 extension descriptor.Sarah Sharp2008-05-021-1/+11
* USB: serial: remove endpoints setting checks from core and headerGreg Kroah-Hartman2008-04-241-18/+0
* USB: Standardize inclusion protection and add where missing.Robert P. J. Day2008-04-2417-40/+57
* USB: defines for USB "Link Power Management" (LPM) ECNDavid Brownell2008-04-241-3/+11
* USB: add USB_DT_CS_RADIO_CONTROL define to ch9.hGreg Kroah-Hartman2008-04-241-0/+1
* atmel_usba_udc: move endpoint declarations into platform data.Stelian Pop2008-04-061-0/+22
* USB: new quirk flag to avoid Set-InterfaceAlan Stern2008-03-241-0/+3
* USB: Remove __KERNEL__ check from non-exported gadget.h.Robert P. J. Day2008-03-101-4/+0
* USB: g_printer.h does not need to be "unifdef"ed.Robert P. J. Day2008-03-101-1/+1
* USB: fix codingstyle issues in include/linux/usb/Greg Kroah-Hartman2008-02-0111-205/+220
* USB: stop io performed by mos7720 upon close()Oliver Neukum2008-02-011-0/+2
* USB: linux/usb/Kbuild needs only "header-y", not "unifdef-y"Robert P. J. Day2008-02-011-5/+5
* USB: usb_serial: clean tty reference in the last closeAristeu Rozanski2008-02-011-0/+1
* USB: add Printer Gadget DriverCraig W. Nadler2008-02-013-0/+37
* Move usbnet.h and rndis_host.h to include/linux/usbJussi Kivilinna2008-01-312-0/+488
* docbook: fix usb contentRandy Dunlap2007-10-151-2/+2
* USB: serial core should respect driver requirementsAlan Stern2007-10-121-7/+13
* USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-121-0/+866
* USB: remove USB_QUIRK_NO_AUTOSUSPENDAlan Stern2007-10-121-5/+2
* USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h>David Brownell2007-07-122-0/+82
* USB: add RESET_RESUME device quirkAlan Stern2007-07-121-0/+3
* USB: suspend support for usb serialOliver Neukum2007-07-121-0/+7
* USB: <linux/usb/ch9.h> minor doc updateDavid Brownell2007-04-271-6/+9
* USB: additional structure from cdc specOliver Neukum2007-04-271-0/+11
* USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum2007-02-231-0/+11
* USB: add rationale on why usb descriptor structures have to be packedInaky Perez-Gonzalez2007-02-231-4/+18
* USB: add driver for iowarrior devices.Greg Kroah-Hartman2007-02-231-0/+33
* USB: cdc-acm: fix incorrect throtteling, make set_control optionalOliver Neukum2007-02-161-0/+7
* USB: descriptor structures have to be packedInaky Perez-Gonzalez2007-02-161-10/+10
* USB: add flow control to usb-serial generic driver.Joris van Rantwijk2007-02-161-0/+6
* USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman2007-02-071-0/+5
* USB: define USB_CLASS_MISC in <linux/usb/ch9.h>David Brownell2007-02-071-0/+1
* USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-072-0/+567
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-6/+6
* USB: gmidi: New USB MIDI Gadget class driver.Ben Williamson2006-09-272-0/+165
OpenPOWER on IntegriCloud