index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] i2c-imx: make bus available early
Wolfram Sang
2009-09-19
1
-2
/
+1
*
i2c-mv64xxx: correct mv64xxx_i2c_intr() return type
Mikael Pettersson
2009-09-19
1
-2
/
+2
*
i2c: Runtime PM for SuperH Mobile I2C
Magnus Damm
2009-08-23
1
-2
/
+37
*
Merge branch 'master' into for-linus
Rafael J. Wysocki
2009-08-23
2
-67
/
+104
|
\
|
*
i2c-stu300: I2C STU300 stability updates
Linus Walleij
2009-08-20
1
-65
/
+92
|
*
i2c-omap: Enable workaround for Errata 1.153 based on
Moiz Sonasath
2009-08-20
1
-1
/
+1
|
*
i2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts
Moiz Sonasath
2009-08-20
1
-0
/
+3
|
*
i2c-omap: Fix I2C status ACK
Nishanth Menon
2009-08-20
1
-1
/
+8
*
|
Merge branch 'master' into for-linus
Rafael J. Wysocki
2009-07-30
3
-14
/
+35
|
\
\
|
|
/
|
*
i2c-omap: OMAP3430 Silicon Errata 1.153
Sonasath, Moiz
2009-07-30
1
-1
/
+23
|
*
i2c-omap: In case of a NACK|ARDY|AL return from the ISR
Sonasath, Moiz
2009-07-30
1
-1
/
+3
|
*
i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT register
Sonasath, Moiz
2009-07-30
1
-5
/
+7
|
*
i2c-sh_mobile: change module_init() to subsys_initcall()
Magnus Damm
2009-07-30
1
-1
/
+1
|
*
i2c: strncpy does not null terminate string
Roel Kluin
2009-07-30
1
-1
/
+1
|
*
i2c-s3c2410: s3c24xx_i2c_init: don't clobber IICLC value
Peter Korsgaard
2009-07-30
1
-5
/
+0
*
|
Merge branch 'master' into for-linus
Rafael J. Wysocki
2009-07-29
1
-7
/
+10
|
\
\
|
|
/
|
*
i2c/tsl2550: Fix lux value in dark environment
Michele Jr De Candia
2009-07-28
1
-7
/
+10
*
|
I2C: Rework i2c-s3c2410 suspend_late()/resume() V2
Magnus Damm
2009-07-22
1
-9
/
+16
*
|
I2C: Rework i2c-pxa suspend_late()/resume_early()
Magnus Damm
2009-07-22
1
-8
/
+17
|
/
*
i2c: Use resource_size
Julia Lawall
2009-07-15
4
-8
/
+8
*
i2c-davinci: behave with i2cdetect
David Brownell
2009-07-15
1
-4
/
+14
*
i2c-davinci: convert clock usage after clkdev conversion
Kevin Hilman
2009-07-15
1
-1
/
+1
*
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
1
-4
/
+5
*
i2c: fix build bug in i2c-designware.c
Ingo Molnar
2009-06-25
1
-0
/
+1
*
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
[next]