1. e618834 USB: option.c: option_indat_callback: Resubmit some unsuccessful URBs by James Maki · 14 years ago
  2. 71adf11 USB: gadget: add HID gadget driver by Fabien Chouteau · 14 years ago
  3. e49bbce USB: ftdi_sio: fix some coding style issues by Johan Hovold · 14 years ago
  4. eaa3bcb USB: serial: generalise write buffer preparation by Johan Hovold · 14 years ago
  5. 25d514c USB: serial: re-implement multi-urb writes in generic driver by Johan Hovold · 14 years ago
  6. 40f92f0 USB: serial: allow custom multi-urb write bulk callbacks by Johan Hovold · 14 years ago
  7. 80fa92c USB: usb_debug: use the generic kfifo-based write implementation by Johan Hovold · 14 years ago
  8. 8b0127b USB: pl2303: use generic close by Johan Hovold · 14 years ago
  9. 684c6e3 USB: pl2303: switch to generic write implementation by Johan Hovold · 14 years ago
  10. 50a5f70 USB: serial: clean up generic write start busy test by Johan Hovold · 14 years ago
  11. 1a1405e USB: serial: clean up some error and debug messages in generic driver by Johan Hovold · 14 years ago
  12. 1b55101 USB: ftdi_sio: switch to generic read implementation by Johan Hovold · 14 years ago
  13. f1e949a USB: serial: export generic throttle and unthrottle by Johan Hovold · 14 years ago
  14. f08e07a USB: pl2303: switch to generic read implementation by Johan Hovold · 14 years ago
  15. 2315432 USB: serial: generalise generic read implementation by Johan Hovold · 14 years ago
  16. 0f3d5ba USB: serial: clean up read processing in generic driver by Johan Hovold · 14 years ago
  17. 2db6c76 USB: cp210x: use generic submit_read_urb at open by Johan Hovold · 14 years ago
  18. 056afc0 USB: serial: remove unnecessary re-initialisation of generic urbs by Johan Hovold · 14 years ago
  19. 41bd72f USB: serial: refactor read urb submission in generic driver by Johan Hovold · 14 years ago
  20. f26788d USB: serial: refactor generic close by Johan Hovold · 14 years ago
  21. ec3ee50 USB: serial: clear fifo on close by Johan Hovold · 14 years ago
  22. 50dbb85 USB: serial: fix missing locking on fifo in write callback by Johan Hovold · 14 years ago
  23. 30af7fb USB: serial: fix generic chars_in_buffer by Johan Hovold · 14 years ago
  24. 7919c2f USB: pl2303: increase bulk-in buffer size to 256 byte by Johan Hovold · 14 years ago
  25. 3efeaff USB: pl2303: increase the bulk-out buffer size to 256 byte by Johan Hovold · 14 years ago
  26. aea006b USB: cp210x: increase bulk-in buffer size to 256 byte by Johan Hovold · 14 years ago
  27. d4e598f USB: cp210x: increase the bulk-out buffer size to 256 byte by Johan Hovold · 14 years ago
  28. bbcb2b9 USB: serial: allow drivers to define bulk buffer sizes by Johan Hovold · 14 years ago
  29. 317149c USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES by Hans de Goede · 14 years ago
  30. 7f0ae3a usb: fix serial build when SYSRQ is disabled by Randy Dunlap · 14 years ago
  31. 2a1e7d5 USB Serial Driver: ZIO Motherboard by Vijay Kumar · 14 years ago
  32. 92d2c5e usb-console: pass baud from console to the initial tty open by Jason Wessel · 14 years ago
  33. aae86e8 USB: f_mass_storage: dynamic buffers for better alignment by Michal Nazarewicz · 14 years ago
  34. ddb495d4 usb: musb: hsdma: use musb_read/writel by Felipe Balbi · 14 years ago
  35. ca4b253 usb: musb: gadget: support musb-specific test modes by Felipe Balbi · 14 years ago
  36. 7f7f9e2 usb: musb: add debugfs support by Felipe Balbi · 14 years ago
  37. 6ddc6da USB: musb: allow the Blackfin vrsel gpio to be active low by Cliff Cai · 14 years ago
  38. fb9c58e USB: MUSB: Add OMAP4 support in MUSB driver by Maulik Mankad · 14 years ago
  39. c71b1b9 USB: MUSB: Build MUSB driver for OMAP4 by Maulik Mankad · 14 years ago
  40. de2e1b0 usb: musb: Set transceiver interface type by Maulik Mankad · 14 years ago
  41. e6c213b usb: musb: allow board to pass down fifo mode by Felipe Balbi · 14 years ago
  42. bd5afa9 usb-serial: Use tty_port version console instead of usb_serial_port by Jason Wessel · 14 years ago
  43. 9757de3 USB: ehci-au1xxx does not need EHCI IO watchdog by Manuel Lauss · 14 years ago
  44. 0ede76f USB: remove uses of URB_NO_SETUP_DMA_MAP by Alan Stern · 14 years ago
  45. 749da5f USB: straighten out port feature vs. port status usage by Alan Stern · 14 years ago
  46. 288ead4 USB: remove bogus USB_PORT_FEAT_*_SPEED symbols by Alan Stern · 14 years ago
  47. 45f30e0 USB: remove duplicated #include by Huang Weiyi · 14 years ago
  48. 0df4d8e USB: Remove large struct from the stack in USB storage isd200 driver by Ian Munsie · 14 years ago
  49. fa4dc36 USB: cdc-acm: make bitfields unsigned by Randy Dunlap · 14 years ago
  50. 41f2c6e USB: sisusbvga: Remove the BKL from ioctl by Alessio Igor Bogani · 15 years ago
  51. d65d7e7 USB: make hub.h public (drivers dependency) by Eric Lescouet · 14 years ago
  52. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  53. 44ebd03 USB: xhci: Fix check for room on the ring. by Sarah Sharp · 14 years ago
  54. bc88d2e USB: xhci: Limit bus sg_tablesize to 62 TRBs. by Sarah Sharp · 14 years ago
  55. 1624ae1 USB: xhci: Fix issue with set interface after stall. by Sarah Sharp · 14 years ago
  56. bdef2fe mmc: at91_mci: modify cache flush routines by Nicolas Ferre · 14 years ago
  57. 3f8bf8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  58. d83c49f Fix the regression created by "set S_DEAD on unlink()..." commit by Al Viro · 14 years ago
  59. bfcf1ae Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  60. 508ff9d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  61. d77f873 Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  62. 6a251b0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  63. bf6239e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  64. 1c5250d serial: imx.c: fix CTS trigger level lower to avoid lost chars by Valentin Longchamp · 14 years ago
  65. 77945fe tty: Fix unbalanced BKL handling in error path by Alan Cox · 14 years ago
  66. e6114fa serial: mpc52xx_uart: fix null pointer dereference by Anatolij Gustschin · 14 years ago
  67. aa86f26 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  68. 5051d41 mfd: Clean up after WM83xx AUXADC interrupt if it arrives late by Mark Brown · 14 years ago
  69. 3843384 Input: ad7877 - keep dma rx buffers in seperate cache lines by Oskar Schirmer · 14 years ago
  70. ef110b2 Input: psmouse - reset all types of mice before reconnecting by Dmitry Torokhov · 14 years ago
  71. 504e8be Input: elantech - use all 3 bytes when checking version by Dmitry Torokhov · 14 years ago
  72. 5ec390e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  73. 769d996 Revert "PCI: update bridge resources to get more big ranges in PCI assign unssigned" by Linus Torvalds · 14 years ago
  74. 0d49935 vhost: fix barrier pairing by Michael S. Tsirkin · 14 years ago
  75. 98af057 ARM: 6126/1: ARM mpcore_wdt: fix build failure and other fixes by Srinidhi Kasagar · 14 years ago
  76. 1c1e093 [S390] dasd: fix race between tasklet and dasd_sleep_on by Stefan Weinhuber · 14 years ago
  77. cea0d76 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  78. 788885a drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-atomic slot by Andrew Morton · 14 years ago
  79. 06efbeb hp_accel: fix race in device removal by Oliver Neukum · 14 years ago
  80. de145b4 fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking lines by Michael Hennerich · 14 years ago
  81. d586ebb mmc: atmel-mci: fix in debugfs: response value printing by Nicolas Ferre · 14 years ago
  82. abc2c9fd mmc: atmel-mci: remove data error interrupt after xfer by Nicolas Ferre · 14 years ago
  83. 009a891 mmc: atmel-mci: prevent kernel oops while removing card by Nicolas Ferre · 14 years ago
  84. ebb1fea mmc: atmel-mci: fix two parameters swapped by Nicolas Ferre · 14 years ago
  85. 3c904af it8761e_gpio: fix bug in gpio numbering by Denis Turischev · 14 years ago
  86. fc2a093 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  87. 9fc282b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  88. 7d6fb7b ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[] by Alex Chiang · 14 years ago
  89. 0559a53 hwmon: (applesmc) Correct sysfs fan error handling by Henrik Rydberg · 14 years ago
  90. d1bf8cf hwmon: (asc7621) Bug fixes by Ken Milmore · 14 years ago
  91. 513d8be Input: iforce - fix Guillemot Jet Leader 3D entry by Marek Vasut · 14 years ago
  92. d861f7b Input: iforce - add Guillemot Jet Leader Force Feedback by Marek Vasut · 14 years ago
  93. de02d72 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  94. c9ff04c drm/radeon: Fix 3 regressions - since buffer rework by Jean Delvare · 14 years ago
  95. b77b907 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  96. 93cb463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  97. 1c6fe03 cpuidle: Fix incorrect optimization by Arjan van de Ven · 14 years ago
  98. fde4e2f HID: fix suspend crash by moving initializations earlier by Alan Stern · 14 years ago
  99. f1c448e Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  100. 2c32b1d Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago