1. 3c3c10b mtd: add leading underscore to all mtd functions by Artem Bityutskiy · 13 years ago
  2. 570469f mtd: nand: add support for diskonchip G4 nand flash device by Mike Dunn · 13 years ago
  3. 58edc90 mtd: minor coding style cleanup in mtdpart.c by Stefan Roese · 13 years ago
  4. c9d1b75 mtd: convert drivers/mtd/* to use module_spi_driver() by Axel Lin · 13 years ago
  5. df69862 mtd: nand: move SCANLASTPAGE handling to the correct code block by Brian Norris · 13 years ago
  6. f0e0c09 mtd: mtdoops: kill Kconfig usage instructions by Brian Norris · 13 years ago
  7. 4aa3179 mtd: sa11x0: remove definitions and code left for documentation purposes by Russell King - ARM Linux · 13 years ago
  8. 41515ca mtd: sa11x0: Remove shutdown handler by Russell King - ARM Linux · 13 years ago
  9. 495c47d mtd: spear_smi: release memory region during remove by Shiraz Hashim · 13 years ago
  10. f18dbbb mtd: ST SPEAr: Add SMI driver for serial NOR flash by Shiraz Hashim · 13 years ago
  11. 8544331 mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocks by Brian Norris · 13 years ago
  12. cdbec05 mtd: nand: fix SCAN2NDPAGE check for BBM by Brian Norris · 13 years ago
  13. 0091842 mtd: nand: erase block before marking bad by Brian Norris · 13 years ago
  14. 152b861 mtd: onenand: samsung: add missing iounmap by Julia Lawall · 13 years ago
  15. 335a5f4 mtd: mtdcore: Fix build warning when CONFIG_MTD_CHAR is not defined by Fabio Estevam · 13 years ago
  16. 70d5098 mtd: mtdblock: call mtd_sync() only if opened for write by Alexander Stein · 13 years ago
  17. 2ff5e15 mtd: pmc551: fix signedness bug in init_pmc551() by Xi Wang · 13 years ago
  18. 30ec5a2 mtd: cfi: AMD/Fujitsu compatibles: add panic write support by Ira W. Snyder · 13 years ago
  19. 8482a0a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 12 years ago
  20. 233ba2c Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 12 years ago
  21. 2ce3f2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  22. 62d222b Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  23. d085a09 Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  24. 15d1ad0 hwmon: (f75375s) Catch some attempts to write to r/o registers by Nikolaus Schulz · 12 years ago
  25. b17d656 hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enable by Nikolaus Schulz · 12 years ago
  26. 1f033c1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  27. 13fb2d1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  28. a223c52 Merge branch 'i2c-embedded/for-3.3' of git://git.pengutronix.de/git/wsa/linux-2.6 by Linus Torvalds · 12 years ago
  29. cfa5555 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  30. d7e5392 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  31. 4eb05d5 virtio: balloon: leak / fill balloon across S4 by Amit Shah · 12 years ago
  32. a3d0e4a OMAPDSS: APPLY: make ovl_enable/disable synchronous by Tomi Valkeinen · 12 years ago
  33. c9043ff OMAPDSS: panel-dvi: Add Kconfig dependency on I2C by Tomi Valkeinen · 12 years ago
  34. c5f2ac9 Merge tag 'fixes-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  35. 108b0d3 drm/radeon/kms/vm: fix possible bug in radeon_vm_bo_rmv() by Sebastian Biemueller · 12 years ago
  36. 1404547 drm/radeon: fix uninitialized variable by Christian König · 12 years ago
  37. b9b3515 Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-2.6-samsung into HEAD by Dave Airlie · 12 years ago
  38. 2b69ffb drm/radeon/kms: fix radeon_dp_get_modes for LVDS bridges (v2) by Alex Deucher · 12 years ago
  39. 741b9c7 watchdog: fix GETTIMEOUT ioctl in booke_wdt by Dmitry Artamonow · 13 years ago
  40. edeea10 hwmon: (f75375s) Make pwm*_mode writable for the F75387 by Nikolaus Schulz · 12 years ago
  41. 331255d hwmon: (f75375s) Fix writes to the pwm* attribute for the F75387 by Nikolaus Schulz · 12 years ago
  42. d5a74af Merge tag 'iommu-fixes-v3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  43. 7ec0f04 watchdog: Fix typo in pnx4008_wdt.c by Masanari Iida · 12 years ago
  44. e1d1d68 watchdog: Fix typo in Kconfig by Masanari Iida · 12 years ago
  45. 78d3e00 watchdog: fix error in probe() of s3c2410_wdt (reset at booting) by MyungJoo Ham · 13 years ago
  46. 97d2a10 watchdog: hpwdt: clean up set_memory_x call for 32 bit by Maxim Uvarov · 13 years ago
  47. f8f54e1 crypto: mv_cesa - fix final callback not ignoring input data by Phil Sutter · 12 years ago
  48. e2bc96a Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/drm-intel into HEAD by Dave Airlie · 12 years ago
  49. f2273ec Merge branch 'lpc32xx/fixes' of git://git.antcom.de/linux-2.6 into fixes by Arnd Bergmann · 12 years ago
  50. 5d031e5 drm/i915: Remove use of the autoreported ringbuffer HEAD position by Chris Wilson · 12 years ago
  51. 048cd4e compat: fix compile breakage on s390 by Heiko Carstens · 12 years ago
  52. 650275d [PARISC] include <linux/prefetch.h> in drivers/parisc/iommu-helpers.h by Cong Wang · 13 years ago
  53. 435792d ARM: OMAP: make iommu subsys_initcall to fix builtin omap3isp by Ohad Ben-Cohen · 12 years ago
  54. 203738e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  55. 00b10ec Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  56. 41f8ad7 [SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576 by Boaz Harrosh · 13 years ago
  57. b52b800 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  58. b072342 Merge branch 'sfc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 12 years ago
  59. ff3bc1e sfc: Fix assignment of ip_summed for pre-allocated skbs by Ben Hutchings · 12 years ago
  60. 16bca1d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 12 years ago
  61. 8a49ad6 ppp: fix 'ppp_mp_reconstruct bad seq' errors by Ben McKeegan · 12 years ago
  62. 21ca54e enic: Fix endianness bug. by Santosh Nayak · 12 years ago
  63. 844990d i2c: mxs: only flag completion when queue is completely done by Wolfram Sang · 13 years ago
  64. e98092b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  65. aed3f09 drm/i915: Prevent a machine hang by checking crtc->active before loading lut by Alban Browaeys · 12 years ago
  66. c0e2ee1 drm/i915: fix operator precedence when enabling RC6p by Eugeni Dodonov · 12 years ago
  67. 0e69e08 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  68. dc91ad8 hwmon: (max34440) Fix resetting temperature history by Guenter Roeck · 12 years ago
  69. 3380643 regulator: fix the ldo configure according to 88pm860x spec by Jett.Zhou · 12 years ago
  70. 87997aa iommu/omap: fix NULL pointer dereference by Ohad Ben-Cohen · 12 years ago
  71. 46451d6 iommu/omap: fix erroneous omap-iommu-debug API calls by Ohad Ben-Cohen · 12 years ago
  72. 5d69703 davinci_emac: Do not free all rx dma descriptors during init by Christian Riesch · 12 years ago
  73. 1e0f03d mlx4_core: Fixing array indexes when setting port types by Yevgeny Petrilin · 12 years ago
  74. e292063 viafb: fix IGA1 modesetting on VX900 by Florian Tobias Schandinat · 12 years ago
  75. 050f0e0 viafb: select HW scaling on VX900 for IGA2 by Florian Tobias Schandinat · 12 years ago
  76. 4761c60 Merge branch 'for-3.3-rc' of git://gitorious.org/linux-omap-dss2/linux into fbdev-for-linus by Florian Tobias Schandinat · 12 years ago
  77. e3e09f2 phy: IC+101G and PHY_HAS_INTERRUPT flag by Giuseppe CAVALLARO · 12 years ago
  78. b8e3995 netdev/phy/icplus: Correct broken phy_init code by David McKay · 12 years ago
  79. 73c8e67 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  80. 4e9bb47 drm/i915: fix a sprite watermark computation to avoid divide by zero if xpos<0 by Hai Lan · 12 years ago
  81. 5ca0c34 drm/i915: fix mode set on load pipe. (v2) by Dave Airlie · 12 years ago
  82. c1c1a3d hwmon: (f75375s) Fix register write order when setting fans to full speed by Nikolaus Schulz · 12 years ago
  83. 363434b hwmon: (ads1015) Fix file leak in probe function by Guenter Roeck · 12 years ago
  84. ca888a7 OMAPDSS: HDMI: hot plug detect fix by Rob Clark · 12 years ago
  85. a247ce78 OMAPDSS: HACK: Ensure DSS clock domain gets out of idle when HDMI is enabled by Archit Taneja · 12 years ago
  86. 22c8bff mlx4_core: Exported functions can't be static by Doug Ledford · 12 years ago
  87. 45196ce Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  88. ee932bf Move Logitech Harmony 900 from cdc_ether to zaurus by Scott Talbert · 12 years ago
  89. 22ad749 hso: memsetting wrong data in hso_get_count() by Dan Carpenter · 12 years ago
  90. 0541743 ethernet/broadcom: ip6_route_output() never returns NULL. by RongQing.Li · 12 years ago
  91. e2d4370 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  92. ba9adbe jme: Fix FIFO flush issue by Guo-Fu Tseng · 12 years ago
  93. 3569e53 [SCSI] scsi_dh_rdac: Fix for unbalanced reference count by Moger, Babu · 13 years ago
  94. 3ac0eb6 drm/radeon/kms/atom: dpms bios scratch reg updates by Alex Deucher · 12 years ago
  95. 6b7746e drm/radeon/kms: properly set accel working flag and bailout when false by Jerome Glisse · 12 years ago
  96. f0d14daa drm/radeon: Only create additional ring debugfs files on Cayman or newer. by Michel Dänzer · 12 years ago
  97. bb757a7 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  98. aa491ad cpuidle: Default y on powerpc pSeries by Benjamin Herrenschmidt · 12 years ago
  99. 797a796 asm-generic: architecture independent readq/writeq for 32bit environment by Hitoshi Mitake · 12 years ago
  100. c6c1e44 USB: Added Kamstrup VID/PIDs to cp210x serial driver. by Bruno Thomsen · 12 years ago