index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-pca-platform.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: pca-platform: drop two members from driver data that are assigned to only
Uwe Kleine-König
2020-12-02
1
-4
/
+0
*
i2c: busses: convert to devm_platform_get_and_ioremap_resource
Dejin Zheng
2020-04-15
1
-2
/
+1
*
i2c: pca-platform: Use platform_irq_get_optional
Chris Packham
2020-03-28
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-3
/
+1
*
i2c: pca-platform: Fix GPIO lookup code
Linus Walleij
2019-06-12
1
-2
/
+1
*
i2c: pca-platform: move header to platform_data
Wolfram Sang
2018-05-17
1
-1
/
+1
*
i2c: pca-platform: use device_property_read_u32
Chris Packham
2018-03-24
1
-7
/
+6
*
i2c: pca-platform: unconditionally use devm_gpiod_get_optional
Chris Packham
2018-03-24
1
-17
/
+4
*
i2c: pca-platform: propagate error from i2c_pca_add_numbered_bus
Chris Packham
2017-07-04
1
-3
/
+3
*
i2c: pca-platform: correctly set algo_data.reset_chip
Chris Packham
2017-07-04
1
-2
/
+4
*
i2c: pca-platform: use dev_warn/dev_info instead of printk
Chris Packham
2017-06-27
1
-3
/
+3
*
i2c: pca-platform: use device managed allocations
Chris Packham
2017-06-27
1
-47
/
+12
*
i2c: pca-platform: add devicetree awareness
Chris Packham
2017-06-27
1
-0
/
+25
*
i2c: pca-platform: switch to struct gpio_desc
Chris Packham
2017-06-27
1
-24
/
+19
*
i2c: pca-platform: fix broken email address
Wolfram Sang
2015-04-23
1
-1
/
+1
*
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-24
1
-1
/
+0
*
i2c: use dev_get_platdata()
Jingoo Han
2013-08-19
1
-1
/
+1
*
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2013-02-22
1
-1
/
+0
*
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-12-22
1
-3
/
+3
*
i2c: Dynamically assign adapter id if it wasn't explictly specified
Karol Lewandowski
2012-05-12
1
-1
/
+1
*
i2c/busses: Use module_platform_driver()
Axel Lin
2012-01-12
1
-13
/
+1
*
i2c-pca-platform: Change device name of request_irq
Nobuhiro Iwamatsu
2010-10-24
1
-1
/
+1
*
i2c-pca: Fix waitforcompletion() return value
Yegor Yefremov
2010-09-30
1
-4
/
+7
*
i2c: Use <linux/io.h> instead of <asm/io.h>
H Hartley Sweeten
2010-05-21
1
-1
/
+1
*
i2c/pca: Don't use *_interruptible
Wolfram Sang
2010-01-16
1
-2
/
+2
*
i2c: Use resource_size macro
Linus Walleij
2009-06-16
1
-6
/
+4
*
i2c-pca-platform: Use defaults if no platform_data given
Wolfram Sang
2009-03-28
1
-7
/
+12
*
i2c-algo-pca: Use timeout for checking the state machine
Wolfram Sang
2009-03-28
1
-10
/
+10
*
i2c-algo-pca: Add PCA9665 support
Marco Aurelio da Costa
2009-03-28
1
-4
/
+5
*
i2c-pca-platform: Fix error code
Wolfram Sang
2008-07-14
1
-1
/
+1
*
i2c: Add platform driver on top of the new pca-algorithm
Wolfram Sang
2008-04-22
1
-0
/
+298