1. cd87423 mtd: mtdchar: Do not corrupt backing device of device node inode by Kirill A. Shutemov · 15 years ago
  2. 11c9360 mtd/maps/pcmciamtd: Fix printk format for ssize_t in debug messages by David Woodhouse · 15 years ago
  3. d80f266 drivers/mtd: Use kmemdup by Julia Lawall · 15 years ago
  4. abab7eb mtd: cfi_cmdset_0002: Fix argument order in bootloc warning by David Woodhouse · 15 years ago
  5. f6b173c mtd: nand: add Toshiba TC58NVG0 device ID by Florian Fainelli · 15 years ago
  6. b2321ac pcmciamtd: add another ID by Dominik Brodowski · 15 years ago
  7. 9bdde16 pcmciamtd: coding style cleanups by Alexander Kurz · 15 years ago
  8. f6763c98 pcmciamtd: fixing obvious errors by Alexander Kurz · 15 years ago
  9. 087acaf mtd: chips: add SST39WF160x NOR-flashes by Wolfram Sang · 15 years ago
  10. b60b08b mtd: nand: support alternate BB marker locations on MLC by Kevin Cernekee · 15 years ago
  11. 426c457 mtd: nand: extend NAND flash detection to new MLC chips by Kevin Cernekee · 15 years ago
  12. 9ea5973 mtd: suppress warnings in inline_map_read() by Kevin Cernekee · 15 years ago
  13. 709c4ef mtd: map.h: add missing bug.h include by Kevin Cernekee · 15 years ago
  14. 0ffe0ce mtd: sst25l: fix multi-part messages with broken spi masters by H Hartley Sweeten · 15 years ago
  15. 46f3e88 mtd: add Samsung SoC OneNAND driver by Kyungmin Park · 15 years ago
  16. c37cb56 mtd: onenand: add workaround for SYNC_WRITE mode by Kyungmin Park · 15 years ago
  17. 3328dc3 mtd: onenand: add new callback for bufferram read by Kyungmin Park · 15 years ago
  18. 4a8ce0b mtd: onenand: allocate verify buffer in the core by Kyungmin Park · 15 years ago
  19. 6a88c47 mtd: onenand: add support for chips with 4KiB page size by Kyungmin Park · 15 years ago
  20. 7d84b62 mtd: jedec_probe: remove spaces before tabs by Artem Bityutskiy · 15 years ago
  21. ae73182 mtd: chips: use common manufacturer codes in jedec_probe() by Wolfram Sang · 15 years ago
  22. 087444d mtd: cfi_util: do not printk if no extended query table by Guillaume LECERF · 15 years ago
  23. 5a0563f mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{32, 64}xxB chips by Guillaume LECERF · 15 years ago
  24. 83dcd3b mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{16, 32}xx chips by Guillaume LECERF · 15 years ago
  25. 412da2f mtd: cfi_cmdset_0002: Tone down warning messages about TopBottom CFI field by David Woodhouse · 15 years ago
  26. 564b849 mtd: cfi_cmdset_0002: do not fail on no extended query table as they are both optional by Guillaume LECERF · 15 years ago
  27. 5859886 mtd: cfi_probe: use P_ID_* definitions instead of hardcoded values by Guillaume LECERF · 15 years ago
  28. 54b93a4 mtd: cfi_probe: add support for SST 0x0701 vendorname by Guillaume LECERF · 15 years ago
  29. ad7026f mtd: cfi_probe: make the addresses used to enter Auto Select Mode variable by Guillaume LECERF · 15 years ago
  30. 8473044 mtd: cfi_probe: enter Auto Select Mode after filling cfi->cfiq members by Guillaume LECERF · 15 years ago
  31. 010937e mtd: kirkwood: allow machines to register RnB callback by Ben Dooks · 15 years ago
  32. eedfea2 mtd: orion/kirkwood: add RnB line support to orion mtd driver by Ben Dooks · 15 years ago
  33. c361157 mtd: sm_common: split smartmedia and xD table by Maxim Levitsky · 15 years ago
  34. a47bfd2 mtd: mxc_nand: support i.MX21 by Ivo Clarysse · 15 years ago
  35. d484018 mtd: mxc_nand: set NFC registers after reset by Ivo Clarysse · 15 years ago
  36. 9d5da3a mtd: extend physmap_of to let the device tree specify the parition probe by Jason Gunthorpe · 15 years ago
  37. 2bfefa4 drivers/mtd: Use kzalloc by Julia Lawall · 15 years ago
  38. ecce2a6 drivers/mtd/nand: Use kzalloc by Julia Lawall · 15 years ago
  39. aadff49 mtd/nand: Fix denali build on ppc64 by David Woodhouse · 15 years ago
  40. ce08259 mtd/nand: Add Intel Moorestown/Denali NAND support by Jason Roberts · 15 years ago
  41. 1cd2620 mtd/nand/sh_flctl: Move function mtd_to_flctl to fix build failure by Peter Huewe · 15 years ago
  42. 0ae28a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  43. 6f1f3d0 mtd: mpc5121_nfc: Changed SVR check to allow MPC5123. by Steve Deiters · 15 years ago
  44. 29da338 mtd: sst25l: remove unnecessary MTD_DEBUG_LEVEL2 messages by H Hartley Sweeten · 15 years ago
  45. eafe131 mtd: cfi_cmdset_0002: Add reboot notifier for AMD flashes by Kevin Cernekee · 15 years ago
  46. bff3c10 mtd: pxa32xx_nand: add support for partition table parsing by Marc Kleine-Budde · 15 years ago
  47. 1dd2a09 mtd/nand/bcm_umi: remove unused #include <linux/version.h> by Huang Weiyi · 15 years ago
  48. 258006d mtd: maps: Eliminate use after free by Julia Lawall · 15 years ago
  49. c4e7737 mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers. by Stefani Seibold · 15 years ago
  50. 6702641 mtd/nand/sh_flctl: Replace the dangerous mtd_to_flctl macro by Ferenc Wagner · 15 years ago
  51. b92b5c4 mtd/nand/fsl_upm: Replace the dangerous to_fsl_upm_nand macro by Ferenc Wagner · 15 years ago
  52. 4a70b7d mtd: OneNAND: OMAP2/3: unmap correct DMA buffer by Mika Westerberg · 15 years ago
  53. ac39ee3 mtd: Blackfin NFC: localize MMR bit masks by Mike Frysinger · 15 years ago
  54. dad9431 mtd: kconfig: remove stray endchoice from help text by Ferenc Wagner · 15 years ago
  55. 0bfa4df mtd: nandsim: make some structures anonymous by Artem Bityutskiy · 15 years ago
  56. 0a382a7 mtd: mtdram.h: checkpatch cleanup by Andrea Gelmini · 15 years ago
  57. b57f95a Linux 2.6.34-rc7 by Linus Torvalds · 15 years ago
  58. 93cb463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  59. 1c6fe03 cpuidle: Fix incorrect optimization by Arjan van de Ven · 15 years ago
  60. f1c448e Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  61. 2c32b1d Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  62. 48fe37c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  63. e33b3e7 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  64. e2dbe06 virtio: initialize earlier by Stijn Tintel · 15 years ago
  65. 9167746 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  66. 4a22533 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  67. 417a9ef Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  68. 91bc482 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  69. 1176568 md: restore ability of spare drives to spin down. by NeilBrown · 15 years ago
  70. 87aa630 md/raid6: Fix raid-6 read-error correction in degraded state by Gabriele A. Trombetti · 15 years ago
  71. 0341509 blk-cgroup: Fix an RCU warning in blkiocg_create() by Li Zefan · 15 years ago
  72. 1468cf0 Merge branches 'bugzilla-14337', 'bugzilla-14998', 'bugzilla-15407', 'bugzilla-15903' and 'misc-2.6.34' into release by Len Brown · 15 years ago
  73. 8cfe92d drm/ttm: Remove the ttm_bo_block_reservation() function. by Thomas Hellstrom · 15 years ago
  74. 5be6eff drm/ttm: Remove some leftover debug messages. by Thomas Hellstrom · 15 years ago
  75. 4fa07bf drm/radeon: async event synchronization for drmWaitVblank by Jerome Glisse · 15 years ago
  76. a47f6be V4L/DVB: pxa_camera: move fifo reset direct before dma start by Stefan Herbrechtsmeier · 15 years ago
  77. 981cbef V4L/DVB: video: testing unsigned for less than 0 by Dan Carpenter · 15 years ago
  78. b7d41d6 V4L/DVB: mx1-camera: compile fix by Uwe Kleine-König · 15 years ago
  79. 6f550dc V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference" by Bjørn Mork · 15 years ago
  80. 5dd92c1 V4L/DVB: ngene: Workaround for stuck DiSEqC pin by Oliver Endriss · 15 years ago
  81. 03b1930 V4L/DVB: saa7146: fix regression of the av7110/budget-av driver by Hans Verkuil · 15 years ago
  82. d2f2d6d V4L/DVB: v4l: fix config dependencies: mxb and saa7191 are V4L2 drivers, not V4L1 by Hans Verkuil · 15 years ago
  83. b75396a V4L/DVB: feature-removal: announce videotext.h removal by Hans Verkuil · 15 years ago
  84. 6a4f062 V4L/DVB: V4L - vpfe capture - fix for kernel crash by Muralidharan Karicheri · 15 years ago
  85. f8f73d0 V4L/DVB: gspca: make usb id 0461:0815 get handled by the right driver by John Ellson · 15 years ago
  86. 55e0b48 V4L/DVB: gspca - stv06xx: Remove the 046d:08da from the stv06xx driver by Erik Andrén · 15 years ago
  87. a76b9f4 V4L/DVB: gspca - sn9c20x: Correct onstack wait_queue_head declaration by Yong Zhang · 15 years ago
  88. 84a1d9c V4L/DVB: saa7146: fix up bytesperline if it is an impossible value by Michael Hunold · 15 years ago
  89. ab51bec V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation fails by Murali Karicheri · 15 years ago
  90. b704e82 V4L/DVB: V4L - Makfile:Removed duplicate entry of davinci by Vaibhav Hiremath · 15 years ago
  91. 2132def V4L/DVB: omap24xxcam: potential buffer overflow by Dan Carpenter · 15 years ago
  92. ea5bc73 ACPI: sleep: init_set_sci_en_on_resume for Dell Studio 155x by Kamal Mostafa · 15 years ago
  93. ee84b82 rcu: create rcu_my_thread_group_empty() wrapper by Paul E. McKenney · 15 years ago
  94. e8e8fad Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  95. 325ce9e Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  96. bbfdbe9 Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  97. 6513412 microblaze: Defconfig update by Michal Simek · 15 years ago
  98. 3274c57 microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macros by Michal Simek · 15 years ago
  99. 385e1ef microblaze: Fix consistent-sync code by Michal Simek · 15 years ago
  100. 598acab microblaze: Define correct L1_CACHE_SHIFT value by Michal Simek · 15 years ago