Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cae7f953e8afa9b1ce234fd0907183b643cc5ab8
/
drivers
/
i2c
bf5d95c
i2c-viapro: Don't log nacks
by Jean Delvare
· 14 years ago
db79f2a
i2c/pca954x: Remove __devinit and __devexit from probe and remove functions
by Guenter Roeck
· 14 years ago
ae63b13
i2c/mux: Driver for PCA9541 I2C Master Selector
by Guenter Roeck
· 14 years ago
51b54ba
i2c: Optimize function i2c_detect()
by Jean Delvare
· 14 years ago
d57558d
i2c: Discard warning message on device instantiation from user-space
by Jean Delvare
· 14 years ago
9cb2c27
i2c-amd8111: Add proper error handling
by Julia Lawall
· 14 years ago
ef9d9b8
i2c: Change to new flag variable
by matt mooney
· 14 years ago
a8d7be8
i2c: Remove unneeded inclusions of <linux/i2c-id.h>
by Jean Delvare
· 14 years ago
97cc4d4
i2c: Let i2c_parent_is_i2c_adapter return the parent adapter
by Jean Delvare
· 14 years ago
3235844
i2c-pca-platform: Change device name of request_irq
by Nobuhiro Iwamatsu
· 14 years ago
0a57274
i2c: Fix Kconfig dependencies
by Jean Delvare
· 14 years ago
d4429f6
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
e39428d
i2c-imx: do not allow interruptions when waiting for I2C to complete
by Marc Kleine-Budde
· 14 years ago
c5b4afe
i2c-davinci: Fix TX setup for more SoCs
by Jon Povey
· 14 years ago
8032214
i2c/i2c-pasemi.c: Fix unsigned return type
by Julia Lawall
· 14 years ago
5672bc81
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
7031307
i2c-s3c2410: fix calculation of SDA line delay
by MyungJoo Ham
· 14 years ago
925bb9c
of/i2c: Fix module load order issue caused by of_i2c.c
by Grant Likely
· 14 years ago
64b4782
i2c: Fix checks which cause legacy suspend to never get called
by Rajendra Nayak
· 14 years ago
6abb930
i2c-pca: Fix waitforcompletion() return value
by Yegor Yefremov
· 14 years ago
753419f
i2c: Fix for suspend/resume issue
by Vishwanath BS
· 14 years ago
4bba0fd
i2c-davinci: Fix race when setting up for TX
by Jon Povey
· 14 years ago
cc33e54
i2c-octeon: Return -ETIMEDOUT in octeon_i2c_wait() on timeout
by Bernhard Walle
· 14 years ago
5c64eb2
i2c-omap: Make sure i2c bus is free before setting it to idle
by Mathias Nyman
· 14 years ago
d0a0c28
Merge branch 'for-linus/i2c-2636' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 14 years ago
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
f6e1901
Merge branch 'for-2636/i2c/nuc' into next-i2c
by Ben Dooks
· 14 years ago
d8a6206
Merge branch 'for-2636/i2c/nxp' into next-i2c
by Ben Dooks
· 14 years ago
c09202a
Merge branch 'for-2636/i2c/pxa' into next-i2c
by Ben Dooks
· 14 years ago
ededad3
i2c/nuc900: add i2c driver support for nuc900
by Wan ZongShun
· 14 years ago
c115167
i2c: Enable NXP LPC support in Kconfig
by Kevin Wells
· 14 years ago
21e2ecf
i2c-pxa: fix compiler warning, due to missing const
by Marc Kleine-Budde
· 14 years ago
e126613
Merge branch 'davinci-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci into for-2636/i2c/davinci
by Ben Dooks
· 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
8574faf
i2c: davinci: bus recovery procedure to clear the bus
by Philby John
· 15 years ago
82c0de1
i2c: davinci: Add cpufreq support
by Chaithrika U S
· 15 years ago
68f15de
i2c: davinci: Add suspend/resume support
by Chaithrika U S
· 15 years ago
5ae5b11
i2c: davinci: Add helper functions for power management
by Chaithrika U S
· 15 years ago
c062a25
i2c: davinci: misc. cleanups: remove MOD_REG_BIT and IO_ADDRESS usage
by Chaithrika U S
· 15 years ago
c6c7c72
i2c: davinci: Fix smbus Oops with AIC33 usage
by Dirk Behme
· 17 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
· 14 years ago
102b59c
i2c/mips: Fix error return codes from Sibyte i2c bus driver
by Guenter Roeck
· 14 years ago
827900c
i2c: Fix probability check
by Jean Delvare
· 14 years ago
faabd47
hwmon: Fix autoloading of fschmd on recent Fujitsu machines
by Jean Delvare
· 14 years ago
959e85f
i2c: Add OF-style registration and binding
by Grant Likely
· 14 years ago
9fd0499
of/i2c: Generalize OF support
by Grant Likely
· 14 years ago
285eba5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 14 years ago
fbae3fb
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
by Wolfram Sang
· 14 years ago
35bfc35
i2c/busses: Move two drivers to embedded section
by Wolfram Sang
· 14 years ago
3b5f794
i2c: Rename i2c_check_addr to i2c_check_addr_busy
by Jean Delvare
· 14 years ago
656b876
i2c: Document reserved I2C addresses
by Jean Delvare
· 14 years ago
3a89db5
i2c: Check for address validity on client registration
by Jean Delvare
· 14 years ago
63e4e80
i2c: Share the I2C device presence detection code
by Jean Delvare
· 14 years ago
d5b732b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 14 years ago
1f782fe
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 14 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
7c4fda1a
i2c-nforce2: Remove redundant error messages on ACPI conflict
by Chase Douglas
· 14 years ago
2178218
i2c: Use <linux/io.h> instead of <asm/io.h>
by H Hartley Sweeten
· 14 years ago
2086ca4
i2c-algo-pca: Fix coding style issues
by Farid Hammane
· 14 years ago
ae5624f
i2c-dev: Fix all coding style issues
by Farid Hammane
· 14 years ago
7225acf
i2c-core: Fix some coding style issues
by Farid Hammane
· 14 years ago
b868078
i2c-gpio: Move initialization code to subsys_initcall()
by Marek Szyprowski
· 14 years ago
bfdcad9
i2c-parport: Make template structure const
by Jean Delvare
· 14 years ago
0be16c3
i2c-dev: Remove unnecessary casts
by H Hartley Sweeten
· 14 years ago
c5aa692
i2c-stub: Expose the default functionality flags
by Jean Delvare
· 14 years ago
e624dbd
i2c/scx200_acb: Make PCI device ids constant
by Jean Delvare
· 14 years ago
3fb21c6
i2c-i801: Fix all checkpatch warnings
by Ivo Manca
· 14 years ago
e0e8398c
i2c-i801: All newer devices have all the optional features
by Jean Delvare
· 14 years ago
adff687
i2c-i801: Let the user disable selected driver features
by Jean Delvare
· 14 years ago
c3ad33c
Merge branch 'for-linus/i2c-2635' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 14 years ago
46ee964
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
ffee72d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 14 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
· 14 years ago
Next »