index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2010-10-24
i2c: Remove unneeded inclusions of <linux/i2c-id.h>
Jean Delvare
1
-1
/
+0
2010-08-11
i2c-pxa: fix compiler warning, due to missing const
Marc Kleine-Budde
1
-1
/
+1
2010-05-21
i2c: Use <linux/io.h> instead of <asm/io.h>
H Hartley Sweeten
1
-1
/
+1
2010-05-20
i2c-pxa: only define 'blue_murder'-function if DEBUG is #defined
Wolfram Sang
1
-10
/
+14
2010-05-20
i2c-pxa: remove unused macro
Uwe Kleine-König
1
-2
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-07-22
I2C: Rework i2c-pxa suspend_late()/resume_early()
Magnus Damm
1
-8
/
+17
2009-06-17
i2c: Use resource_size macro
Linus Walleij
1
-5
/
+4
2009-06-05
[ARM] pxa: move mach/i2c.h to plat/i2c.h
Eric Miao
1
-1
/
+1
2009-06-05
[ARM] pxa: add platform device ID table to pxa i2c driver
Eric Miao
1
-2
/
+18
2009-05-04
i2c-pxa.c: timeouts off by 1
Roel Kluin
1
-3
/
+3
2009-03-28
i2c: Add missing KERN_* constants to printks
Frank Seidel
1
-4
/
+5
2009-02-24
i2c: Timeouts reach -1
Roel Kluin
1
-1
/
+1
2009-01-07
i2c: Get rid of remaining bus_id access
Jean Delvare
1
-2
/
+2
2008-11-27
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
Russell King
1
-1
/
+1
2008-10-07
[ARM] pxa: move i2c register and bit definitions into i2c-pxa.c
Eric Miao
1
-1
/
+38
2008-10-03
[ARM] 5278/1: i2c-pxa fast mode support
Jonathan Cameron
1
-2
/
+4
2008-09-09
[I2C] pxa: provide late suspend and early resume hooks
Russell King
1
-6
/
+24
2008-09-09
[ARM] 5203/1: i2c-pxa: fix scheduling while atomic in i2c_pxa_abort()
Dmitry Baryshkov
1
-3
/
+4
2008-09-09
[ARM] 5201/1: PXA3xx: Add support for power i2c bus
Mike Rapoport
1
-5
/
+7
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-3
/
+3
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-07-15
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
1
-1
/
+1
2008-07-15
i2c-pxa: Initialize early
Uli Luckas
1
-1
/
+1
2008-07-09
Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxa
Russell King
1
-29
/
+0
2008-07-07
[ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includes
Philipp Zabel
1
-1
/
+0
2008-06-02
[ARM] 5075/1: i2c-pxa: move i2c pin setup and PCFR_PI2CEN handling into arch/...
Philipp Zabel
1
-29
/
+0
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
[next]