Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
e01009833e22dc87075d770554b34d797843ed23
/
drivers
/
i2c
531660e
Add i2c_board_info for RiscPC PCF8583
by Russell King
· 16 years ago
082a4cf
i2c: Make sure i2c_algo_bit_data.timeout is HZ-independent
by Jean Delvare
· 16 years ago
cd97f39
i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT
by Jean Delvare
· 16 years ago
a746b57
i2c: Timeouts reach -1
by Roel Kluin
· 16 years ago
f29d2e0
i2c: Fix misplaced parentheses
by Roel Kluin
· 16 years ago
2e15788
i2c: Move old eeprom driver to /drivers/misc/eeprom
by Wolfram Sang
· 16 years ago
5195e50
i2c: Move at24 to drivers/misc/eeprom
by Wolfram Sang
· 16 years ago
1745522
i2c: Delete many unused adapter IDs
by Jean Delvare
· 16 years ago
ea0105e
powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/
by Anton Vorontsov
· 16 years ago
7c7758f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
b8da867
USB: move isp1301_omap to drivers/usb/otg
by David Brownell
· 16 years ago
66c7acf
i2c: Use snprintf to set adapter names
by Jean Delvare
· 16 years ago
1561bfe
Input: apanel - convert to new i2c binding
by Jean Delvare
· 16 years ago
e1995f6
i2c: Drop I2C_CLASS_ALL
by Jean Delvare
· 16 years ago
22e965c
i2c: Get rid of remaining bus_id access
by Jean Delvare
· 16 years ago
27d9c18
i2c: Replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
8e128ce
Merge branch 'for-next' of git://git.o-hand.com/linux-mfd
by Linus Torvalds
· 16 years ago
c58bd34
Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linux
by Linus Torvalds
· 16 years ago
88f60f6
Merge branch 'i2c-next-s3c' into i2c-next
by Ben Dooks
· 16 years ago
88e75cc
mfd: move drivers/i2c/chips/menelaus.c to drivers/mfd
by David Brownell
· 16 years ago
87c1349
mfd: move drivers/i2c/chips/tps65010.c to drivers/mfd
by David Brownell
· 16 years ago
14a3c4a
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
a5616bd
sh: sh_mobile i2c clock framework support
by Magnus Damm
· 16 years ago
c613bbb
Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into devel
by Russell King
· 16 years ago
e355204
i2c-omap: fix type of irq handler function
by Ben Dooks
· 16 years ago
5a93f42
Merge branch 'i2c-for-ben' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into i2c-next
by Ben Dooks
· 16 years ago
e0d1ec9
i2c-s3c2410: Change IRQ to be plain integer.
by Ben Dooks
· 16 years ago
692acbd
i2c-s3c2410: Allow more than one i2c-s3c2410 adapter
by Ben Dooks
· 16 years ago
6a039ca
i2c-s3c2410: Remove default platform data.
by Ben Dooks
· 16 years ago
8be310a
i2c-s3c2410: Use platform data for gpio configuration
by Ben Dooks
· 16 years ago
3d0911b
i2c-s3c2410: Fixup style problems from checkpatch.pl
by Ben Dooks
· 16 years ago
be44f01
i2c-s3c2410: fix check for being in suspend.
by Ben Dooks
· 16 years ago
a804644
i2c-cpm: Detect and report NAK right away instead of timing out
by Mike Ditto
· 16 years ago
72aaf09
Merge git://git.marvell.com/orion into devel
by Russell King
· 16 years ago
2b895c3
i2c-highlander: Trivial endian casting fixes
by Harvey Harrison
· 16 years ago
d9d38ca
i2c-pmcmsp: Fix endianness misannotation
by Harvey Harrison
· 16 years ago
fba6700
Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel
by Russell King
· 16 years ago
7b964f7
i2c-parport: Fix misplaced parport_release call
by Jean Delvare
· 16 years ago
79b93e1
i2c: Remove i2c clients in reverse order
by Jean Delvare
· 16 years ago
d1846b0
i2c/isp1301_omap: Build fixes
by David Brownell
· 16 years ago
e0d8b13
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
by Russell King
· 16 years ago
5043e9e
i2c-omap: Enable I2C wakeups for 34xx
by Kalle Jokiniemi
· 16 years ago
fdd07fe
i2c-omap: reprogram OCP_SYSCONFIG register after reset
by Paul Walmsley
· 16 years ago
9c76b87
i2c-omap: convert 'rev1' flag to generic 'rev' u8
by Paul Walmsley
· 16 years ago
3831f15
i2c-omap: fix I2C timeouts due to recursive omap_i2c_{un,}idle()
by Paul Walmsley
· 16 years ago
c1a473b
i2c-omap: Clean-up i2c-omap
by Tony Lindgren
· 16 years ago
43469d8e
i2c-omap: Don't compile in OMAP15xx I2C ISR for non-OMAP15xx builds
by Paul Walmsley
· 16 years ago
510be9c
i2c-omap: Mark init-only functions as __init
by Paul Walmsley
· 16 years ago
3d522fb
i2c-omap: Add support for omap34xx
by Chandra shekhar
· 16 years ago
b6ee52c
i2c-omap: FIFO handling support and broken hw workaround for i2c-omap
by Nishanth Menon
· 16 years ago
4574eb6
i2c-omap: Add high-speed support to omap-i2c
by Syed Mohammed Khasim
· 16 years ago
0cbbcff
i2c-omap: Close suspected race between omap_i2c_idle() and omap_i2c_isr()
by Paul Walmsley
· 16 years ago
b7af349
i2c-omap: Do not use interruptible wait call in omap_i2c_xfer_msg
by Jarkko Nikula
· 16 years ago
bff4056
i2c: fix i2c-sh_mobile rx underrun
by Magnus Damm
· 16 years ago
e856359
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s3c-moves2
by Ben Dooks
· 16 years ago
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
9498cb7
[ARM] S3C: Move i2c headers to arch/arm/plat-s3c/include/plat.
by Ben Dooks
· 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
6dc647258
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
Next »