index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
sm501.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: sm501: Remove #ifdef guards for PM related functions
Paul Cercueil
2022-12-07
1
-8
/
+2
*
mfd: sm501: Add check for platform_driver_register()
Jiasheng Jiang
2022-09-28
1
-1
/
+6
*
mfd: sm501: Use DEVICE_ATTR_RO macro
Zhen Lei
2021-06-15
1
-4
/
+4
*
mfd: sm501: Fix leaks in probe()
Dan Carpenter
2020-09-30
1
-1
/
+7
*
mfd: sm501: Use GPIO_LOOKUP_IDX() helper macro
Geert Uytterhoeven
2020-05-18
1
-16
/
+8
*
mfd: sm501: Fix mismatches of request_mem_region
Chuhong Yuan
2020-01-24
1
-12
/
+7
*
mfd: sm501: Include the GPIO driver header
Linus Walleij
2019-09-02
1
-0
/
+1
*
mfd: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-12
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
mfd: sm501: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-02-07
1
-2
/
+1
*
mfd: sm501: Fix potential NULL pointer dereference
Gustavo A. R. Silva
2019-02-07
1
-0
/
+3
*
mfd: sm501: Set coherent_dma_mask when creating subdevices
Guenter Roeck
2018-08-16
1
-0
/
+1
*
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-14
1
-1
/
+1
|
\
|
*
i2c: gpio: move header to platform_data
Wolfram Sang
2018-05-17
1
-1
/
+1
*
|
mfd: sm501: Adjust 12 checks for null pointers
Markus Elfring
2018-05-16
1
-15
/
+11
*
|
mfd: sm501: Improve a size determination in two functions
Markus Elfring
2018-05-16
1
-2
/
+2
*
|
mfd: sm501: Delete error message for a failed memory allocation in two places
Markus Elfring
2018-05-16
1
-2
/
+0
|
/
*
i2c: gpio: Augment all boardfiles to use open drain
Linus Walleij
2017-10-30
1
-2
/
+2
*
i2c: gpio: Convert to use descriptors
Linus Walleij
2017-10-30
1
-22
/
+27
*
mfd: sm501: Constify gpio_chip structures
Julia Lawall
2016-10-04
1
-1
/
+1
*
mfd: sm501: Use gpiochip data pointer
Linus Walleij
2016-04-19
1
-10
/
+5
*
mfd: sm501: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-26
1
-0
/
+1
*
mfd: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-10-15
1
-1
/
+1
|
\
|
*
mfd: sm501: Avoid implicit sign extension
Lee Jones
2014-09-26
1
-1
/
+1
*
|
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
2014-09-18
1
-14
/
+3
|
/
*
mfd: sm501: Make of_device_id array const
Jingoo Han
2014-06-03
1
-1
/
+1
*
mfd: Remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2014-01-21
1
-1
/
+1
*
mfd: sm501: Remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-23
1
-2
/
+0
*
mfd: sm501: dbg_regs attribute must be read-only
Guenter Roeck
2013-10-23
1
-1
/
+1
*
mfd: Use dev_get_platdata()
Jingoo Han
2013-07-31
1
-3
/
+3
*
mfd: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
mfd: remove use of __devinitdata
Bill Pemberton
2012-11-28
1
-1
/
+1
*
mfd: remove use of __devinit
Bill Pemberton
2012-11-28
1
-5
/
+5
*
mfd: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
mfd: Use DIV_ROUND_CLOSEST for sm501 clock
Axel Lin
2012-03-16
1
-9
/
+1
*
mfd: Convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
2012-01-09
1
-1
/
+1
*
video, sm501: add OF binding to support SM501
Heiko Schocher
2011-03-22
1
-1
/
+8
*
video, sm501: add I/O functions for use on powerpc
Heiko Schocher
2011-03-22
1
-62
/
+63
*
mfd: Use printf extension %pR for struct resource
Joe Perches
2011-01-14
1
-5
/
+2
*
mfd: Include <linux/io.h> instead of <asm/io.h>
Axel Lin
2011-01-14
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
2010-03-12
1
-2
/
+2
|
\
|
*
mfd: Fix sm501 requested region size
Samuel Ortiz
2010-03-12
1
-2
/
+2
*
|
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
1
-4
/
+4
*
|
mfd: Use resource_size() in sm501
H Hartley Sweeten
2010-03-07
1
-4
/
+3
|
/
*
mfd: sm501, fix lock imbalance
Jiri Slaby
2009-07-03
1
-1
/
+2
*
mfd: Fix sm501_register_gpio section mismatch
Rakib Mullick
2009-02-17
1
-1
/
+1
*
mfd: fix sm501 section mismatches
Alexey Dobriyan
2009-02-17
1
-12
/
+12
[next]