1. 2178218 i2c: Use <linux/io.h> instead of <asm/io.h> by H Hartley Sweeten · 14 years ago
  2. 2086ca4 i2c-algo-pca: Fix coding style issues by Farid Hammane · 14 years ago
  3. ae5624f i2c-dev: Fix all coding style issues by Farid Hammane · 14 years ago
  4. 7225acf i2c-core: Fix some coding style issues by Farid Hammane · 14 years ago
  5. b868078 i2c-gpio: Move initialization code to subsys_initcall() by Marek Szyprowski · 14 years ago
  6. bfdcad9 i2c-parport: Make template structure const by Jean Delvare · 14 years ago
  7. 0be16c3 i2c-dev: Remove unnecessary casts by H Hartley Sweeten · 14 years ago
  8. 7aeb966 at24: Fall back to byte or word reads if needed by Jean Delvare · 14 years ago
  9. c5aa692 i2c-stub: Expose the default functionality flags by Jean Delvare · 14 years ago
  10. e624dbd i2c/scx200_acb: Make PCI device ids constant by Jean Delvare · 14 years ago
  11. 3fb21c6 i2c-i801: Fix all checkpatch warnings by Ivo Manca · 14 years ago
  12. e0e8398c i2c-i801: All newer devices have all the optional features by Jean Delvare · 14 years ago
  13. adff687 i2c-i801: Let the user disable selected driver features by Jean Delvare · 14 years ago
  14. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  15. 3d62e3f sound: fixup for usb_buffer_alloc/free rename by Stephen Rothwell · 14 years ago
  16. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  17. a26272e Merge branch 'docs-next' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 14 years ago
  18. 7c6d87a Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 14 years ago
  19. e26bcf3 USB: remove unused usb_buffer_alloc and usb_buffer_free macros by Greg Kroah-Hartman · 14 years ago
  20. c4d80b7d usb: musb: update gfp/slab.h includes by Tejun Heo · 14 years ago
  21. c1aa075a USB: ftdi_sio: fix legacy SIO-device header by Johan Hovold · 14 years ago
  22. 60b3013 USB: kl5usb105: reimplement using generic framework by Johan Hovold · 14 years ago
  23. ff8c195 USB: kl5usb105: minor clean ups by Johan Hovold · 14 years ago
  24. 313b0d8 USB: kl5usb105: fix memory leak by Johan Hovold · 14 years ago
  25. d733cec USB: io_ti: use kfifo to implement write buffering by Johan Hovold · 14 years ago
  26. a3a30f1 USB: io_ti: remove unsused private counter by Johan Hovold · 14 years ago
  27. 074ef65 USB: ti_usb: use kfifo to implement write buffering by Johan Hovold · 14 years ago
  28. e421fe9 USB: ir-usb: fix incorrect write-buffer length by Johan Hovold · 14 years ago
  29. f26c288 USB: aircable: fix incorrect write-buffer length by Johan Hovold · 14 years ago
  30. 6d1bf48 USB: safe_serial: straighten out read processing by Johan Hovold · 14 years ago
  31. 12e2e52 USB: safe_serial: reimplement read using generic framework by Johan Hovold · 14 years ago
  32. 241c80e USB: safe_serial: reimplement write using generic framework by Johan Hovold · 14 years ago
  33. 39f2f08 usb-storage: always print quirks by Felipe Contreras · 14 years ago
  34. cbd3af5 USB: usb-storage: trivial debug improvements by Felipe Contreras · 14 years ago
  35. 28f27dc USB: oti6858: use port write fifo by Johan Hovold · 14 years ago
  36. e3c1803 USB: oti6858: use kfifo to implement write buffering by Johan Hovold · 14 years ago
  37. 117fb8d USB: cypress_m8: use kfifo to implement write buffering by Johan Hovold · 14 years ago
  38. c4f4736 USB: cypress_m8: remove unused drain define by Johan Hovold · 14 years ago
  39. 7288d75 USB: usb_debug: set bulk out size at probe by Johan Hovold · 14 years ago
  40. 4b8e123 USB: gadget: Use kmemdup by Julia Lawall · 14 years ago
  41. eefd902 USB: CP210x New Device IDs 11 New device IDs by Craig Shelley · 14 years ago
  42. 9a1f298 USB: visor: increase bulk-out buffer size by Johan Hovold · 14 years ago
  43. 2afd828 USB: belkin_sa: implement line status handling by Johan Hovold · 14 years ago
  44. f2f8b7f USB: belkin_sa: clean up open by Johan Hovold · 14 years ago
  45. 726ef42 USB: belkin_sa: minor clean-ups by Johan Hovold · 14 years ago
  46. a901317 USB: cp210x: use generic open to start reading from device by Johan Hovold · 14 years ago
  47. 214916f USB: visor: reimplement using generic framework by Johan Hovold · 14 years ago
  48. 199b113 USB: visor: fix memory leak by Johan Hovold · 14 years ago
  49. fa993ca USB: spcp8x5: reimplement using generic framework by Johan Hovold · 14 years ago
  50. 6b6962f USB: ipaq: reimplement using generic framework by Johan Hovold · 14 years ago
  51. 695aaae USB: empeg: reimplement using generic framework by Johan Hovold · 14 years ago
  52. 56a1df4 USB: serial: add special case for processing of empty read urbs by Johan Hovold · 14 years ago
  53. c0f631d USB: kobil: fix memory leak by Johan Hovold · 14 years ago
  54. 86234d4 USB: option.c: OLIVETTI OLICARD100 support by Nils Radtke · 14 years ago
  55. c3443a6 USB: xhci: fix compiler warning. by Greg Kroah-Hartman · 14 years ago
  56. c024b72 USB: remove match_device by Ming Lei · 14 years ago
  57. 0858a3a USB: include/usb/*.h checkpatch cleanup by Greg Kroah-Hartman · 14 years ago
  58. 812219a USB: usb.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  59. aa84dfc USB: visor.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  60. 5d78fcb USB: pl2303.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  61. e4582b6 USB: kobil_sct.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  62. 932d22c USB: kl5kusb105.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  63. a320471 USB: io_edgeport: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  64. 3bb36aa USB: ftdi_sio: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  65. 995834e USB: cypress_m8.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  66. 1689e993 USB: belkin_sa.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  67. 4204769 USB: mct_u232.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  68. 7f1cccd USB: FHCI: cq_get() should check kfifo_out()'s return value by Anton Vorontsov · 14 years ago
  69. 12e7eca USB: cp210x: remove redundant disconnect() by Johan Hovold · 14 years ago
  70. 1ac93a3 USB: io_edgeport: Use kzalloc by Julia Lawall · 14 years ago
  71. b2c5737 USB: ipw: reimplement using generic framework by Johan Hovold · 14 years ago
  72. 55c6d85 USB: ipw: remove dummy port_probe and port_remove by Johan Hovold · 14 years ago
  73. 605204b USB: ipw: clean up dtr-rts handling by Johan Hovold · 14 years ago
  74. f4a4cbb USB: ir-usb: reimplement using generic framework by Johan Hovold · 14 years ago
  75. df66e8a USB: ir-usb: fix set_termios race by Johan Hovold · 14 years ago
  76. 6f6ed69 USB: ir-usb: allow custom bulk buffer size without reallocation by Johan Hovold · 14 years ago
  77. 2ff78c0 USB: ir-usb: fix double free by Johan Hovold · 14 years ago
  78. 16032c4 USB: EHCI: fix controller wakeup flag settings during suspend by Alan Stern · 14 years ago
  79. eab80de USB: EHCI: clear PHCD before resuming by Alek Du · 14 years ago
  80. 17b2765 USB: fix functionfs for CONFIG_NET disabled by Randy Dunlap · 14 years ago
  81. 419a8e81 USB: xhci: Remove the arbitrary limit of 15 xHCI ports by William Gulland · 14 years ago
  82. 22b4b61 USB: remove usb_find_device by Ming Lei · 14 years ago
  83. b9e0008 USB: gadget: f_mass_storage: fix in error recovery by Michal Nazarewicz · 14 years ago
  84. f537da6 USB: add missing "{}" in map_urb_for_dma by Ming Lei · 14 years ago
  85. 572538d USB: ehci-omap: Fix resume failures after bus suspend by Anand Gadiyar · 14 years ago
  86. 89842ae USB: fix interface runtime-PM settings by Alan Stern · 14 years ago
  87. 54b5acf USB: xHCI: Fix wrong usage of macro TRB_TYPE by Andiry Xu · 14 years ago
  88. 6c12db9 USB: xhci: Transfer ring link TRB activation change. by John Youn · 14 years ago
  89. b060869 USB: gadget: f_fs.c needs to include pagemap.h by Randy Dunlap · 14 years ago
  90. 968b448 USB: ohci: Add Kconfig entries for ohci-omap3 by Anand Gadiyar · 14 years ago
  91. 88ed0c9 USB: ohci: introduce omap3 ohci-hcd driver by Anand Gadiyar · 14 years ago
  92. 95344fc USB: omap3: add platform init code for OHCI driver by Anand Gadiyar · 14 years ago
  93. 73a0bd7 USB: mxc: gadget: remove 60mhz clock requirement for freescale mx51 usb core by Dinh Nguyen · 14 years ago
  94. 166ceb6 USB: ftdi_sio: clean up line-status handling by Johan Hovold · 14 years ago
  95. d45cc8d USB: pl2303: use tty_insert_flip_string_fixed_flag by Johan Hovold · 14 years ago
  96. 49b2597 USB: ftdi_sio: use tty_insert_flip_string_fixed_flag by Johan Hovold · 14 years ago
  97. 0954e1c USB: isp1760: Soften DW3 X/transaction error bit handling by Anton Vorontsov · 14 years ago
  98. 9f0a6cd USB: usbcore: Do not disable USB3 protocol ports in hub_activate() by Andiry Xu · 14 years ago
  99. 82b71cf USB: ark3116: reimplement read processing by Johan Hovold · 14 years ago
  100. 70ced22 USB: tty: fix incorrect use of tty_insert_flip_string_fixed_flag by Johan Hovold · 14 years ago