aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2009-06-15USB: ftdi_sio: fix hi-speed device packet size calculationMark Adamson
2009-06-15USB: serial: FTDI: add high speed device supportMark Adamson
2009-06-15musb: add high bandwidth ISO supportAjay Kumar Gupta
2009-06-15musb: use dma mode 1 for TX if transfer size equals maxpacket (v2)Anand Gadiyar
2009-06-15musb: support disconnect after HNP roleswitchDavid Brownell
2009-06-15musb: make initial HNP roleswitch work (v2)David Brownell
2009-06-15musb: otg timer cleanupDavid Brownell
2009-06-15musb: proper hookup to transceiver driversDavid Brownell
2009-06-15USB: nop-usb-xceiv: behave when linked as a moduleDavid Brownell
2009-06-15USB: twl4030-usb: fix minor reporting goofageDavid Brownell
2009-06-15USB: move orion-ehci's probe function to .devinit.textUwe Kleine-König
2009-06-15USB: move r8a66597_hcd's probe function to .devinit.textUwe Kleine-König
2009-06-15USB: move twl4030_usb's probe function to .devinit.textUwe Kleine-König
2009-06-15musb: split out CPPI interrupt handlerSergei Shtylyov
2009-06-15musb_host: refactor URB givebackSergei Shtylyov
2009-06-15musb_host: streamline musb_cleanup_urb() callsSergei Shtylyov
2009-06-15musb_host: simplify check for active URBSergei Shtylyov
2009-06-15musb_host: factor out musb_ep_{get|set}_qh()Sergei Shtylyov
2009-06-15musb_host: refactor musb_save_toggle() (take 2)Sergei Shtylyov
2009-06-15musb_gadget: suppress "parasitic" TX interrupts with CPPISergei Shtylyov
2009-06-15musb_gadget: fix unhandled endpoint 0 IRQsSergei Shtylyov
2009-06-15usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controllerBryan Wu
2009-06-15USB: option.c: add Toshiba 3G HSDPA SM-Bus Minicard device idMichele Valzelli
2009-06-15USB: FTDI-SIO new device idsDaniel Suchy
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
2009-06-12Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-06-12trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson
2009-06-11Push BKL down into ->remount_fs()Alessio Igor Bogani
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-11sierra: driver interface blacklistingElina Pasheva
2009-06-11sierra: driver urb handling improvementsElina Pasheva
2009-06-11tty: resolve some sierra breakageAlan Cox
2009-06-11ftdi_sio: don't override modem bitsAlan Cox
2009-06-11ft232: support the ASYNC_LOW_LATENCY flagAlan Cox
2009-06-11USB: CP210X Replace CP2101 with CP210xCraig Shelley
2009-06-11USB: CP210X Use official request code definitionsCraig Shelley
2009-06-11USB: CP210X Add device IDsCraig Shelley
2009-06-11tty: iuu_phoenix: update version number.Olivier Bornet
2009-06-11tty: iuu_phoenix: set termios.Olivier Bornet
2009-06-11tty: iuu_phoenix: Fix stopbit when uart goes on.Olivier Bornet
2009-06-11tty: iuu_phoenix: fix locking.Olivier Bornet
2009-06-11tty: Clean up the ACM driver to CodingStyleAlan Cox
2009-06-11tty: cdc_acm add krefsAlan Cox
2009-06-11tty: Update cdc_acmAlan Cox
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox
2009-06-10Merge branch 'ep93xx' into develRussell King
2009-06-02usb: gadget: f_phonet: fix memory allocation sizesRémi Denis-Courmont