summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* musb: split out CPPI interrupt handlerSergei Shtylyov2009-06-153-15/+39
* musb_host: refactor URB givebackSergei Shtylyov2009-06-151-34/+20
* musb_host: streamline musb_cleanup_urb() callsSergei Shtylyov2009-06-151-4/+5
* musb_host: simplify check for active URBSergei Shtylyov2009-06-151-58/+14
* musb_host: factor out musb_ep_{get|set}_qh()Sergei Shtylyov2009-06-151-34/+22
* musb_host: refactor musb_save_toggle() (take 2)Sergei Shtylyov2009-06-151-23/+12
* musb_gadget: suppress "parasitic" TX interrupts with CPPISergei Shtylyov2009-06-151-1/+2
* musb_gadget: fix unhandled endpoint 0 IRQsSergei Shtylyov2009-06-154-20/+43
* usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controllerBryan Wu2009-06-151-1/+1
* USB: option.c: add Toshiba 3G HSDPA SM-Bus Minicard device idMichele Valzelli2009-06-151-0/+5
* USB: FTDI-SIO new device idsDaniel Suchy2009-06-152-0/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-1547-1103/+1207
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-141-1/+1
| |\
| | * trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson2009-06-121-1/+1
| * | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-141-3/+10
| |\ \
| | * \ Merge branch 'ep93xx' into develRussell King2009-06-101-3/+10
| | |\ \
| | | * | [ARM] 5526/1: ep93xx: usb driver cleanupHartley Sweeten2009-05-291-3/+10
| * | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-06-121-0/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | microblaze: Kconfig: Enable drivers for MicroblazeMichal Simek2009-05-211-0/+1
| * | | | Push BKL down into ->remount_fs()Alessio Igor Bogani2009-06-111-0/+5
| * | | | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-111-2/+2
| |\ \ \ \
| | * | | | block: Use accessor functions for queue limitsMartin K. Petersen2009-05-221-2/+2
| | |/ / /
| * | | | sierra: driver interface blacklistingElina Pasheva2009-06-111-3/+48
| * | | | sierra: driver urb handling improvementsElina Pasheva2009-06-111-84/+144
| * | | | tty: resolve some sierra breakageAlan Cox2009-06-111-3/+14
| * | | | ftdi_sio: don't override modem bitsAlan Cox2009-06-111-5/+0
| * | | | ft232: support the ASYNC_LOW_LATENCY flagAlan Cox2009-06-111-34/+60
| * | | | USB: CP210X Replace CP2101 with CP210xCraig Shelley2009-06-111-97/+97
| * | | | USB: CP210X Use official request code definitionsCraig Shelley2009-06-111-42/+56
| * | | | USB: CP210X Add device IDsCraig Shelley2009-06-111-0/+7
| * | | | tty: iuu_phoenix: update version number.Olivier Bornet2009-06-111-1/+1
| * | | | tty: iuu_phoenix: set termios.Olivier Bornet2009-06-111-0/+50
| * | | | tty: iuu_phoenix: Fix stopbit when uart goes on.Olivier Bornet2009-06-111-1/+1
| * | | | tty: iuu_phoenix: fix locking.Olivier Bornet2009-06-111-16/+13
| * | | | tty: Clean up the ACM driver to CodingStyleAlan Cox2009-06-111-131/+160
| * | | | tty: cdc_acm add krefsAlan Cox2009-06-112-68/+98
| * | | | tty: Update cdc_acmAlan Cox2009-06-112-1/+7
| * | | | tty: Bring the usb tty port structure into more useAlan Cox2009-06-1138-657/+461
| | |/ / | |/| |
| * | | Revert "USB: Correct Makefile to make isp1760 buildable"Mike Frysinger2009-05-281-1/+0
| * | | usb-serial: fix crash when sub-driver updates firmwareAlan Stern2009-05-281-0/+1
| * | | USB: isp1760: urb_dequeue doesn't always find the urbsWarren Free2009-05-281-2/+22
| * | | USB: Yet another Conexant Clone to add to cdc-acm.cXiao Kaijian2009-05-281-0/+3
| * | | USB: atmel_usb_udc: Use kzalloc() to allocate ep structuresHaavard Skinnemoen2009-05-281-1/+1
| * | | USB: atmel-usba-udc : fix control out requests.Martin Fuzzey2009-05-281-1/+2
| |/ /
| * | Fix oops on close of hot-unplugged FTDI serial converterDavid Woodhouse2009-05-181-8/+1
* | | net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-1/+1
* | | usb: gadget: f_phonet: fix memory allocation sizesRémi Denis-Courmont2009-06-021-5/+4
* | | f_phonet: no need to check for carrier - scheduler does it internallyRémi Denis-Courmont2009-06-021-8/+2
* | | f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callbackRémi Denis-Courmont2009-06-021-1/+1
|/ /
* | usb-serial: ftdi_sio: fix reference counting of ftdi_privateAlan Stern2009-05-081-4/+14
OpenPOWER on IntegriCloud