Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e98d06dd6cd791b5138b0fc6c14a9c0b4d1f2e72
/
drivers
/
i2c
/
busses
/
i2c-pnx.c
d1ccc12
i2c: pnx: Use devm_*() functions
by Jingoo Han
· 11 years ago
4edd65e
i2c: Include linux/of.h header
by Sachin Kamat
· 11 years ago
498c014
i2c: pnx: fix error return code in i2c_pnx_probe()
by Wei Yongjun
· 11 years ago
687b81d
i2c: move OF helpers into the core
by Wolfram Sang
· 11 years ago
d2f1853
i2c: pnx: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 11 years ago
55827f4
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
by Doug Anderson
· 12 years ago
0b255e9
i2c: remove __dev* attributes from subsystem
by Bill Pemberton
· 12 years ago
c076ada4
i2c: pnx: Fix read transactions of >= 2 bytes
by Roland Stigge
· 12 years ago
b3aafe8
i2c: pnx: Fix bit definitions
by Roland Stigge
· 12 years ago
783414b
i2c-pnx: Use struct dev_pm_ops for power management
by Rafael J. Wysocki
· 12 years ago
b41a216
i2c: Add device tree support to i2c-pnx.c
by Roland Stigge
· 13 years ago
be46038
i2c-pnx.c: Remove duplicated i2c.h
by Roland Stigge
· 13 years ago
1451ba3
i2c-pnx.c: Use resources in platforms
by Roland Stigge
· 13 years ago
c4cea7f
i2c: pnx: Disable clk in suspend
by Roland Stigge
· 13 years ago
9ddabb0
i2c: pnx: Fix crash due to wrong init of timer->data
by Wolfram Sang
· 14 years ago
28ad332
i2c-pnx: Add stop conditions for end of transfer
by Kevin Wells
· 15 years ago
be80dba
i2c-pnx: Limit maximum divider to 1023
by Kevin Wells
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
ad0194e
i2c-pnx: fix setting start/stop condition
by Luotao Fu
· 15 years ago
eed18b5
ARM: PNX4008: use msecs_to_jiffies() rather than open-coding it
by Russell King
· 15 years ago
7e20c83
ARM: PNX4008: i2c-pnx makes no use of asm/uaccess.h nor asm/irq.h
by Russell King
· 15 years ago
4be53db
ARM: PNX4008: i2c-pnx: don't split messages across several lines
by Russell King
· 15 years ago
81d6724
ARM: PNX4008: Use i2c driver data for passing between internal functions
by Russell King
· 15 years ago
9d7f736
ARM: PNX4008: move i2c_adapter structure inside the drivers private data
by Russell King
· 15 years ago
44c5d73
ARM: PNX4008: kzalloc i2c drivers internal data
by Russell King
· 15 years ago
88d968b
ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32'
by Russell King
· 15 years ago
6fff3da
ARM: PNX4008: get i2c clock rate from clk API
by Russell King
· 15 years ago
ebdbbf2
ARM: PNX4008: convert i2c-pnx to use clk API enable/disable calls
by Russell King
· 15 years ago
0321cb8
ARM: PNX4008: move i2c clock start/stop into driver
by Russell King
· 15 years ago
a0dcf19
ARM: PNX4008: move i2c suspend/resume callbacks into driver
by Russell King
· 15 years ago
155a493
i2c-pnx: Map I2C adapter number to platform ID number
by Kevin Wells
· 15 years ago
f8d5e5a
ARM: PNX4008: i2c-pnx: use the same dev_id for request_irq and free_irq
by Russell King
· 15 years ago
a7d73d8
i2c: i2c-pnx: Added missing mach/i2c.h and linux/io.h header file includes
by Kevin Wells
· 15 years ago
b2f125b
i2c: i2c-pnx: Limit minimum jiffie timeout to 2
by Kevin Wells
· 15 years ago
449d2c7
i2c-pnx: Correct use of request_region/request_mem_region
by Julia Lawall
· 15 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
add8eda
i2c: Fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
08882d2
i2c: Replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
898eb71
Add missing newlines to some uses of dev_<level> messages
by Joe Perches
· 17 years ago
6c566fb7
i2c-pnx: Fix interrupt handler, get rid of EARLY config option
by Vitaly Wool
· 18 years ago
41561f2
i2c: New Philips PNX bus driver
by Vitaly Wool
· 18 years ago