index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: driver for the Synopsys DesignWare I2C controller
Baruch Siach
2009-06-24
3
-0
/
+634
*
i2c: Fix stuck transaction on cpm-i2c driver
Michael Trimarchi
2009-06-22
1
-3
/
+3
*
i2c-omap: Fix build breaking typo cpu_is_omap_2430
Tony Lindgren
2009-06-22
1
-1
/
+1
*
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-06-19
3
-363
/
+205
|
\
|
*
i2c: Use rwsem instead of mutex for board info
Rodolfo Giometti
2009-06-19
3
-6
/
+10
|
*
i2c: Add a sysfs interface to instantiate devices
Jean Delvare
2009-06-19
1
-1
/
+122
|
*
i2c: Limit core locking to the necessary sections
Jean Delvare
2009-06-19
1
-23
/
+28
|
*
i2c: Kill the redundant client list
Jean Delvare
2009-06-19
1
-17
/
+11
|
*
i2c: Kill is_newstyle_driver
Jean Delvare
2009-06-19
1
-31
/
+1
|
*
i2c: Merge i2c_attach_client into i2c_new_device
Jean Delvare
2009-06-19
1
-59
/
+41
|
*
i2c: Drop i2c_probe function
Jean Delvare
2009-06-19
1
-137
/
+0
|
*
i2c: Get rid of the legacy binding model
Jean Delvare
2009-06-19
1
-76
/
+7
|
*
i2c: Kill client_register and client_unregister methods
Jean Delvare
2009-06-19
1
-29
/
+1
*
|
Merge commit 'gcl/merge' into next
Benjamin Herrenschmidt
2009-06-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function
Wolfgang Denk
2009-06-17
1
-1
/
+1
|
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-06-15
6
-57
/
+118
|
|
\
*
|
|
i2c-stu300: Make driver depend on MACH_U300
Linus Walleij
2009-06-16
1
-0
/
+1
*
|
|
i2c-s3c2410: use resource_size()
Ben Dooks
2009-06-16
1
-2
/
+2
*
|
|
i2c: Use resource_size macro
Linus Walleij
2009-06-16
11
-31
/
+28
*
|
|
i2c: ST DDC I2C U300 bus driver v3
Linus Walleij
2009-06-16
3
-0
/
+1042
*
|
|
i2c-bfin-twi: pull in io.h for ioremap()
Mike Frysinger
2009-06-16
1
-0
/
+1
*
|
|
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-06-16
7
-282
/
+34
|
\
\
\
|
*
|
|
i2c-viapro: Add new PCI device ID for VX855
Harald Welte
2009-06-15
2
-3
/
+7
|
*
|
|
i2c/chips: Move max6875 to drivers/misc/eeprom
Wolfram Sang
2009-06-15
3
-262
/
+0
|
*
|
|
i2c: Do not give adapters a default parent
Jean Delvare
2009-06-15
1
-11
/
+0
|
*
|
|
i2c: Do not probe for TV chips on Voodoo3 adapters
Jean Delvare
2009-06-15
1
-1
/
+0
|
*
|
|
i2c: Retry automatically on arbitration loss
Clifford Wolf
2009-06-15
1
-4
/
+26
|
*
|
|
i2c: Remove void casts
Jack Stone
2009-06-15
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-06-15
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-06-12
1
-1
/
+1
|
|
\
|
*
|
i2c: Fix confusing i2c-ibm_iic message
Sean MacLennan
2009-06-04
1
-3
/
+3
*
|
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-06-14
1
-3
/
+19
|
\
\
\
|
*
|
|
[ARM] pxa: move mach/i2c.h to plat/i2c.h
Eric Miao
2009-06-05
1
-1
/
+1
|
*
|
|
[ARM] pxa: add platform device ID table to pxa i2c driver
Eric Miao
2009-06-05
1
-2
/
+18
|
|
/
/
*
|
|
i2c-ocores: Can add I2C devices to the bus
Richard Röjfors
2009-06-13
1
-0
/
+5
*
|
|
i2c-s3c2410: move to using platform idtable to match devices
Ben Dooks
2009-06-13
1
-26
/
+22
*
|
|
i2c: OMAP3: Better noise suppression for fast/standard modes
Aaro Koskinen
2009-06-13
1
-2
/
+12
*
|
|
i2c: OMAP2/3: Fix scll/sclh calculations
Aaro Koskinen
2009-06-13
1
-7
/
+18
*
|
|
i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionality
Michael Hennerich
2009-06-13
1
-1
/
+11
*
|
|
i2c: Blackfin TWI: fix transfer errors with repeat start
Frank Shew
2009-06-13
1
-6
/
+15
*
|
|
i2c: Blackfin TWI: fix REPEAT START mode doesn't repeat
Sonic Zhang
2009-06-13
1
-8
/
+7
*
|
|
i2c: Blackfin TWI: make sure we don't end up with a CLKDIV=0
Michael Hennerich
2009-06-13
2
-4
/
+9
|
|
/
|
/
|
*
|
Merge branch 'sh/clkfwk'
Paul Mundt
2009-05-26
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
sh: clkfwk: module_clk -> peripheral_clk rename.
Paul Mundt
2009-05-13
1
-1
/
+1
*
|
Merge branch 'i2c-for-2630-rc5' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
2009-05-12
4
-26
/
+32
|
\
\
|
*
|
i2c-cpm: Pass dev ptr to dma_*_coherent rather than NULL
Mark Ware
2009-05-12
1
-8
/
+8
|
*
|
i2c: Enable i2c-s3c2410 for S3C64XX too
Mark Brown
2009-05-12
1
-1
/
+1
|
*
|
i2c-mpc: bug fix for MPC52xx clock setting and printout
Wolfgang Grandegger
2009-05-12
1
-14
/
+20
|
*
|
i2c-pxa.c: timeouts off by 1
Roel Kluin
2009-05-03
1
-3
/
+3
|
|
/
*
|
i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)
Enrik Berkhan
2009-05-05
1
-0
/
+11
[next]