index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
chips
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-16
i2c: Convert the max6875 driver to a new-style i2c driver
Jean Delvare
1
-71
/
+49
2008-07-16
i2c: Convert the pca9539 driver to a new-style i2c driver
Jean Delvare
1
-76
/
+33
2008-07-16
i2c: Convert the pcf8575 driver to a new-style i2c driver
Jean Delvare
1
-56
/
+40
2008-07-16
i2c: Convert the pcf8574 driver to a new-style i2c driver
Jean Delvare
1
-62
/
+46
2008-07-16
i2c: Convert the pcf8591 driver to a new-style i2c driver
Jean Delvare
1
-54
/
+40
2008-07-16
i2c: Convert the eeprom driver to a new-style i2c driver
Jean Delvare
1
-52
/
+40
2008-07-15
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
8
-94
/
+701
2008-07-14
i2c: Clean up old chip drivers
Jean Delvare
5
-61
/
+54
2008-07-14
i2c: New-style EEPROM driver using device IDs
Wolfram Sang
3
-0
/
+610
2008-07-14
i2c: Drop stray references to lm_sensors
Jean Delvare
3
-11
/
+1
2008-07-14
i2c: Deprecate the legacy gpio drivers
David Brownell
1
-5
/
+12
2008-07-14
i2c/eeprom: Fall back to SMBus read word transactions
Jean Delvare
1
-20
/
+19
2008-07-14
i2c/eeprom: Only probe buses with DDC or SPD class
Jean Delvare
1
-0
/
+8
2008-07-03
ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG
Tony Lindgren
1
-64
/
+99
2008-05-18
i2c/max6875: Really prevent 24RF08 corruption
Jean Delvare
1
-3
/
+0
2008-04-29
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
4
-18
/
+32
2008-04-29
i2c: Add support for device alias names
Jean Delvare
4
-4
/
+8
2008-04-29
i2c/tps65010: Add missing intialization of client data
Jean Delvare
1
-0
/
+2
2008-04-22
i2c: Replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-14
/
+14
2008-04-14
ARM: OMAP: I2C: tps65010 driver converts to gpiolib
David Brownell
2
-1
/
+101
2008-03-12
i2c: chips subdirectory is deprecated
Jean Delvare
1
-0
/
+7
2008-02-07
hwmon: Discard useless I2C driver IDs
Jean Delvare
3
-3
/
+0
2008-02-05
deprecate obsolete pca9539 driver
eric miao
1
-2
/
+5
2008-01-27
i2c/tps65010: move header to <linux/i2c/...>
David Brownell
3
-6
/
+2
2008-01-27
i2c: normal_i2c can be made const (remaining drivers)
Jean Delvare
5
-7
/
+9
2008-01-27
i2c: the scheduled I2C RTC driver removal
Adrian Bunk
5
-1131
/
+0
2008-01-27
i2c/tsl2550: Add power management added
Rodolfo Giometti
1
-0
/
+21
2008-01-27
i2c: Add support for the PCF8575 chip
Bart Van Assche
3
-1
/
+230
2008-01-24
driver core: Make the dev_*() family of macros in device.h complete
Emil Medve
1
-6
/
+0
2007-12-12
i2c/isp1301_omap: Build fix
David Brownell
1
-1
/
+1
2007-11-15
i2c/eeprom: Recognize VGN as a valid Sony Vaio name prefix
Jean Delvare
1
-5
/
+9
2007-11-15
i2c/eeprom: Hide Sony Vaio serial numbers
Jean Delvare
1
-8
/
+15
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
1
-1
/
+1
2007-10-17
Make the pr_*() family of macros in kernel.h complete
Emil Medve
1
-6
/
+4
2007-10-13
i2c/pcf8574: No arbitrary initialization
Jean Delvare
1
-7
/
+7
2007-10-13
i2c/tps65010: New-style driver updates, part 2
David Brownell
1
-146
/
+38
2007-10-13
i2c/tps65010: New-style driver updates, part 1
David Brownell
1
-66
/
+69
2007-08-14
i2c/menelaus: Build fix
David Brownell
1
-2
/
+1
2007-08-14
i2c/isp1301_omap: Build fixes, whitespace
David Brownell
1
-21
/
+21
2007-07-29
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
1
-1
/
+1
2007-07-26
i2c: ds1682 warning fix
Andrew Morton
1
-1
/
+2
2007-07-17
OMAP: add TI TWL92330/Menelaus Power Management chip driver
Tony Lindgren
3
-0
/
+1292
2007-07-15
missing argument in bin_attribute ->read()/->write()
Al Viro
1
-4
/
+4
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-5
/
+5
2007-07-12
i2c/tsl2550: Speed up initialization
Jean Delvare
1
-20
/
+26
2007-07-12
i2c: Add support for the TSL2550
Rodolfo Giometti
3
-0
/
+465
2007-07-12
i2c: New DS1682 chip driver
Grant Likely
3
-0
/
+270
2007-07-12
i2c: Fix the i2c_smbus_read_i2c_block_data() prototype
Jean Delvare
2
-2
/
+5
2007-07-12
i2c: Deprecate legacy RTC drivers
Jean Delvare
1
-3
/
+12
2007-07-11
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
2
-3
/
+5
[next]