1. e64c1eb mfd: tc3589x: Detect the precise version by Linus Walleij · 11 years ago
  2. b0e5992 mfd: omap-usb: prepare/unprepare clock while enable/disable by Roger Quadros · 11 years ago
  3. 2a048d3 mfd: max77686: Include linux/of.h header by Sachin Kamat · 11 years ago
  4. e4081da mfd: max8907: Include linux/of.h header by Sachin Kamat · 11 years ago
  5. fb7d4a5 mfd: max8997: Include linux/of.h header by Sachin Kamat · 11 years ago
  6. 1c5a099 mfd: sec-core: Include linux/of.h header by Sachin Kamat · 11 years ago
  7. 5c8c879 mfd: tps6507x: Include linux/of.h header by Sachin Kamat · 11 years ago
  8. 06bf3c2 mfd: tps6586x: Include linux/of.h header by Sachin Kamat · 11 years ago
  9. 1fead3f mfd: tps65910: Include linux/of.h header by Sachin Kamat · 11 years ago
  10. 3d6d1d1 mfd: arizona: Include linux/of.h header by Sachin Kamat · 11 years ago
  11. 0af6f27 mfd: as3711: Include linux/of.h header by Sachin Kamat · 11 years ago
  12. 84195b7 mfd: palmas: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  13. 0f54e1e mfd: omap-usb: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  14. 131221b mfd: ti_am335x_tscadc: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  15. cd2a553 mfd: 88pm860x: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  16. a351451 mfd: tps65217: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  17. 52c2c6e mfd: max8925: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  18. 2212e68 mfd: arizona: Mark missing AOD registers as volatile by Charles Keepax · 11 years ago
  19. 91c7393 mfd: arizona: Correct handling of device tree gpio defaults by Charles Keepax · 11 years ago
  20. 22d7dc8 mfd: arizona: Only attempt to parse DT if platform data was not passed by Lee Jones · 11 years ago
  21. 5e172d7 mfd: palmas: Fix resource leak of i2c_dummy devices by Laxman Dewangan · 11 years ago
  22. 7178347 mfd: palmas: Reset pm_power_off if it is set for the device by Laxman Dewangan · 11 years ago
  23. 2d8edaf mfd: palmas: Add MODULE_DEVICE_TABLE for of_device table by Laxman Dewangan · 11 years ago
  24. ca47166 mfd: palmas: Remove call of mfd_remove_devices by Laxman Dewangan · 11 years ago
  25. 4657185 mfd: max77693: Added device tree support by Andrzej Hajda · 11 years ago
  26. 4233a0a mfd: max77693: Remove device wakeup from driver by Andrzej Hajda · 11 years ago
  27. 0248b4b mfd: mc13xxx: Move SPI erratum workaround into SPI I/O function by Mark Brown · 11 years ago
  28. b264a70 mfd: mc13xxx: Don't require lock for simple register I/O by Mark Brown · 11 years ago
  29. fc5ee96 mfd: twl6040: Drop devm_free_irq of devm_ allocated irq by Wei Yongjun · 11 years ago
  30. 8972026 mfd: ezx-pcap: Drop devm_free_irq of devm_ allocated irq by Wei Yongjun · 11 years ago
  31. e90f875 mfd: ti_am335x_tscadc: Restore clock divider on resume by Matthias Kaehlcke · 11 years ago
  32. 60013b9 mfd: Add STw481x driver by Linus Walleij · 11 years ago
  33. ca13ce3 mfd: arizona: Correct register definition for FLL2_SYNC_BW by Charles Keepax · 11 years ago
  34. af1192d mfd: mc12xx-i2c: rtsx_pcr: ti-ssp: Remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
  35. bef7816 mfd: wm5110: Update noise gate default to match the patch file by Charles Keepax · 11 years ago
  36. 9875555 mfd: arizona: Update registers for WM5110 DSP by Charles Keepax · 11 years ago
  37. 26b8185 mfd: rtsx: Modify rts5249_optimize_phy by Wei WANG · 11 years ago
  38. 7902fe8 mfd: timberdale: Remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  39. 928dfb2 mfd: sm501: Remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  40. 1fcd5d8 mfd: lpc_ich: Remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  41. 18fefda mfd: ucb1x00-core: Fix error return code in ucb1x00_probe() by Wei Yongjun · 11 years ago
  42. 1a54b7d mfd: ti_am335x_tscadc: Fix idle timeout value by Matthias Kaehlcke · 11 years ago
  43. ecf67ac mfd: aat2870: Fix sparse error by Sachin Kamat · 11 years ago
  44. dae188c mfd: wm8994: Remove unused irq_lock by Mark Brown · 11 years ago
  45. 234506a mfd: tps6586x: Implement irq_set_wake by Stephen Warren · 11 years ago
  46. b5f9024 mfd: wm8994: Inline register I/O functions by Mark Brown · 11 years ago
  47. 8a8320c mfd: sm501: dbg_regs attribute must be read-only by Guenter Roeck · 11 years ago
  48. 43e30f2 mfd: da9052: Avoid multiwrite mode due to silicon errata by David Jander · 11 years ago
  49. 61e6cfa Linux 3.12-rc5 by Linus Torvalds · 11 years ago
  50. 73cac03 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  51. 1d5898b watchdog: sunxi: Fix section mismatch by Maxime Ripard · 11 years ago
  52. 4c4e456 watchdog: kempld_wdt: Fix bit mask definition by Jingoo Han · 11 years ago
  53. 8612ed0 watchdog: ts72xx_wdt: locking bug in ioctl by Dan Carpenter · 11 years ago
  54. 3552570 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  55. 4d594dd ARM: exynos: dts: Update 5250 arch timer node with clock frequency by Yuvaraj Kumar C D · 11 years ago
  56. 98ead6e Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  57. 2d4712b Merge branch 'parisc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  58. 75c5318 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  59. db080f9 parisc: let probe_kernel_read() capture access to page zero by Helge Deller · 11 years ago
  60. 2d8b22d parisc: optimize variable initialization in do_page_fault by John David Anglin · 11 years ago
  61. 59b33f1 parisc: fix interruption handler to respect pagefault_disable() by Helge Deller · 11 years ago
  62. a60ac4b parisc: mark parisc_terminate() noreturn and cold. by Helge Deller · 11 years ago
  63. ec7c241 parisc: remove unused syscall_ipi() function. by Helge Deller · 11 years ago
  64. 528d8eb parisc: kill SMP single function call interrupt by Jiang Liu · 11 years ago
  65. 320c90b parisc: Export flush_cache_page() (needed by lustre) by Geert Uytterhoeven · 11 years ago
  66. 9d05746 vfs: allow O_PATH file descriptors for fstatfs() by Linus Torvalds · 11 years ago
  67. be5090d Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  68. d64dab90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  69. d192f0d Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  70. 6cc3026 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  71. 6e4ea8e ext4: fix memory leak in xattr by Dave Jones · 11 years ago
  72. c786e90 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  73. 71ac3d1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  74. ccaa8be Merge tag 'arc-fixes-for-3.12-part3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  75. 5b24282 ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc" by Vineet Gupta · 11 years ago
  76. 46f3751 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  77. cd4edf7 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  78. fbc78ad ALSA: hda - Sony VAIO Pro 13 (haswell) now has a working headset jack by David Henningsson · 11 years ago
  79. 7c478f0 ALSA: hda - Add a headset mic model for ALC269 and friends by David Henningsson · 11 years ago
  80. 88cfcf8 ALSA: hda - Fix microphone for Sony VAIO Pro 13 (Haswell model) by David Henningsson · 11 years ago
  81. 3f0116c compiler/gcc4: Add quirk for 'asm goto' miscompilation bug by Ingo Molnar · 11 years ago
  82. ebff5fa9 Revert "i915: Update VGA arbiter support for newer devices" by Dave Airlie · 11 years ago
  83. e1264eb Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done" by Dave Airlie · 11 years ago
  84. 2302628 Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  85. 2f6d8fa dma: edma.c: remove edma_desc leakage by Geyslan G. Bem · 11 years ago
  86. 08d08bc rcar-hpbdma: add parameter to set_slave() method by Sergei Shtylyov · 11 years ago
  87. cdeb5c0 rcar-hpbdma: remove shdma_free_irq() calls by Sergei Shtylyov · 11 years ago
  88. c00869f Btrfs: fix oops caused by the space balance and dead roots by Miao Xie · 11 years ago
  89. 14927d9 Btrfs: insert orphan roots into fs radix tree by Miao Xie · 11 years ago
  90. 7bf811a5 Btrfs: limit delalloc pages outside of find_delalloc_range by Josef Bacik · 11 years ago
  91. 4871c15 Btrfs: use right root when checking for hash collision by Josef Bacik · 11 years ago
  92. 2fe80d3 bcache: Fix a null ptr deref regression by Kent Overstreet · 11 years ago
  93. e3e8ded Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  94. 2d9d028 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  95. f112bf8 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  96. 0ff18e37 kobject: show debug info on delayed kobject release by Fengguang Wu · 11 years ago
  97. 0821f20 watchdog: hpwdt: Patch to ignore auxilary iLO devices by Mingarelli, Thomas · 11 years ago
  98. f715729 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 11 years ago
  99. 8273548 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  100. bd7df5a Merge tag 'spi-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago