index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2010-08-11
i2c: Multiplexed I2C bus core support
Michael Lawnick
2010-08-11
i2c: Use a separate mutex for userspace client lists
Jean Delvare
2010-08-11
i2c: Make i2c_default_probe self-sufficient
Jean Delvare
2010-08-11
i2c: Drop dummy variable
Jean Delvare
2010-08-11
i2c: Move adapter locking helpers to i2c-core
Jean Delvare
2010-08-11
V4L/DVB: Use custom I2C probing function mechanism
Jean Delvare
2010-08-11
i2c: Add support for custom probe function
Jean Delvare
2010-08-11
i2c-dev: Use memdup_user
Julia Lawall
2010-08-11
i2c-dev: Remove unnecessary kmalloc casts
Joe Perches
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-01
powerpc/5200/i2c: improve i2c bus error recovery
Albrecht Dreß
2010-07-24
Merge commit 'v2.6.35-rc6' into devicetree/next
Grant Likely
2010-07-11
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2010-07-10
i2c/mips: Fix error return codes from Sibyte i2c bus driver
Guenter Roeck
2010-07-10
i2c: Fix probability check
Jean Delvare
2010-07-09
hwmon: Fix autoloading of fschmd on recent Fujitsu machines
Jean Delvare
2010-07-05
i2c: Add OF-style registration and binding
Grant Likely
2010-07-05
of/i2c: Generalize OF support
Grant Likely
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-06-03
i2c/busses: Move two drivers to embedded section
Wolfram Sang
2010-06-03
i2c: Rename i2c_check_addr to i2c_check_addr_busy
Jean Delvare
2010-06-03
i2c: Document reserved I2C addresses
Jean Delvare
2010-06-03
i2c: Check for address validity on client registration
Jean Delvare
2010-06-03
i2c: Share the I2C device presence detection code
Jean Delvare
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-21
i2c-nforce2: Remove redundant error messages on ACPI conflict
Chase Douglas
2010-05-21
i2c: Use <linux/io.h> instead of <asm/io.h>
H Hartley Sweeten
2010-05-21
i2c-algo-pca: Fix coding style issues
Farid Hammane
2010-05-21
i2c-dev: Fix all coding style issues
Farid Hammane
2010-05-21
i2c-core: Fix some coding style issues
Farid Hammane
2010-05-21
i2c-gpio: Move initialization code to subsys_initcall()
Marek Szyprowski
2010-05-21
i2c-parport: Make template structure const
Jean Delvare
2010-05-21
i2c-dev: Remove unnecessary casts
H Hartley Sweeten
2010-05-21
i2c-stub: Expose the default functionality flags
Jean Delvare
2010-05-21
i2c/scx200_acb: Make PCI device ids constant
Jean Delvare
2010-05-21
i2c-i801: Fix all checkpatch warnings
Ivo Manca
2010-05-21
i2c-i801: All newer devices have all the optional features
Jean Delvare
2010-05-21
i2c-i801: Let the user disable selected driver features
Jean Delvare
2010-05-20
Merge branch 'for-linus/i2c-2635' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2010-05-20
i2c-highlander: remover superflous variable
Wolfram Sang
2010-05-20
i2c-ibm-iic: drop NO_IRQ
Wolfram Sang
2010-05-20
i2c-cpm: drop NO_IRQ
Wolfram Sang
2010-05-20
i2c-mpc: drop NO_IRQ
Wolfram Sang
2010-05-20
i2c-pxa: only define 'blue_murder'-function if DEBUG is #defined
Wolfram Sang
2010-05-20
i2c-pxa: remove unused macro
Uwe Kleine-König
2010-05-20
i2c-nomadik: fix operator precedence warning
Rabin Vincent
2010-05-20
i2c-nomadik: release region when removed
Rabin Vincent
2010-05-20
OMAP3: I2C: Clean up Errata 1p153 handling
manjugk manjugk
[next]