include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / mfd / sm501.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-12 Samuel Ortizmfd: Fix sm501 requested region size
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-07 H Hartley Sweetenmfd: Use resource_size() in sm501
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2009-07-03 Jiri Slabymfd: sm501, fix lock imbalance
2009-02-17 Rakib Mullickmfd: Fix sm501_register_gpio section mismatch
2009-02-17 Alexey Dobriyanmfd: fix sm501 section mismatches
2009-01-11 Ben Dooksmfd: Ensure sm501 GPIO pin mode is GPIO when configured
2008-10-21 Roel Kluinmfd: check for platform_get_irq() return value in sm501
2008-10-21 Arjan van de Venmfd: use pci_ioremap_bar() in sm501
2008-10-19 Ben Dooksmfd: update sm501 debugging/low information messages
2008-07-25 Ben Dooksmfd: sm501 fix gpio number calculation for upper bank
2008-07-25 Ben Dooksmfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unset
2008-07-25 Ben Dookssm501: fixes for akpms comments on gpiolib addition
2008-07-25 Ben Dookssm501: gpio I2C support
2008-07-25 Arnaud Patardsm501: gpio dynamic registration for PCI devices
2008-07-25 Ben Dookssm501: add gpiolib support
2008-07-25 Ben Dookssm501: add power control callback
2008-07-25 Kay Sieversmfd: fix platform driver hotplug/coldplug
2008-04-30 Harvey Harrisondrivers: replace remaining __FUNCTION__ occurrences
2008-04-28 Magnus Dammsm501: add uart support
2008-03-05 Ville Syrjalasm501: add support for the SM502 programmable PLL
2008-03-05 Ville Syrjalasm501: remove a duplicated table
2007-11-29 Ben DooksMFD: SM501 debug typo fix
2007-06-24 Ben DooksSM501: Check SM501 ID register on initialisation
2007-06-24 Ben DooksSM501: Clock updates and checks
2007-06-24 Ben DooksSM501: Fix sm501_init_reg() mask/set order
2007-06-24 Ben DooksSM501: initialise SDRAM clock before bus clocks
2007-06-24 Ben DooksSM501: suspend support
2007-04-02 Adrian Bunk[PATCH] drivers/mfd/sm501.c: fix an off-by-one
2007-02-26 Richard Knutsson[PATCH] drivers/mfd/sm501.c: Replace pci_module_init...
2007-02-21 Ben Dooks[PATCH] mfd: SM501 core driver