aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-04m68k: Atari SCSI driver compile fixesRoman Zippel3-134/+49
2007-05-04m68k: Reformat the Atari SCSI driverRoman Zippel2-2375/+2373
2007-05-04m68k: Atari SCSI revivalMichael Schmitz4-17/+77
2007-05-04Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds46-540/+2528
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-102/+52
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds7-154/+193
2007-05-04[S390] tape: New read configuration data.Michael Holzheu4-5/+32
2007-05-04[S390] qeth: New read configuration data.Cornelia Huck3-5/+76
2007-05-04[S390] dasd: New read device characteristics and read configuration data.Cornelia Huck4-4/+126
2007-05-04[S390] qdio: make qdio statistics SMP-capableUrsula Braun2-118/+174
2007-05-01i2c-s3c2410: Fix bug in releasing driverBen Dooks1-36/+34
2007-05-01i2c-s3c2410: Fix I2C SDA to SCL setup timeBen Dooks1-6/+20
2007-05-01i2c: New i2c-tiny-usb bus driverTill Harbaum3-0/+289
2007-05-01i2c: SPIN_LOCK_UNLOCKED cleanupMilind Arun Choudhary2-2/+2
2007-05-01i2c: Obsolete i2c-ixp2000, i2c-ixp4xx and scx200_i2cJean Delvare1-3/+12
2007-05-01i2c: New Simtec I2C bus driverBen Dooks3-0/+199
2007-05-01i2c: Bitbanging I2C bus driver using the GPIO APIHaavard Skinnemoen3-0/+224
2007-05-01Use menuconfig objects - I2CJan Engelhardt4-75/+60
2007-05-01i2c: Restore i2c_smbus_read_block_dataJean Delvare1-0/+16
2007-05-01i2c-pxa: Clean transaction stopJean Delvare1-0/+13
2007-05-01i2c-algo-bit: Improve debuggingJean Delvare1-90/+95
2007-05-01i2c-algo-bit: Implement a 50/50 SCL duty cycleJean Delvare1-20/+22
2007-05-01i2c-omap: Switch to static adapter numberingDavid Brownell1-1/+2
2007-05-01i2c: Blackfin Two Wire Interface driverBryan Wu3-0/+661
2007-05-01i2c-algo-sgi: Comment and whitespace cleanupsLadislav Michl1-4/+5
2007-05-01i2c: Make i2c_del_driver a void functionJean Delvare2-10/+5
2007-05-01i2c: Move i2c-isa-only exported symbol declarationsJean Delvare1-0/+4
2007-05-01i2c: Add i2c_new_probed_device()Jean Delvare1-0/+63
2007-05-01i2c-algo-bit: Add i2c_bit_add_numbered_busJean Delvare1-1/+24
2007-05-01i2c: i2c EXPORT_SYMBOL cleanupDavid Brownell1-36/+28
2007-05-01i2c: Add i2c_add_numbered_adapter()David Brownell1-26/+100
2007-05-01i2c: Add i2c_board_info and i2c_new_device()David Brownell6-5/+214
2007-05-01i2c: i2c stack can remove()David Brownell1-4/+61
2007-05-01i2c: i2c stack can probe()David Brownell1-42/+99
2007-05-01i2c-pca-isa: Port to the new device driver modelJean Delvare2-8/+29
2007-05-01i2c-elektor: Port to the new device driver modelJean Delvare1-12/+39
2007-05-01i2c-parport-light: Port to the new device driver modelJean Delvare1-27/+117
2007-05-01i2c-parport: Fix a minor race on driver unloadJean Delvare1-4/+8
2007-05-01scx200_acb: Fix PCI device reference countJean Delvare1-0/+1
2007-05-01i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare3-2/+1
2007-05-01i2c-nforce2: Add support for the MCP61 and MCP65Jean Delvare1-0/+4
2007-05-01i2c-parport: Optimize binary sizeJean Delvare1-8/+5
2007-05-01i2c-algo-bit: Emulate SMBus block readJean Delvare1-0/+17
2007-05-01i2c: Emulate SMBus block read over I2CJean Delvare1-8/+26
2007-05-01i2c-algo-bit: Always send a stop condition before leavingJean Delvare1-12/+15
2007-05-01i2c: Rename dev_to_i2c_adapter()David Brownell1-2/+2
2007-05-01i2c: Class attribute cleanupDavid Brownell2-37/+13
2007-05-01i2c: Shrink struct i2c_clientDavid Brownell18-19/+21
2007-05-01i2c: i2c_register_driver() cleanupDavid Brownell1-4/+3
2007-05-01i2c: i2c_adapter devices need no driverJean Delvare2-14/+1