summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* headers_check fix: usb/gadgetfs.hJaswinder Singh Rajput2009-01-301-1/+1
* headers_check fix: usb/cdc.hJaswinder Singh Rajput2009-01-301-0/+2
* usbnet: allow type check of devdbg arguments in non-debug buildSteve Glendinning2009-01-211-1/+3
* USB: musb: use new platform data interface of musb to replace old oneBryan Wu2009-01-071-0/+5
* USB: otg: add otg_put_transceiver()Philipp Zabel2009-01-071-0/+1
* USB: otg: gpio_vbus transceiver stubPhilipp Zabel2009-01-071-0/+30
* USB: wusb: annotate association types withe proper endiannessHarvey Harrison2009-01-071-11/+11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2009-01-021-2/+6
|\
| * USB: fix comment about endianness of descriptorsPhil Endecott2008-12-171-2/+6
* | wusb: do a proper channel stopDavid Vrabel2008-10-281-0/+1
|/
* Merge branch 'master' into for-upstreamDavid Vrabel2008-10-207-4/+295
|\
| * usb: vstusb.c : new driver for spectrometers used by Vernier Software & Techn...Stephen Ware2008-10-172-0/+72
| * USB: Fix spelling in usb/serial.hGeoff Levand2008-10-171-1/+1
| * usb gadget: cdc obex glueFelipe Balbi2008-10-171-0/+9
| * usb gadget: function activation/deactivationDavid Brownell2008-10-171-2/+9
| * USB: add USB test and measurement class driverGreg Kroah-Hartman2008-10-172-1/+44
| *-. Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar2008-10-121-0/+160
| |\ \
| | | * usb: move ehci reg defYinghai Lu2008-07-261-0/+160
* | | | wusb: add the Wireless USB include files.Inaky Perez-Gonzalez2008-09-172-0/+647
|/ / /
* | | 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