index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-pxa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-23
i2c: Fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+1
2008-04-23
i2c: Replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-19
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
eric miao
1
-0
/
+1
2008-02-24
i2c-pxa: Misc fixes
Wolfram Sang
1
-11
/
+14
2008-02-17
[ARM] 4827/1: fix two warnings in drivers/i2c/busses/i2c-pxa.c
Holger Schurig
1
-1
/
+3
2008-01-27
i2c-pxa: Add polling transfer
Mike Rapoport
1
-12
/
+121
2008-01-27
i2c-pxa: Remove hardcoded #ifdef and use cpu_is_pxa27x
eric miao
1
-29
/
+29
2007-10-19
i2c-pxa, rename BIT macro to PXA_BIT
Jiri Slaby
1
-27
/
+27
2007-10-13
[ARM] pxa: update pxa i2c driver to use clk support
Russell King
1
-20
/
+25
2007-09-10
i2c-pxa: Fix adapter number
Jean Delvare
1
-1
/
+1
2007-07-12
i2c-pxa: Support new-style I2C drivers
Rodolfo Giometti
1
-1
/
+8
2007-05-26
[ARM] 4403/1: Make the PXA-I2C driver work with lockdep validator
Enrico Scholz
1
-14
/
+9
2007-05-10
arm: fix i2c-pxa build
Russell King
1
-1
/
+1
2007-05-07
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-8
/
+10
2007-05-02
i2c: SPIN_LOCK_UNLOCKED cleanup
Milind Arun Choudhary
1
-1
/
+1
2007-05-02
i2c-pxa: Clean transaction stop
Jean Delvare
1
-0
/
+13
2007-04-22
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
Eric Miao
1
-6
/
+6
2007-04-21
[ARM] 4246/1: i2c-pxa: add adapter class to platform specific data
Matej Kenda
1
-2
/
+4
2007-02-08
[ARM] 4144/1: Fix for patch #4099/1 with CONFIG_I2C_PXA_SLAVE set
Guennadi Liakhovetski
1
-77
/
+164
2006-11-30
[ARM] Remove EEPROM slave emulation from i2c-pxa driver.
Russell King
1
-130
/
+1
2006-10-29
[ARM] Fix i2c-pxa slave mode support
Russell King
1
-2
/
+6
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-09-27
i2c: Constify i2c_algorithm declarations, part 2
Jean Delvare
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-03-24
[PATCH] i2c: Semaphore to mutex conversions, part 3
Jean Delvare
1
-1
/
+1
2006-02-06
[PATCH] i2c: Use ARRAY_SIZE macro
Tobias Klauser
1
-1
/
+1
2006-01-12
[ARM] 3237/1: PXA I2C driver updates
Richard Purdie
1
-0
/
+10
2005-11-10
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
1
-12
/
+13
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-0
/
+1
2005-09-15
[I2C] Add a functionality method, and remove algorithm ids
Russell King
1
-4
/
+8
2005-09-09
[I2C] Clean up i2c-pxa debugging/printks
Russell King
1
-42
/
+33
2005-06-15
[PATCH] I2C: Add PXA I2C driver
Russell King
1
-0
/
+1031