提交历史

作者 SHA1 备注 提交日期
  Wolfram Sang 1ecc4335eb i2c: busses: drop owner assignment from platform_drivers 11 年之前
  Jingoo Han d1ccc125f3 i2c: pnx: Use devm_*() functions 11 年之前
  Sachin Kamat 4edd65e63f i2c: Include linux/of.h header 12 年之前
  Wei Yongjun 498c014621 i2c: pnx: fix error return code in i2c_pnx_probe() 12 年之前
  Wolfram Sang 687b81d083 i2c: move OF helpers into the core 12 年之前
  Jingoo Han d2f185343d i2c: pnx: add CONFIG_PM_SLEEP to suspend/resume functions 12 年之前
  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 16 年之前
  Russell King 7e20c83720 ARM: PNX4008: i2c-pnx makes no use of asm/uaccess.h nor asm/irq.h 16 年之前
  Russell King 4be53dbe74 ARM: PNX4008: i2c-pnx: don't split messages across several lines 16 年之前
  Russell King 81d6724a56 ARM: PNX4008: Use i2c driver data for passing between internal functions 16 年之前
  Russell King 9d7f73632c ARM: PNX4008: move i2c_adapter structure inside the drivers private data 16 年之前
  Russell King 44c5d73918 ARM: PNX4008: kzalloc i2c drivers internal data 16 年之前
  Russell King 88d968b22f ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32' 16 年之前
  Russell King 6fff3da998 ARM: PNX4008: get i2c clock rate from clk API 16 年之前
  Russell King ebdbbf2003 ARM: PNX4008: convert i2c-pnx to use clk API enable/disable calls 16 年之前
  Russell King 0321cb83e1 ARM: PNX4008: move i2c clock start/stop into driver 16 年之前