Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
c6d7ba8b12636923f3e30997dec69bed58e176b6
/
drivers
/
i2c
1c00650
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
58d4ea6
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
7f52813
i2c: I2C bus multiplexer driver pca954x
by Michael Lawnick
· 14 years ago
0826374
i2c: Multiplexed I2C bus core support
by Michael Lawnick
· 14 years ago
dafc50d
i2c: Use a separate mutex for userspace client lists
by Jean Delvare
· 14 years ago
8031d79
i2c: Make i2c_default_probe self-sufficient
by Jean Delvare
· 14 years ago
d670328
i2c: Drop dummy variable
by Jean Delvare
· 14 years ago
fe61e07
i2c: Move adapter locking helpers to i2c-core
by Jean Delvare
· 14 years ago
d44f19d
V4L/DVB: Use custom I2C probing function mechanism
by Jean Delvare
· 14 years ago
9a94241
i2c: Add support for custom probe function
by Jean Delvare
· 14 years ago
f1c2e33
i2c-dev: Use memdup_user
by Julia Lawall
· 14 years ago
35a56c5
i2c-dev: Remove unnecessary kmalloc casts
by Joe Perches
· 14 years ago
2192482
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable
by Russell King
· 14 years ago
500b9fc
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stable
by Russell King
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
03c0c29
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
4b62392
ARM: SAMSUNG: i2c/busses: Add HAVE_S3C2410_I2C option to include I2C for Samsung SoCs
by Naveen Krishna Ch
· 14 years ago
701ec7a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 14 years ago
0c2daaaf
powerpc/5200/i2c: improve i2c bus error recovery
by Albrecht Dreß
· 15 years ago
4e4f62b
Merge commit 'v2.6.35-rc6' into devicetree/next
by Grant Likely
· 14 years ago
589643b
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
102b59c
i2c/mips: Fix error return codes from Sibyte i2c bus driver
by Guenter Roeck
· 15 years ago
827900c
i2c: Fix probability check
by Jean Delvare
· 15 years ago
faabd47
hwmon: Fix autoloading of fschmd on recent Fujitsu machines
by Jean Delvare
· 15 years ago
959e85f
i2c: Add OF-style registration and binding
by Grant Likely
· 15 years ago
9fd0499
of/i2c: Generalize OF support
by Grant Likely
· 15 years ago
285eba5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 15 years ago
fbae3fb
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
by Wolfram Sang
· 15 years ago
35bfc35
i2c/busses: Move two drivers to embedded section
by Wolfram Sang
· 15 years ago
3b5f794
i2c: Rename i2c_check_addr to i2c_check_addr_busy
by Jean Delvare
· 15 years ago
656b876
i2c: Document reserved I2C addresses
by Jean Delvare
· 15 years ago
3a89db5
i2c: Check for address validity on client registration
by Jean Delvare
· 15 years ago
63e4e80
i2c: Share the I2C device presence detection code
by Jean Delvare
· 15 years ago
d5b732b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 15 years ago
1f782fe
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 15 years ago
cf9b59e
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 15 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
7c4fda1
i2c-nforce2: Remove redundant error messages on ACPI conflict
by Chase Douglas
· 15 years ago
2178218
i2c: Use <linux/io.h> instead of <asm/io.h>
by H Hartley Sweeten
· 15 years ago
2086ca4
i2c-algo-pca: Fix coding style issues
by Farid Hammane
· 15 years ago
ae5624f
i2c-dev: Fix all coding style issues
by Farid Hammane
· 15 years ago
7225acf
i2c-core: Fix some coding style issues
by Farid Hammane
· 15 years ago
b868078
i2c-gpio: Move initialization code to subsys_initcall()
by Marek Szyprowski
· 15 years ago
bfdcad9
i2c-parport: Make template structure const
by Jean Delvare
· 15 years ago
0be16c3
i2c-dev: Remove unnecessary casts
by H Hartley Sweeten
· 15 years ago
c5aa692
i2c-stub: Expose the default functionality flags
by Jean Delvare
· 15 years ago
e624dbd
i2c/scx200_acb: Make PCI device ids constant
by Jean Delvare
· 15 years ago
3fb21c6
i2c-i801: Fix all checkpatch warnings
by Ivo Manca
· 15 years ago
e0e8398
i2c-i801: All newer devices have all the optional features
by Jean Delvare
· 15 years ago
adff687
i2c-i801: Let the user disable selected driver features
by Jean Delvare
· 15 years ago
c3ad33c
Merge branch 'for-linus/i2c-2635' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 15 years ago
46ee964
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
ffee72d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 15 years ago
b5c80bc
i2c-highlander: remover superflous variable
by Wolfram Sang
· 15 years ago
f0ec9e2
i2c-ibm-iic: drop NO_IRQ
by Wolfram Sang
· 15 years ago
b865a4e
i2c-cpm: drop NO_IRQ
by Wolfram Sang
· 15 years ago
bf727e0
i2c-mpc: drop NO_IRQ
by Wolfram Sang
· 15 years ago
0d813d9
i2c-pxa: only define 'blue_murder'-function if DEBUG is #defined
by Wolfram Sang
· 15 years ago
29412e6
i2c-pxa: remove unused macro
by Uwe Kleine-König
· 15 years ago
1df3ab1
i2c-nomadik: fix operator precedence warning
by Rabin Vincent
· 15 years ago
a1c2767
i2c-nomadik: release region when removed
by Rabin Vincent
· 15 years ago
8a9d97d
OMAP3: I2C: Clean up Errata 1p153 handling
by manjugk manjugk
· 15 years ago
f3083d9
OMAP2/3: I2C: Errata ID i207: Clear wrong RDR interrupt
by manjugk manjugk
· 15 years ago
e9f59b9
omap: i2c: add a timeout to the busy waiting
by Alexander Shishkin
· 15 years ago
2dd151a
omap: i2c: make errata 1.153 workaround a separate function
by Alexander Shishkin
· 15 years ago
20c9d2c
i2c-omap: add mpu wake up latency constraint in i2c
by Kalle Jokiniemi
· 15 years ago
f38e66e
omap: i2c: Add i2c support on omap4 platform
by Santosh Shilimkar
· 15 years ago
f0ac131
i2c-bfin-twi: return completion in interrupt for smbus quick transfers
by Sonic Zhang
· 15 years ago
be2f80f
i2c-bfin-twi: remove redundant retry
by Sonic Zhang
· 15 years ago
5481d07
i2c-bfin-twi: fix lost interrupts at high speeds
by Sonic Zhang
· 15 years ago
5cfafc1
i2c-bfin-twi: add debug output for error status
by Michael Hennerich
· 15 years ago
dd7319a
i2c-bfin-twi: integrate timeout timer with completion interface
by Sonic Zhang
· 15 years ago
1bc2962
i2c-s3c2410: Remove unconditional 1ms delay on each transfer
by Mark Brown
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
ac1d426
Merge branch 'devel-stable' into devel
by Russell King
· 15 years ago
2f60ba7
i2c: Fix bus-level power management callbacks
by Rafael J. Wysocki
· 15 years ago
6629dcf
i2c-core: Use per-adapter userspace device lists
by Jean Delvare
· 15 years ago
b1d4b39
i2c: Fix probing of FSC hardware monitoring chips
by Jean Delvare
· 15 years ago
e4a7b9b
i2c-core: Erase pointer to clientdata on removal
by Wolfram Sang
· 15 years ago
ceade89
ARM: Add Versatile Express support
by Russell King
· 15 years ago
20f1216
I2C: Fix section mismatch errors in i2c-octeon.c
by David Daney
· 15 years ago
d12d42f
i2c/of: Allow device node to be passed via i2c_board_info
by Grant Likely
· 15 years ago
42df64b
i2c-stu300: off by one issue
by Dan Carpenter
· 15 years ago
28ad332
i2c-pnx: Add stop conditions for end of transfer
by Kevin Wells
· 15 years ago
be80dba
i2c-pnx: Limit maximum divider to 1023
by Kevin Wells
· 15 years ago
7c6bd20
i2c-omap: fix OOPS in omap_i2c_unidle() during probe
by Mika Westerberg
· 15 years ago
da9c99f
i2c-imx: fix error handling
by Arnaud Patard
· 15 years ago
0924fad
i2c: i2c-sh_mobile kconfig update for SH-Mobile ARM
by Magnus Damm
· 15 years ago
962b603
i2c: i2c-sh_mobile support for new ICIC bits
by Magnus Damm
· 15 years ago
12a55f2
i2c: i2c-sh_mobile register access code break out
by Magnus Damm
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
0f5ed04
i2c-scmi: Provide module aliases for automatic loading
by Darrick J. Wong
· 15 years ago
e82e15d
i2c-scmi: Support IBM SMBus CMI devices
by Crane Cai
· 15 years ago
02ca6c4
Add include to i2c-xii.c to fix build error
by Randy Dunlap
· 15 years ago
0a9c147
i2c-algo-bit: Add pre- and post-xfer hooks
by Jean Delvare
· 15 years ago
e77482d
i2c: Drop configure option I2C_DEBUG_CHIP
by Jean Delvare
· 15 years ago
6a9bcce
tsl2550: Move from i2c/chips to misc
by Jean Delvare
· 15 years ago
c074c39
i2c-i801: Don't use the block buffer for I2C block writes
by Jean Delvare
· 15 years ago
8e4b980
i2c-powermac: Be less verbose in the absence of real errors.
by Jean Delvare
· 15 years ago
f635a1e
i2c-smbus: Use device_lock/device_unlock
by Stephen Rothwell
· 15 years ago
Next »