Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / drivers / i2c / busses / i2c-omap.c
2010-04-20 Mika Westerbergi2c-omap: fix OOPS in omap_i2c_unidle() during probe
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-08 Uwe Kleine-Königi2c: move i2c_omap's probe function to .devinit.text
2010-03-07 Cory Maccarronei2c: omap: Add support for 16-bit registers
2009-12-24 Manjunatha GKi2c-omap: OMAP3: Fix I2C lockup during timeout/error...
2009-12-24 Cory Maccarronei2c-omap: Don't write IE state in unidle if 0
2009-12-09 Rajendra Nayaki2c-omap: OMAP3: PM: (re)init for every transfer to...
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 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 Roel Kluini2c: strncpy does not null terminate string
2009-07-14 Julia Lawalli2c: Use resource_size
2009-06-22 Tony Lindgreni2c-omap: Fix build breaking typo cpu_is_omap_2430
2009-06-16 Linus Walleiji2c: Use resource_size macro
2009-06-13 Aaro Koskineni2c: OMAP3: Better noise suppression for fast/standard...
2009-06-13 Aaro Koskineni2c: OMAP2/3: Fix scll/sclh calculations
2009-02-08 Russell King[ARM] omap: i2c: remove conditional ick clocks
2009-02-08 Russell King[ARM] omap: i2c: remove armxor_ck
2009-02-08 Russell King[ARM] omap: i2c: use short connection ids
2008-12-16 Ben Dooksi2c-omap: fix type of irq handler function
2008-11-21 Kalle Jokiniemii2c-omap: Enable I2C wakeups for 34xx
2008-11-21 Paul Walmsleyi2c-omap: reprogram OCP_SYSCONFIG register after reset
2008-11-21 Paul Walmsleyi2c-omap: convert 'rev1' flag to generic 'rev' u8
2008-11-21 Paul Walmsleyi2c-omap: fix I2C timeouts due to recursive omap_i2c_...
2008-11-21 Tony Lindgreni2c-omap: Clean-up i2c-omap
2008-11-21 Paul Walmsleyi2c-omap: Don't compile in OMAP15xx I2C ISR for non...
2008-11-21 Paul Walmsleyi2c-omap: Mark init-only functions as __init
2008-11-21 Chandra shekhari2c-omap: Add support for omap34xx
2008-11-21 Nishanth Menoni2c-omap: FIFO handling support and broken hw workaroun...
2008-11-21 Syed Mohammed Khasimi2c-omap: Add high-speed support to omap-i2c
2008-11-21 Paul Walmsleyi2c-omap: Close suspected race between omap_i2c_idle...
2008-11-21 Jarkko Nikulai2c-omap: Do not use interruptible wait call in omap_i2...
2008-09-05 Russell King[ARM] omap: convert OMAP drivers to use ioremap()
2008-04-22 Kay Sieversi2c: Fix platform driver hotplug/coldplug
2008-03-23 Tony Lindgreni2c-omap: Fix unhandled fault
2008-01-27 Jean Delvarei2c: Don't uselessly set i2c_adapter.retries
2008-01-14 Tony Lindgreni2c-omap: Fix NULL pointer dereferencing
2007-12-12 Joe Perchesi2c: Add missing spaces in split log messages
2007-10-19 Jan EngelhardtConvert files to UTF-8 and some cleanups
2007-05-01 David Brownelli2c-omap: Switch to static adapter numbering
2006-12-10 Jean Delvarei2c: Fix OMAP clock prescaler to match the comment
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-26 Jean Delvarei2c: Constify i2c_algorithm declarations, part 2
2006-09-26 Komal Shahi2c: New bus driver for TI OMAP boards