aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acorn/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-04[ARM] Acorn: move the i2c bus driver into drivers/i2cRussell King4-694/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven1-1/+1
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare1-1/+1
2006-09-26i2c-algo-bit: Discard the mdelay data struct memberJean Delvare1-1/+0
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap1-0/+1
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 8 of 11Laurent Riffard1-1/+4
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare1-1/+0
2005-10-30[ARM] Turn ARM RiscPC PCF8583 i2c RTC driver into a proper moduleRussell King1-17/+63
2005-09-20[ARM] Fix pcf8583 to buildRussell King1-1/+2
2005-06-21[PATCH] I2C: Kill address ranges in non-sensors i2c chip driversJean Delvare1-3/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds5-0/+1041