Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
343e9099c8152daff20e10d6269edec21da44fc0
/
drivers
/
i2c
da6801e
i2c-s3c2410: Correct use of ! and &
by Julia Lawall
· 16 years ago
4a029ab
scx200_i2c: Add missing class parameter
by Lennart Sorensen
· 16 years ago
feeedc6
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
11f1f2a
i2c: Add info->archdata field
by Anton Vorontsov
· 16 years ago
02cf617
i2c: Inform about deprecated chips directory
by Wolfram Sang
· 16 years ago
c7a5f22
i2c: Use pci_ioremap_bar()
by Arjan van de Ven
· 16 years ago
a672b4c
i2c-algo-pcf: Fix typo in debugging log message
by David Miller
· 16 years ago
3009140
i2c-algo-pcf: Add adapter hooks around xfer begin and end
by David Miller
· 16 years ago
08e5338
i2c-algo-pcf: Pass adapter data into ->waitforpin() method
by David Miller
· 16 years ago
c429a24
i2c-i801: Add support for Intel Ibex Peak
by Seth Heasley
· 16 years ago
a02efb9
Merge commit 'origin' into master
by Benjamin Herrenschmidt
· 16 years ago
0a346da
i2c-cpm: Suppress autoprobing for devices
by Wolfram Sang
· 16 years ago
b41d6cf
PCI: Check dynids driver_data value for validity
by Jean Delvare
· 16 years ago
edbc25c
PCI: remove dynids.use_driver_data
by Milton Miller
· 16 years ago
01e8ef1
x86: sysfs: kill owner field from attribute
by Parag Warudkar
· 16 years ago
e4d3396
i2c: use bcd2bin/bin2bcd
by Adrian Bunk
· 16 years ago
810ad7b
hwmon: (ams) Convert to a new-style i2c driver
by Jean Delvare
· 16 years ago
c813b4e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
8ef5090
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
a9b1261
device create: misc: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
5f2434a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
6dc6472
Merge commit 'origin'
by Benjamin Herrenschmidt
· 16 years ago
7e69a8c
Merge branch 's3c-move' into devel
by Russell King
· 16 years ago
b6825d2
Merge branch 'omap-all' into devel
by Russell King
· 16 years ago
a05f2c5
i2c-viapro: Add support for SMBus Process Call transactions
by Prakash Mortha
· 16 years ago
596c88f
i2c: Restore i2c_smbus_process_call function
by Prakash Mortha
· 16 years ago
a10f9e7
i2c: Do earlier driver model init
by David Brownell
· 16 years ago
f1453ee
i2c: Only build Tyan SMBus mux drivers on x86
by Jean Delvare
· 16 years ago
1d0b19c
i2c: Guard against oopses from bad init sequences
by David Brownell
· 16 years ago
9def255
i2c-parport-light: Don't register a platform device resource
by Jean Delvare
· 16 years ago
b84ee0b
i2c/tps65010: Vibrator hookup to gpiolib
by Marek Vasut
· 16 years ago
b806a71
i2c-viapro: Add VX800/VX820 support
by Rudolf Marek
· 16 years ago
4ad48e6
i2c: Renesas Highlander FPGA SMBus support
by Paul Mundt
· 16 years ago
ce56403
i2c-pca-isa: Don't grab arbitrary resources
by Rene Herman
· 16 years ago
9df013b
i2c/isp1301_omap: Convert to a new-style i2c driver, part 2
by Jean Delvare
· 16 years ago
a5f08a3
i2c/isp1301_omap: Convert to a new-style i2c driver, part 1
by Felipe Balbi
· 16 years ago
1263965
Merge commit 'kumar/kumar-next'
by Benjamin Herrenschmidt
· 16 years ago
d6c3db8
i2c: MPC8349E-mITX Power Management and GPIO expander driver
by Anton Vorontsov
· 16 years ago
7cc4e87
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
618b26d
i2c-mpc: suppress I2C device probing
by Wolfgang Grandegger
· 16 years ago
283afa0
[ARM] pxa: move i2c register and bit definitions into i2c-pxa.c
by Eric Miao
· 16 years ago
5a89770
Merge branches 'pxa-core' and 'pxa-machines' into pxa-all
by Russell King
· 16 years ago
c46c948
[ARM] 5278/1: i2c-pxa fast mode support
by Jonathan Cameron
· 16 years ago
e74783e
i2c-dev: Return correct error code on class_create() failure
by Sven Wegener
· 16 years ago
4ebb52d
i2c-powermac: Fix section for probe and remove functions
by Uwe Kleine-Koenig
· 16 years ago
68e1ee6
powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks
by Kumar Gala
· 16 years ago
e7d48fa
[I2C] pxa: provide late suspend and early resume hooks
by Russell King
· 16 years ago
387fa6a
[ARM] 5203/1: i2c-pxa: fix scheduling while atomic in i2c_pxa_abort()
by Dmitry Baryshkov
· 16 years ago
9ba63c4
[ARM] 5201/1: PXA3xx: Add support for power i2c bus
by Mike Rapoport
· 16 years ago
b693ffe
Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
55c381e
[ARM] omap: convert OMAP drivers to use ioremap()
by Russell King
· 16 years ago
4eb00c9
i2c: fix i2c-sh_mobile timing issues
by Magnus Damm
· 16 years ago
4329cf8
i2c: Prevent log spam on some DVB adapters
by Jean Delvare
· 16 years ago
ee35425
i2c: Fix device_init_wakeup place
by Marc Pignat
· 16 years ago
7a8fc9b
removed unused #include <linux/version.h>'s
by Adrian Bunk
· 16 years ago
cbbcb9b
USB: isp1301: fix compilation
by Dmitry Baryshkov
· 16 years ago
2ce5b34
i2c: correct some size_t printk formats
by David Brownell
· 16 years ago
c1159f9
i2c: Check for address business before creating clients
by Jean Delvare
· 16 years ago
8d24f8d
i2c: Let users select algorithm drivers manually again
by Jean Delvare
· 16 years ago
b25b791
i2c: Fix NULL pointer dereference in i2c_new_probed_device
by Hans Verkuil
· 16 years ago
399d6b2
i2c: Fix oops on bus multiplexer driver loading
by Jean Delvare
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
4fb8af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
0f8469a
[ARM] Eliminate useless includes of asm/mach-types.h
by Russell King
· 16 years ago
958585f
i2c: Blackfin I2C Driver: Functional power management support
by Michael Hennerich
· 16 years ago
61c7cff
i2c: S3C24XX I2C frequency scaling support.
by Ben Dooks
· 16 years ago
1efe7c5
i2c: i2c_gpio: keep probe resident for hotplugged devices.
by Ben Dooks
· 16 years ago
399dee2
i2c: S3C2410: Pass the I2C bus number via drivers platform data
by Ben Dooks
· 16 years ago
7444a72
gpiolib: allow user-selection
by Michael Buesch
· 16 years ago
d8f388d
gpio: sysfs interface
by David Brownell
· 16 years ago
93562b5
Driver Core: add ability for class_for_each_device to start in middle of list
by Greg Kroah-Hartman
· 16 years ago
1cc4376
device create: i2c: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 16 years ago
bd8d421
i2c: Convert the max6875 driver to a new-style i2c driver
by Jean Delvare
· 16 years ago
3d63430
i2c: Convert the pca9539 driver to a new-style i2c driver
by Jean Delvare
· 16 years ago
97addff
i2c: Convert the pcf8575 driver to a new-style i2c driver
by Jean Delvare
· 16 years ago
833bedb
i2c: Convert the pcf8574 driver to a new-style i2c driver
by Jean Delvare
· 16 years ago
8b77e6a
i2c: Convert the pcf8591 driver to a new-style i2c driver
by Jean Delvare
· 16 years ago
68be336
i2c: Convert the eeprom driver to a new-style i2c driver
by Jean Delvare
· 16 years ago
bd4bc3db
i2c: Clear i2c_adapter.dev on adapter removal
by Jean Delvare
· 16 years ago
84c3d4a
Merge commit 'origin/master'
by Benjamin Herrenschmidt
· 16 years ago
dc221ea
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
43d2548
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
by Benjamin Herrenschmidt
· 16 years ago
5b0504c
Merge commit 'gcl/gcl-next'
by Benjamin Herrenschmidt
· 16 years ago
85082fd
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
53ffe3b
[ARM] Merge most of the PXA work for initial merge
by Russell King
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
4735c98
i2c: Add detection capability to new-style drivers
by Jean Delvare
· 16 years ago
8508159
i2c: Call client_unregister for new-style devices too
by Jean Delvare
· 16 years ago
f741f67
i2c: Clean up old chip drivers
by Jean Delvare
· 16 years ago
b1204e6
i2c-ibm_iic: Register child nodes
by Sean MacLennan
· 16 years ago
2b7a505
i2c: New-style EEPROM driver using device IDs
by Wolfram Sang
· 16 years ago
e9ca9eb
i2c: Export the i2c_bus_type symbol
by Jon Smirl
· 16 years ago
f09f71b
i2c-au1550: Fix PM support
by Manuel Lauss
· 16 years ago
f6a7110
i2c-dev: Delete empty detach_client callback
by Jean Delvare
· 16 years ago
954a993
i2c: Drop stray references to lm_sensors
by Jean Delvare
· 16 years ago
54fb4a05
i2c: Check for ACPI resource conflicts
by Jean Delvare
· 16 years ago
2373c18
i2c-ocores: basic PM support
by Manuel Lauss
· 16 years ago
392a040
i2c-sibyte: SWARM I2C board initialization
by Maciej W. Rozycki
· 16 years ago
cf898dc
i2c-i801: Fix handling of error conditions
by Jean Delvare
· 16 years ago
Next »