summaryrefslogtreecommitdiff
path: root/drivers/mfd/sm501.c
Commit message (Expand)AuthorAge
* mfd: sm501: Constify gpio_chip structuresJulia Lawall2016-10-04
* mfd: sm501: Use gpiochip data pointerLinus Walleij2016-04-19
* mfd: sm501: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-26
* mfd: drop owner assignment from platform_driversWolfram Sang2014-10-20
* Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-15
|\
| * mfd: sm501: Avoid implicit sign extensionLee Jones2014-09-26
* | driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-18
|/
* mfd: sm501: Make of_device_id array constJingoo Han2014-06-03
* mfd: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-01-21
* mfd: sm501: Remove unnecessary pci_set_drvdata()Jingoo Han2013-10-23
* mfd: sm501: dbg_regs attribute must be read-onlyGuenter Roeck2013-10-23
* mfd: Use dev_get_platdata()Jingoo Han2013-07-31
* 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