Age | Commit message (Expand) | Author |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-05-08 | layered parport code uses parport->dev | David Brownell |
2007-05-07 | remove software_suspend() | Johannes Berg |
2007-05-06 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-05-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2007-05-02 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare |
2007-05-01 | i2c-s3c2410: Fix bug in releasing driver | Ben Dooks |
2007-05-01 | i2c-s3c2410: Fix I2C SDA to SCL setup time | Ben Dooks |
2007-05-01 | i2c: New i2c-tiny-usb bus driver | Till Harbaum |
2007-05-01 | i2c: SPIN_LOCK_UNLOCKED cleanup | Milind Arun Choudhary |
2007-05-01 | i2c: Obsolete i2c-ixp2000, i2c-ixp4xx and scx200_i2c | Jean Delvare |
2007-05-01 | i2c: New Simtec I2C bus driver | Ben Dooks |
2007-05-01 | i2c: Bitbanging I2C bus driver using the GPIO API | Haavard Skinnemoen |
2007-05-01 | Use menuconfig objects - I2C | Jan Engelhardt |
2007-05-01 | i2c: Restore i2c_smbus_read_block_data | Jean Delvare |
2007-05-01 | i2c-pxa: Clean transaction stop | Jean Delvare |
2007-05-01 | i2c-algo-bit: Improve debugging | Jean Delvare |
2007-05-01 | i2c-algo-bit: Implement a 50/50 SCL duty cycle | Jean Delvare |
2007-05-01 | i2c-omap: Switch to static adapter numbering | David Brownell |
2007-05-01 | i2c: Blackfin Two Wire Interface driver | Bryan Wu |
2007-05-01 | i2c-algo-sgi: Comment and whitespace cleanups | Ladislav Michl |
2007-05-01 | i2c: Make i2c_del_driver a void function | Jean Delvare |
2007-05-01 | i2c: Move i2c-isa-only exported symbol declarations | Jean Delvare |
2007-05-01 | i2c: Add i2c_new_probed_device() | Jean Delvare |
2007-05-01 | i2c-algo-bit: Add i2c_bit_add_numbered_bus | Jean Delvare |
2007-05-01 | i2c: i2c EXPORT_SYMBOL cleanup | David Brownell |
2007-05-01 | i2c: Add i2c_add_numbered_adapter() | David Brownell |
2007-05-01 | i2c: Add i2c_board_info and i2c_new_device() | David Brownell |
2007-05-01 | i2c: i2c stack can remove() | David Brownell |
2007-05-01 | i2c: i2c stack can probe() | David Brownell |
2007-05-01 | i2c-pca-isa: Port to the new device driver model | Jean Delvare |
2007-05-01 | i2c-elektor: Port to the new device driver model | Jean Delvare |
2007-05-01 | i2c-parport-light: Port to the new device driver model | Jean Delvare |
2007-05-01 | i2c-parport: Fix a minor race on driver unload | Jean Delvare |
2007-05-01 | scx200_acb: Fix PCI device reference count | Jean Delvare |
2007-05-01 | i2c-nforce2: Add support for the MCP61 and MCP65 | Jean Delvare |
2007-05-01 | i2c-parport: Optimize binary size | Jean Delvare |
2007-05-01 | i2c-algo-bit: Emulate SMBus block read | Jean Delvare |
2007-05-01 | i2c: Emulate SMBus block read over I2C | Jean Delvare |
2007-05-01 | i2c-algo-bit: Always send a stop condition before leaving | Jean Delvare |
2007-05-01 | i2c: Rename dev_to_i2c_adapter() | David Brownell |
2007-05-01 | i2c: Class attribute cleanup | David Brownell |
2007-05-01 | i2c: Shrink struct i2c_client | David Brownell |
2007-05-01 | i2c: i2c_register_driver() cleanup | David Brownell |
2007-05-01 | i2c: i2c_adapter devices need no driver | Jean Delvare |
2007-05-01 | i2c: Kill i2c_adapter.class_dev | Jean Delvare |
2007-04-21 | [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX | Eric Miao |
2007-04-21 | [ARM] 4246/1: i2c-pxa: add adapter class to platform specific data | Matej Kenda |
2007-04-17 | Minor bug fixes to i2c-pasemi | Olof Johansson |
2007-04-17 | i2c-pasemi: Depend on PPC_PASEMI again | Jean Delvare |