aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2009-06-15USB: at91_udc: use helper functions to determine endpoint type and directionMatthias Kaehlcke
2009-06-15USB: atmel_usba_udc: use helper functions to determine endpoint type and dire...Matthias Kaehlcke
2009-06-15USB: ci13xxx_udc: use helper functions to determine endpoint type and directionMatthias Kaehlcke
2009-06-15USB: core/sysfs: fix sparse warningsH Hartley Sweeten
2009-06-15USB: Ignore storage device in modem mode on DWN-652Pascal Terjan
2009-06-15USB: usbfs: deprecate and hide option for !embeddedScott James Remnant
2009-06-15USB: consolidate usb_unbind_interface and usb_driver_release_interfaceAlan Stern
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