aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/sm501.c
Commit message (Expand)AuthorAge
* mfd: sm501: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-02-07
* mfd: sm501: Fix potential NULL pointer dereferenceGustavo A. R. Silva2019-02-07
* mfd: sm501: Set coherent_dma_mask when creating subdevicesGuenter Roeck2018-08-16
* Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-14
|\
| * i2c: gpio: move header to platform_dataWolfram Sang2018-05-17
* | mfd: sm501: Adjust 12 checks for null pointersMarkus Elfring2018-05-16
* | mfd: sm501: Improve a size determination in two functionsMarkus Elfring2018-05-16
* | mfd: sm501: Delete error message for a failed memory allocation in two placesMarkus Elfring2018-05-16
|/
* i2c: gpio: Augment all boardfiles to use open drainLinus Walleij2017-10-30
* i2c: gpio: Convert to use descriptorsLinus Walleij2017-10-30
* 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-08
* 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-10
* mfd: check for platform_get_irq() return value in sm501Roel Kluin2008-10-21
* mfd: use pci_ioremap_bar() in sm501Arjan van de Ven2008-10-21
* 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