Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e7ef5bc079672058dcb791a378dc3beb134bd84e
/
drivers
/
i2c
/
busses
/
i2c-pnx.c
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