1. ece0ac9 mtd: sm_common: remove casts from void by Kulikov Vasiliy · 14 years ago
  2. 029919c mtd: r852: remove casts from void by Kulikov Vasiliy · 14 years ago
  3. 7b8516b mtd: nandsim: remove casts from void by Kulikov Vasiliy · 14 years ago
  4. 42845d2 mtd: dataflash: remove casts from void by Kulikov Vasiliy · 14 years ago
  5. d5af6dc mtd: r852: remove casts from void by Kulikov Vasiliy · 14 years ago
  6. 771a115 mtd: cfi_probe: print manufacturer and id of probed chip by Guillaume LECERF · 14 years ago
  7. 30fe811 mtd: nand: edit macro flag for BBT scan of last page in block by Brian Norris · 14 years ago
  8. e1d0fe3 mtd: mtdconcat: fix bug with uninitialized lock and unlock functions by Martin Krause · 15 years ago
  9. 24cc7b8 mtd: nand_ids: add two entries for NAND chips by Brian Norris · 15 years ago
  10. e2c8488 mtd: mxc_nand: remove unused variable by Uwe Kleine-König · 15 years ago
  11. 1d90d2c mtd: physmap: use resource_size() by H Hartley Sweeten · 15 years ago
  12. 9938424 mtd: add an ioctl to query the lock status of a flash sector by Richard Cochran · 15 years ago
  13. 1df6206 mtd: denali: add Kconfig dependency by Karl Beldan · 15 years ago
  14. 6175f4a mtd: m25p80: Add support for Macronix 25L8005 by Martin Michlmayr · 15 years ago
  15. 007c2d8 mtd: return success on blktrans_ioctl by Dan Carpenter · 15 years ago
  16. 8c1a115 mtd: remove redundant dependency checks in Kconfig files by Kyle Spaans · 15 years ago
  17. 6c49939 mtd: mxc_nand: fix OOB accesses on i.MX27 by Sascha Hauer · 15 years ago
  18. a4b81ca mtd: sst25l: check for null consistently by Dan Carpenter · 15 years ago
  19. 00b275d drivers/mtd/maps: introduce missing kfree by Julia Lawall · 15 years ago
  20. b51adea of/mtd: nand: fix build breakage in drivers by Anatolij Gustschin · 15 years ago
  21. e72e649 jffs2: Fix NFS race by using insert_inode_locked() by David Woodhouse · 15 years ago
  22. f324e4c jffs2: Fix in-core inode leaks on error paths by David Woodhouse · 15 years ago
  23. 5869d2c mtd: Fix NAND submenu by Maxim Levitsky · 15 years ago
  24. ac373f7 mtd/r852: update card detect early. by Maxim Levitsky · 15 years ago
  25. 9489be8 mtd/r852: Fixes in case of DMA timeout by Maxim Levitsky · 15 years ago
  26. cc1fed0 mtd/r852: register IRQ as last step by Maxim Levitsky · 15 years ago
  27. df1f1d1 drivers/mtd: Use memdup_user by Julia Lawall · 15 years ago
  28. 39c5837 docbook: make mtd nand module init static by H Hartley Sweeten · 15 years ago
  29. 05ec7dd Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  30. c316ba3 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 15 years ago
  31. 777cb1b Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  32. 277a4ed Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  33. 03e6230 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  34. 33cf23b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  35. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  36. 3d62e3f sound: fixup for usb_buffer_alloc/free rename by Stephen Rothwell · 15 years ago
  37. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  38. a26272e Merge branch 'docs-next' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  39. 7c6d87a Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  40. e26bcf3 USB: remove unused usb_buffer_alloc and usb_buffer_free macros by Greg Kroah-Hartman · 15 years ago
  41. c4d80b7d usb: musb: update gfp/slab.h includes by Tejun Heo · 15 years ago
  42. c1aa075a USB: ftdi_sio: fix legacy SIO-device header by Johan Hovold · 15 years ago
  43. 60b3013 USB: kl5usb105: reimplement using generic framework by Johan Hovold · 15 years ago
  44. ff8c195 USB: kl5usb105: minor clean ups by Johan Hovold · 15 years ago
  45. 313b0d8 USB: kl5usb105: fix memory leak by Johan Hovold · 15 years ago
  46. d733cec USB: io_ti: use kfifo to implement write buffering by Johan Hovold · 15 years ago
  47. a3a30f1 USB: io_ti: remove unsused private counter by Johan Hovold · 15 years ago
  48. 074ef65 USB: ti_usb: use kfifo to implement write buffering by Johan Hovold · 15 years ago
  49. e421fe9 USB: ir-usb: fix incorrect write-buffer length by Johan Hovold · 15 years ago
  50. f26c288 USB: aircable: fix incorrect write-buffer length by Johan Hovold · 15 years ago
  51. 6d1bf48 USB: safe_serial: straighten out read processing by Johan Hovold · 15 years ago
  52. 12e2e52 USB: safe_serial: reimplement read using generic framework by Johan Hovold · 15 years ago
  53. 241c80e USB: safe_serial: reimplement write using generic framework by Johan Hovold · 15 years ago
  54. 39f2f08 usb-storage: always print quirks by Felipe Contreras · 15 years ago
  55. cbd3af5 USB: usb-storage: trivial debug improvements by Felipe Contreras · 15 years ago
  56. 28f27dc USB: oti6858: use port write fifo by Johan Hovold · 15 years ago
  57. e3c1803 USB: oti6858: use kfifo to implement write buffering by Johan Hovold · 15 years ago
  58. 117fb8d USB: cypress_m8: use kfifo to implement write buffering by Johan Hovold · 15 years ago
  59. c4f4736 USB: cypress_m8: remove unused drain define by Johan Hovold · 15 years ago
  60. 7288d75 USB: usb_debug: set bulk out size at probe by Johan Hovold · 15 years ago
  61. 4b8e123 USB: gadget: Use kmemdup by Julia Lawall · 15 years ago
  62. eefd902 USB: CP210x New Device IDs 11 New device IDs by Craig Shelley · 15 years ago
  63. 9a1f298 USB: visor: increase bulk-out buffer size by Johan Hovold · 15 years ago
  64. 2afd828 USB: belkin_sa: implement line status handling by Johan Hovold · 15 years ago
  65. f2f8b7f USB: belkin_sa: clean up open by Johan Hovold · 15 years ago
  66. 726ef42 USB: belkin_sa: minor clean-ups by Johan Hovold · 15 years ago
  67. a901317 USB: cp210x: use generic open to start reading from device by Johan Hovold · 15 years ago
  68. 214916f USB: visor: reimplement using generic framework by Johan Hovold · 15 years ago
  69. 199b113 USB: visor: fix memory leak by Johan Hovold · 15 years ago
  70. fa993ca USB: spcp8x5: reimplement using generic framework by Johan Hovold · 15 years ago
  71. 6b6962f USB: ipaq: reimplement using generic framework by Johan Hovold · 15 years ago
  72. 695aaae USB: empeg: reimplement using generic framework by Johan Hovold · 15 years ago
  73. 56a1df4 USB: serial: add special case for processing of empty read urbs by Johan Hovold · 15 years ago
  74. c0f631d USB: kobil: fix memory leak by Johan Hovold · 15 years ago
  75. 86234d4 USB: option.c: OLIVETTI OLICARD100 support by Nils Radtke · 15 years ago
  76. c3443a6 USB: xhci: fix compiler warning. by Greg Kroah-Hartman · 15 years ago
  77. c024b72 USB: remove match_device by Ming Lei · 15 years ago
  78. 0858a3a USB: include/usb/*.h checkpatch cleanup by Greg Kroah-Hartman · 15 years ago
  79. 812219a USB: usb.h: checkpatch cleanups by Greg Kroah-Hartman · 15 years ago
  80. aa84dfc USB: visor.h: checkpatch cleanups by Greg Kroah-Hartman · 15 years ago
  81. 5d78fcb USB: pl2303.h: checkpatch cleanups by Greg Kroah-Hartman · 15 years ago
  82. e4582b6 USB: kobil_sct.h: checkpatch cleanups by Greg Kroah-Hartman · 15 years ago
  83. 932d22c USB: kl5kusb105.h: checkpatch cleanups by Greg Kroah-Hartman · 15 years ago
  84. a320471 USB: io_edgeport: checkpatch cleanups by Greg Kroah-Hartman · 15 years ago
  85. 3bb36aa USB: ftdi_sio: checkpatch cleanups by Greg Kroah-Hartman · 15 years ago
  86. 995834e USB: cypress_m8.h: checkpatch cleanups by Greg Kroah-Hartman · 15 years ago
  87. 1689e993 USB: belkin_sa.h: checkpatch cleanups by Greg Kroah-Hartman · 15 years ago
  88. 4204769 USB: mct_u232.h: checkpatch cleanups by Greg Kroah-Hartman · 15 years ago
  89. 7f1cccd USB: FHCI: cq_get() should check kfifo_out()'s return value by Anton Vorontsov · 15 years ago
  90. 12e7eca USB: cp210x: remove redundant disconnect() by Johan Hovold · 15 years ago
  91. 1ac93a3 USB: io_edgeport: Use kzalloc by Julia Lawall · 15 years ago
  92. b2c5737 USB: ipw: reimplement using generic framework by Johan Hovold · 15 years ago
  93. 55c6d85 USB: ipw: remove dummy port_probe and port_remove by Johan Hovold · 15 years ago
  94. 605204b USB: ipw: clean up dtr-rts handling by Johan Hovold · 15 years ago
  95. f4a4cbb USB: ir-usb: reimplement using generic framework by Johan Hovold · 15 years ago
  96. df66e8a USB: ir-usb: fix set_termios race by Johan Hovold · 15 years ago
  97. 6f6ed69 USB: ir-usb: allow custom bulk buffer size without reallocation by Johan Hovold · 15 years ago
  98. 2ff78c0 USB: ir-usb: fix double free by Johan Hovold · 15 years ago
  99. 16032c4 USB: EHCI: fix controller wakeup flag settings during suspend by Alan Stern · 15 years ago
  100. eab80de USB: EHCI: clear PHCD before resuming by Alek Du · 15 years ago