| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-10-25 | 2 | -7/+7 |
|\ |
|
| * | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2010-10-25 | 2 | -7/+7 |
| |\ |
|
| | * | Merge branch 'for-2.6.36' into for-2.6.37 | Mark Brown | 2010-08-16 | 38 | -137/+2562 |
| | |\ |
|
| | * | | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 2 | -7/+7 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-10-25 | 1 | -0/+20 |
|\ \ \ \ |
|
| * | | | | Input: add support for PowerOn button on the AB8500 MFD | Sundar R Iyer | 2010-09-05 | 1 | -0/+20 |
| | |_|/
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-10-25 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | mfd: Fix up section mismatches in SH SDHI. | Paul Mundt | 2010-09-16 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
| |/ / / |
|
* | | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-10-21 | 1 | -0/+5 |
|\ \ \ \ |
|
| * \ \ \ | Merge commit 'v2.6.36-rc7' into spi/next | Grant Likely | 2010-10-12 | 2 | -8/+14 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | spi/pl022: Add spi->mode support to AMBA SPI driver | Kevin Wells | 2010-10-12 | 1 | -0/+5 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'linus' into irq/core | Ingo Molnar | 2010-10-20 | 2 | -8/+14 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | mfd: Fix max8925 irq control bit incorrect setting | Kevin Liu | 2010-09-29 | 1 | -6/+7 |
| * | | | mfd: Ignore non-GPIO IRQs when setting wm831x IRQ types | Mark Brown | 2010-09-29 | 1 | -2/+7 |
| |/ / |
|
* | | | mfd: twl4030: Fix dummy irq chip usage | Thomas Gleixner | 2010-10-08 | 1 | -1/+1 |
* | | | mfd: Rename struct irq_data to struct sih_irq_data | Thomas Gleixner | 2010-10-04 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2010-08-12 | 4 | -1/+172 |
|\ \ |
|
| * | | mfd: max8998 - fix incorrect kfree(i2c) in i2c_driver probe callback handler | Axel Lin | 2010-08-11 | 1 | -3/+1 |
| * | | ab8500-mfd: add regulator support to ab8500 mfd device | Sundar R Iyer | 2010-08-11 | 1 | -1/+3 |
| * | | drivers: regulator: add Maxim 8998 driver | Kyungmin Park | 2010-08-11 | 3 | -0/+171 |
* | | | mfd: Fix incorrect kfree(i2c) in wm8994-core i2c_driver probe | Axel Lin | 2010-08-12 | 1 | -3/+1 |
* | | | mfd: Fix incorrect kfree(i2c) in wm831x-core i2c_driver probe | Axel Lin | 2010-08-12 | 1 | -3/+1 |
* | | | mfd: Fix incorrect kfree(i2c) in tps6507x i2c_driver probe | Axel Lin | 2010-08-12 | 1 | -3/+1 |
* | | | mfd: Add TPS6586x driver | Mike Rapoport | 2010-08-12 | 3 | -0/+390 |
* | | | mfd: Use macros instead of some constant magic numbers for menelaus | Jarkko Nikula | 2010-08-12 | 1 | -21/+54 |
* | | | mfd: Fix menelaus mmc slot 2 misconfiguration | Jarkko Nikula | 2010-08-12 | 1 | -2/+2 |
* | | | mfd: Missing slab.h includes | David Miller | 2010-08-12 | 1 | -0/+1 |
* | | | mfd: Fix wrong wm8350-core kfree in error path | Axel Lin | 2010-08-12 | 1 | -2/+4 |
* | | | mfd: Fix wm8994_device_init() return value | Axel Lin | 2010-08-12 | 1 | -1/+3 |
* | | | mfd: Avoid calling platform_device_put() twice in ucb1400 probe error path | Axel Lin | 2010-08-12 | 1 | -1/+1 |
* | | | mfd: Annotate tc6387xb probe/remove routines with __devinit/__devexit | Axel Lin | 2010-08-12 | 1 | -3/+3 |
* | | | mfd: Fix tc6387xb resource reclaim | Axel Lin | 2010-08-12 | 1 | -3/+7 |
* | | | mfd: Fix wrong goto labels for tc6393xb error handling | Axel Lin | 2010-08-12 | 1 | -2/+2 |
* | | | mfd: Get rid of now unused mc13783 private header | Uwe Kleine-König | 2010-08-12 | 1 | -1/+23 |
* | | | mfd: New mc13783 function exposing flags | Uwe Kleine-König | 2010-08-12 | 1 | -0/+6 |
* | | | mfd: Check jz4740-adc kmalloc() result | Axel Lin | 2010-08-12 | 1 | -0/+4 |
* | | | mfd: Fix jz4740-adc resource reclaim in probe error path | Axel Lin | 2010-08-12 | 1 | -1/+7 |
* | | | mfd: Add WM8321 support | Mark Brown | 2010-08-12 | 1 | -0/+14 |
* | | | mfd: Add stmpe auto sleep feature | Sundar R Iyer | 2010-08-12 | 2 | -0/+77 |
* | | | mfd: Add support for TWL6030 PWM | Hemanth V | 2010-08-12 | 3 | -0/+173 |
* | | | mfd: Add JZ4740 ADC driver | Lars-Peter Clausen | 2010-08-12 | 3 | -0/+393 |
* | | | mfd: Add STMPE I/O Expander support | Rabin Vincent | 2010-08-12 | 4 | -0/+1115 |
* | | | mfd: Properly free t7l66xb clk32k clock source | Axel Lin | 2010-08-12 | 1 | -1/+2 |
* | | | mfd: More verbose MFD Kconfig entry | Samuel Ortiz | 2010-08-12 | 1 | -1/+10 |
* | | | mfd: Staticise ab3550 register access functions | Mark Brown | 2010-08-12 | 1 | -11/+12 |
* | | | mfd: Fix davinci memory leak | Julia Lawall | 2010-08-12 | 1 | -2/+4 |
* | | | mfd: properly handle platform_device_add_resources fail in mfd_add_device | Axel Lin | 2010-08-12 | 1 | -1/+3 |
* | | | mfd: kzalloc doesn't return ERR_PTR | Julia Lawall | 2010-08-12 | 1 | -1/+1 |