1. e190401 mtd: bcm63xxpart: merge sparelen calculation by Jonas Gorski · 12 years ago
  2. fafc3d6 mtd: bcm63xxpart: remove unused variable by Jonas Gorski · 12 years ago
  3. 9ff4073 mtd: use SQUASHFS_MAGIC from uapi/linux/magic.h by Luka Perkov · 12 years ago
  4. 22a8578 mtd: mtd_blkdevs: Replace request handler kthread with a workqueue by Ezequiel Garcia · 12 years ago
  5. 9329c5eb mtd: mtd_blkdev: Use a different name for block_device_operations variable by Ezequiel Garcia · 12 years ago
  6. 064a769 mtd: Fix typo mtd/tests by Masanari Iida · 12 years ago
  7. 0730016 mtd: de-select the chip when it is not used by Huang Shijie · 12 years ago
  8. ded4c55 mtd: s3c2410: Fix potential NULL pointer dereference error by Sachin Kamat · 12 years ago
  9. d68cbdd mtd: physmap_of: allow to specify the mtd name for retro compatiblity by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  10. d6ba745 mtd: fsl_ifc_nand: wait tWB time, poll R/B before command execution by Prabhakar Kushwaha · 12 years ago
  11. ca796f8 mtd: diskonchip: don't warn about ARM architecture by Arnd Bergmann · 12 years ago
  12. f251b8d mtd: nand_wait: warn if the nand is busy on exit by Matthieu CASTET · 12 years ago
  13. 192afdb mtd: davinci: add support for parition binding nodes by Murali Karicheri · 12 years ago
  14. 6f9f59e mtd: cmdlinepart: fix the overflow of big mtd partitions by Huang Shijie · 12 years ago
  15. cd409c6 mtdoops: don't erase flash at each boot by Matthieu CASTET · 12 years ago
  16. 7c8f680 mtd: sh_flctl: Add device tree support by Bastian Hecht · 12 years ago
  17. 83738d8 mtd: sh_flctl: Add DMA capabilty by Bastian Hecht · 12 years ago
  18. e8a9d8f mtd: sh_flctl: Minor cleanups by Bastian Hecht · 12 years ago
  19. 5de0b52 mtd: gpmi: remove unneccessary header by Huang Shijie · 12 years ago
  20. 18afbc5 mtd: gpio-nand: Ability to use driver for configurations without RDY-pin by Alexander Shiyan · 12 years ago
  21. 7483096 mtd: use the NAND_STATUS_FAIL to replace the hardcode by Huang Shijie · 12 years ago
  22. 0481027 mtd: mtd_oobtest: printk -> pr_{info,err,crit} by Vikram Narayanan · 12 years ago
  23. 95637c3 mtd: tests: mtd_torturetest: Replace printk with pr_{info,crit} by Vikram Narayanan · 12 years ago
  24. cd66a2d mtd: tests: mtd_subpagetest: replace printk with pr_{info,crit,err} by Vikram Narayanan · 12 years ago
  25. 2c70d29 mtd: tests: mtd_speedtest: Replace printk with pr_{info,crit,err} by Vikram Narayanan · 12 years ago
  26. ae0086c mtd: tests: mtd_stresstest: Replace printk with pr_{info,crit,err} by Vikram Narayanan · 12 years ago
  27. e45048a mtd: tests: mtd_readtest: Replace printk with pr_{info,err} by Vikram Narayanan · 12 years ago
  28. bb99841 mtd: tests: mtd_pagetest: Replace printk with pr_{info,crit,err} by Vikram Narayanan · 12 years ago
  29. b6489d9 mtd: tests: mtd_nandecctest: Use pr_fmt macro by Vikram Narayanan · 12 years ago
  30. 600ed67 mtd: tests: mtd_nandbiterrs: replace msg macro with pr_{info,err} by Vikram Narayanan · 12 years ago
  31. a90019e mtd: spear_smi: use module_platform_driver macro by Srinivas Kandagatla · 12 years ago
  32. a4742d5 mtd: fsmc_nand: use relaxed variants of io accessors by Vipin Kumar · 12 years ago
  33. 928aa2a mtd: fsmc_nand: modify the wait to uninterruptible by Vipin Kumar · 12 years ago
  34. 605add7 mtd: fsmc_nand: change the type for regs to void __iomem * by Vipin Kumar · 12 years ago
  35. 6d7b42a mtd: fsmc_nand: pass the ale and cmd resource via resource by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  36. fc05d5a mtd: delete nomadik_nand driver by Linus Walleij · 12 years ago
  37. 41863f7 ARM: nomadik: switch over to using the FSMC driver by Linus Walleij · 12 years ago
  38. 30f9f2f mtd: denali: add a DT driver by Dinh Nguyen · 12 years ago
  39. 2a0a288 mtd: denali: split the generic driver and PCI layer by Dinh Nguyen · 12 years ago
  40. 30fad64 mtd: fsl_elbc_nand: remove unnecessary badblock_pattern by Brian Norris · 12 years ago
  41. ecbcbc7 mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions() by Sachin Kamat · 12 years ago
  42. 0aa87b7 mtd: m25p80: add support for the windbond w25q256 chip by Matthieu CASTET · 12 years ago
  43. 12ad2be mtd: m25p80: Make fast read configurable via DT by Marek Vasut · 12 years ago
  44. 2d350e5 mtd: gpmi-nand: make debug prints more clear by Vikram Narayanan · 12 years ago
  45. 438db5a mtd: cmdlinepart: Simplify parse_cmdline_partitions by Shmulik Ladkani · 12 years ago
  46. 6924d99 mtd: nand: fix Samsung SLC detection regression by Brian Norris · 12 years ago
  47. af451af mtd: nand: fix Samsung SLC NAND identification regression by Brian Norris · 12 years ago
  48. 0131950 mtd: onenand: Make flexonenand_set_boundary static by Sachin Kamat · 12 years ago
  49. c36a7ff mtd: slram: invalid checking of absolute end address by Jiri Engelthaler · 12 years ago
  50. 225ff86 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 12 years ago
  51. 209c510 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  52. 53f9313 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  53. 0f89a57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  54. a4d7e48 vmxnet3: must split too big fragments by Eric Dumazet · 12 years ago
  55. 3ae53b1 exynos4_tmu_driver_ids should be exynos_tmu_driver_ids. by Jonghwan Choi · 12 years ago
  56. fba4e08 ACPI video: Ignore errors after _DOD evaluation. by Igor Murzov · 12 years ago
  57. 608f62b thermal: solve compilation errors in rcar_thermal by Devendra Naga · 12 years ago
  58. e3c9851 cxgb4: Fix unable to get UP event from the LLD by Vipul Pandya · 12 years ago
  59. aa73187 drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free by Peter Senna Tschudin · 12 years ago
  60. 57c10b6 drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_free by Peter Senna Tschudin · 12 years ago
  61. 2b67404 bnx2x: fix HW initialization using fw 7.8.x by Dmitry Kravkov · 12 years ago
  62. a315b5a Merge tag 'pm-for-3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  63. 74fb838 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  64. 23e4430 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  65. ae41fce Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  66. 66b6a0c Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  67. 91b370a i2c: tegra: set irq name as device name by Laxman Dewangan · 12 years ago
  68. 817315f i2c-nomadik: Fixup clock handling by Philippe Begnic · 12 years ago
  69. 82fa63b i2c: mxs: remove broken PIOQUEUE support by Wolfram Sang · 12 years ago
  70. 3916e1d drm/udl: fix stride issues scanning out stride != width*bpp by Dave Airlie · 12 years ago
  71. eaa7cc6 hwmon: Only include of_match_table with CONFIG_OF_GPIO by Jamie Lentin · 12 years ago
  72. a2e4919 Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 12 years ago
  73. b7a46dc Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  74. 9c27540 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  75. c84e159 bonding: fix second off-by-one error by nikolay@redhat.com · 12 years ago
  76. eb6e98a bonding: fix off-by-one error by nikolay@redhat.com · 12 years ago
  77. 477864d bnx2x: Disable FCoE for 57840 since not yet supported by FW by Dmitry Kravkov · 12 years ago
  78. 03c3148 bnx2x: Fix no link on 577xx 10G-baseT by Yaniv Rosner · 12 years ago
  79. e82041d bnx2x: Fix unrecognized SFP+ module after driver is loaded by Yaniv Rosner · 12 years ago
  80. 4978140 bnx2x: Fix potential incorrect link speed provision by Yaniv Rosner · 12 years ago
  81. cd1a26a bnx2x: Restore global registers back to default. by Yaniv Rosner · 12 years ago
  82. a75bb00 bnx2x: Fix link down in 57712 following LFA by Yaniv Rosner · 12 years ago
  83. b457bcb bnx2x: Fix 57810 1G-KR link against certain switches. by Yaniv Rosner · 12 years ago
  84. 50f8d35 ixgbe: PTP get_ts_info missing software support by Jacob Keller · 12 years ago
  85. 6d9cdfc drm/radeon: add load detection support for ext DAC on R200 (v2) by Alex Deucher · 12 years ago
  86. f8c4d70 DRM/radeon: For single CRTC GPUs move handling of CRTC_CRT_ON to crtc_dpms(). by Egbert Eich · 12 years ago
  87. 701337d DRM/Radeon: Fix TV DAC Load Detection for single CRTC chips. by Egbert Eich · 12 years ago
  88. d038db8 DRM/Radeon: Clean up code in TV DAC load detection. by Egbert Eich · 12 years ago
  89. dfdcbeb drm/radeon: fix ATPX function documentation by Igor Murzov · 12 years ago
  90. 74e4ca3 drivers/gpu/drm/radeon/evergreen_cs.c: Remove unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  91. fc87f13 DRM/Radeon: On DVI-I use Load Detection when EDID is bogus. by Egbert Eich · 12 years ago
  92. 9c50b1d DRM/Radeon: Fix primary DAC Load Detection for RV100 chips. by Egbert Eich · 12 years ago
  93. 83325d0 DRM/Radeon: Fix Load Detection on legacy primary DAC. by Egbert Eich · 12 years ago
  94. ab74b3d target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK path by Steve Hodgson · 12 years ago
  95. d5627ac iscsi-target: Fix missed wakeup race in TX thread by Roland Dreier · 12 years ago
  96. 3e03989 target: Avoid integer overflow in se_dev_align_max_sectors() by Roland Dreier · 12 years ago
  97. 0d0f9df target: Don't return success from module_init() if setup fails by Roland Dreier · 12 years ago
  98. dea5f09 target: Re-add explict zeroing of INQUIRY bounce buffer memory by Nicholas Bellinger · 12 years ago
  99. 1e207eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  100. ed48c06 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago