Age | Commit message (Expand) | Author |
2014-07-09 | mfd: ab3100-core: Correct code sytle problems | Lee Jones |
2013-07-31 | mfd: Use dev_get_platdata() | Jingoo Han |
2013-06-13 | mfd: Replace strict_strtoul() with kstrtoul() in ab* and att* | Jingoo Han |
2013-04-24 | regulator: ab3100: device tree support | Linus Walleij |
2012-11-28 | mfd: remove use of __devexit | Bill Pemberton |
2012-11-28 | mfd: remove use of __devinitconst | Bill Pemberton |
2012-11-28 | mfd: remove use of __devinit | Bill Pemberton |
2012-11-28 | mfd: remove use of __devexit_p | Bill Pemberton |
2012-09-14 | mfd: ab3100: Split ab3100 headers out of abx500.h | Marcus Cooper |
2012-09-14 | mfd: core: Push irqdomain mapping out into devices | Mark Brown |
2012-07-31 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-07-19 | random: remove rand_initialize_irq() | Theodore Ts'o |
2012-07-14 | random: make 'add_interrupt_randomness()' do something sane | Theodore Ts'o |
2012-07-09 | mfd: Use devm allocation for ab3100-core | Linus Walleij |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-10-31 | mfd: Add module.h to the implicit drivers/mfd users | Paul Gortmaker |
2011-10-24 | mfd: Fix ab3100 initconst section | Andi Kleen |
2011-05-26 | mfd: Use mfd cell platform_data for ab3100 cells platform bits | Samuel Ortiz |
2011-03-23 | mfd: Rename platform_data field of mfd_cell to mfd_data | Andres Salomon |
2011-03-23 | mfd: mfd_cell is now implicitly available to ab3100 drivers | Andres Salomon |
2011-03-23 | mfd: ab3100: world-writable debugfs *_priv files | Vasiliy Kulikov |
2010-10-29 | mfd: Switch AB3100 to use MFD cells | Linus Walleij |
2010-10-29 | mfd: Move AB3100 to __devinit | Linus Walleij |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang |
2010-05-28 | mfd: AB3100 register access change to abx500 API | Mattias Wallin |
2010-05-28 | mfd: Renamed ab3100.h to abx500.h | Linus Walleij |
2010-05-28 | mfd: Fix dangling pointers | Wolfram Sang |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-07 | mfd: Use AB3100 MFD core IRQ for interrupt randomness | Linus Walleij |
2010-03-07 | mfd: Convert AB3100 driver to threaded IRQ | Linus Walleij |
2009-12-13 | mfd: Don't abuse i2c_client.name | Jean Delvare |
2009-10-04 | mfd: AB3100 drop unused module parameters | Jean Delvare |
2009-09-22 | drivers/mfd/ab3100-core.c: fix powerpc build error | Andrew Morton |
2009-09-17 | regulator: AB3100 support | Linus Walleij |
2009-09-17 | mfd: Fix ab3100-otp build failure | Samuel Ortiz |
2009-09-17 | mfd: AB3100 disable irq nosync | Linus Walleij |
2009-09-17 | mfd: AB3100 alter default setting | Linus Walleij |
2009-09-17 | mfd: AB3100 propagate error | Linus Walleij |
2009-09-17 | mfd: AB3100 accessor function cleanups | Linus Walleij |
2009-09-17 | mfd: fix ab3100 warning on x86_64 | Samuel Ortiz |
2009-06-17 | mfd: add U300 AB3100 core support | Linus Walleij |