Doug Anderson
|
55827f4aa6
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
|
12 年之前 |
Bill Pemberton
|
0b255e927d
i2c: remove __dev* attributes from subsystem
|
12 年之前 |
Roland Stigge
|
c076ada4e4
i2c: pnx: Fix read transactions of >= 2 bytes
|
13 年之前 |
Roland Stigge
|
b3aafe80c8
i2c: pnx: Fix bit definitions
|
13 年之前 |
Rafael J. Wysocki
|
783414ba9a
i2c-pnx: Use struct dev_pm_ops for power management
|
13 年之前 |
Roland Stigge
|
b41a216daf
i2c: Add device tree support to i2c-pnx.c
|
13 年之前 |
Roland Stigge
|
be460385af
i2c-pnx.c: Remove duplicated i2c.h
|
13 年之前 |
Roland Stigge
|
1451ba3a5f
i2c-pnx.c: Use resources in platforms
|
13 年之前 |
Roland Stigge
|
c4cea7fc1b
i2c: pnx: Disable clk in suspend
|
13 年之前 |
Wolfram Sang
|
9ddabb055d
i2c: pnx: Fix crash due to wrong init of timer->data
|
14 年之前 |
Kevin Wells
|
28ad3321a1
i2c-pnx: Add stop conditions for end of transfer
|
15 年之前 |
Kevin Wells
|
be80dbaa3e
i2c-pnx: Limit maximum divider to 1023
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Luotao Fu
|
ad0194e8d6
i2c-pnx: fix setting start/stop condition
|
15 年之前 |
Russell King
|
eed18b5fa4
ARM: PNX4008: use msecs_to_jiffies() rather than open-coding it
|
15 年之前 |
Russell King
|
7e20c83720
ARM: PNX4008: i2c-pnx makes no use of asm/uaccess.h nor asm/irq.h
|
15 年之前 |
Russell King
|
4be53dbe74
ARM: PNX4008: i2c-pnx: don't split messages across several lines
|
15 年之前 |
Russell King
|
81d6724a56
ARM: PNX4008: Use i2c driver data for passing between internal functions
|
15 年之前 |
Russell King
|
9d7f73632c
ARM: PNX4008: move i2c_adapter structure inside the drivers private data
|
15 年之前 |
Russell King
|
44c5d73918
ARM: PNX4008: kzalloc i2c drivers internal data
|
15 年之前 |
Russell King
|
88d968b22f
ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32'
|
15 年之前 |
Russell King
|
6fff3da998
ARM: PNX4008: get i2c clock rate from clk API
|
15 年之前 |
Russell King
|
ebdbbf2003
ARM: PNX4008: convert i2c-pnx to use clk API enable/disable calls
|
15 年之前 |
Russell King
|
0321cb83e1
ARM: PNX4008: move i2c clock start/stop into driver
|
15 年之前 |
Russell King
|
a0dcf19f59
ARM: PNX4008: move i2c suspend/resume callbacks into driver
|
15 年之前 |
Kevin Wells
|
155a49319f
i2c-pnx: Map I2C adapter number to platform ID number
|
15 年之前 |
Russell King
|
f8d5e5a8f5
ARM: PNX4008: i2c-pnx: use the same dev_id for request_irq and free_irq
|
15 年之前 |
Kevin Wells
|
a7d73d8c68
i2c: i2c-pnx: Added missing mach/i2c.h and linux/io.h header file includes
|
15 年之前 |
Kevin Wells
|
b2f125bcf5
i2c: i2c-pnx: Limit minimum jiffie timeout to 2
|
15 年之前 |
Julia Lawall
|
449d2c759d
i2c-pnx: Correct use of request_region/request_mem_region
|
16 年之前 |