summaryrefslogtreecommitdiff
path: root/drivers/mfd/sm501.c
Commit message (Expand)AuthorAge
* mfd: remove use of __devexitBill Pemberton2012-11-28
* mfd: remove use of __devinitdataBill Pemberton2012-11-28
* mfd: remove use of __devinitBill Pemberton2012-11-28
* mfd: remove use of __devexit_pBill Pemberton2012-11-28
* mfd: Use DIV_ROUND_CLOSEST for sm501 clockAxel Lin2012-03-16
* mfd: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin2012-01-09
* video, sm501: add OF binding to support SM501Heiko Schocher2011-03-22
* video, sm501: add I/O functions for use on powerpcHeiko Schocher2011-03-22
* mfd: Use printf extension %pR for struct resourceJoe Perches2011-01-14
* mfd: Include <linux/io.h> instead of <asm/io.h>Axel Lin2011-01-14
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2010-03-12
|\
| * mfd: Fix sm501 requested region sizeSamuel Ortiz2010-03-12
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\ \ | |/ |/|
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | mfd: Use resource_size() in sm501H Hartley Sweeten2010-03-07
|/
* mfd: sm501, fix lock imbalanceJiri Slaby2009-07-03
* mfd: Fix sm501_register_gpio section mismatchRakib Mullick2009-02-17
* mfd: fix sm501 section mismatchesAlexey Dobriyan2009-02-17
* mfd: Ensure sm501 GPIO pin mode is GPIO when configuredBen Dooks2009-01-11
* mfd: check for platform_get_irq() return value in sm501Roel Kluin2008-10-22
* mfd: use pci_ioremap_bar() in sm501Arjan van de Ven2008-10-22
* mfd: update sm501 debugging/low information messagesBen Dooks2008-10-19
* mfd: sm501 fix gpio number calculation for upper bankBen Dooks2008-07-25
* mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unsetBen Dooks2008-07-25
* sm501: fixes for akpms comments on gpiolib additionBen Dooks2008-07-25
* sm501: gpio I2C supportBen Dooks2008-07-25
* sm501: gpio dynamic registration for PCI devicesArnaud Patard2008-07-25
* sm501: add gpiolib supportBen Dooks2008-07-25
* sm501: add power control callbackBen Dooks2008-07-25
* mfd: fix platform driver hotplug/coldplugKay Sievers2008-07-25
* drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* sm501: add uart supportMagnus Damm2008-04-28
* sm501: add support for the SM502 programmable PLLVille Syrjala2008-03-04
* sm501: remove a duplicated tableVille Syrjala2008-03-04
* MFD: SM501 debug typo fixBen Dooks2007-11-29
* SM501: Check SM501 ID register on initialisationBen Dooks2007-06-24
* SM501: Clock updates and checksBen Dooks2007-06-24
* SM501: Fix sm501_init_reg() mask/set orderBen Dooks2007-06-24
* SM501: initialise SDRAM clock before bus clocksBen Dooks2007-06-24
* SM501: suspend supportBen Dooks2007-06-24
* [PATCH] drivers/mfd/sm501.c: fix an off-by-oneAdrian Bunk2007-04-02
* [PATCH] drivers/mfd/sm501.c: Replace pci_module_init with pci_register_driverRichard Knutsson2007-02-26
* [PATCH] mfd: SM501 core driverBen Dooks2007-02-20