1. c362cb5 watchdog: coh901327_wdt: use clk_prepare/unprepare by Linus Walleij · 12 years ago
  2. 3017020 watchdog: f71808e_wdt: Add support for Jetway JNF99 motherboard by Justin Wheeler · 12 years ago
  3. a6be1fc Merge tag 'mmc-merge-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  4. 5b160bd Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  5. 30b87c6 mmc: sdhci-dove: Prepare for common clock framework by Sebastian Hesselbarth · 12 years ago
  6. a9ca1d5 mmc: sdhci-dove: Add SDHCI_QUIRK_NO_HISPD_BIT by Sebastian Hesselbarth · 12 years ago
  7. 9c17d08 mmc: omap_hsmmc: ensure probe returns error upon resource failure by Kevin Hilman · 12 years ago
  8. b6e76f1 mmc: mxs-mmc: Add wp-inverted property by Marek Vasut · 12 years ago
  9. 9a0985b mmc: esdhc: Fix DMA_MASK to not break mx25 DMA access by Wilson Callan · 12 years ago
  10. 7100e50 Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  11. cb47c18 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  12. 4d460fd Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  13. 7cd58b0 Merge tag 'regmap-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  14. 108ecc4 mmc: core: reset signal voltage on power up by Aaron Lu · 12 years ago
  15. 55c4665 mmc: sd: Fix sd current limit setting by Aaron Lu · 12 years ago
  16. 94c1814 mmc: omap_hsmmc: add clk_prepare and clk_unprepare by Rajendra Nayak · 12 years ago
  17. 38cfc2f mmc: sdhci: When a UHS switch fails, cycle power if regulator is used by Philip Rakity · 12 years ago
  18. 8a4de07 mmc: atmel-mci: modify CLKDIV displaying in debugfs by Nicolas Ferre · 12 years ago
  19. 41b4e9a mmc: atmel-mci: fix incorrect setting of host->data to NULL by Nicolas Ferre · 12 years ago
  20. eb6d5ae mmc: sdhci: poll for card even when card is logically unremovable by Daniel Drake · 12 years ago
  21. 973905f mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMER by Aaron Lu · 12 years ago
  22. aa6439d mmc: sdio: Change pr_warning to pr_warn_ratelimited by Liu Chuansheng · 12 years ago
  23. a39ca6ae mmc: core: Simplify and fix for SD switch processing by Aaron Lu · 12 years ago
  24. b67c6b4 mmc: sdhci: restore host settings when card is removed by Aaron Lu · 12 years ago
  25. 473b095a mmc: sdhci: fix incorrect command used in tuning by Aaron Lu · 12 years ago
  26. 55fc05b mmc: sdhci-pci: CaFe has broken card detection by Daniel Drake · 12 years ago
  27. 0fc81ee mmc: sdhci: Report failure reasons for all cases in sdhci_add_host() by Mark Brown · 12 years ago
  28. b9929f0 mmc: s3cmci: Convert s3cmci driver to gpiolib API by Sylwester Nawrocki · 12 years ago
  29. bd6a8c3 mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPS by Philip Rakity · 12 years ago
  30. 4dc5a79 mmc: mxs-mmc: enable regulator for mmc slot by Shawn Guo · 12 years ago
  31. bd3e57f Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  32. 3384fb9 Merge branch 'regulator-drivers' into regulator-next by Mark Brown · 12 years ago
  33. 8cfc545 Merge branches 'regulator-core', 'regulator-dt' and 'regulator-dummy' into regulator-next by Mark Brown · 12 years ago
  34. 38e2319 Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-next by Mark Brown · 12 years ago
  35. 2eafeb6 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  36. ceee0e9 Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  37. bf6932f iscsi-target: Drop bogus struct file usage for iSCSI/SCTP by Al Viro · 12 years ago
  38. b63b5e8 mmc: core: correct invalid error checking by Alan Cox · 12 years ago
  39. 6873704 mmc: only support voltage (vdd) that regulator agrees with by Philip Rakity · 12 years ago
  40. 0aa6770 mmc: sdhci: only set 200mA support for 1.8v if 200mA is available by Philip Rakity · 12 years ago
  41. bad37e1 mmc: sdhci: if MAX_CURRENT is 0, try getting current from regulator by Philip Rakity · 12 years ago
  42. e480606 mmc: sh_mmcif: support generic card-detection by Guennadi Liakhovetski · 12 years ago
  43. d9adcc1 mmc: prohibit card detection when host is not ready by Guennadi Liakhovetski · 12 years ago
  44. bf68a81 mmc: sh-mmcif: add OF support, make platform data optional by Guennadi Liakhovetski · 12 years ago
  45. c7bb448 mmc: sdhi: add OF support, make platform data optional by Guennadi Liakhovetski · 12 years ago
  46. 3071caf mmc: tmio: use generic GPIO CD and WP handlers by Guennadi Liakhovetski · 12 years ago
  47. d7d8d50 mmc: sh_mobile_sdhi: support caps2 flags by Guennadi Liakhovetski · 12 years ago
  48. 02cb322 mmc: tmio: support caps2 flags by Guennadi Liakhovetski · 12 years ago
  49. 5aa7dad mmc: core: add WP pin handler to slot functions by Guennadi Liakhovetski · 12 years ago
  50. a7d1a1e mmc: core: convert slot functions to managed allocation by Guennadi Liakhovetski · 12 years ago
  51. befe404 mmc: add CD GPIO polling support to slot functions by Guennadi Liakhovetski · 12 years ago
  52. 27410ee mmc: core: use a more generic name for slot function types and fields by Guennadi Liakhovetski · 12 years ago
  53. 7d17baa mmc: sh_mmcif: add regulator support by Guennadi Liakhovetski · 12 years ago
  54. e2ee996 mmc: sh_mmcif: remove redundant .down_pwr() callback by Guennadi Liakhovetski · 12 years ago
  55. a660926 mmc: sh_mmcif: re-read the clock frequency every time it is turned on by Guennadi Liakhovetski · 12 years ago
  56. b289174 mmc: sh_mmcif: fix clock management by Guennadi Liakhovetski · 12 years ago
  57. e1aae2e mmc: sh_mmcif: simplify and use meaningful label names in error-handling by Guennadi Liakhovetski · 12 years ago
  58. 944640d mmc: tmio: remove a duplicated comment line by Guennadi Liakhovetski · 12 years ago
  59. 71da63e mmc: sdhi: do not install dummy callbacks by Guennadi Liakhovetski · 12 years ago
  60. b958a67 mmc: tmio: add regulator support by Guennadi Liakhovetski · 12 years ago
  61. 56c4928 mmc: sdhi: implement tmio-mmc clock enable-update and disable callbacks by Guennadi Liakhovetski · 12 years ago
  62. 8c102a9 mmc: tmio: add callbacks to enable-update and disable the interface clock by Guennadi Liakhovetski · 12 years ago
  63. e0337cc mmc: tmio: don't needlessly enable interrupts during probing by Guennadi Liakhovetski · 12 years ago
  64. 3bfe619 mmc: dw_mmc: Fix null dma_ops access when use_dma is false by Jonathan Kliegman · 12 years ago
  65. e137788 mmc: add a function to get regulators, supplying card's power by Guennadi Liakhovetski · 12 years ago
  66. 6de707f mmc: tmio: Don't access hardware registers after stopping clocks by Laurent Pinchart · 12 years ago
  67. 7541ca9 mmc: sh_mmcif: Support MMC_SLEEP_AWAKE command by Laurent Pinchart · 12 years ago
  68. 94c6cee mmc: dw_mmc: Add check for IDMAC configuration by Girish K S · 12 years ago
  69. b650352 mmc: sdhci-pxa: Add device tree support by Chris Ball · 12 years ago
  70. 75a4161 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 12 years ago
  71. a914443 cpufreq: Fix sysfs deadlock with concurrent hotplug/frequency switch by Stephen Boyd · 12 years ago
  72. 9351737 Merge tag 'dm-3.5-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  73. 2962846 target: NULL dereference on error path by Dan Carpenter · 12 years ago
  74. 7c8d3a4 dm raid1: set discard_zeroes_data_unsupported by Mikulas Patocka · 12 years ago
  75. 650d2a0 dm thin: do not send discards to shared blocks by Mikulas Patocka · 12 years ago
  76. 751f188 dm raid1: fix crash with mirror recovery and discard by Mikulas Patocka · 12 years ago
  77. ade7515 regulator: add new lp8788 regulator driver by Kim, Milo · 12 years ago
  78. c798881 regulator: mc13xxx: Remove extern function declaration for mc13xxx_sw_regulator by Axel Lin · 12 years ago
  79. 53df1ad EXYNOS: bugfix on retrieving old_index from freqs.old by Jonghwa Lee · 12 years ago
  80. 85efc72 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  81. 3e4b945 Merge tag 'md-3.5-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  82. 61c901c Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  83. 380e99f cx25821: Remove bad strcpy to read-only char* by Ezequiel Garcia · 12 years ago
  84. e9a09ae HID: hid-multitouch: add support for Zytronic panels by Benjamin Tissoires · 12 years ago
  85. 382e159 Merge branch 'pm-sleep' by Rafael J. Wysocki · 12 years ago
  86. 064b021 PM / Sleep: call early resume handlers when suspend_noirq fails by Colin Cross · 12 years ago
  87. 58e94ae md/raid1: close some possible races on write errors during resync by NeilBrown · 12 years ago
  88. a05b7ea0 md: avoid crash when stopping md array races with closing other open fds. by NeilBrown · 12 years ago
  89. 25f7fd4 md: fix bug in handling of new_data_offset by NeilBrown · 12 years ago
  90. 8a7298b Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  91. eea03c2 Make wait_for_device_probe() also do scsi_complete_async_scans() by Linus Torvalds · 12 years ago
  92. bd798b7a Merge branch 'pm-qos' by Rafael J. Wysocki · 12 years ago
  93. bfaa07bc Merge branch 'pm-drivers' by Rafael J. Wysocki · 12 years ago
  94. 6148d38 Merge branch 'pm-acpi' by Rafael J. Wysocki · 12 years ago
  95. d52fdf1 Merge branch 'pm-sleep' by Rafael J. Wysocki · 12 years ago
  96. 7791bd2 Merge branch 'pm-domains' by Rafael J. Wysocki · 12 years ago
  97. 3db0bc9 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 12 years ago
  98. ad0446e PM / QoS: Use NULL pointer instead of plain integer in qos.c by Sachin Kamat · 12 years ago
  99. 823d936 Merge branch 'fixes' into pm-sleep by Rafael J. Wysocki · 12 years ago
  100. 7664e96 PM / Sleep: Add missing static storage class specifiers in main.c by Sachin Kamat · 12 years ago