index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-pxa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c/i2c-pxa: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
1
-7
/
+0
*
i2c-pxa: Drop leftover comment
Karol Lewandowski
2012-05-12
1
-5
/
+0
*
i2c: pxa: add OF support
Haojian Zhuang
2012-03-07
1
-21
/
+74
*
i2c: Allow i2c_add_numbered_adapter() to assign a bus id
Grant Likely
2011-07-25
1
-5
/
+2
*
i2c-pxa2xx: Don't clear isr bits too early
Vasily Khoruzhick
2011-03-21
1
-3
/
+2
*
i2c-pxa2xx: Fix register offsets
Vasily Khoruzhick
2011-03-21
1
-7
/
+7
*
i2c-pxa2xx: pass of_node from platform driver to adapter and publish
Sebastian Andrzej Siewior
2011-03-21
1
-0
/
+5
*
i2c-pxa2xx: check timeout correctly
Sebastian Andrzej Siewior
2011-03-21
1
-1
/
+3
*
i2c-pxa2xx: add support for shared IRQ handler
Sebastian Andrzej Siewior
2011-03-21
1
-2
/
+8
*
i2c-pxa2xx: Add PCI support for PXA I2C controller
Sebastian Andrzej Siewior
2011-03-21
1
-3
/
+24
*
ARM: pxa2xx: reorganize I2C files
Sebastian Andrzej Siewior
2011-03-21
1
-1
/
+1
*
i2c-pxa2xx: use dynamic register layout
Sebastian Andrzej Siewior
2011-03-21
1
-20
/
+50
*
i2c: Remove unneeded inclusions of <linux/i2c-id.h>
Jean Delvare
2010-10-24
1
-1
/
+0
*
i2c-pxa: fix compiler warning, due to missing const
Marc Kleine-Budde
2010-08-11
1
-1
/
+1
*
i2c: Use <linux/io.h> instead of <asm/io.h>
H Hartley Sweeten
2010-05-21
1
-1
/
+1
*
i2c-pxa: only define 'blue_murder'-function if DEBUG is #defined
Wolfram Sang
2010-05-20
1
-10
/
+14
*
i2c-pxa: remove unused macro
Uwe Kleine-König
2010-05-20
1
-2
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
1
-1
/
+1
*
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
1
-1
/
+1
*
I2C: Rework i2c-pxa suspend_late()/resume_early()
Magnus Damm
2009-07-22
1
-8
/
+17
*
i2c: Use resource_size macro
Linus Walleij
2009-06-16
1
-5
/
+4
*
[ARM] pxa: move mach/i2c.h to plat/i2c.h
Eric Miao
2009-06-05
1
-1
/
+1
*
[ARM] pxa: add platform device ID table to pxa i2c driver
Eric Miao
2009-06-05
1
-2
/
+18
*
i2c-pxa.c: timeouts off by 1
Roel Kluin
2009-05-03
1
-3
/
+3
*
i2c: Add missing KERN_* constants to printks
Frank Seidel
2009-03-28
1
-4
/
+5
*
i2c: Timeouts reach -1
Roel Kluin
2009-02-24
1
-1
/
+1
*
i2c: Get rid of remaining bus_id access
Jean Delvare
2009-01-07
1
-2
/
+2
*
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
Russell King
2008-11-27
1
-1
/
+1
*
[ARM] pxa: move i2c register and bit definitions into i2c-pxa.c
Eric Miao
2008-10-07
1
-1
/
+38
*
[ARM] 5278/1: i2c-pxa fast mode support
Jonathan Cameron
2008-10-03
1
-2
/
+4
*
[I2C] pxa: provide late suspend and early resume hooks
Russell King
2008-09-09
1
-6
/
+24
*
[ARM] 5203/1: i2c-pxa: fix scheduling while atomic in i2c_pxa_abort()
Dmitry Baryshkov
2008-09-09
1
-3
/
+4
*
[ARM] 5201/1: PXA3xx: Add support for power i2c bus
Mike Rapoport
2008-09-09
1
-5
/
+7
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-3
/
+3
*
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
1
-1
/
+1
*
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2008-07-15
1
-1
/
+1
|
\
|
*
i2c-pxa: Initialize early
Uli Luckas
2008-07-14
1
-1
/
+1
|
|
|
\
*
-
.
\
Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxa
Russell King
2008-07-09
1
-29
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
[ARM] 5075/1: i2c-pxa: move i2c pin setup and PCFR_PI2CEN handling into arch/...
Philipp Zabel
2008-06-02
1
-29
/
+0
|
|
/
*
|
[ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includes
Philipp Zabel
2008-07-07
1
-1
/
+0
|
/
*
i2c: Fix platform driver hotplug/coldplug
Kay Sievers
2008-04-22
1
-0
/
+1
*
i2c: Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-22
1
-1
/
+1
*
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
eric miao
2008-04-19
1
-0
/
+1
*
i2c-pxa: Misc fixes
Wolfram Sang
2008-02-24
1
-11
/
+14
*
[ARM] 4827/1: fix two warnings in drivers/i2c/busses/i2c-pxa.c
Holger Schurig
2008-02-17
1
-1
/
+3
*
i2c-pxa: Add polling transfer
Mike Rapoport
2008-01-27
1
-12
/
+121
*
i2c-pxa: Remove hardcoded #ifdef and use cpu_is_pxa27x
eric miao
2008-01-27
1
-29
/
+29
*
i2c-pxa, rename BIT macro to PXA_BIT
Jiri Slaby
2007-10-19
1
-27
/
+27
*
[ARM] pxa: update pxa i2c driver to use clk support
Russell King
2007-10-12
1
-20
/
+25
[next]