dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/plat-mxc/include/mach
Linus Torvalds a410963ba4 Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Pull embedded i2c changes from Wolfram Sang:
 "Changes for the "embedded" part of the I2C subsystem:

   - lots of devicetree conversions of drivers (and preparations for
     that)
   - big cleanups for drivers for OMAP, Tegra, Nomadik, Blackfin
   - Rafael's struct dev_pm_ops conversion patches for I2C
   - usual driver cleanups and fixes

  All patches have been in linux-next for an apropriate time and all
  patches touching files outside of i2c-folders should have proper acks
  from the maintainers."

* 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux: (60 commits)
  Revert "i2c: tegra: convert normal suspend/resume to *_noirq"
  I2C: MV64XYZ: Add Device Tree support
  i2c: stu300: use devm managed resources
  i2c: i2c-ocores: support for 16bit and 32bit IO
  V4L/DVB: mfd: use reg_shift instead of regstep
  i2c: i2c-ocores: Use reg-shift property
  i2c: i2c-ocores: DT bindings and minor fixes.
  i2c: mv64xxxx: remove EXPERIMENTAL tag
  i2c-s3c2410: Use plain pm_runtime_put()
  i2c: s3c2410: Fix pointer type passed to of_match_node()
  i2c: mxs: Set I2C timing registers for mxs-i2c
  i2c: i2c-bfin-twi: Move blackfin TWI register access Macro to head file.
  i2c: i2c-bfin-twi: Move TWI peripheral pin request array to platform data.
  i2c:i2c-bfin-twi: include twi head file
  i2c:i2c-bfin-twi: TWI fails to restart next transfer in high system load.
  i2c: i2c-bfin-twi: Tighten condition when failing I2C transfer if MEN bit is reset unexpectedly.
  i2c: i2c-bfin-twi: Break dead waiting loop if i2c device misbehaves.
  i2c: i2c-bfin-twi: Improve the patch for bug "Illegal i2c bus lock upon certain transfer scenarios".
  i2c: i2c-bfin-twi: Illegal i2c bus lock upon certain transfer scenarios.
  i2c-mv64xxxx: allow more than one driver instance
  ...

Conflicts:
	drivers/i2c/busses/i2c-nomadik.c
2012-07-28 13:43:12 -07:00
..
3ds_debugboard.h ARM: imx: pass gpio than irq number into mxc_expio_init 2012-07-01 21:58:08 +08:00
board-mx31lilly.h ARM: mxc: grammar fix 2010-06-24 15:40:36 +02:00
board-mx31lite.h ARM: mxc: grammar fix 2010-06-24 15:40:36 +02:00
board-mx31moboard.h ARM: mxc: grammar fix 2010-06-24 15:40:36 +02:00
board-pcm038.h ARM: mxc: grammar fix 2010-06-24 15:40:36 +02:00
clock.h ARM i.MX: prepare for common clock framework 2012-04-25 17:03:46 +02:00
common.h arm-soc: power management changes 2012-07-23 17:43:53 -07:00
cpuidle.h ARM: imx: Add common imx cpuidle init functionality. 2012-06-05 08:51:47 +02:00
debug-macro.S ARM: imx6: Add UART2 for low-level debug 2012-05-11 15:17:57 +08:00
devices-common.h dma: ipu: remove the use of ipu_platform_data 2012-07-01 21:57:43 +08:00
dma.h ARM: mxc: make imx_dma_is_general_purpose more generic for sdma 2012-02-27 15:17:58 +08:00
esdhc.h mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5 2011-07-27 09:31:14 +08:00
eukrea-baseboards.h mx5: add cpuimx51sd module and its baseboard 2010-10-19 18:45:00 +02:00
gpio.h Merge branch 'highbank/soc' into next/soc 2011-11-02 02:46:10 +01:00
hardware.h arm-soc: power management changes 2012-07-23 17:43:53 -07:00
i2c.h i2c: imx: make bitrate an u32 type 2012-07-10 10:43:37 +02:00
iim.h
imx-uart.h
imxfb.h ARM: imx: dynamically register imx-fb devices 2010-11-17 10:01:27 +01:00
iomux-mx1.h arm/imx/iomux-v1: rename header file 2010-02-24 10:07:15 +01:00
iomux-mx2x.h mx2/iomux: Set direction for CSPI2 pins 2011-03-25 08:21:34 +01:00
iomux-mx3.h ARM: imx: eliminate macro IOMUX_TO_IRQ() 2012-07-01 21:57:06 +08:00
iomux-mx21.h arm/imx/iomux-v1: rename header file 2010-02-24 10:07:15 +01:00
iomux-mx25.h iomux-mx25.h slew rate adjusted for LCD __LD pins 2012-03-13 13:57:07 +01:00
iomux-mx27.h arm/imx/iomux-v1: rename header file 2010-02-24 10:07:15 +01:00
iomux-mx35.h ARM: imx35: fix ATA_DATA3 pad control address 2011-03-07 19:29:09 +01:00
iomux-mx50.h ARM: imx50: correct iomux-mx50.h wrong daisy chain settings 2011-02-18 11:01:34 +01:00
iomux-mx51.h ARM: i.MX51 iomux: added missing pin definitions 2012-07-09 10:29:39 +02:00
iomux-mx53.h ARM: mx53: fix pad definitions for MX53_PAD_EIM_D28__I2C1_SDA and MX53_PAD_GPIO_8__CAN1_RXCAN 2012-05-02 10:28:36 +02:00
iomux-v1.h ARM: imx: eliminate macro IRQ_GPIOx() 2012-07-01 21:57:16 +08:00
iomux-v3.h Merge branch 'next/fixes' into next/cleanup 2011-10-31 23:25:41 +01:00
ipu.h dma: ipu: remove the use of ipu_platform_data 2012-07-01 21:57:43 +08:00
iram.h ARM: imx: Add iram allocator functions 2010-10-19 18:44:57 +02:00
irqs.h ARM: imx: enable SPARSE_IRQ for imx platform 2012-07-01 21:59:20 +08:00
mmc.h mxcmmc: add card detect through DAT3 possibility 2010-07-26 14:17:46 +02:00
mx1.h ARM: imx: enable SPARSE_IRQ for imx platform 2012-07-01 21:59:20 +08:00
mx1_camera.h
mx2_cam.h [media] Revert "[media] media: mx2_camera: Fix mbus format handling" 2012-06-18 08:17:42 -03:00
mx2x.h ARM: imx: enable SPARSE_IRQ for imx platform 2012-07-01 21:59:20 +08:00
mx3_camera.h ARM: mxc: remove paragraphs with old address of the FSF 2010-06-30 09:00:28 +02:00
mx3fb.h video i.MX IPU: Fix display connections 2011-12-08 12:59:03 +05:30
mx3x.h ARM: imx: enable SPARSE_IRQ for imx platform 2012-07-01 21:59:20 +08:00
mx6q.h ARM: imx6: Add UART2 for low-level debug 2012-05-11 15:17:57 +08:00
mx21-usbhost.h USB: MXC: Add i.MX21 specific USB host controller driver. 2010-03-02 14:52:55 -08:00
mx21.h ARM: imx: enable SPARSE_IRQ for imx platform 2012-07-01 21:59:20 +08:00
mx25.h ARM: imx: enable SPARSE_IRQ for imx platform 2012-07-01 21:59:20 +08:00
mx27.h ARM: imx: enable SPARSE_IRQ for imx platform 2012-07-01 21:59:20 +08:00
mx31.h ARM: imx: enable SPARSE_IRQ for imx platform 2012-07-01 21:59:20 +08:00
mx35.h ARM: imx: enable SPARSE_IRQ for imx platform 2012-07-01 21:59:20 +08:00
mx50.h ARM: imx: enable SPARSE_IRQ for imx platform 2012-07-01 21:59:20 +08:00
mx51.h ARM: imx: enable SPARSE_IRQ for imx platform 2012-07-01 21:59:20 +08:00
mx53.h ARM: imx: enable SPARSE_IRQ for imx platform 2012-07-01 21:59:20 +08:00
mxc.h ARM: mx5: use generic irq chip pm interface for pm functions on 2011-12-25 12:02:28 +08:00
mxc_ehci.h ARM: imx: make ehci power/oc polarities configurable 2012-07-09 10:32:39 +02:00
mxc_nand.h Fix common misspellings 2011-03-31 11:26:23 -03:00
sdma.h dmaengine: imx-sdma: use platform_device_id to identify sdma version 2011-07-27 09:31:45 +08:00
spi.h
ssi.h ASoC: imx-ssi.c: add new choices to platform configuration 2010-06-03 19:00:16 +01:00
timex.h ARM i.MX: define CLOCK_TICK_RATE to bogus value 2011-07-07 09:59:58 +02:00
ulpi.h usb: otg: ulpi: Start using struct usb_otg 2012-02-13 13:35:56 +02:00
uncompress.h enable uncompress log on cpuimx35sd 2011-12-19 12:26:09 +01:00
usb.h