Age | Commit message (Expand) | Author |
2010-05-20 | USB: cypress_m8.h: checkpatch cleanups | Greg Kroah-Hartman |
2010-05-20 | USB: belkin_sa.h: checkpatch cleanups | Greg Kroah-Hartman |
2010-05-20 | USB: mct_u232.h: checkpatch cleanups | Greg Kroah-Hartman |
2010-05-20 | USB: FHCI: cq_get() should check kfifo_out()'s return value | Anton Vorontsov |
2010-05-20 | USB: cp210x: remove redundant disconnect() | Johan Hovold |
2010-05-20 | USB: io_edgeport: Use kzalloc | Julia Lawall |
2010-05-20 | USB: ipw: reimplement using generic framework | Johan Hovold |
2010-05-20 | USB: ipw: remove dummy port_probe and port_remove | Johan Hovold |
2010-05-20 | USB: ipw: clean up dtr-rts handling | Johan Hovold |
2010-05-20 | USB: ir-usb: reimplement using generic framework | Johan Hovold |
2010-05-20 | USB: ir-usb: fix set_termios race | Johan Hovold |
2010-05-20 | USB: ir-usb: allow custom bulk buffer size without reallocation | Johan Hovold |
2010-05-20 | USB: ir-usb: fix double free | Johan Hovold |
2010-05-20 | USB: EHCI: fix controller wakeup flag settings during suspend | Alan Stern |
2010-05-20 | USB: EHCI: clear PHCD before resuming | Alek Du |
2010-05-20 | USB: fix functionfs for CONFIG_NET disabled | Randy Dunlap |
2010-05-20 | USB: xhci: Remove the arbitrary limit of 15 xHCI ports | William Gulland |
2010-05-20 | USB: remove usb_find_device | Ming Lei |
2010-05-20 | USB: gadget: f_mass_storage: fix in error recovery | Michal Nazarewicz |
2010-05-20 | USB: add missing "{}" in map_urb_for_dma | Ming Lei |
2010-05-20 | USB: ehci-omap: Fix resume failures after bus suspend | Anand Gadiyar |
2010-05-20 | USB: fix interface runtime-PM settings | Alan Stern |
2010-05-20 | USB: xHCI: Fix wrong usage of macro TRB_TYPE | Andiry Xu |
2010-05-20 | USB: xhci: Transfer ring link TRB activation change. | John Youn |
2010-05-20 | USB: gadget: f_fs.c needs to include pagemap.h | Randy Dunlap |
2010-05-20 | USB: ohci: Add Kconfig entries for ohci-omap3 | Anand Gadiyar |
2010-05-20 | USB: ohci: introduce omap3 ohci-hcd driver | Anand Gadiyar |
2010-05-20 | USB: mxc: gadget: remove 60mhz clock requirement for freescale mx51 usb core | Dinh Nguyen |
2010-05-20 | USB: ftdi_sio: clean up line-status handling | Johan Hovold |
2010-05-20 | USB: pl2303: use tty_insert_flip_string_fixed_flag | Johan Hovold |
2010-05-20 | USB: ftdi_sio: use tty_insert_flip_string_fixed_flag | Johan Hovold |
2010-05-20 | USB: isp1760: Soften DW3 X/transaction error bit handling | Anton Vorontsov |
2010-05-20 | USB: usbcore: Do not disable USB3 protocol ports in hub_activate() | Andiry Xu |
2010-05-20 | USB: ark3116: reimplement read processing | Johan Hovold |
2010-05-20 | USB: tty: fix incorrect use of tty_insert_flip_string_fixed_flag | Johan Hovold |
2010-05-20 | USB: gadget: Allow function access to device ID data during bind() | Robert Lukassen |
2010-05-20 | USB: fix u132-hcd code/data warning | Randy Dunlap |
2010-05-20 | USB: xhci: Set stream ID to 0 after cleaning up stalls. | Sarah Sharp |
2010-05-20 | USB: g_ffs: the FunctionFS gadget driver | Michal Nazarewicz |
2010-05-20 | USB: f_fs: the FunctionFS driver | Michal Nazarewicz |
2010-05-20 | USB: gadget: __init and __exit tags removed | Michal Nazarewicz |
2010-05-20 | USB: gadget webcam: depends on VIDEO_DEV | Randy Dunlap |
2010-05-20 | USB: serial: remove multi-urb write from generic driver | Johan Hovold |
2010-05-20 | USB: serial: reimplement generic fifo-based writes | Johan Hovold |
2010-05-20 | USB: aircable: rewrite using generic read and write implementations | Johan Hovold |
2010-05-20 | USB: ftdi_sio: clean up SIO write support | Johan Hovold |
2010-05-20 | USB: ftdi_sio: switch to generic write implementation | Johan Hovold |
2010-05-20 | USB: isp1760: Use resource_size | Tobias Klauser |
2010-05-20 | USB: simplify usb_sg_init() | Alan Stern |
2010-05-20 | USB gadget: Webcam device | Laurent Pinchart |