index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-pnx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-08-22
1
-3
/
+1
*
Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2015-11-10
1
-4
/
+3
|
\
|
*
i2c: pnx: remove superfluous assignment
Wolfram Sang
2015-10-30
1
-1
/
+1
|
*
i2c: pnx: Use setup_timer instead of open coding it
Muhammad Falak R Wani
2015-10-25
1
-3
/
+2
*
|
i2c: pnx: fix runtime warnings caused by enabling unprepared clock
Vladimir Zapolskiy
2015-10-23
1
-5
/
+5
|
/
*
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
i2c: pnx: Use devm_*() functions
Jingoo Han
2014-01-16
1
-51
/
+13
*
i2c: Include linux/of.h header
Sachin Kamat
2013-10-30
1
-0
/
+1
*
i2c: pnx: fix error return code in i2c_pnx_probe()
Wei Yongjun
2013-08-28
1
-1
/
+2
*
i2c: move OF helpers into the core
Wolfram Sang
2013-08-23
1
-3
/
+0
*
i2c: pnx: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-15
1
-1
/
+1
*
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2013-02-22
1
-2
/
+0
*
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-12-22
1
-3
/
+3
*
i2c: pnx: Fix read transactions of >= 2 bytes
Roland Stigge
2012-09-12
1
-20
/
+28
*
i2c: pnx: Fix bit definitions
Roland Stigge
2012-09-12
1
-2
/
+3
*
i2c-pnx: Use struct dev_pm_ops for power management
Rafael J. Wysocki
2012-07-12
1
-9
/
+10
*
i2c: Add device tree support to i2c-pnx.c
Roland Stigge
2012-04-22
1
-16
/
+47
*
i2c-pnx.c: Remove duplicated i2c.h
Roland Stigge
2012-04-22
1
-3
/
+46
*
i2c-pnx.c: Use resources in platforms
Roland Stigge
2012-04-22
1
-22
/
+25
*
i2c: pnx: Disable clk in suspend
Roland Stigge
2012-04-22
1
-2
/
+1
*
i2c: pnx: Fix crash due to wrong init of timer->data
Wolfram Sang
2011-05-13
1
-1
/
+1
*
i2c-pnx: Add stop conditions for end of transfer
Kevin Wells
2010-04-20
1
-0
/
+6
*
i2c-pnx: Limit maximum divider to 1023
Kevin Wells
2010-04-20
1
-0
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
i2c-pnx: fix setting start/stop condition
Luotao Fu
2010-03-07
1
-11
/
+0
*
ARM: PNX4008: use msecs_to_jiffies() rather than open-coding it
Russell King
2010-02-12
1
-2
/
+2
*
ARM: PNX4008: i2c-pnx makes no use of asm/uaccess.h nor asm/irq.h
Russell King
2010-02-12
1
-2
/
+0
*
ARM: PNX4008: i2c-pnx: don't split messages across several lines
Russell King
2010-02-12
1
-37
/
+44
*
ARM: PNX4008: Use i2c driver data for passing between internal functions
Russell King
2010-02-12
1
-70
/
+62
*
ARM: PNX4008: move i2c_adapter structure inside the drivers private data
Russell King
2010-02-12
1
-20
/
+20
*
ARM: PNX4008: kzalloc i2c drivers internal data
Russell King
2010-02-12
1
-10
/
+19
*
ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32'
Russell King
2010-02-12
1
-4
/
+4
*
ARM: PNX4008: get i2c clock rate from clk API
Russell King
2010-02-12
1
-11
/
+4
*
ARM: PNX4008: convert i2c-pnx to use clk API enable/disable calls
Russell King
2010-02-12
1
-9
/
+9
*
ARM: PNX4008: move i2c clock start/stop into driver
Russell King
2010-02-12
1
-9
/
+30
*
ARM: PNX4008: move i2c suspend/resume callbacks into driver
Russell King
2010-02-12
1
-2
/
+7
*
i2c-pnx: Map I2C adapter number to platform ID number
Kevin Wells
2009-12-09
1
-1
/
+2
*
ARM: PNX4008: i2c-pnx: use the same dev_id for request_irq and free_irq
Russell King
2009-11-21
1
-2
/
+2
*
i2c: i2c-pnx: Added missing mach/i2c.h and linux/io.h header file includes
Kevin Wells
2009-11-20
1
-0
/
+2
*
i2c: i2c-pnx: Limit minimum jiffie timeout to 2
Kevin Wells
2009-11-20
1
-0
/
+3
*
i2c-pnx: Correct use of request_region/request_mem_region
Julia Lawall
2009-09-18
1
-3
/
+4
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-1
/
+1
*
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
1
-1
/
+1
*
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
-22
/
+22
*
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-18
1
-1
/
+1
*
i2c-pnx: Fix interrupt handler, get rid of EARLY config option
Vitaly Wool
2007-01-04
1
-6
/
+1
*
i2c: New Philips PNX bus driver
Vitaly Wool
2006-12-10
1
-0
/
+708