aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2010-05-20USB: visor.h: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: pl2303.h: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: kobil_sct.h: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: kl5kusb105.h: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: io_edgeport: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: ftdi_sio: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: cypress_m8.h: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: belkin_sa.h: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: mct_u232.h: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: FHCI: cq_get() should check kfifo_out()'s return valueAnton Vorontsov
2010-05-20USB: cp210x: remove redundant disconnect()Johan Hovold
2010-05-20USB: io_edgeport: Use kzallocJulia Lawall
2010-05-20USB: ipw: reimplement using generic frameworkJohan Hovold
2010-05-20USB: ipw: remove dummy port_probe and port_removeJohan Hovold
2010-05-20USB: ipw: clean up dtr-rts handlingJohan Hovold
2010-05-20USB: ir-usb: reimplement using generic frameworkJohan Hovold
2010-05-20USB: ir-usb: fix set_termios raceJohan Hovold
2010-05-20USB: ir-usb: allow custom bulk buffer size without reallocationJohan Hovold
2010-05-20USB: ir-usb: fix double freeJohan Hovold
2010-05-20USB: EHCI: fix controller wakeup flag settings during suspendAlan Stern
2010-05-20USB: EHCI: clear PHCD before resumingAlek Du
2010-05-20USB: fix functionfs for CONFIG_NET disabledRandy Dunlap
2010-05-20USB: xhci: Remove the arbitrary limit of 15 xHCI portsWilliam Gulland
2010-05-20USB: remove usb_find_deviceMing Lei
2010-05-20USB: gadget: f_mass_storage: fix in error recoveryMichal Nazarewicz
2010-05-20USB: add missing "{}" in map_urb_for_dmaMing Lei
2010-05-20USB: ehci-omap: Fix resume failures after bus suspendAnand Gadiyar
2010-05-20USB: fix interface runtime-PM settingsAlan Stern
2010-05-20USB: xHCI: Fix wrong usage of macro TRB_TYPEAndiry Xu
2010-05-20USB: xhci: Transfer ring link TRB activation change.John Youn
2010-05-20USB: gadget: f_fs.c needs to include pagemap.hRandy Dunlap
2010-05-20USB: ohci: Add Kconfig entries for ohci-omap3Anand Gadiyar
2010-05-20USB: ohci: introduce omap3 ohci-hcd driverAnand Gadiyar
2010-05-20USB: mxc: gadget: remove 60mhz clock requirement for freescale mx51 usb coreDinh Nguyen
2010-05-20USB: ftdi_sio: clean up line-status handlingJohan Hovold
2010-05-20USB: pl2303: use tty_insert_flip_string_fixed_flagJohan Hovold
2010-05-20USB: ftdi_sio: use tty_insert_flip_string_fixed_flagJohan Hovold
2010-05-20USB: isp1760: Soften DW3 X/transaction error bit handlingAnton Vorontsov
2010-05-20USB: usbcore: Do not disable USB3 protocol ports in hub_activate()Andiry Xu
2010-05-20USB: ark3116: reimplement read processingJohan Hovold
2010-05-20USB: tty: fix incorrect use of tty_insert_flip_string_fixed_flagJohan Hovold
2010-05-20USB: gadget: Allow function access to device ID data during bind()Robert Lukassen
2010-05-20USB: fix u132-hcd code/data warningRandy Dunlap
2010-05-20USB: xhci: Set stream ID to 0 after cleaning up stalls.Sarah Sharp
2010-05-20USB: g_ffs: the FunctionFS gadget driverMichal Nazarewicz
2010-05-20USB: f_fs: the FunctionFS driverMichal Nazarewicz
2010-05-20USB: gadget: __init and __exit tags removedMichal Nazarewicz
2010-05-20USB: gadget webcam: depends on VIDEO_DEVRandy Dunlap
2010-05-20USB: serial: remove multi-urb write from generic driverJohan Hovold
2010-05-20USB: serial: reimplement generic fifo-based writesJohan Hovold