summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold2009-12-231-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-12-111-3/+0
|\
| * usb_serial: Kill port mutexAlan Cox2009-12-111-3/+0
* | USB OTG: Add generic driver for ULPI OTG transceiverDaniel Mack2009-12-111-0/+7
* | USB OTG: add support for ulpi connected external transceiversDaniel Mack2009-12-111-1/+67
* | USB gadget: Handle endpoint requests at the function levelLaurent Pinchart2009-12-111-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder2009-12-041-1/+1
* | usbnet & cdc-ether: Autosuspend for online devicesOliver Neukum2009-12-031-0/+6
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-181-0/+1
|\ \ | |/
| * USB: serial: don't call release without attachAlan Stern2009-10-091-0/+1
* | usbnet: Set link down initially for drivers that update link stateBen Hutchings2009-11-101-0/+1
* | usbnet: Use wwan%d interface name for mobile broadband devicesMarcel Holtmann2009-10-051-0/+1
|/
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-249-156/+833
|\
| * USB: ehci-dbgp: errata for EHCI debug controller initializationJason Wessel2009-09-231-0/+1
| * USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel2009-09-231-0/+10
| * USB: ehci-dbgp: stability improvements and external re-initJason Wessel2009-09-231-0/+5
| * USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.cJason Wessel2009-09-231-0/+6
| * USB: use kfifo to buffer usb-generic serial writesDavid VomLehn2009-09-231-0/+2
| * USB: audio: guard kernel-only code with __KERNEL__Michael S. Tsirkin2009-09-231-0/+4
| * USB: NXP ISP1362 USB host driverLothar Wassmann2009-09-231-0/+46
| * USB: isp1760: allow platform devices to customize devflagsMichael Hennerich2009-09-231-0/+18
| * USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor...Alek Du2009-09-231-0/+13
| * USB audio gadget: Un-inline generic_[gs]et_cmdLaurent Pinchart2009-09-231-12/+0
| * USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.hLaurent Pinchart2009-09-231-126/+132
| * USB: Move vendor subclass definition from usb/audio.h to usb/ch9.hLaurent Pinchart2009-09-232-1/+2
| * USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.hLaurent Pinchart2009-09-232-10/+6
| * tty: USB serial termios bitsAlan Cox2009-09-191-0/+3
| * tty: USB does not need the filp argument in the driversAlan Cox2009-09-191-4/+3
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-09-163-10/+185
| |\
| | * Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-09-151-0/+164
| | |\
| | | * V4L/DVB (12187): uvcvideo: Move UVC definitions to linux/usb/video.hLaurent Pinchart2009-09-121-0/+164
| * | | usb: m66592-udc platform data on_chip supportMagnus Damm2009-07-231-0/+44
| * | | usb: move r8a66597 register definesMagnus Damm2009-07-231-2/+370
| * | | usb: r8a66597-hcd platform data on_chip supportMagnus Damm2009-07-201-0/+3
| | |/ | |/|
* | | smsc95xx: fix transmission where ZLP is expectedSteve Glendinning2009-09-221-0/+1
| |/ |/|
* | usbnet: convert to netdev_tx_tStephen Hemminger2009-09-011-1/+2
* | usbnet: add rx queue pausingJussi Kivilinna2009-08-141-0/+6
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-122-178/+2
|\ \ | |/
| * Revert "USB: Add Intel Langwell USB OTG Transceiver Drive"Greg Kroah-Hartman2009-07-121-177/+0
| * tty: Fix USB kref leakAlan Cox2009-07-101-1/+2
* | rndis_wlan: handle 802.11 indications from deviceJussi Kivilinna2009-08-041-6/+7
* | rndis_host: allow rndis_wlan to see all indicationsJussi Kivilinna2009-08-041-3/+2
* | usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stopJussi Kivilinna2009-08-041-0/+1
* | usbnet: Add stop function pointer to 'struct rndis_data'.Jussi Kivilinna2009-07-101-0/+3
|/
* usbnet: Remove private stats structureHerbert Xu2009-06-301-1/+0
* USB: Change names of SuperSpeed ep companion descriptor structs.Sarah Sharp2009-06-151-2/+2
* USB: Parse and store the SuperSpeed endpoint companion descriptors.Sarah Sharp2009-06-151-0/+16
* USB: Add SuperSpeed to the list of USB device speeds.Sarah Sharp2009-06-151-0/+1
* USB: Add Intel Langwell USB OTG Transceiver DriveHao Wu2009-06-151-0/+177
OpenPOWER on IntegriCloud