index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-pxa.c
Age
Commit message (
Expand
)
Author
2008-04-22
i2c: Fix platform driver hotplug/coldplug
Kay Sievers
2008-04-22
i2c: Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-19
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
eric miao
2008-02-24
i2c-pxa: Misc fixes
Wolfram Sang
2008-02-17
[ARM] 4827/1: fix two warnings in drivers/i2c/busses/i2c-pxa.c
Holger Schurig
2008-01-27
i2c-pxa: Add polling transfer
Mike Rapoport
2008-01-27
i2c-pxa: Remove hardcoded #ifdef and use cpu_is_pxa27x
eric miao
2007-10-19
i2c-pxa, rename BIT macro to PXA_BIT
Jiri Slaby
2007-10-12
[ARM] pxa: update pxa i2c driver to use clk support
Russell King
2007-09-09
i2c-pxa: Fix adapter number
Jean Delvare
2007-07-12
i2c-pxa: Support new-style I2C drivers
Rodolfo Giometti
2007-05-26
[ARM] 4403/1: Make the PXA-I2C driver work with lockdep validator
Enrico Scholz
2007-05-10
arm: fix i2c-pxa build
Russell King
2007-05-06
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-05-01
i2c: SPIN_LOCK_UNLOCKED cleanup
Milind Arun Choudhary
2007-05-01
i2c-pxa: Clean transaction stop
Jean Delvare
2007-04-21
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
Eric Miao
2007-04-21
[ARM] 4246/1: i2c-pxa: add adapter class to platform specific data
Matej Kenda
2007-02-08
[ARM] 4144/1: Fix for patch #4099/1 with CONFIG_I2C_PXA_SLAVE set
Guennadi Liakhovetski
2006-11-30
[ARM] Remove EEPROM slave emulation from i2c-pxa driver.
Russell King
2006-10-28
[ARM] Fix i2c-pxa slave mode support
Russell King
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-26
i2c: Constify i2c_algorithm declarations, part 2
Jean Delvare
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-03-23
[PATCH] i2c: Semaphore to mutex conversions, part 3
Jean Delvare
2006-02-06
[PATCH] i2c: Use ARRAY_SIZE macro
Tobias Klauser
2006-01-12
[ARM] 3237/1: PXA I2C driver updates
Richard Purdie
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
2005-09-14
[I2C] Add a functionality method, and remove algorithm ids
Russell King
2005-09-08
[I2C] Clean up i2c-pxa debugging/printks
Russell King
2005-06-15
[PATCH] I2C: Add PXA I2C driver
Russell King