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-ibm_iic.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: ibm_iic: reword according to newest specification
Wolfram Sang
2024-07-11
1
-16
/
+11
*
i2c: Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C...
Heiner Kallweit
2024-01-18
1
-1
/
+1
*
I2C: Explicitly include correct DT includes
Rob Herring
2023-08-14
1
-1
/
+2
*
i2c: Delete error messages for failed memory allocations
Markus Elfring
2023-06-07
1
-3
/
+1
*
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-05
1
-4
/
+2
*
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
2022-08-11
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
i2c: Remove caller signal_pending branch predictions
Davidlohr Bueso
2018-11-27
1
-1
/
+1
*
i2c: ibm_iic: don't check number of messages in the driver
Wolfram Sang
2018-05-24
1
-3
/
+0
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-08-22
1
-3
/
+1
*
i2c: ibm_iic: use new 8 bit address helper function
Wolfram Sang
2016-04-11
1
-1
/
+1
*
i2c: ibm_iic: rename i2c_timings struct due to clash with generic version
Stephen Rothwell
2016-01-05
1
-2
/
+2
*
i2c: ibm-iic: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-20
1
-0
/
+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
*
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-10
1
-0
/
+2
*
i2c: move OF helpers into the core
Wolfram Sang
2013-08-23
1
-4
/
+0
*
i2c: use platform_{get,set}_drvdata()
Jingoo Han
2013-06-12
1
-2
/
+2
*
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2013-02-22
1
-3
/
+0
*
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-12-22
1
-4
/
+4
*
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-14
1
-2
/
+2
|
\
|
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-2
/
+2
*
|
i2c/busses: Use module_platform_driver()
Axel Lin
2012-01-12
1
-12
/
+1
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2011-02-28
1
-5
/
+4
*
i2c: Remove unneeded inclusions of <linux/i2c-id.h>
Jean Delvare
2010-10-24
1
-1
/
+0
*
of/i2c: Fix module load order issue caused by of_i2c.c
Grant Likely
2010-09-30
1
-0
/
+3
*
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
1
-3
/
+3
*
i2c: Add OF-style registration and binding
Grant Likely
2010-07-06
1
-3
/
+0
*
of/i2c: Generalize OF support
Grant Likely
2010-07-06
1
-1
/
+2
*
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
1
-8
/
+8
|
\
|
*
i2c: Use <linux/io.h> instead of <asm/io.h>
H Hartley Sweeten
2010-05-21
1
-1
/
+1
|
*
i2c-ibm-iic: drop NO_IRQ
Wolfram Sang
2010-05-20
1
-7
/
+7
*
|
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
1
-2
/
+5
*
|
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-19
1
-2
/
+2
|
/
*
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
1
-4
/
+5
*
i2c: Fix confusing i2c-ibm_iic message
Sean MacLennan
2009-06-04
1
-3
/
+3
*
i2c: Adapter timeout is in jiffies
Jean Delvare
2009-03-28
1
-3
/
+3
*
i2c: Delete many unused adapter IDs
Jean Delvare
2009-01-26
1
-1
/
+0
*
i2c-ibm_iic: Register child nodes
Sean MacLennan
2008-07-14
1
-11
/
+6
*
i2c-ibm_iic: Enable driver for all PPC4xx variants in arch/powerpc
Stefan Roese
2008-07-14
1
-5
/
+1
*
i2c-ibm_iic: Remove deprecated OCP style part
Stefan Roese
2008-07-14
1
-181
/
+0
*
i2c: Let bus drivers add SPD to their class
Jean Delvare
2008-07-14
1
-2
/
+2
*
i2c-ibm_iic: Support building as an of_platform driver
Sean MacLennan
2008-04-22
1
-1
/
+186
*
i2c-ibm_iic: Change the log levels
Sean MacLennan
2008-04-22
1
-5
/
+5
*
i2c-ibm_iic: Fast mode parm desc fixup
Paul Mundt
2008-04-11
1
-1
/
+1
*
i2c: Don't uselessly set i2c_adapter.retries
Jean Delvare
2008-01-27
1
-1
/
+0
*
i2c-ibm_iic: Whitespace cleanup
Stefan Roese
2008-01-27
1
-95
/
+95
*
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
1
-1
/
+1
[next]