1. 1ee5d8c8 mfd: palmas: Remove code which is not necessary for a device tree boot by J Keerthy · 11 years ago
  2. d8c5d65 Merge tag 'am335x_tsc-adc' of git://breakpoint.cc/bigeasy/linux by Samuel Ortiz · 11 years ago
  3. a1ace0a mfd: 88pm860x: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  4. 02c7d84 mfd: max8925: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  5. 742413a mfd: max77686: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  6. fa75d4a mfd: janz-cmodio: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  7. 8692881 mfd: htc-pasic3: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  8. 2b0b5e2 mfd: htc-i2cpld: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  9. 58645b3 mfd: htc-egpio: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  10. 099053a mfd: davinci_voicecodec: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  11. 22f9ee7 mfd: cros_ec: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  12. 1cee87f mfd: asic3: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  13. 76ba0b8 mfd: adp5520: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  14. c211b6b mfd: abx500-core: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  15. 99cd4b4 mfd: ab8500-gpadc: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  16. c18cf6d mfd: ab8500-debug: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  17. 5feac05 mfd: ab3100-otp: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  18. b3fff17 mfd: tps65912: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  19. c5fa44d Merge branch 'for-mfd-next' of git://git.linaro.org/people/ljones/linux-3.0-ux500 by Samuel Ortiz · 11 years ago
  20. aaaab42 mfd: 88pm860x: Use devm_regmap_init_i2c() by Sachin Kamat · 11 years ago
  21. 53f325b mfd: ab8500-core: Add AB8500 external regulators as MFD devices by Lee Jones · 11 years ago
  22. 7f8c5e1 mfd: dbx500-prcmu: Use correct names for clock management registers by Lee Jones · 11 years ago
  23. 8420a24 mfd: Replace strict_strtoul() with kstrtoul() in ab* and att* by Jingoo Han · 11 years ago
  24. fccf14a mfd: ab8500-core: Add of_compatible property for ab8500-codec by Fabio Baltieri · 11 years ago
  25. 9c717cf mfd: ab8500-core: Add device for new RTC version for AB8540 cut2 by Alexandre Torgue · 11 years ago
  26. 2809126 mfd: ab8500-core: Drop references to ab8500-leds by Lee Jones · 11 years ago
  27. 734f935 Merge tag 'mfd-arizona-v3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Samuel Ortiz · 11 years ago
  28. 1460c15 iio: ti_am335x_adc: check if we found the value by Sebastian Andrzej Siewior · 11 years ago
  29. 18926ed iio: ti_am335x_adc: Allow to specify input line by Sebastian Andrzej Siewior · 11 years ago
  30. 9a28b88 input: ti_am335x_tsc: return IRQ_NONE if there was no IRQ for us by Sebastian Andrzej Siewior · 11 years ago
  31. 00789e5 input: ti_am335x_tsc: ACK the HW_PEN irq in ISR by Sebastian Andrzej Siewior · 11 years ago
  32. 8c89630 input: ti_am335x_adc: use only FIFO0 and clean up a little by Sebastian Andrzej Siewior · 11 years ago
  33. 9f99928 mfd: iio: ti_am335x_adc: rename device from tiadc to TI-am335x-adc by Sebastian Andrzej Siewior · 11 years ago
  34. 5f184e6 mfd: input: ti_am335x_tsc: rename device from tsc to TI-am335x-tsc by Sebastian Andrzej Siewior · 11 years ago
  35. a3e509b input: mfd: ti_am335x_tsc remove remaining platform data pieces by Sebastian Andrzej Siewior · 11 years ago
  36. a82279d arm: am33xx: add TSC/ADC mfd device support by Patil, Rachna · 12 years ago
  37. 24d5c82 mfd: ti_tscadc: deal with partial activation by Pantelis Antoniou · 12 years ago
  38. c80df48 iio: ti_tscadc: provide datasheet_name and scan_type by Pantelis Antoniou · 12 years ago
  39. 9e5775f mfd: ti_am335x_tscadc: remove platform_data support by Sebastian Andrzej Siewior · 11 years ago
  40. a6543a1 mfd: ti_am335x_tscadc: Add DT support by Patil, Rachna · 12 years ago
  41. 0ead4fb iio: ti_am335x_adc: remove platform_data support by Sebastian Andrzej Siewior · 11 years ago
  42. 6f39ac4 iio: ti_am335x_adc: Add DT support by Patil, Rachna · 12 years ago
  43. b9194fd input: ti_am33x_tsc: remove platform_data support by Sebastian Andrzej Siewior · 11 years ago
  44. 0396310 input: ti_am33x_tsc: Add DT support by Patil, Rachna · 12 years ago
  45. af9c2fe input: ti_am33x_tsc: remove unwanted fifo flush by Patil, Rachna · 12 years ago
  46. bb76dc0 input: ti_am33x_tsc: Order of TSC wires, made configurable by Patil, Rachna · 12 years ago
  47. abeccee input: ti_am33x_tsc: Step enable bits made configurable by Patil, Rachna · 12 years ago
  48. a9bce1b mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_dev by Sebastian Andrzej Siewior · 11 years ago
  49. f7d3210 MAINTAINERS: Add Lee Jones as the MFD co-maintainer by Samuel Ortiz · 11 years ago
  50. 404d5df mfd: jz4740-adc: Use clk_prepare_enable/clk_disable_unprepare by Lars-Peter Clausen · 11 years ago
  51. c0fa7e1 mfd: max77687: Add registration of max77686-clk by Olof Johansson · 11 years ago
  52. 7c88444 mfd: wm8994: Emulate level triggered interrupts if required by Mark Brown · 11 years ago
  53. fc83f58 mfd: cros_ec: Fix Kconfig typo - s/ned/need/ by Geert Uytterhoeven · 11 years ago
  54. fa67d4e mfd: tc6393xb: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  55. ae85748 mfd: tc6387xb: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  56. 3b69f59 mfd: t7l66xb: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  57. 3b87b4e mfd: mcp-sa11x0: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  58. c3d6a0a mfd: twl4030-madc: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  59. 96ac2d1 mfd: twl4030-audio: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  60. 9f74f5b mfd: jz4740-adc: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  61. 7d71cf2 mfd: intel_msic: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  62. 8477128 mfd: lpc_ich: Add support for Intel Avoton SoC by James Ralston · 11 years ago
  63. 032fa16 mfd: twl-core: Convert to module_i2c_driver() by Grygorii Strashko · 11 years ago
  64. 9032eab mfd: rtsx: Add support for RTL8411B by Roger Tseng · 11 years ago
  65. 15447a46 mfd: sec-core: Remove explicit call to mfd_remove_devices by Leon Romanovsky · 11 years ago
  66. 45fcac1 mfd: Move ssbi driver into drivers/mfd by Arnd Bergmann · 11 years ago
  67. 317ddd2 Linux 3.10-rc5 by Linus Torvalds · 11 years ago
  68. bbd465d hpfs: fix warnings when the filesystem fills up by Mikulas Patocka · 11 years ago
  69. 81db4db Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  70. c3e58a7 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  71. d94ea3f irqchip: Return -EPERM for reserved IRQs by Grant Likely · 11 years ago
  72. 94a63da irqdomain: document the simple domain first_irq by Linus Walleij · 11 years ago
  73. 275e31b kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid. by Chen Gang · 11 years ago
  74. 346dbb7 irqdomain: export irq_domain_add_simple by Arnd Bergmann · 11 years ago
  75. 50b4b9c Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  76. 554e6e9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  77. 17d8dfc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 11 years ago
  78. 6ea31c5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  79. d7a39e3 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  80. 14d0ee0 Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  81. ea7f665 Revert "ACPI / scan: do not match drivers against objects having scan handlers" by Rafael J. Wysocki · 11 years ago
  82. 090878a Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 11 years ago
  83. 3d0d8b9 Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 11 years ago
  84. 9c1fcdc ARM: exynos: add debug_ll_io_init() call in exynos_init_io() by Doug Anderson · 11 years ago
  85. fb565ff Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 11 years ago
  86. 437d8ac ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is defined by Tushar Behera · 11 years ago
  87. e8193ce Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  88. 5125ed5 Merge tag 'vfio-v3.10-rc5' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 11 years ago
  89. b8e9dbac Merge tag 'ecryptfs-3.10-rc5-msync' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  90. e432785 Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  91. bcc567e dmatest: do not allow to interrupt ongoing tests by Andy Shevchenko · 11 years ago
  92. 308f881 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  93. 3132aef Merge tag 'pm+acpi-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  94. c6617b3 Merge branch 'pm-fixes' by Rafael J. Wysocki · 11 years ago
  95. 2314b69 Merge branch 'acpi-fixes' by Rafael J. Wysocki · 11 years ago
  96. 7cd8407 ACPI / PM: Do not execute _PS0 for devices without _PSC during initialization by Rafael J. Wysocki · 11 years ago
  97. 1612e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  98. e2b02e2 Merge tag 'staging-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  99. 3b285cb Merge tag 'tty-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  100. c6d6b9d Merge tag 'usb-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago