sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / drivers / i2c /
2009-11-20 Kevin Wellsi2c: i2c-pnx: Added missing mach/i2c.h and linux/io...
2009-11-20 Kevin Wellsi2c: i2c-pnx: Limit minimum jiffie timeout to 2
2009-11-07 Crane Caii2c-piix4: Modify code name SB900 to Hudson-2
2009-11-02 Joakim Tjernlundi2c-mpc: Do not generate STOP after read.
2009-11-02 Richard Zhaoi2c: imx: disable clock when it's possible to save...
2009-11-02 Richard Zhaoi2c: imx: only imx1 needs disable delay
2009-11-02 Richard Zhaoi2c: imx: check busy bit when START/STOP
2009-10-04 Jean Delvarei2c: Hide probe errors caused by ACPI resource conflicts
2009-09-26 Bjorn HelgaasACPI: i2c-scmi: don't use acpi_device_uid()
2009-09-24 Russell KingMerge branch 'origin' into for-linus
2009-09-23 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2009-09-21 Russell KingMerge branch 'devel' of git://git./linux/kernel/git...
2009-09-19 Wolfram Sang[PATCH] i2c-imx: make bus available early
2009-09-19 Mikael Petterssoni2c-mv64xxx: correct mv64xxx_i2c_intr() return type
2009-09-18 Jean Delvarei2c: Clearly mark ACPI drivers as such
2009-09-18 Crane Caii2c: Add driver for SMBus Control Method Interface
2009-09-18 Julia Lawalli2c-pnx: Correct use of request_region/request_mem_region
2009-09-18 Crane Caii2c-piix4: Add AMD SB900 SMBus device ID
2009-09-18 Wolfram Sangi2c/chips: Remove deprecated pcf8574 driver
2009-09-18 Wolfram Sangi2c/chips: Remove deprecated pca9539 driver
2009-09-18 Wolfram Sangi2c/chips: Remove deprecated pcf8575 driver
2009-09-18 Willy Tarreaui2c/scx200_acb: Provide more information on bus errors
2009-09-18 Jean Delvarei2c: Provide compatibility links for i2c adapters
2009-09-18 Jean Delvarei2c: Convert i2c adapters to bus devices
2009-09-18 Jean Delvarei2c: Convert i2c clients to a device type
2009-09-18 Jean Delvarei2c/tsl2550: Use combined SMBus transactions
2009-09-18 Jean Delvarei2c-taos-evm: Switch echo off to improve performance
2009-09-10 Haojian Zhuang[ARM] pxa: update dependancy of pxa i2c module
2009-08-23 Magnus Dammi2c: Runtime PM for SuperH Mobile I2C
2009-08-22 Rafael J. WysockiMerge branch 'master' into for-linus
2009-08-20 Linus Walleiji2c-stu300: I2C STU300 stability updates
2009-08-20 Moiz Sonasathi2c-omap: Enable workaround for Errata 1.153 based on
2009-08-20 Moiz Sonasathi2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts
2009-08-20 Nishanth Menoni2c-omap: Fix I2C status ACK
2009-07-30 Rafael J. WysockiMerge branch 'master' into for-linus
2009-07-30 Sonasath, Moizi2c-omap: OMAP3430 Silicon Errata 1.153
2009-07-30 Sonasath, Moizi2c-omap: In case of a NACK|ARDY|AL return from the ISR
2009-07-30 Sonasath, Moizi2c-omap: Bug in reading the RXSTAT/TXSTAT values from...
2009-07-29 Magnus Dammi2c-sh_mobile: change module_init() to subsys_initcall()
2009-07-29 Roel Kluini2c: strncpy does not null terminate string
2009-07-29 Peter Korsgaardi2c-s3c2410: s3c24xx_i2c_init: don't clobber IICLC...
2009-07-29 Rafael J. WysockiMerge branch 'master' into for-linus
2009-07-28 Michele Jr De Candiai2c/tsl2550: Fix lux value in dark environment
2009-07-23 Magnus Dammi2c: change i2c-sh_mobile.c module_init() to subsys_ini...
2009-07-21 Magnus DammI2C: Rework i2c-s3c2410 suspend_late()/resume() V2
2009-07-21 Magnus DammI2C: Rework i2c-pxa suspend_late()/resume_early()
2009-07-14 Julia Lawalli2c: Use resource_size
2009-07-14 David Brownelli2c-davinci: behave with i2cdetect
2009-07-14 Kevin Hilmani2c-davinci: convert clock usage after clkdev conversion
2009-07-08 Joe PerchesRemove multiple KERN_ prefixes from printk formats
2009-06-25 Ingo Molnari2c: fix build bug in i2c-designware.c
2009-06-23 Baruch Siachi2c: driver for the Synopsys DesignWare I2C controller
2009-06-22 Michael Trimarchii2c: Fix stuck transaction on cpm-i2c driver
2009-06-22 Tony Lindgreni2c-omap: Fix build breaking typo cpu_is_omap_2430
2009-06-20 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2009-06-19 Rodolfo Giomettii2c: Use rwsem instead of mutex for board info
2009-06-19 Jean Delvarei2c: Add a sysfs interface to instantiate devices
2009-06-19 Jean Delvarei2c: Limit core locking to the necessary sections
2009-06-19 Jean Delvarei2c: Kill the redundant client list
2009-06-19 Jean Delvarei2c: Kill is_newstyle_driver
2009-06-19 Jean Delvarei2c: Merge i2c_attach_client into i2c_new_device
2009-06-19 Jean Delvarei2c: Drop i2c_probe function
2009-06-19 Jean Delvarei2c: Get rid of the legacy binding model
2009-06-19 Jean Delvarei2c: Kill client_register and client_unregister methods
2009-06-18 Benjamin HerrenschmidtMerge commit 'gcl/merge' into next
2009-06-17 Wolfgang Denkpowerpc/5xxx: Add common mpc5xxx_get_bus_frequency...
2009-06-16 Linus Walleiji2c-stu300: Make driver depend on MACH_U300
2009-06-16 Ben Dooksi2c-s3c2410: use resource_size()
2009-06-16 Linus Walleiji2c: Use resource_size macro
2009-06-16 Linus Walleiji2c: ST DDC I2C U300 bus driver v3
2009-06-16 Mike Frysingeri2c-bfin-twi: pull in io.h for ioremap()
2009-06-16 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2009-06-15 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-06-15 Harald Weltei2c-viapro: Add new PCI device ID for VX855
2009-06-15 Wolfram Sangi2c/chips: Move max6875 to drivers/misc/eeprom
2009-06-15 Jean Delvarei2c: Do not give adapters a default parent
2009-06-15 Jean Delvarei2c: Do not probe for TV chips on Voodoo3 adapters
2009-06-15 Clifford Wolfi2c: Retry automatically on arbitration loss
2009-06-15 Jack Stonei2c: Remove void casts
2009-06-15 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-06-14 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2009-06-13 Richard Röjforsi2c-ocores: Can add I2C devices to the bus
2009-06-13 Ben Dooksi2c-s3c2410: move to using platform idtable to match...
2009-06-13 Aaro Koskineni2c: OMAP3: Better noise suppression for fast/standard...
2009-06-13 Aaro Koskineni2c: OMAP2/3: Fix scll/sclh calculations
2009-06-13 Michael Hennerichi2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK...
2009-06-13 Frank Shewi2c: Blackfin TWI: fix transfer errors with repeat...
2009-06-13 Sonic Zhangi2c: Blackfin TWI: fix REPEAT START mode doesn't repeat
2009-06-13 Michael Hennerichi2c: Blackfin TWI: make sure we don't end up with a...
2009-06-12 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-06-05 Eric Miao[ARM] pxa: move mach/i2c.h to plat/i2c.h
2009-06-05 Eric Miao[ARM] pxa: add platform device ID table to pxa i2c...
2009-06-04 Sean MacLennani2c: Fix confusing i2c-ibm_iic message
2009-05-26 Paul MundtMerge branch 'sh/clkfwk'
2009-05-13 Paul Mundtsh: clkfwk: module_clk -> peripheral_clk rename.
2009-05-12 Linus TorvaldsMerge branch 'i2c-for-2630-rc5' of git://aeryn.fluff...
2009-05-11 Mark Warei2c-cpm: Pass dev ptr to dma_*_coherent rather than...
2009-05-11 Mark Browni2c: Enable i2c-s3c2410 for S3C64XX too
2009-05-11 Wolfgang Grandeggeri2c-mpc: bug fix for MPC52xx clock setting and printout
2009-05-05 Enrik Berkhani2c-algo-pca: Let PCA9564 recover from unacked data...
next