summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/sm501.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: sm501: Constify gpio_chip structuresJulia Lawall2016-10-041-1/+1
* mfd: sm501: Use gpiochip data pointerLinus Walleij2016-04-191-10/+5
* mfd: sm501: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-261-0/+1
* mfd: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-151-1/+1
|\
| * mfd: sm501: Avoid implicit sign extensionLee Jones2014-09-261-1/+1
* | driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-181-14/+3
|/
* mfd: sm501: Make of_device_id array constJingoo Han2014-06-031-1/+1
* mfd: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-01-211-1/+1
* mfd: sm501: Remove unnecessary pci_set_drvdata()Jingoo Han2013-10-231-2/+0
* mfd: sm501: dbg_regs attribute must be read-onlyGuenter Roeck2013-10-231-1/+1
* mfd: Use dev_get_platdata()Jingoo Han2013-07-311-3/+3
* mfd: remove use of __devexitBill Pemberton2012-11-281-1/+1
* mfd: remove use of __devinitdataBill Pemberton2012-11-281-1/+1
* mfd: remove use of __devinitBill Pemberton2012-11-281-5/+5
* mfd: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* mfd: Use DIV_ROUND_CLOSEST for sm501 clockAxel Lin2012-03-161-9/+1
* mfd: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin2012-01-091-1/+1
* video, sm501: add OF binding to support SM501Heiko Schocher2011-03-221-1/+8
* video, sm501: add I/O functions for use on powerpcHeiko Schocher2011-03-221-62/+63
* mfd: Use printf extension %pR for struct resourceJoe Perches2011-01-141-5/+2
* mfd: Include <linux/io.h> instead of <asm/io.h>Axel Lin2011-01-141-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2010-03-121-2/+2
|\
| * mfd: Fix sm501 requested region sizeSamuel Ortiz2010-03-121-2/+2
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-4/+4
|\ \ | |/ |/|
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-4/+4
* | mfd: Use resource_size() in sm501H Hartley Sweeten2010-03-071-4/+3
|/
* mfd: sm501, fix lock imbalanceJiri Slaby2009-07-031-1/+2
* mfd: Fix sm501_register_gpio section mismatchRakib Mullick2009-02-171-1/+1
* mfd: fix sm501 section mismatchesAlexey Dobriyan2009-02-171-12/+12
* mfd: Ensure sm501 GPIO pin mode is GPIO when configuredBen Dooks2009-01-111-2/+28
* mfd: check for platform_get_irq() return value in sm501Roel Kluin2008-10-221-11/+11
* mfd: use pci_ioremap_bar() in sm501Arjan van de Ven2008-10-221-2/+1
* mfd: update sm501 debugging/low information messagesBen Dooks2008-10-191-3/+3
* mfd: sm501 fix gpio number calculation for upper bankBen Dooks2008-07-251-1/+3
* mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unsetBen Dooks2008-07-251-5/+24
* sm501: fixes for akpms comments on gpiolib additionBen Dooks2008-07-251-8/+16
* sm501: gpio I2C supportBen Dooks2008-07-251-1/+75
* sm501: gpio dynamic registration for PCI devicesArnaud Patard2008-07-251-2/+4
* sm501: add gpiolib supportBen Dooks2008-07-251-52/+247
* sm501: add power control callbackBen Dooks2008-07-251-0/+31
* mfd: fix platform driver hotplug/coldplugKay Sievers2008-07-251-0/+2
* drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-2/+2
* sm501: add uart supportMagnus Damm2008-04-281-16/+68
* sm501: add support for the SM502 programmable PLLVille Syrjala2008-03-041-35/+128
* sm501: remove a duplicated tableVille Syrjala2008-03-041-32/+13
* MFD: SM501 debug typo fixBen Dooks2007-11-291-1/+1
* SM501: Check SM501 ID register on initialisationBen Dooks2007-06-241-4/+10
* SM501: Clock updates and checksBen Dooks2007-06-241-2/+31
OpenPOWER on IntegriCloud