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
/
chips
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c/chips: Move ds1682 to drivers/misc
Wolfram Sang
2009-12-06
3
-278
/
+0
*
i2c/tsl2550: Fix lux value in extended mode
Michele Jr De Candia
2009-11-26
1
-0
/
+3
*
i2c/chips: Remove deprecated pcf8574 driver
Wolfram Sang
2009-09-18
3
-233
/
+0
*
i2c/chips: Remove deprecated pca9539 driver
Wolfram Sang
2009-09-18
3
-166
/
+0
*
i2c/chips: Remove deprecated pcf8575 driver
Wolfram Sang
2009-09-18
3
-217
/
+0
*
i2c/tsl2550: Use combined SMBus transactions
Jean Delvare
2009-09-18
1
-32
/
+10
*
i2c/tsl2550: Fix lux value in dark environment
Michele Jr De Candia
2009-07-28
1
-7
/
+10
*
i2c/chips: Move max6875 to drivers/misc/eeprom
Wolfram Sang
2009-06-15
3
-262
/
+0
*
Move the pcf8591 driver to hwmon
Jean Delvare
2009-03-30
3
-339
/
+0
*
i2c: Move old eeprom driver to /drivers/misc/eeprom
Wolfram Sang
2009-01-26
3
-269
/
+0
*
i2c: Move at24 to drivers/misc/eeprom
Wolfram Sang
2009-01-26
3
-609
/
+0
*
powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/
Anton Vorontsov
2009-01-13
3
-221
/
+0
*
USB: move isp1301_omap to drivers/usb/otg
David Brownell
2009-01-07
3
-1696
/
+0
*
mfd: move drivers/i2c/chips/menelaus.c to drivers/mfd
David Brownell
2009-01-04
3
-1296
/
+0
*
mfd: move drivers/i2c/chips/tps65010.c to drivers/mfd
David Brownell
2009-01-04
3
-1086
/
+0
*
i2c/isp1301_omap: Build fixes
David Brownell
2008-11-28
1
-18
/
+47
*
i2c: Inform about deprecated chips directory
Wolfram Sang
2008-10-22
2
-1
/
+4
*
x86: sysfs: kill owner field from attribute
Parag Warudkar
2008-10-20
2
-2
/
+0
*
i2c: use bcd2bin/bin2bcd
Adrian Bunk
2008-10-20
1
-17
/
+17
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2008-10-15
3
-0
/
+221
|
\
|
*
i2c: MPC8349E-mITX Power Management and GPIO expander driver
Anton Vorontsov
2008-10-13
3
-0
/
+221
*
|
i2c/tps65010: Vibrator hookup to gpiolib
Marek Vasut
2008-10-14
1
-3
/
+9
*
|
i2c/isp1301_omap: Convert to a new-style i2c driver, part 2
Jean Delvare
2008-10-14
1
-65
/
+33
*
|
i2c/isp1301_omap: Convert to a new-style i2c driver, part 1
Felipe Balbi
2008-10-14
1
-29
/
+30
|
/
*
USB: isp1301: fix compilation
Dmitry Baryshkov
2008-08-13
1
-1
/
+1
*
i2c: correct some size_t printk formats
David Brownell
2008-08-10
1
-4
/
+4
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
2
-4
/
+4
*
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
2008-08-07
1
-1
/
+0
*
gpiolib: allow user-selection
Michael Buesch
2008-07-25
1
-1
/
+1
*
gpio: sysfs interface
David Brownell
2008-07-25
1
-0
/
+2
*
i2c: Convert the max6875 driver to a new-style i2c driver
Jean Delvare
2008-07-16
1
-71
/
+49
*
i2c: Convert the pca9539 driver to a new-style i2c driver
Jean Delvare
2008-07-16
1
-76
/
+33
*
i2c: Convert the pcf8575 driver to a new-style i2c driver
Jean Delvare
2008-07-16
1
-56
/
+40
*
i2c: Convert the pcf8574 driver to a new-style i2c driver
Jean Delvare
2008-07-16
1
-62
/
+46
*
i2c: Convert the pcf8591 driver to a new-style i2c driver
Jean Delvare
2008-07-16
1
-54
/
+40
*
i2c: Convert the eeprom driver to a new-style i2c driver
Jean Delvare
2008-07-16
1
-52
/
+40
*
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2008-07-15
8
-94
/
+701
|
\
|
*
i2c: Clean up old chip drivers
Jean Delvare
2008-07-14
5
-61
/
+54
|
*
i2c: New-style EEPROM driver using device IDs
Wolfram Sang
2008-07-14
3
-0
/
+610
|
*
i2c: Drop stray references to lm_sensors
Jean Delvare
2008-07-14
3
-11
/
+1
|
*
i2c: Deprecate the legacy gpio drivers
David Brownell
2008-07-14
1
-5
/
+12
|
*
i2c/eeprom: Fall back to SMBus read word transactions
Jean Delvare
2008-07-14
1
-20
/
+19
|
*
i2c/eeprom: Only probe buses with DDC or SPD class
Jean Delvare
2008-07-14
1
-0
/
+8
*
|
ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG
Tony Lindgren
2008-07-03
1
-64
/
+99
|
/
*
i2c/max6875: Really prevent 24RF08 corruption
Jean Delvare
2008-05-18
1
-3
/
+0
*
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
2008-04-29
4
-18
/
+32
*
i2c: Add support for device alias names
Jean Delvare
2008-04-29
4
-4
/
+8
*
i2c/tps65010: Add missing intialization of client data
Jean Delvare
2008-04-29
1
-0
/
+2
*
i2c: Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-22
1
-14
/
+14
*
ARM: OMAP: I2C: tps65010 driver converts to gpiolib
David Brownell
2008-04-14
2
-1
/
+101
[next]