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 · 14 years ago
  51. d20db4b USB: split hub.h into ch11.h and merge-in hcd.h by Eric Lescouet · 14 years ago
  52. d65d7e7 USB: make hub.h public (drivers dependency) by Eric Lescouet · 14 years ago
  53. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  54. 44ebd03 USB: xhci: Fix check for room on the ring. by Sarah Sharp · 14 years ago
  55. bc88d2e USB: xhci: Limit bus sg_tablesize to 62 TRBs. by Sarah Sharp · 14 years ago
  56. 1624ae1 USB: xhci: Fix issue with set interface after stall. by Sarah Sharp · 14 years ago
  57. e40152e Linus 2.6.34 by Linus Torvalds · 14 years ago
  58. b5dbc85 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  59. d34e14f Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  60. c02db8c rtnetlink: make SR-IOV VF interface symmetric by Chris Wright · 14 years ago
  61. 55fa0cf sctp: delete active ICMP proto unreachable timer when free transport by Wei Yongjun · 14 years ago
  62. 35790c0 tcp: fix MD5 (RFC2385) support by Eric Dumazet · 14 years ago
  63. 4e73238 MIPS: Oprofile: Fix Loongson irq handler by Wu Zhangjin · 14 years ago
  64. 46afb82 MIPS: N32: Use compat version for sys_ppoll. by Chandrakala Chavva · 14 years ago
  65. 95e8f63 MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1 by Shane McDonald · 14 years ago
  66. 18e41da Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  67. 43aa7ac7 lib/btree: fix possible NULL pointer dereference by kirjanov@gmail.com · 14 years ago
  68. bdef2fe mmc: at91_mci: modify cache flush routines by Nicolas Ferre · 14 years ago
  69. 5dc6416 Btrfs: check for read permission on src file in the clone ioctl by Dan Rosenberg · 14 years ago
  70. 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
  71. c28f3f8 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  72. 684bdc7 JFS: Free sbi memory in error path by Jan Blunck · 14 years ago
  73. 404e781 fs/sysv: dereferencing ERR_PTR() by Dan Carpenter · 14 years ago
  74. 2656244 Fix double-free in logfs by Al Viro · 14 years ago
  75. d83c49f Fix the regression created by "set S_DEAD on unlink()..." commit by Al Viro · 14 years ago
  76. bfcf1ae Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  77. ecbb458 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  78. 16a2164 profile: fix stats and data leakage by Hugh Dickins · 14 years ago
  79. bfcc6e2 hughd: update email address by Hugh Dickins · 14 years ago
  80. e9b1d5d x86, mrst: Don't blindly access extended config space by H. Peter Anvin · 14 years ago
  81. ef0e918 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  82. 7f284d3 x86, cacheinfo: Turn off L3 cache index disable feature in virtualized environments by Frank Arnold · 14 years ago
  83. ade029e x86, k8: Fix build error when K8_NB is disabled by Borislav Petkov · 14 years ago
  84. 4fc4c3c Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  85. 97b2073 Merge branch 'davinci-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 14 years ago
  86. b9af5dd DA830: fix USB 2.0 clock entry by Sergei Shtylyov · 14 years ago
  87. b3b38d8 inotify: don't leak user struct on inotify release by Pavel Emelyanov · 14 years ago
  88. e087334 inotify: race use after free/double free in inotify inode marks by Eric Paris · 14 years ago
  89. 3dbc6fb inotify: clean up the inotify_add_watch out path by Eric Paris · 14 years ago
  90. 508ff9d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  91. 3ac4e82 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  92. 7ac992e Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  93. 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
  94. 4ae69e6 mmap_min_addr check CAP_SYS_RAWIO only for write by Kees Cook · 14 years ago
  95. a5e48b8 microblaze: Fix module loading on system with WB cache by Michal Simek · 14 years ago
  96. f014871 x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRs by Andreas Herrmann · 14 years ago
  97. 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
  98. 9e766d8 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  99. bf6239e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  100. 1c5250d serial: imx.c: fix CTS trigger level lower to avoid lost chars by Valentin Longchamp · 14 years ago