index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
scx200_acb.c
Age
Commit message (
Expand
)
Author
2008-07-14
i2c: Let bus drivers add SPD to their class
Jean Delvare
2008-04-22
i2c/scx200_acb: Don't use 0 as NULL pointer
Adrian Bunk
2008-02-01
PCI: Remove users of pci_enable_device_bars()
Benjamin Herrenschmidt
2007-07-12
i2c: Fix the i2c_smbus_read_i2c_block_data() prototype
Jean Delvare
2007-07-12
scx200_acb: Use mutex instead of semaphore
Matthias Kaehlcke
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-01
scx200_acb: Fix PCI device reference count
Jean Delvare
2007-05-01
i2c: Shrink struct i2c_client
David Brownell
2007-02-13
i2c: Declare more i2c_adapter parent devices
Jean Delvare
2006-11-20
[PATCH] scx200_acb: handle PCI errors
Jeff Garzik
2006-09-26
i2c: Constify i2c_algorithm declarations, part 2
Jean Delvare
2006-08-06
[PATCH] SCX200_ACB: eliminate spurious timeout errors
David Woodhouse
2006-07-12
[PATCH] scx200_acb: Fix the block transactions
Jean Delvare
2006-07-12
[PATCH] scx200_acb: Fix the state machine
Thomas Andrews
2006-06-22
[PATCH] scx200_acb: Mark scx200_acb_probe __init
Jean Delvare
2006-06-22
[PATCH] scx200_acb: Use PCI I/O resource when appropriate
Jordan Crouse
2006-05-26
[PATCH] scx200_acb: fix section mismatch warning
Randy Dunlap
2006-05-09
[PATCH] scx200_acb: Fix for the CS5535 errata
Jordan Crouse
2006-05-09
[PATCH] scx200_acb: Fix resource name use after free
Jean Delvare
2006-05-09
[PATCH] scx200_acb: Fix return on init error
Jean Delvare
2006-03-23
[PATCH] i2c: Semaphore to mutex conversions, part 3
Jean Delvare
2006-03-23
[PATCH] i2c: scx200_acb fix and speed up the poll loop
Ben Gardner
2006-03-23
[PATCH] i2c: scx200_acb add support for the CS5535/CS5536
Ben Gardner
2006-03-23
[PATCH] i2c: scx200_acb remove use of lock_kernel
Ben Gardner
2006-03-23
[PATCH] i2c: scx200_acb refactor/simplify code
Ben Gardner
2006-03-23
[PATCH] i2c: scx200_acb debug log cleanup
Ben Gardner
2006-03-23
[PATCH] i2c: scx200_acb whitespace and comment cleanup
Ben Gardner
2005-10-28
[PATCH] i2c: kzalloc conversion, other drivers
Deepak Saxena
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (6/7)
Jean Delvare
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (4/7)
Jean Delvare
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.name (1/7)
Jean Delvare
2005-06-21
[PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup
Alexey Dobriyan
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds