index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
i2c.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-31
[PATCH] I2C: Move functionality handling from i2c-core to i2c.h
Jean Delvare
1
-2
/
+8
2005-03-30
[PATCH] I2C: Kill outdated defines in i2c.h
Jean Delvare
1
-10
/
+3
2005-03-01
[PATCH] I2C: minor I2C cleanups
Corey Minyard
1
-25
/
+25
2005-03-01
[PATCH] I2C: Fix some gcc 4.0 compile failures and warnings
Mickey Stein
1
-2
/
+2
2005-03-01
[PATCH] I2C: Make i2c list terminators explicitely unsigned
Jean Delvare
1
-2
/
+2
2005-03-01
[PATCH] i2c-core.c: make some code static
Adrian Bunk
1
-2
/
+0
2005-03-01
[PATCH] I2C: just delete the id field, let's not delay it any longer
Greg Kroah-Hartman
1
-1
/
+0
2005-03-01
[PATCH] I2C: Kill i2c_client.id (4/5)
Jean Delvare
1
-1
/
+1
2004-11-11
[PATCH] I2C: Recent I2C "dead code removal" breaks pmac sound.
Gabriel Paubert
1
-12
/
+4
2004-10-19
[PATCH] module_param_array() should take a pointer
Rusty Russell
1
-1
/
+1
2004-08-04
I2C: convert all drivers from MODULE_PARM to module_param
Greg Kroah-Hartman
1
-1
/
+3
2004-05-18
I2C: change i2c_delay() to use msleep() instead.
Greg Kroah-Hartman
1
-7
/
+0
2004-05-10
[PATCH] I2C: Rename hardware monitoring I2C class
Jean Delvare
1
-1
/
+1
2004-05-05
[PATCH] I2C: add .class to i2c drivers
Michael Hunold
1
-7
/
+9
2003-09-22
[PATCH] I2C: remove I2C_VERSION and I2C_DATE as they make no sense in the ker...
Greg Kroah-Hartman
1
-3
/
+0
2003-08-27
[PATCH] DEVICE_NAME_SIZE/_HALF removal (I2C stuff)
Hirofumi Ogawa
1
-2
/
+4
2003-08-08
I2C: fix up driver model programming error.
Greg Kroah-Hartman
1
-1
/
+5
2003-08-08
I2C: move the name field back into the i2c_client and i2c_adapter structures.
Greg Kroah-Hartman
1
-2
/
+4
2003-07-18
[PATCH] I2C: consolidate the i2c delay functions.
Greg Kroah-Hartman
1
-0
/
+7
2003-06-10
[PATCH] I2C: fix some errors found by sparse in include/linux/i2c.h
Greg Kroah-Hartman
1
-2
/
+2
2003-05-08
[PATCH] I2C: add more classes
Mark W. McClelland
1
-4
/
+6
2003-05-08
[PATCH] i2c: add i2c_adapter class support
Greg Kroah-Hartman
1
-1
/
+2
2003-05-06
[PATCH] i2c #3/3: add class field to i2c_adapter
Gerd Knorr
1
-0
/
+7
2003-05-06
[PATCH] i2c #2/3: add i2c_clients_command
Gerd Knorr
1
-0
/
+5
2003-05-06
[PATCH] i2c #1/3: listify i2c core
Gerd Knorr
1
-12
/
+16
2003-04-23
[PATCH] i2c: remove a lot of dupliated macros from i2c-sensor.h and use the c...
Greg Kroah-Hartman
1
-7
/
+13
2003-04-23
[PATCH] i2c: removed unused flags paramater in found_proc callback.
Greg Kroah-Hartman
1
-4
/
+1
2003-04-09
i2c: clean up i2c-dev.c's formatting, DEBUG, and ioctl mess
Greg Kroah-Hartman
1
-3
/
+3
2003-04-07
[PATCH] i2c: add i2c_clientname()
Gerd Knorr
1
-0
/
+7
2003-03-21
i2c: Removed the name variable from i2c_client as the dev one should be used ...
Greg Kroah-Hartman
1
-1
/
+0
2003-03-21
[PATCH] i2c: remove the data field from struct i2c_client
Greg Kroah-Hartman
1
-1
/
+10
2003-03-21
i2c: add struct device to i2c_client structure
Greg Kroah-Hartman
1
-1
/
+2
2003-03-20
[PATCH] i2c: remove *data from i2c_adapter, as dev->data should be used instead.
Greg Kroah-Hartman
1
-6
/
+11
2003-03-20
i2c: remove i2c_adapter->name and use dev->name instead.
Greg Kroah-Hartman
1
-1
/
+0
2003-03-19
i2c: add initial driver model support for i2c drivers.
Greg Kroah-Hartman
1
-0
/
+3
2003-03-13
i2c: add driver model support to i2c adapter drivers
Greg Kroah-Hartman
1
-0
/
+2
2003-03-12
i2c: add i2c sysfs bus support.
Greg Kroah-Hartman
1
-0
/
+3
2003-03-10
[PATCH] i2c-core locking updates
Christoph Hellwig
1
-2
/
+2
2003-02-19
[PATCH] i2c sanity
Christoph Hellwig
1
-6
/
+5
2003-01-14
[PATCH] remove more junk from i2c headers
Christoph Hellwig
1
-8
/
+0
2002-12-30
[PATCH] more i2c cruft removal
Christoph Hellwig
1
-31
/
+6
2002-12-29
[PATCH] i2c updates
Christoph Hellwig
1
-1
/
+3
2002-12-29
[PATCH] fix i2c module handling
Christoph Hellwig
1
-22
/
+2
2002-12-02
[i2c] add new hardware ids, update rcsid
Jeff Garzik
1
-1
/
+0
2002-11-16
[PATCH] remove sched.h from i2c.h
Matthew Wilcox
1
-1
/
+0
2002-08-13
[PATCH] i2c updates 2/4
Albert Cranford
1
-6
/
+38
2002-06-19
[PATCH] 2.5.23 i2c updates 2/4
Albert Cranford
1
-9
/
+14
2002-02-04
v2.4.12 -> v2.4.12.1
Linus Torvalds
1
-6
/
+17
2002-02-04
v2.4.2.2 -> v2.4.2.3
Linus Torvalds
1
-2
/
+2
2002-02-04
Import changeset
Linus Torvalds
1
-0
/
+553