Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
50c54a57dfbd392e17f1473717b8e125afcb01a3
/
drivers
/
i2c
40aba21
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
5d3f333
[PATCH] i2c-imx: make bus available early
by Wolfram Sang
· 15 years ago
b0999cc
i2c-mv64xxx: correct mv64xxx_i2c_intr() return type
by Mikael Pettersson
· 15 years ago
cfd550e
i2c: Clearly mark ACPI drivers as such
by Jean Delvare
· 15 years ago
dc98542
i2c: Add driver for SMBus Control Method Interface
by Crane Cai
· 15 years ago
449d2c7
i2c-pnx: Correct use of request_region/request_mem_region
by Julia Lawall
· 15 years ago
76b3e28
i2c-piix4: Add AMD SB900 SMBus device ID
by Crane Cai
· 15 years ago
e7c5c49
i2c/chips: Remove deprecated pcf8574 driver
by Wolfram Sang
· 15 years ago
732d481
i2c/chips: Remove deprecated pca9539 driver
by Wolfram Sang
· 15 years ago
8f67eeb
i2c/chips: Remove deprecated pcf8575 driver
by Wolfram Sang
· 15 years ago
fce96f3
i2c/scx200_acb: Provide more information on bus errors
by Willy Tarreau
· 15 years ago
2bb5095
i2c: Provide compatibility links for i2c adapters
by Jean Delvare
· 15 years ago
4f8cf82
i2c: Convert i2c adapters to bus devices
by Jean Delvare
· 15 years ago
51298d1
i2c: Convert i2c clients to a device type
by Jean Delvare
· 15 years ago
ac78094
i2c/tsl2550: Use combined SMBus transactions
by Jean Delvare
· 15 years ago
27693ce
i2c-taos-evm: Switch echo off to improve performance
by Jean Delvare
· 15 years ago
f1a3b99
i2c: Runtime PM for SuperH Mobile I2C
by Magnus Damm
· 15 years ago
8400146
Merge branch 'master' into for-linus
by Rafael J. Wysocki
· 15 years ago
c37faaf
i2c-stu300: I2C STU300 stability updates
by Linus Walleij
· 15 years ago
6114978
i2c-omap: Enable workaround for Errata 1.153 based on
by Moiz Sonasath
· 15 years ago
dd11976a
i2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts
by Moiz Sonasath
· 15 years ago
dcc4ec2
i2c-omap: Fix I2C status ACK
by Nishanth Menon
· 15 years ago
2e6713c
Merge branch 'master' into for-linus
by Rafael J. Wysocki
· 15 years ago
cd086d3
i2c-omap: OMAP3430 Silicon Errata 1.153
by Sonasath, Moiz
· 15 years ago
04c688d
i2c-omap: In case of a NACK|ARDY|AL return from the ISR
by Sonasath, Moiz
· 15 years ago
bfb6b65
i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT register
by Sonasath, Moiz
· 15 years ago
ccb3bc1
i2c-sh_mobile: change module_init() to subsys_initcall()
by Magnus Damm
· 15 years ago
783fd6f
i2c: strncpy does not null terminate string
by Roel Kluin
· 15 years ago
0e014e9
i2c-s3c2410: s3c24xx_i2c_init: don't clobber IICLC value
by Peter Korsgaard
· 15 years ago
b4093d6
Merge branch 'master' into for-linus
by Rafael J. Wysocki
· 15 years ago
96f699a
i2c/tsl2550: Fix lux value in dark environment
by Michele Jr De Candia
· 15 years ago
6a6c6189
I2C: Rework i2c-s3c2410 suspend_late()/resume() V2
by Magnus Damm
· 15 years ago
57f4d4f
I2C: Rework i2c-pxa suspend_late()/resume_early()
by Magnus Damm
· 15 years ago
5933082
i2c: Use resource_size
by Julia Lawall
· 15 years ago
7605fa3
i2c-davinci: behave with i2cdetect
by David Brownell
· 15 years ago
e164dde
i2c-davinci: convert clock usage after clkdev conversion
by Kevin Hilman
· 15 years ago
ad361c9
Remove multiple KERN_ prefixes from printk formats
by Joe Perches
· 15 years ago
47749b1
i2c: fix build bug in i2c-designware.c
by Ingo Molnar
· 15 years ago
1ab52cf
i2c: driver for the Synopsys DesignWare I2C controller
by Baruch Siach
· 15 years ago
dc1972d
i2c: Fix stuck transaction on cpm-i2c driver
by Michael Trimarchi
· 15 years ago
ff0f242
i2c-omap: Fix build breaking typo cpu_is_omap_2430
by Tony Lindgren
· 15 years ago
5c6fb00
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
f18c41d
i2c: Use rwsem instead of mutex for board info
by Rodolfo Giometti
· 15 years ago
99cd8e2
i2c: Add a sysfs interface to instantiate devices
by Jean Delvare
· 15 years ago
35fc37f
i2c: Limit core locking to the necessary sections
by Jean Delvare
· 15 years ago
e549c2b
i2c: Kill the redundant client list
by Jean Delvare
· 15 years ago
1e40ac1
i2c: Kill is_newstyle_driver
by Jean Delvare
· 15 years ago
f8a227e
i2c: Merge i2c_attach_client into i2c_new_device
by Jean Delvare
· 15 years ago
36789b5
i2c: Drop i2c_probe function
by Jean Delvare
· 15 years ago
729d6dd
i2c: Get rid of the legacy binding model
by Jean Delvare
· 15 years ago
352da98
i2c: Kill client_register and client_unregister methods
by Jean Delvare
· 15 years ago
b71a107
Merge commit 'gcl/merge' into next
by Benjamin Herrenschmidt
· 15 years ago
87c441e
powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function
by Wolfgang Denk
· 15 years ago
4eaad8a
i2c-stu300: Make driver depend on MACH_U300
by Linus Walleij
· 15 years ago
933a2ae
i2c-s3c2410: use resource_size()
by Ben Dooks
· 15 years ago
c6ffdde
i2c: Use resource_size macro
by Linus Walleij
· 15 years ago
18904c0
i2c: ST DDC I2C U300 bus driver v3
by Linus Walleij
· 15 years ago
6df263c
i2c-bfin-twi: pull in io.h for ioremap()
by Mike Frysinger
· 15 years ago
4858704
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
0fa2133
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
a231591
i2c-viapro: Add new PCI device ID for VX855
by Harald Welte
· 15 years ago
4b364f2
i2c/chips: Move max6875 to drivers/misc/eeprom
by Wolfram Sang
· 15 years ago
c52cf01
i2c: Do not give adapters a default parent
by Jean Delvare
· 15 years ago
fa1b2ca
i2c: Do not probe for TV chips on Voodoo3 adapters
by Jean Delvare
· 15 years ago
66b650f
i2c: Retry automatically on arbitration loss
by Clifford Wolf
· 15 years ago
1cf92b4
i2c: Remove void casts
by Jack Stone
· 15 years ago
7dafd23
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
2cf4d45
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
dd14be4
i2c-ocores: Can add I2C devices to the bus
by Richard Röjfors
· 15 years ago
7d85ccd
i2c-s3c2410: move to using platform idtable to match devices
by Ben Dooks
· 15 years ago
84bf2c8
i2c: OMAP3: Better noise suppression for fast/standard modes
by Aaro Koskinen
· 15 years ago
baf46b4
i2c: OMAP2/3: Fix scll/sclh calculations
by Aaro Koskinen
· 15 years ago
e0cd2dd
i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionality
by Michael Hennerich
· 15 years ago
94327d0
i2c: Blackfin TWI: fix transfer errors with repeat start
by Frank Shew
· 15 years ago
57a8f32
i2c: Blackfin TWI: fix REPEAT START mode doesn't repeat
by Sonic Zhang
· 15 years ago
9528d1c
i2c: Blackfin TWI: make sure we don't end up with a CLKDIV=0
by Michael Hennerich
· 15 years ago
bc47ab0
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
f0a8370
[ARM] pxa: move mach/i2c.h to plat/i2c.h
by Eric Miao
· 16 years ago
f23d491
[ARM] pxa: add platform device ID table to pxa i2c driver
by Eric Miao
· 16 years ago
9d2c0f6
i2c: Fix confusing i2c-ibm_iic message
by Sean MacLennan
· 16 years ago
464c9e1
Merge branch 'sh/clkfwk'
by Paul Mundt
· 15 years ago
af777ce
sh: clkfwk: module_clk -> peripheral_clk rename.
by Paul Mundt
· 15 years ago
816dc3c
Merge branch 'i2c-for-2630-rc5' of git://aeryn.fluff.org.uk/bjdooks/linux
by Linus Torvalds
· 15 years ago
36521c2
i2c-cpm: Pass dev ptr to dma_*_coherent rather than NULL
by Mark Ware
· 16 years ago
89bc5d4
i2c: Enable i2c-s3c2410 for S3C64XX too
by Mark Brown
· 16 years ago
1904b03
i2c-mpc: bug fix for MPC52xx clock setting and printout
by Wolfgang Grandegger
· 16 years ago
2196d1c
i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)
by Enrik Berkhan
· 16 years ago
0cdba07
i2c-algo-bit: Fix timeout test
by Dave Airlie
· 16 years ago
4ccc28f
i2c: Timeouts off by 1
by Roel Kluin
· 16 years ago
d10db3a
i2c-pxa.c: timeouts off by 1
by Roel Kluin
· 16 years ago
9352986
i2c: Let new-style drivers implement attach_adapter
by Jean Delvare
· 16 years ago
3f307fb
i2c-voodoo3: Deprecate in favor of tdfxfb
by Jean Delvare
· 16 years ago
c454dee
i2c-algo-pca: Fix use of uninitialized variable in debug message
by Jean Delvare
· 16 years ago
65de394
i2c: imx: Make disable_delay a per-device variable
by Wolfram Sang
· 16 years ago
b486ddb
i2c: xtensa s6000 i2c driver
by Oskar Schirmer
· 16 years ago
f2bd5ef
i2c: i2c-mpc: make I2C bus speed configurable
by Wolfgang Grandegger
· 16 years ago
54377cd
i2c: i2c-mpc: use dev based printout function
by Wolfgang Grandegger
· 16 years ago
8101a30
i2c: i2c-mpc: various coding style fixes
by Wolfgang Grandegger
· 16 years ago
309c18d
i2c: imx: Add missing request_mem_region in probe()
by Darius Augulis
· 16 years ago
18dc83a
i2c: i2c-s3c2410: Initialise Samsung I2C controller early
by Mark Brown
· 16 years ago
Next »