index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-xiic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-17
i2c: xiic: Fix big-endian register access
Thomas Gessler
1
-5
/
+53
2014-11-07
i2c: remove FSF address
Wolfram Sang
1
-4
/
+0
2014-07-16
i2c: i2c-xiic: Drop class based scanning to improve bootup time
Wolfram Sang
1
-6
/
+6
2014-03-28
i2c: i2c-xiic: deprecate class based instantiation
Wolfram Sang
1
-1
/
+1
2014-01-24
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-04
i2c: xilinx: Use devm_* functions
Kedareswara rao Appana
1
-50
/
+15
2014-01-04
i2c: xilinx: Do not enable irq before irq handler
Michal Simek
1
-2
/
+2
2014-01-04
i2c: xilinx: Fix i2c checkpatch warnings
Kedareswara rao Appana
1
-9
/
+11
2013-10-30
i2c: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-09-30
i2c: xiic: Remove casting the return value which is a void pointer
Jingoo Han
1
-1
/
+1
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
1
-3
/
+0
2013-08-19
i2c: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-04-23
i2c: xiic: must always write 16-bit words to TX_FIFO
Steven A. Falco
1
-4
/
+2
2013-02-22
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
1
-2
/
+0
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
1
-4
/
+4
2012-05-12
I2C: xiic: Add OF binding support
Lars-Peter Clausen
1
-5
/
+18
2012-01-12
i2c/busses: Use module_platform_driver()
Axel Lin
1
-16
/
+2
2012-01-02
misc latin1 to utf8 conversions
Al Viro
1
-1
/
+1
2011-05-26
mfd: Use mfd cell platform_data for timberdale cells platform bits
Samuel Ortiz
1
-2
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-23
mfd: mfd_cell is now implicitly available to timberdale drivers
Andres Salomon
1
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-14
Add include to i2c-xii.c to fix build error
Randy Dunlap
1
-0
/
+1
2010-03-07
i2c: Add support for Xilinx XPS IIC Bus Interface
Richard Röjfors
1
-0
/
+824