Commit History

Author SHA1 Message Date
  Linus Torvalds 52caa59ed3 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 12 years ago
  Doug Anderson 55827f4aa6 i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls 12 years ago
  Thierry Reding 84dbf809fb i2c: Convert to devm_ioremap_resource() 12 years ago
  Shawn Guo 5bdfba29f1 i2c: imx: remove cpu_is_xxx by using platform_device_id 12 years ago
  Linus Torvalds 12250d843e Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux 12 years ago
  Arnd Bergmann 82906b13a6 ARM: imx: move platform_data definitions 13 years ago
  Fabio Estevam 002f002d95 i2c: imx: Use dev_dbg logging style 13 years ago
  Fabio Estevam 06d141e9b6 i2c: imx: Use dev_info to indicate that i2c driver was succesfully registered 13 years ago
  Linus Torvalds a410963ba4 Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux 13 years ago
  Wolfram Sang 8c88ab0401 i2c: imx: make bitrate an u32 type 13 years ago
  Fabio Estevam 1f09c67231 i2c: i2c-imx: Adapt the clock name to the new clock framework 13 years ago
  Richard Zhao 9f8a3e7fd5 i2c: imx: convert to use managed functions 13 years ago
  Shawn Guo 6387f8fcb6 i2c: imx: remove unneeded mach/irqs.h inclusion 13 years ago
  Linus Torvalds ae32adc1e0 Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux 13 years ago
  Wolfram Sang 973c5ed45d i2c: imx: don't use strcpy but strlcpy 13 years ago
  Shawn Guo 15afbc6878 i2c: imx: adopt pinctrl support 13 years ago
  Linus Torvalds 34800598b2 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc 13 years ago
  Oskar Schirmer bb79a0798d i2c: imx: fix imx driver to work though signal is pending 13 years ago
  Richard Zhao 83914337d1 i2c: imx: add clk_prepare/clk_unprepare 13 years ago
  Shawn Guo dfcd04b19d i2c-imx: add device tree probe support 14 years ago
  Shawn Guo 593702c71a i2c-imx: remove init/exit hooks from platform data 14 years ago
  Marc Kleine-Budde e39428d53d i2c-imx: do not allow interruptions when waiting for I2C to complete 15 years ago
  Arnaud Patard da9c99fc32 i2c-imx: fix error handling 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Uwe Kleine-König 96eb7164e3 i2c/imx: don't add probe function to the driver struct 15 years ago
  Uwe Kleine-König 4927fbf11d i2c: imx: call ioremap only after request_mem_region 15 years ago
  Valentin Longchamp a1ee06b729 i2c: mxc: let time to generate stop bit 15 years ago
  Richard Zhao db3a3d4ef7 i2c: imx: disable clock when it's possible to save power. 15 years ago
  Richard Zhao a4094a76e6 i2c: imx: only imx1 needs disable delay 15 years ago
  Richard Zhao 43309f3b52 i2c: imx: check busy bit when START/STOP 15 years ago