index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
sm501.c
Age
Commit message (
Expand
)
Author
2022-12-07
mfd: sm501: Remove #ifdef guards for PM related functions
Paul Cercueil
2022-09-28
mfd: sm501: Add check for platform_driver_register()
Jiasheng Jiang
2021-06-15
mfd: sm501: Use DEVICE_ATTR_RO macro
Zhen Lei
2020-09-30
mfd: sm501: Fix leaks in probe()
Dan Carpenter
2020-05-18
mfd: sm501: Use GPIO_LOOKUP_IDX() helper macro
Geert Uytterhoeven
2020-01-24
mfd: sm501: Fix mismatches of request_mem_region
Chuhong Yuan
2019-09-02
mfd: sm501: Include the GPIO driver header
Linus Walleij
2019-08-12
mfd: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-07
mfd: sm501: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-02-07
mfd: sm501: Fix potential NULL pointer dereference
Gustavo A. R. Silva
2018-08-16
mfd: sm501: Set coherent_dma_mask when creating subdevices
Guenter Roeck
2018-06-14
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-05-17
i2c: gpio: move header to platform_data
Wolfram Sang
2018-05-16
mfd: sm501: Adjust 12 checks for null pointers
Markus Elfring
2018-05-16
mfd: sm501: Improve a size determination in two functions
Markus Elfring
2018-05-16
mfd: sm501: Delete error message for a failed memory allocation in two places
Markus Elfring
2017-10-30
i2c: gpio: Augment all boardfiles to use open drain
Linus Walleij
2017-10-30
i2c: gpio: Convert to use descriptors
Linus Walleij
2016-10-04
mfd: sm501: Constify gpio_chip structures
Julia Lawall
2016-04-19
mfd: sm501: Use gpiochip data pointer
Linus Walleij
2015-10-26
mfd: sm501: Fix module autoload for OF platform driver
Luis de Bethencourt
2014-10-20
mfd: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-15
Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-09-26
mfd: sm501: Avoid implicit sign extension
Lee Jones
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
2014-06-03
mfd: sm501: Make of_device_id array const
Jingoo Han
2014-01-21
mfd: Remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-10-23
mfd: sm501: Remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-23
mfd: sm501: dbg_regs attribute must be read-only
Guenter Roeck
2013-07-31
mfd: Use dev_get_platdata()
Jingoo Han
2012-11-28
mfd: remove use of __devexit
Bill Pemberton
2012-11-28
mfd: remove use of __devinitdata
Bill Pemberton
2012-11-28
mfd: remove use of __devinit
Bill Pemberton
2012-11-28
mfd: remove use of __devexit_p
Bill Pemberton
2012-03-16
mfd: Use DIV_ROUND_CLOSEST for sm501 clock
Axel Lin
2012-01-09
mfd: Convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
2011-03-22
video, sm501: add OF binding to support SM501
Heiko Schocher
2011-03-22
video, sm501: add I/O functions for use on powerpc
Heiko Schocher
2011-01-14
mfd: Use printf extension %pR for struct resource
Joe Perches
2011-01-14
mfd: Include <linux/io.h> instead of <asm/io.h>
Axel Lin
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
2010-03-12
mfd: Fix sm501 requested region size
Samuel Ortiz
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-07
mfd: Use resource_size() in sm501
H Hartley Sweeten
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2009-07-03
mfd: sm501, fix lock imbalance
Jiri Slaby
2009-02-17
mfd: Fix sm501_register_gpio section mismatch
Rakib Mullick
2009-02-17
mfd: fix sm501 section mismatches
Alexey Dobriyan
[next]