Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0658c16056660886ea2f35c4f038be70a94b1532
/
drivers
/
i2c
3c6fae6
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
fa5bfab
i2c-i801: Instantiate FSC hardware montioring chips
by Hans de Goede
· 16 years ago
fb4504f
Move the pcf8591 driver to hwmon
by Jean Delvare
· 16 years ago
9ff9a26
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
07d43ba
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
09b8ce0
i2c-core: Some style cleanups
by Zhenwen Xu
· 16 years ago
506a8b6
i2c-piix4: Add support for the Broadcom HT1100 chipset
by Flavio Leitner
· 16 years ago
87e1960
i2c-piix4: Add support to SB800 SMBus changes
by Shane Huang
· 16 years ago
6b110d1
i2c-pca-platform: Use defaults if no platform_data given
by Wolfram Sang
· 16 years ago
2378bc0
i2c-algo-pca: Use timeout for checking the state machine
by Wolfram Sang
· 16 years ago
8e99ada
i2c-algo-pca: Rework waiting for a free bus
by Wolfram Sang
· 16 years ago
eff9ec9
i2c-algo-pca: Add PCA9665 support
by Marco Aurelio da Costa
· 16 years ago
bac3e7c
i2c: Adapt debug macros for KERN_* constants
by Frank Seidel
· 16 years ago
98a679c
i2c-davinci: Fix timeout handling
by Jean Delvare
· 16 years ago
8a52c6b
i2c: Adapter timeout is in jiffies
by Jean Delvare
· 16 years ago
8fcfef6
i2c: Set a default timeout value for all adapters
by Jean Delvare
· 16 years ago
154d22b
i2c: Add missing KERN_* constants to printks
by Frank Seidel
· 16 years ago
94d78e1
i2c-algo-pcf: Handle timeout correctly
by Roel Kluin
· 16 years ago
0c168ce
i2c-algo-pcf: Style cleanups
by Roel Kluin
· 16 years ago
d2dd14a
i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79
by Jean Delvare
· 16 years ago
acec211
i2c: Clarify which clients are auto-removed
by Jean Delvare
· 16 years ago
ed40d0c
Merge branch 'origin' into devel
by Russell King
· 16 years ago
9973022
[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h
by Russell King
· 16 years ago
f67f129
Driver core: implement uevent suppress in kobject
by Ming Lei
· 16 years ago
14b6848
Merge branch 'omap-clks3' into devel
by Russell King
· 16 years ago
97fb44e
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
by Russell King
· 16 years ago
e14eee5
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
1ab082d
i2c-mpc: do not allow interruptions when waiting for I2C to complete
by Timur Tabi
· 16 years ago
f41bf2a
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
bdf602b
[ARM] fix lots of ARM __devexit sillyness
by Russell King
· 16 years ago
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
2514cca
[ARM] 5394/1: Add static bus numbering support to i2c-versatile
by Catalin Marinas
· 16 years ago
5fe2338
[ARM] omap: i2c: remove conditional ick clocks
by Russell King
· 16 years ago
0e9ae10
[ARM] omap: i2c: remove armxor_ck
by Russell King
· 16 years ago
1d14de0
[ARM] omap: i2c: use short connection ids
by Russell King
· 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
c58bd34d
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
7b964f733
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
5043e9e7
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
bff4056c8
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
Next »