Age | Commit message (Expand) | Author |
2010-05-20 | USB: serial: add special case for processing of empty read urbs | Johan Hovold |
2010-05-20 | USB: kobil: fix memory leak | Johan Hovold |
2010-05-20 | USB: option.c: OLIVETTI OLICARD100 support | Nils Radtke |
2010-05-20 | USB: xhci: fix compiler warning. | Greg Kroah-Hartman |
2010-05-20 | USB: remove match_device | Ming Lei |
2010-05-20 | USB: include/usb/*.h checkpatch cleanup | Greg Kroah-Hartman |
2010-05-20 | USB: usb.h: checkpatch cleanups | Greg Kroah-Hartman |
2010-05-20 | USB: visor.h: checkpatch cleanups | Greg Kroah-Hartman |
2010-05-20 | USB: pl2303.h: checkpatch cleanups | Greg Kroah-Hartman |
2010-05-20 | USB: kobil_sct.h: checkpatch cleanups | Greg Kroah-Hartman |
2010-05-20 | USB: kl5kusb105.h: checkpatch cleanups | Greg Kroah-Hartman |
2010-05-20 | USB: io_edgeport: checkpatch cleanups | Greg Kroah-Hartman |
2010-05-20 | USB: ftdi_sio: checkpatch cleanups | Greg Kroah-Hartman |
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: omap3: add platform init code for OHCI 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 |