include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / i2c / busses / i2c-pxa.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2009-12-15 Alexey Dobriyanconst: constify remaining dev_pm_ops
2009-07-21 Magnus DammI2C: Rework i2c-pxa suspend_late()/resume_early()
2009-06-16 Linus Walleiji2c: Use resource_size macro
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-05-03 Roel Kluini2c-pxa.c: timeouts off by 1
2009-03-28 Frank Seideli2c: Add missing KERN_* constants to printks
2009-02-24 Roel Kluini2c: Timeouts reach -1
2009-01-07 Jean Delvarei2c: Get rid of remaining bus_id access
2008-11-27 Russell King[ARM] pxa: don't pass a consumer clock name for devices...
2008-10-07 Eric Miao[ARM] pxa: move i2c register and bit definitions into...
2008-10-03 Jonathan Cameron[ARM] 5278/1: i2c-pxa fast mode support
2008-09-09 Russell King[I2C] pxa: provide late suspend and early resume hooks
2008-09-09 Dmitry Baryshkov[ARM] 5203/1: i2c-pxa: fix scheduling while atomic...
2008-09-09 Mike Rapoport[ARM] 5201/1: PXA3xx: Add support for power i2c bus
2008-08-07 Russell King[ARM] Move include/asm-arm/arch-* to arch/arm/*/include...
2008-08-07 Russell King[ARM] Remove asm/hardware.h, use asm/arch/hardware...
2008-07-15 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2008-07-14 Uli Luckasi2c-pxa: Initialize early
2008-07-09 Russell KingMerge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi...
2008-07-07 Philipp Zabel[ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx...
2008-06-02 Philipp Zabel[ARM] 5075/1: i2c-pxa: move i2c pin setup and PCFR_PI2C...
2008-04-22 Kay Sieversi2c: Fix platform driver hotplug/coldplug
2008-04-22 Harvey Harrisoni2c: Replace remaining __FUNCTION__ occurrences
2008-04-19 eric miao[ARM] pxa: separate GPIOs and their mode definitions...
2008-02-24 Wolfram Sangi2c-pxa: Misc fixes
2008-02-17 Holger Schurig[ARM] 4827/1: fix two warnings in drivers/i2c/busses...
2008-01-27 Mike Rapoporti2c-pxa: Add polling transfer
2008-01-27 eric miaoi2c-pxa: Remove hardcoded #ifdef and use cpu_is_pxa27x
2007-10-19 Jiri Slabyi2c-pxa, rename BIT macro to PXA_BIT
2007-10-12 Russell King[ARM] pxa: update pxa i2c driver to use clk support
2007-09-09 Jean Delvarei2c-pxa: Fix adapter number
2007-07-12 Rodolfo Giomettii2c-pxa: Support new-style I2C drivers
2007-05-26 Enrico Scholz[ARM] 4403/1: Make the PXA-I2C driver work with lockdep...
2007-05-10 Russell Kingarm: fix i2c-pxa build
2007-05-06 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-05-01 Milind Arun Choudharyi2c: SPIN_LOCK_UNLOCKED cleanup
2007-05-01 Jean Delvarei2c-pxa: Clean transaction stop
2007-04-21 Eric Miao[ARM] 4304/1: removes the unnecessary bit number from...
2007-04-21 Matej Kenda[ARM] 4246/1: i2c-pxa: add adapter class to platform...
2007-02-08 Guennadi Liakhovetski[ARM] 4144/1: Fix for patch #4099/1 with CONFIG_I2C_PXA...
2006-11-30 Russell King[ARM] Remove EEPROM slave emulation from i2c-pxa driver.
2006-10-28 Russell King[ARM] Fix i2c-pxa slave mode support
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-26 Jean Delvarei2c: Constify i2c_algorithm declarations, part 2
2006-07-02 Thomas Gleixner[PATCH] irq-flags: misc drivers: Use the new IRQF_...
2006-03-23 Jean Delvare[PATCH] i2c: Semaphore to mutex conversions, part 3
2006-02-06 Tobias Klauser[PATCH] i2c: Use ARRAY_SIZE macro
2006-01-12 Richard Purdie[ARM] 3237/1: PXA I2C driver updates
2005-11-09 Russell King[DRIVER MODEL] Convert platform drivers to use struct...
2005-10-29 Russell KingCreate platform_device.h to contain all the platform...
2005-09-14 Russell King[I2C] Add a functionality method, and remove algorithm ids
2005-09-08 Russell King[I2C] Clean up i2c-pxa debugging/printks
2005-06-15 Russell King[PATCH] I2C: Add PXA I2C driver