1. fb45d32 mtd: r852: Few fixes for problems that occur when card is rapidly inserted/removed. by Maxim Levitsky · 15 years ago
  2. d4080cb mtd: r852 fix pci ID by Maxim Levitsky · 15 years ago
  3. 133fa8c mtd: Few follow up cleanups for Smartmedia/xD support by Maxim Levitsky · 15 years ago
  4. 67e054e mtd: nand: Add driver for Ricoh xD/SmartMedia reader by Maxim Levitsky · 15 years ago
  5. 7d17c02 mtd: Add new SmartMedia/xD FTL by Maxim Levitsky · 15 years ago
  6. a779053 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  7. 2764fb4 mtd: nand: Add SmartMedia device table to sm_common module by David Woodhouse · 15 years ago
  8. 93edbad mtd: Workaround wrong write protect status on some xD cards by Maxim Levitsky · 15 years ago
  9. 5e81e88 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by David Woodhouse · 15 years ago
  10. 9fc51a3 mtd: common module for smartmedia/xD support by Maxim Levitsky · 15 years ago
  11. e0b58d0 mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte by Maxim Levitsky · 15 years ago
  12. b64d39d mtd: nand: make reads using MTD_OOB_RAW affect only ECC validation by Maxim Levitsky · 15 years ago
  13. 782ce79 mtd: nand: cleanup the nand_do_write_ops by Maxim Levitsky · 15 years ago
  14. 9aca334 mtd: nand: make MTD_OOB_PLACE work correctly. by Maxim Levitsky · 15 years ago
  15. 49ef3c6 mtd: nand: make suspend work if device is accessed by kernel threads. by Maxim Levitsky · 15 years ago
  16. 026ec57 mtd: blktrans: allow FTL drivers to export sysfs attributes by Maxim Levitsky · 15 years ago
  17. 75c0b84 mtd: call the remove notifiers before assuming it is in use by Maxim Levitsky · 15 years ago
  18. 298304f mtd: mtdblock: test return value of add_mtd_blktrans_dev, because if can fail by Maxim Levitsky · 15 years ago
  19. 048d871 mtd: blktrans: Hotplug fixes by Maxim Levitsky · 15 years ago
  20. a863862 mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and thread by Maxim Levitsky · 15 years ago
  21. 3bd4565 mtd: create unlocked versions of {get,put}_mtd_device by Maxim Levitsky · 15 years ago
  22. bb315f7 mtd: nand: Add MPC5121 NAND Flash Controller driver by Anatolij Gustschin · 15 years ago
  23. 1385858 mtd: nand_bcm: fix hot spin and code duplication by Roel Kluin · 15 years ago
  24. c3341d0 mtd: omap2 fix prefetch mode read issue by Vimal Singh · 15 years ago
  25. f35b6ed mtd: omap2: correct 'info' pointer in 'omap_nand_remove' by Vimal Singh · 15 years ago
  26. bdaefc4 mtd: omap2: fixing compilation warning by Vimal Singh · 15 years ago
  27. f3e69c6 mtd: move more manufacturers to the common cfi.h header file by Guillaume LECERF · 15 years ago
  28. 6680376 mtd: mxc_nand: add RESET command support by Eric Benard · 15 years ago
  29. 3510945 mtd: inftl: misplaced parenthesis in find_boot_record by Roel Kluin · 15 years ago
  30. 932f5d2 mtd: OneNAND: do not use DMA if oops in progress by Aaro Koskinen · 15 years ago
  31. 7d70f33 mtd: nand: add lock/unlock routines by Vimal Singh · 15 years ago
  32. 6fe5a6a mtd: nand: create a helper verification function by Vimal Singh · 15 years ago
  33. 9a5dea7 mtd: maps: ceiva: do not return random numbers by Artem Bityutskiy · 15 years ago
  34. dad0db3 mtdchar: Register the full range of minor numbers by Ben Hutchings · 15 years ago
  35. 4d3a853 mtd: Raise limit on block device minor numbers by Ben Hutchings · 15 years ago
  36. b520e41 mtd: Replace static array of devices with an idr structure by Ben Hutchings · 15 years ago
  37. cbfe93e mtd: mtdblock: Dynamically allocate cache info structures by Ben Hutchings · 15 years ago
  38. 24c1549 mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES by Ben Hutchings · 15 years ago
  39. e99e90a mtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_DEVICES by Ben Hutchings · 15 years ago
  40. 677c2ae mtd: Use get_mtd_device_nm() to find named device in get_sb_mtd() by Ben Hutchings · 15 years ago
  41. f1332ba mtd: Introduce and use iteration macro for reading the MTD device table by Ben Hutchings · 15 years ago
  42. 0040476 mtd: change positive error return into negative by Roel Kluin · 15 years ago
  43. 4335c10 mtd: maps: Blackfin async: rename local funcs to avoid common clashes by Mike Frysinger · 15 years ago
  44. bcc98a4 mtd: fix different address space noise by H Hartley Sweeten · 15 years ago
  45. 53f2b1c mtd: ixp4xx: fix reading from half-word boundary by Jon Ringle · 15 years ago
  46. 9c14b15 mtd: mxc-nand: don't disable clock in mxcnd-suspend by Uwe Kleine-König · 15 years ago
  47. b840bc1 mtd: mxc-nand: no need to check for validity of platform driver data by Uwe Kleine-König · 15 years ago
  48. 17fabf1 mtd: cfi: remove unneeded NULL checks by Jiri Slaby · 15 years ago
  49. b2d4fba mtd: nand: make Open Firmware device id constant by Márton Németh · 15 years ago
  50. b3acd63 mtd: nand: make USB device id constant by Márton Németh · 15 years ago
  51. 377ace0 mtd: nand: make PCI device id constant by Márton Németh · 15 years ago
  52. 6029a3a mtd: nandsim: fix spelling by Andrey Yurovsky · 15 years ago
  53. 75ef7cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  54. be64c97 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  55. 34e3f91 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  56. 675c607 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  57. 662a96b tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ON by Atsushi Nemoto · 15 years ago
  58. cac43a1 cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit) by Torgny Johansson · 15 years ago
  59. b5abb02 e1000: Fix DMA mapping error handling on RX by Anton Blanchard · 15 years ago
  60. 4e4ddd4 drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring. by Thomas Hellstrom · 15 years ago
  61. f7072e0 Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus by Dave Airlie · 15 years ago
  62. b2cb9dc Merge branch 'pcc' into release by Len Brown · 15 years ago
  63. e4f23f6 Merge branches 'bugzilla-14207' and 'idle' into release by Len Brown · 15 years ago
  64. 89f3f21 efifb: fix framebuffer handoff by Marcin Slusarz · 15 years ago
  65. 115079a geode-mfgpt: restore previous behavior for selecting IRQ by Jens Rottmann · 15 years ago
  66. 6c42966 drm/nv50: fix vram ptes on IGPs to point at stolen system memory by Ben Skeggs · 15 years ago
  67. 76befb8 drm/nv50: fix instmem binding on IGPs to point at stolen system memory by Ben Skeggs · 15 years ago
  68. 531e771 drm/nv50: improve vram page table construction by Ben Skeggs · 15 years ago
  69. 4c27bd3 drm/nv50: more efficient clearing of gpu page table entries by Ben Skeggs · 15 years ago
  70. 66b6eba drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vram by Ben Skeggs · 15 years ago
  71. e7e65ca drm/nouveau: Fix up pre-nv17 analog load detection. by Francisco Jerez · 15 years ago
  72. d306ebc ACPI: Be in TS_POLLING state during mwait based C-state entry by Pallipadi, Venkatesh · 15 years ago
  73. 627fa17 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  74. 61caf87 i915 / PM: Fix hibernate regression caused by suspend/resume splitting by Rafael J. Wysocki · 15 years ago
  75. a120e91 iwlwifi: sanity check before counting number of tfds can be free by Stanislaw Gruszka · 15 years ago
  76. a239a8b iwlwifi: error checking for number of tfds in queue by Wey-Yi Guy · 15 years ago
  77. eb083ba Input: usbtouchscreen - extend coordinate range for Generaltouch devices by Roy Yin · 15 years ago
  78. 3dae93e [WATCHDOG] bfin: fix max timeout calculation by Mike Frysinger · 15 years ago
  79. d0708b9 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  80. cf7ad04 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  81. d9c4f84 Input: polldev can cause crash in case when polling disabled by Samu Onkalo · 15 years ago
  82. 4ec62b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  83. 8386cda Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  84. 65d76fc Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  85. 242cc05 sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances by Ben Hutchings · 15 years ago
  86. e0bf54c sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll() by Ben Hutchings · 15 years ago
  87. 635f1a3 drm/radeon: bump the UMS driver version number to indicate rv740 fix by Dave Airlie · 15 years ago
  88. 7d404c7 drm/radeon/kms: free fence IB if it wasn't emited at IB free time by Jerome Glisse · 15 years ago
  89. f0e2f38 drm/ttm: fix caching problem on non-PAT systems. by Francisco Jerez · 15 years ago
  90. 6a660f0 drm/radeon/rv740: fix backend setup by Alex Deucher · 15 years ago
  91. d3932d6 drm/radeon/kms: fix shared ddc detection by Alex Deucher · 15 years ago
  92. c86a903 drm/radeon/kms/rs600: add connector quirk by Alex Deucher · 15 years ago
  93. 2cc9116 vgaarb: fix "target=default" passing by Kyle McMartin · 15 years ago
  94. b3dc1a2 [SCSI] megaraid_sas: fix for 32bit apps by Tomas Henzl · 15 years ago
  95. 5e2f75b iwlwifi: set HT flags after channel in rxon by Dan Halperin · 15 years ago
  96. 455c0d7 ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0 by Darrick J. Wong · 15 years ago
  97. 6f6ef82 acer-wmi: Respect current backlight level when loading by Carlos Corbacho · 15 years ago
  98. 2434466 V4L/DVB: bttv: Move I2C IR initialization by Jean Delvare · 15 years ago
  99. 53f6860 V4L/DVB: Video : pwc : Fix regression in pwc_set_shutter_speed caused by bad constant => sizeof conversion. by Martin Fuzzey · 15 years ago
  100. 2b59125b soc-camera: mt9t112: modify exiting conditions from standby mode by Kuninori Morimoto · 15 years ago