aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* m68k: early parameter supportRoman Zippel2007-05-04
* hilkbd: Kill compiler warning and fix comment dyslexiaGeert Uytterhoeven2007-05-04
* m68k: reformat various m68k filesRoman Zippel2007-05-04
* lockdep: Add missing disable/enable irq variantRoman Zippel2007-05-04
* m68k: Mac89x0 Ethernet netif updatesMatthias Urlichs2007-05-04
* m68k: CROSS_COMPILE = m68k-linux-gnu-Geert Uytterhoeven2007-05-04
* m68k: Atari fb revivalMichael Schmitz2007-05-04
* m68k: Atari keyboard and mouse support.Michael Schmitz2007-05-04
* m68k: Atari SCSI driver compile fixesRoman Zippel2007-05-04
* m68k: Reformat the Atari SCSI driverRoman Zippel2007-05-04
* m68k: Atari SCSI revivalMichael Schmitz2007-05-04
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-05-04
|\
| * i2c-s3c2410: Fix bug in releasing driverBen Dooks2007-05-01
| * i2c-s3c2410: Fix I2C SDA to SCL setup timeBen Dooks2007-05-01
| * i2c: New i2c-tiny-usb bus driverTill Harbaum2007-05-01
| * i2c: Documentation updateJean Delvare2007-05-01
| * i2c: SPIN_LOCK_UNLOCKED cleanupMilind Arun Choudhary2007-05-01
| * i2c: Obsolete i2c-ixp2000, i2c-ixp4xx and scx200_i2cJean Delvare2007-05-01
| * i2c: New Simtec I2C bus driverBen Dooks2007-05-01
| * i2c: Bitbanging I2C bus driver using the GPIO APIHaavard Skinnemoen2007-05-01
| * Use menuconfig objects - I2CJan Engelhardt2007-05-01
| * i2c: Restore i2c_smbus_read_block_dataJean Delvare2007-05-01
| * i2c-pxa: Clean transaction stopJean Delvare2007-05-01
| * i2c-algo-bit: Improve debuggingJean Delvare2007-05-01
| * i2c-algo-bit: Implement a 50/50 SCL duty cycleJean Delvare2007-05-01
| * i2c-omap: Switch to static adapter numberingDavid Brownell2007-05-01
| * i2c: Blackfin Two Wire Interface driverBryan Wu2007-05-01
| * i2c-algo-sgi: Comment and whitespace cleanupsLadislav Michl2007-05-01
| * i2c: Make i2c_del_driver a void functionJean Delvare2007-05-01
| * i2c: Move i2c-isa-only exported symbol declarationsJean Delvare2007-05-01
| * i2c: Document i2c_new_device()Jean Delvare2007-05-01
| * i2c: Add i2c_new_probed_device()Jean Delvare2007-05-01
| * i2c-algo-bit: Add i2c_bit_add_numbered_busJean Delvare2007-05-01
| * i2c: i2c EXPORT_SYMBOL cleanupDavid Brownell2007-05-01
| * i2c: Add i2c_add_numbered_adapter()David Brownell2007-05-01
| * i2c: Add i2c_board_info and i2c_new_device()David Brownell2007-05-01
| * i2c: i2c probe() and remove() documentedDavid Brownell2007-05-01
| * i2c: i2c stack can remove()David Brownell2007-05-01
| * i2c: i2c stack can probe()David Brownell2007-05-01
| * i2c-pca-isa: Port to the new device driver modelJean Delvare2007-05-01
| * i2c-elektor: Port to the new device driver modelJean Delvare2007-05-01
| * i2c-parport-light: Port to the new device driver modelJean Delvare2007-05-01
| * i2c-parport: Fix a minor race on driver unloadJean Delvare2007-05-01
| * scx200_acb: Fix PCI device reference countJean Delvare2007-05-01
| * i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare2007-05-01
| * i2c-nforce2: Add support for the MCP61 and MCP65Jean Delvare2007-05-01
| * i2c-parport: Optimize binary sizeJean Delvare2007-05-01
| * i2c-algo-bit: Emulate SMBus block readJean Delvare2007-05-01
| * i2c: Emulate SMBus block read over I2CJean Delvare2007-05-01
| * i2c-algo-bit: Always send a stop condition before leavingJean Delvare2007-05-01