index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-pnx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-22
i2c: pnx: Disable clk in suspend
Roland Stigge
1
-2
/
+1
2011-05-13
i2c: pnx: Fix crash due to wrong init of timer->data
Wolfram Sang
1
-1
/
+1
2010-04-20
i2c-pnx: Add stop conditions for end of transfer
Kevin Wells
1
-0
/
+6
2010-04-20
i2c-pnx: Limit maximum divider to 1023
Kevin Wells
1
-0
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-07
i2c-pnx: fix setting start/stop condition
Luotao Fu
1
-11
/
+0
2010-02-12
ARM: PNX4008: use msecs_to_jiffies() rather than open-coding it
Russell King
1
-2
/
+2
2010-02-12
ARM: PNX4008: i2c-pnx makes no use of asm/uaccess.h nor asm/irq.h
Russell King
1
-2
/
+0
2010-02-12
ARM: PNX4008: i2c-pnx: don't split messages across several lines
Russell King
1
-37
/
+44
2010-02-12
ARM: PNX4008: Use i2c driver data for passing between internal functions
Russell King
1
-70
/
+62
2010-02-12
ARM: PNX4008: move i2c_adapter structure inside the drivers private data
Russell King
1
-20
/
+20
2010-02-12
ARM: PNX4008: kzalloc i2c drivers internal data
Russell King
1
-10
/
+19
2010-02-12
ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32'
Russell King
1
-4
/
+4
2010-02-12
ARM: PNX4008: get i2c clock rate from clk API
Russell King
1
-11
/
+4
2010-02-12
ARM: PNX4008: convert i2c-pnx to use clk API enable/disable calls
Russell King
1
-9
/
+9
2010-02-12
ARM: PNX4008: move i2c clock start/stop into driver
Russell King
1
-9
/
+30
2010-02-12
ARM: PNX4008: move i2c suspend/resume callbacks into driver
Russell King
1
-2
/
+7
2009-12-09
i2c-pnx: Map I2C adapter number to platform ID number
Kevin Wells
1
-1
/
+2
2009-11-21
ARM: PNX4008: i2c-pnx: use the same dev_id for request_irq and free_irq
Russell King
1
-2
/
+2
2009-11-20
i2c: i2c-pnx: Added missing mach/i2c.h and linux/io.h header file includes
Kevin Wells
1
-0
/
+2
2009-11-20
i2c: i2c-pnx: Limit minimum jiffie timeout to 2
Kevin Wells
1
-0
/
+3
2009-09-18
i2c-pnx: Correct use of request_region/request_mem_region
Julia Lawall
1
-3
/
+4
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-1
/
+1
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-04-22
i2c: Fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+1
2008-04-22
i2c: Replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-22
/
+22
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
1
-1
/
+1
2007-01-04
i2c-pnx: Fix interrupt handler, get rid of EARLY config option
Vitaly Wool
1
-6
/
+1
2006-12-10
i2c: New Philips PNX bus driver
Vitaly Wool
1
-0
/
+708