1. 812219a USB: usb.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  2. aa84dfc USB: visor.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  3. 5d78fcb USB: pl2303.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  4. e4582b6 USB: kobil_sct.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  5. 932d22c USB: kl5kusb105.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  6. a320471 USB: io_edgeport: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  7. 3bb36aa USB: ftdi_sio: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  8. 995834e USB: cypress_m8.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  9. 1689e993 USB: belkin_sa.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  10. 4204769 USB: mct_u232.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  11. 7f1cccd USB: FHCI: cq_get() should check kfifo_out()'s return value by Anton Vorontsov · 14 years ago
  12. 12e7eca USB: cp210x: remove redundant disconnect() by Johan Hovold · 14 years ago
  13. 1ac93a3 USB: io_edgeport: Use kzalloc by Julia Lawall · 14 years ago
  14. b2c5737 USB: ipw: reimplement using generic framework by Johan Hovold · 14 years ago
  15. 55c6d85 USB: ipw: remove dummy port_probe and port_remove by Johan Hovold · 14 years ago
  16. 605204b USB: ipw: clean up dtr-rts handling by Johan Hovold · 14 years ago
  17. f4a4cbb USB: ir-usb: reimplement using generic framework by Johan Hovold · 14 years ago
  18. df66e8a USB: ir-usb: fix set_termios race by Johan Hovold · 14 years ago
  19. 6f6ed69 USB: ir-usb: allow custom bulk buffer size without reallocation by Johan Hovold · 14 years ago
  20. 2ff78c0 USB: ir-usb: fix double free by Johan Hovold · 14 years ago
  21. 16032c4 USB: EHCI: fix controller wakeup flag settings during suspend by Alan Stern · 14 years ago
  22. eab80de USB: EHCI: clear PHCD before resuming by Alek Du · 14 years ago
  23. 17b2765 USB: fix functionfs for CONFIG_NET disabled by Randy Dunlap · 14 years ago
  24. 419a8e81 USB: xhci: Remove the arbitrary limit of 15 xHCI ports by William Gulland · 14 years ago
  25. 22b4b61 USB: remove usb_find_device by Ming Lei · 14 years ago
  26. b9e0008 USB: gadget: f_mass_storage: fix in error recovery by Michal Nazarewicz · 14 years ago
  27. f537da6 USB: add missing "{}" in map_urb_for_dma by Ming Lei · 14 years ago
  28. 572538d USB: ehci-omap: Fix resume failures after bus suspend by Anand Gadiyar · 14 years ago
  29. 89842ae USB: fix interface runtime-PM settings by Alan Stern · 14 years ago
  30. 54b5acf USB: xHCI: Fix wrong usage of macro TRB_TYPE by Andiry Xu · 14 years ago
  31. 6c12db9 USB: xhci: Transfer ring link TRB activation change. by John Youn · 14 years ago
  32. b060869 USB: gadget: f_fs.c needs to include pagemap.h by Randy Dunlap · 14 years ago
  33. 968b448 USB: ohci: Add Kconfig entries for ohci-omap3 by Anand Gadiyar · 14 years ago
  34. 88ed0c9 USB: ohci: introduce omap3 ohci-hcd driver by Anand Gadiyar · 14 years ago
  35. 95344fc USB: omap3: add platform init code for OHCI driver by Anand Gadiyar · 14 years ago
  36. 73a0bd7 USB: mxc: gadget: remove 60mhz clock requirement for freescale mx51 usb core by Dinh Nguyen · 14 years ago
  37. 166ceb6 USB: ftdi_sio: clean up line-status handling by Johan Hovold · 14 years ago
  38. d45cc8d USB: pl2303: use tty_insert_flip_string_fixed_flag by Johan Hovold · 14 years ago
  39. 49b2597 USB: ftdi_sio: use tty_insert_flip_string_fixed_flag by Johan Hovold · 14 years ago
  40. 0954e1c USB: isp1760: Soften DW3 X/transaction error bit handling by Anton Vorontsov · 14 years ago
  41. 9f0a6cd USB: usbcore: Do not disable USB3 protocol ports in hub_activate() by Andiry Xu · 14 years ago
  42. 82b71cf USB: ark3116: reimplement read processing by Johan Hovold · 14 years ago
  43. 70ced22 USB: tty: fix incorrect use of tty_insert_flip_string_fixed_flag by Johan Hovold · 14 years ago
  44. 1ab8323 USB: gadget: Allow function access to device ID data during bind() by Robert Lukassen · 14 years ago
  45. 1d6ec81 USB: fix u132-hcd code/data warning by Randy Dunlap · 14 years ago
  46. 5e5cf6f USB: xhci: Set stream ID to 0 after cleaning up stalls. by Sarah Sharp · 14 years ago
  47. 5bc9661 USB: testusb: testusb compatibility with FunctionFS gadget by Michal Nazarewicz · 14 years ago
  48. 2201d6b USB: testusb: an USB testing application by David Brownell · 14 years ago
  49. 93f2aa4 USB: ffs-test: FunctionFS testing program by Michal Nazarewicz · 14 years ago
  50. c6c5600 USB: g_ffs: the FunctionFS gadget driver by Michal Nazarewicz · 14 years ago
  51. ddf8abd USB: f_fs: the FunctionFS driver by Michal Nazarewicz · 14 years ago
  52. 28824b1 USB: gadget: __init and __exit tags removed by Michal Nazarewicz · 14 years ago
  53. 8120a8a fs/timerfd.c: make use of wait_event_interruptible_locked_irq() by Michal Nazarewicz · 14 years ago
  54. 22c43c8 wait_event_interruptible_locked() interface by Michal Nazarewicz · 14 years ago
  55. 24337c1 USB: gadget webcam: depends on VIDEO_DEV by Randy Dunlap · 14 years ago
  56. c23e5fc USB: serial: remove multi-urb write from generic driver by Johan Hovold · 14 years ago
  57. 27c7acf USB: serial: reimplement generic fifo-based writes by Johan Hovold · 14 years ago
  58. 4272568 USB: aircable: rewrite using generic read and write implementations by Johan Hovold · 14 years ago
  59. e877048 USB: ftdi_sio: clean up SIO write support by Johan Hovold · 14 years ago
  60. d3901a0 USB: ftdi_sio: switch to generic write implementation by Johan Hovold · 14 years ago
  61. e07afd3 USB: isp1760: Use resource_size by Tobias Klauser · 14 years ago
  62. 0ba169af USB: simplify usb_sg_init() by Alan Stern · 14 years ago
  63. a9914127 USB gadget: Webcam device by Laurent Pinchart · 14 years ago
  64. cdda479 USB gadget: video class function driver by Laurent Pinchart · 14 years ago
  65. 910f8d0 USB: Change the scatterlist type in struct urb by Matthew Wilcox · 14 years ago
  66. 1e42901 USB: Turn interface_to_usbdev into an inline function by Matthew Wilcox · 14 years ago
  67. fe54b05 USB: Add a usb_pipe_endpoint() convenience function by Matthew Wilcox · 14 years ago
  68. b18a234 USB: Add definition for the Pipe Usage descriptor by Matthew Wilcox · 14 years ago
  69. 6641445 usb: u132-hcd.c: fix shadows sparse warning by Bill Pemberton · 14 years ago
  70. 993e33b usb: sisusb_con.c: fix shadows sparse warning by Bill Pemberton · 14 years ago
  71. 7d7917b USB: oti6858: declare send_data() as static by Bill Pemberton · 14 years ago
  72. 277aa97 USB: whci: declare functions as static by Bill Pemberton · 14 years ago
  73. a78f4f1 USB: unusual-dev: Add bad sense flag for Appotech ax203 based picture frames by Hans de Goede · 14 years ago
  74. 88e3b59 USB: mxc: gadget: Fix bitfield for calculating maximum packet size by Dinh Nguyen · 14 years ago
  75. 97dc7c6 USB: ehci-omap: fix Si version related programming by Ajay Kumar Gupta · 14 years ago
  76. 289621c usb: ehci-omap: fix compilation warning by Ajay Kumar Gupta · 14 years ago
  77. f5cddcd USB: qcaux: add Samsung U520 device ID by Dan Williams · 14 years ago
  78. a71ee85 USB: option: add PID for ZTE product by zhao1980ming · 14 years ago
  79. 8a00774 USB: xhci: Avoid double free after streams are disabled. by Sarah Sharp · 14 years ago
  80. 85bcb5e USB: remove URB_NO_SETUP_DMA_MAP by Alan Stern · 14 years ago
  81. 842f169 USB: remove the usb_host_ss_ep_comp structure by Alan Stern · 14 years ago
  82. 3b02ca3 USB: export the new ch11.h file to userspce by Alan Stern · 14 years ago
  83. beb7b04 USB: remove leftover references to udev->autosuspend_disabled by Alan Stern · 14 years ago
  84. da01c7a USB: g_hid: unregister platform driver on probe/usb_composite_register errors by Peter Korsgaard · 14 years ago
  85. fe662b4 USB: mos7840: Cleanup useless header by Alessio Igor Bogani · 14 years ago
  86. 1170656 USB: sisusbvga: Remove the BKL from open by Alessio Igor Bogani · 14 years ago
  87. 31436a1 USB: Mass storage gadget: Handle eject request by Fabien Chouteau · 14 years ago
  88. f48cf80 USB: Composite framework: Add suspended sysfs entry by Fabien Chouteau · 14 years ago
  89. 326b481 USB: clean up some host controller sparse warnings by Randy Dunlap · 14 years ago
  90. e8f4af3 USB: core: config.c: usb_get_configuration() simplified by Michal Nazarewicz · 14 years ago
  91. 65e0b49 USB: ncm: added ncm.h with auxiliary definitions by Yauheni Kaliuta · 14 years ago
  92. 01154aa usb: cdc: ncm constants and structures added by Yauheni Kaliuta · 14 years ago
  93. 9ff68c7 USB: usbserial: fix mos7720 dependencies by Randy Dunlap · 14 years ago
  94. 63b9176 USB: usbserial: mos7720: cleanup, consolidation, replace send_mos_cmd with {read,write}_mos_reg by Mike Dunn · 14 years ago
  95. b69578d USB: usbserial: mos7720: add support for parallel port on moschip 7715 by Mike Dunn · 14 years ago
  96. c220cc3 USB: staging: fix up usb_buffer_alloc calls in the staging tree by Greg Kroah-Hartman · 14 years ago
  97. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 14 years ago
  98. 48679c6 USB: Short new 'graph for usb-serial.txt by Eric Raymond · 14 years ago
  99. 44526f9 USB: devices: fix Coding Styles by Carlos Sánchez Acosta · 14 years ago
  100. 4545f7e USB: ueagle: fix Coding Styles by Javier Blanco de Torres (Neurowork) · 14 years ago