summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-pxa.c
AgeCommit message (Expand)Author
2008-04-22i2c: Fix platform driver hotplug/coldplugKay Sievers
2008-04-22i2c: Replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao
2008-02-24i2c-pxa: Misc fixesWolfram Sang
2008-02-17[ARM] 4827/1: fix two warnings in drivers/i2c/busses/i2c-pxa.cHolger Schurig
2008-01-27i2c-pxa: Add polling transferMike Rapoport
2008-01-27i2c-pxa: Remove hardcoded #ifdef and use cpu_is_pxa27xeric miao
2007-10-19i2c-pxa, rename BIT macro to PXA_BITJiri Slaby
2007-10-12[ARM] pxa: update pxa i2c driver to use clk supportRussell King
2007-09-09i2c-pxa: Fix adapter numberJean Delvare
2007-07-12i2c-pxa: Support new-style I2C driversRodolfo Giometti
2007-05-26[ARM] 4403/1: Make the PXA-I2C driver work with lockdep validatorEnrico Scholz
2007-05-10arm: fix i2c-pxa buildRussell King
2007-05-06Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-05-01i2c: SPIN_LOCK_UNLOCKED cleanupMilind Arun Choudhary
2007-05-01i2c-pxa: Clean transaction stopJean Delvare
2007-04-21[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao
2007-04-21[ARM] 4246/1: i2c-pxa: add adapter class to platform specific dataMatej Kenda
2007-02-08[ARM] 4144/1: Fix for patch #4099/1 with CONFIG_I2C_PXA_SLAVE setGuennadi Liakhovetski
2006-11-30[ARM] Remove EEPROM slave emulation from i2c-pxa driver.Russell King
2006-10-28[ARM] Fix i2c-pxa slave mode supportRussell King
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-26i2c: Constify i2c_algorithm declarations, part 2Jean Delvare
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-03-23[PATCH] i2c: Semaphore to mutex conversions, part 3Jean Delvare
2006-02-06[PATCH] i2c: Use ARRAY_SIZE macroTobias Klauser
2006-01-12[ARM] 3237/1: PXA I2C driver updatesRichard Purdie
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-09-14[I2C] Add a functionality method, and remove algorithm idsRussell King
2005-09-08[I2C] Clean up i2c-pxa debugging/printksRussell King
2005-06-15[PATCH] I2C: Add PXA I2C driverRussell King