summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* i2c: Add driver suspend/resume/shutdown supportDavid Brownell2007-02-131-21/+44
* i2c: completion header cleanupsJean Delvare2007-02-133-1/+2
* i2c-i801: Spelling fixJean Delvare2007-02-131-1/+1
* i2c-piix4: Add support for the ATI SB600Jean Delvare2007-02-132-0/+4
* i2c-nforce2: Drop unused reference to pci_devJean Delvare2007-02-131-2/+0
* i2c-ali1563: Fix device initializationJean Delvare2007-02-131-23/+18
* i2c-ali1563: Improve the status messagesJean Delvare2007-02-131-5/+11
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-122-2/+2
* USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-071-1/+1
* i2c/m41t00: Do not forget to write yearPhilippe De Muyter2007-01-051-0/+1
* i2c-mv64xxx: Fix random oops at bootMaxime Bizon2007-01-051-2/+2
* i2c: Migration aids for i2c_adapter.dev removalDavid Brownell2007-01-041-4/+24
* i2c-pnx: Fix interrupt handler, get rid of EARLY config optionVitaly Wool2007-01-042-15/+1
* Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2006-12-131-1/+1
|\
| * hwmon: Update Rudolf Marek's e-mail addressJean Delvare2006-12-121-1/+1
* | [PATCH] fix more workqueue build breakage (tps65010)David Brownell2006-12-131-9/+12
* | i2c: Fix OMAP clock prescaler to match the commentJean Delvare2006-12-101-2/+2
* | i2c: Refactor a kfree in i2c-devJean Delvare2006-12-101-2/+1
* | i2c: Fix return value check in i2c-devAkinobu Mita2006-12-101-2/+2
* | i2c: Enable PEC on more i2c-i801 devicesJean Delvare2006-12-101-4/+12
* | i2c: Discard the i2c algo del_bus wrappersJean Delvare2006-12-1017-48/+17
* | i2c: New ARM Versatile/Realview bus driverRussell King2006-12-103-0/+165
* | i2c: fix broken ds1337 initializationDirk Eibach2006-12-101-1/+7
* | i2c: Use the __ATTR macro where possibleJean Delvare2006-12-101-7/+4
* | i2c: Whitespace cleanupsDavid Brownell2006-12-102-44/+44
* | i2c: Use put_user instead of copy_to_user where possibleJean Delvare2006-12-101-2/+1
* | i2c: New Atmel AT91 bus driverAndrew Victor2006-12-103-0/+333
* | i2c: Add support for nested i2c bus lockingJiri Kosina2006-12-101-1/+1
* | i2c: Cleanups to the i2c-nforce2 bus driverHans-Frieder Vogt2006-12-101-75/+14
* | i2c: Add request/release_mem_region to i2c-ibm_iic bus driverJean-Baptiste Maneyrol2006-12-101-0/+9
* | i2c: New Philips PNX bus driverVitaly Wool2006-12-103-0/+728
* | i2c: Delete the broken i2c-ite bus driverJean Delvare2006-12-107-1226/+0
|/
* [PATCH] struct path: convert i2c-driversJosef Sipek2006-12-081-2/+2
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-072-133/+4
|\
| *-. [ARM] Merge individual ARM sub-treesRussell King2006-12-072-133/+4
| |\ \
| | | * [ARM] 3995/1: iop13xx: add iop13xx supportDan Williams2006-12-071-3/+3
| | |/ | |/|
| | * [ARM] Remove EEPROM slave emulation from i2c-pxa driver.Russell King2006-11-301-130/+1
| |/
* | [PATCH] ... and more work_struct-induced breakage (mips)Al Viro2006-12-061-1/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-054-14/+17
|\ \
| * \ Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-12-012-0/+3
| |\ \
| | * | i2c-i801: SMBus patch for Intel ICH9Jason Gaston2006-12-012-0/+3
| | |/
| * / I2C: convert i2c-dev to use struct device instead of struct class_deviceGreg Kroah-Hartman2006-12-011-13/+13
| |/
| * [PATCH] Fix i2c-ixp4xx compile (missing brace)Jean Delvare2006-11-231-1/+1
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-6/+6
|/
* [PATCH] scx200_acb: handle PCI errorsJeff Garzik2006-11-201-3/+4
* [PATCH] i2c-ixp4xx: fix ") != 0))" typoAlexey Dobriyan2006-11-201-1/+2
* [ARM] Fix i2c-pxa slave mode supportRussell King2006-10-281-2/+6
* hwmon: Let w83781d and lm78 load againJean Delvare2006-10-181-1/+1
* [POWERPC] Fix i2c-powermac platform device usageBenjamin Herrenschmidt2006-10-101-13/+15
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0514-19/+17