summaryrefslogtreecommitdiff
path: root/drivers/mfd/sm501.c
AgeCommit message (Expand)Author
2020-10-29mfd: sm501: Fix leaks in probe()Dan Carpenter
2019-09-02mfd: sm501: Include the GPIO driver headerLinus Walleij
2019-08-12mfd: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-07mfd: sm501: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-02-07mfd: sm501: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2018-08-16mfd: sm501: Set coherent_dma_mask when creating subdevicesGuenter Roeck
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-05-17i2c: gpio: move header to platform_dataWolfram Sang
2018-05-16mfd: sm501: Adjust 12 checks for null pointersMarkus Elfring
2018-05-16mfd: sm501: Improve a size determination in two functionsMarkus Elfring
2018-05-16mfd: sm501: Delete error message for a failed memory allocation in two placesMarkus Elfring
2017-10-30i2c: gpio: Augment all boardfiles to use open drainLinus Walleij
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij
2016-10-04mfd: sm501: Constify gpio_chip structuresJulia Lawall
2016-04-19mfd: sm501: Use gpiochip data pointerLinus Walleij
2015-10-26mfd: sm501: Fix module autoload for OF platform driverLuis de Bethencourt
2014-10-20mfd: drop owner assignment from platform_driversWolfram Sang
2014-10-15Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-09-26mfd: sm501: Avoid implicit sign extensionLee Jones
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe
2014-06-03mfd: sm501: Make of_device_id array constJingoo Han
2014-01-21mfd: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-10-23mfd: sm501: Remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-23mfd: sm501: dbg_regs attribute must be read-onlyGuenter Roeck
2013-07-31mfd: Use dev_get_platdata()Jingoo Han
2012-11-28mfd: remove use of __devexitBill Pemberton
2012-11-28mfd: remove use of __devinitdataBill Pemberton
2012-11-28mfd: remove use of __devinitBill Pemberton
2012-11-28mfd: remove use of __devexit_pBill Pemberton
2012-03-16mfd: Use DIV_ROUND_CLOSEST for sm501 clockAxel Lin
2012-01-09mfd: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin
2011-03-22video, sm501: add OF binding to support SM501Heiko Schocher
2011-03-22video, sm501: add I/O functions for use on powerpcHeiko Schocher
2011-01-14mfd: Use printf extension %pR for struct resourceJoe Perches
2011-01-14mfd: Include <linux/io.h> instead of <asm/io.h>Axel Lin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2010-03-12mfd: Fix sm501 requested region sizeSamuel Ortiz
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-07mfd: Use resource_size() in sm501H Hartley Sweeten
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2009-07-03mfd: sm501, fix lock imbalanceJiri Slaby
2009-02-17mfd: Fix sm501_register_gpio section mismatchRakib Mullick
2009-02-17mfd: fix sm501 section mismatchesAlexey Dobriyan
2009-01-11mfd: Ensure sm501 GPIO pin mode is GPIO when configuredBen Dooks
2008-10-22mfd: check for platform_get_irq() return value in sm501Roel Kluin
2008-10-22mfd: use pci_ioremap_bar() in sm501Arjan van de Ven
2008-10-19mfd: update sm501 debugging/low information messagesBen Dooks
2008-07-25mfd: sm501 fix gpio number calculation for upper bankBen Dooks