1. 51a92c0 splice: fix offset mangling with direct splicing (sendfile) by Jens Axboe · 17 years ago
  2. 29ce205 security: revalidate rw permissions for sys_splice and sys_vmsplice by James Morris · 17 years ago
  3. d3f35d9 relay: fixup kerneldoc comment by Tom Zanussi · 17 years ago
  4. 24da24d relay: fix bogus cast in subbuf_splice_actor() by Tom Zanussi · 17 years ago
  5. 7732089 Revert "USB: fix gregkh-usb-usb-use-menuconfig-objects" by Linus Torvalds · 17 years ago
  6. 9374430 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  7. 66f4973 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  8. 0cdf699 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  9. de081fa Revert "[BNX2]: Seems to not need net/tcp.h" by Linus Torvalds · 17 years ago
  10. 13f9966 USB: ohci-pnx4008: Remove unnecessary cast of return value of kzalloc by Suresh Jayaraman · 17 years ago
  11. 6c59649 USB: additions to the quirk list by Oliver Neukum · 17 years ago
  12. 8dfe4b1 usb-storage: implement autosuspend by Alan Stern · 17 years ago
  13. b0e2a70 USB: cdc-acm: add new device id to option driver by Andrey Arapov · 17 years ago
  14. 2d70c99 USB: goku_udc trivial cleanups by David Brownell · 17 years ago
  15. 70790f6 USB: usb gadget stack can now -DDEBUG with Kconfig by David Brownell · 17 years ago
  16. c67ab13 usb gadget stack: remove usb_ep_*_buffer(), part 2 by David Brownell · 17 years ago
  17. 9d8bab5 usb gadget stack: remove usb_ep_*_buffer(), part 1 by David Brownell · 17 years ago
  18. ad8c623 USB: pxa2xx_udc -- cleanups, mostly removing dma hooks by David Brownell · 17 years ago
  19. 9068a4c USB: pxa2xx_udc: use generic gpio layer by Milan Svoboda · 17 years ago
  20. e4f7473 USB: quirk for samsung printer by Oliver Neukum · 17 years ago
  21. fbf54dd USB: usb/dma doc updates by David Brownell · 17 years ago
  22. c0e0c19 USB: drivers/usb/storage/unusual_devs.h whitespace cleanup by S.Caglar Onur · 17 years ago
  23. a603c66 USB: remove Makefile reference to obsolete OHCI_AT91 by Robert P. J. Day · 17 years ago
  24. 6dc7310 USB: io_*: remove bogus termios no change checks by Alan Cox · 17 years ago
  25. eb58c0c USB: mos7720: remove bogus no termios change check by Alan Cox · 17 years ago
  26. 9a64f25 USB: visor and whiteheat: remove bogus termios change checks by Alan Cox · 17 years ago
  27. e0c79f5 USB: pl2303: remove bogus checks and fix speed support to use tty_get_baud_rate() by Alan Cox · 17 years ago
  28. 31473aa USB: mos7840.c: turn this into a serial driver by Alan Cox · 17 years ago
  29. 70f458f USB: make the usb_device numa_node get assigned from controller by Yinghai Lu · 17 years ago
  30. 0ffbbe2 USB: ftdi_sio: fix oops due to processing workarounds too early by Oliver Neukum · 17 years ago
  31. a69228d USB: drivers/block/ub.c: use list_for_each_entry() by Matthias Kaehlcke · 17 years ago
  32. acb11c8 USB: fix gregkh-usb-usb-use-menuconfig-objects by Jan Engelhardt · 17 years ago
  33. 8d6d5fd USB: Make usb-autosuspend timer 1 sec jiffy aligned by Venki Pallipadi · 17 years ago
  34. 8e80e75 USB: Don't autosuspend Blackberry devices. by Jeremy Katz · 17 years ago
  35. 49bb607 USB: Support Blackberry Pearl with berry_charge by Jeremy Katz · 17 years ago
  36. 165fe97 USB: add IAD support to usbfs and sysfs by Craig W. Nadler · 17 years ago
  37. 50d2dc7 USB: mos7720: change developer email addresses by Greg Kroah-Hartman · 17 years ago
  38. 8ccef0d USB: Fix off-by-1 error in the scatter-gather library by Alan Stern · 17 years ago
  39. cfa59da USB: Don't resume root hub if the controller is suspended by Alan Stern · 17 years ago
  40. e7e6da9 USB: Remove usages of dev->power.power_state by Alan Stern · 17 years ago
  41. 317c67b USB: usblp: add dynamic URBs, fix races by Pete Zaitcev · 17 years ago
  42. 73e4fb3 USB: Pete's taking over usblp by Pete Zaitcev · 17 years ago
  43. 7542548 USB: fsl_usb2_udc: fix bug for portsc bit masking by Li Yang · 17 years ago
  44. 7bbe990 USB: autosuspend for usblcd by Oliver Neukum · 17 years ago
  45. 55b3fd4 usb gadget: Rename husb2dev -> usba by Haavard Skinnemoen · 17 years ago
  46. 8b3b01c USB: Add URB_FREE_BUFFER flag and the logic behind it by Marcel Holtmann · 17 years ago
  47. 300871c USB: Fix up full-speed bInterval values in high-speed interrupt descriptor by Laurent Pinchart · 17 years ago
  48. 87d093e USB: usb-skeleton: use anchors in pre/post reset by Oliver Neukum · 17 years ago
  49. 758f7e16 USB: usb-skeleton" use anchors in suspend/resume handling by Oliver Neukum · 17 years ago
  50. e73c724 USB: usb-skeleton: use anchors in disconnect handling by Oliver Neukum · 17 years ago
  51. a6ea438 USB: serial: ir_usb: Clean up the worst of it, remove exciting 'crash on open' feature by Alan Cox · 17 years ago
  52. 9a8baec USB: serial: belkin_sa: Various needed fixes by Alan Cox · 17 years ago
  53. 568c24a USB: serial: ark3116.c: Mixed fixups by Alan Cox · 17 years ago
  54. 9e85c5f USB: sierra: cleanup the startup and shutdown path by Greg Kroah-Hartman · 17 years ago
  55. 17c2327 USB: sierra: remove incorrect usage of the urb status field by Greg Kroah-Hartman · 17 years ago
  56. 0540001 USB: serial: whiteheat: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  57. 38e8c91 USB: serial: visor: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  58. 52171b4 USB: serial: ti_usb_3410_5052: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  59. 17dd221 USB: serial: sierra: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  60. 3a75ab9 USB: serial: safe_serial: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  61. 461d696 USB: serial: pl2303: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  62. 78c26ae USB: serial: oti6858: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  63. d6977b5 USB: serial: option: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  64. fdc2deb USB: serial: omninet: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  65. 9965d61 USB: serial: navman: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  66. 0643c72 USB: serial: mos7840: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  67. 8110598 USB: serial: mos7720: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  68. e96da39 USB: serial: mct_u232: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  69. 6fcdcf0 USB: serial: kobil_sct: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  70. 17c1b35 USB: serial: kl5kusb105: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  71. 23189ae USB: serial: keyspan_pda: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  72. 95b9345 USB: serial: keyspan: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  73. 3152b74 USB: serial: ir-usb: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  74. b4a1579 USB: serial: ipw: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  75. 2362deb USB: serial: ipaq: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  76. ee337c2 USB: serial: io_ti: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  77. 2a393f5 USB: serial: io_edgeport: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  78. fbd27225 USB: serial: generic: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  79. f9feb51 USB: serial: garmin_gps: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  80. 0fb0aa1 USB: serial: ftdi_sio: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  81. 335202f USB: serial: empeg: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  82. 85d7510 USB: serial: digi_acceleport: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  83. 8d7bc55 USB: serial: cypress_m8: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  84. 7dcc85c USB: serial: cyberjack: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  85. f26aad2 USB: serial: belkin_sa: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  86. d3434cf USB: serial: airprime: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  87. 1373dbb USB: serial: aircable: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  88. 4d0dce3 USB: fix up license wording on some of my usb-serial drivers by Greg Kroah-Hartman · 17 years ago
  89. 9f6a93f usb: free DMA mappings if enqueue fails by Pete Zaitcev · 17 years ago
  90. 60aac1e USB: Handle bogus low-speed Bulk endpoints by Alan Stern · 17 years ago
  91. 52f6b5e synchronization in usb_serial_put by Benny Halevy · 17 years ago
  92. efdff60 USB: io_ti: sleep with spinlock held detected by automatic tool by Oliver Neukum · 17 years ago
  93. 756aa6b ehci-hub: improved over-current recovery by Christian Engelmayer · 17 years ago
  94. 648dcfc USB: usb host side can be configured given PCMCIA by David Brownell · 17 years ago
  95. ed76cac USB: usb-storage: use kthread_stop() for the control thread by Alan Stern · 17 years ago
  96. 3fc154b USB Gadget driver for Samsung s3c2410 ARM SoC by Arnaud Patard · 17 years ago
  97. 7a4eb7f USB: PS3: USB system-bus rework by Geoff Levand · 17 years ago
  98. 59c2afa USB: option: fix usage of urb->status abuse by Alan Stern · 17 years ago
  99. 4365831 USB: fsl_usb2_udc: Get max ep number from DCCPARAMS register by Li Yang · 17 years ago
  100. 37b5453 USB: fsl_usb2_udc: replace deprecated irq flag by Li Yang · 17 years ago