linux_dsm_epyc7002/arch/arm/mach-davinci
Linus Torvalds 13509c3a9d Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Pull i2c changes from Wolfram Sang:
 - new drivers for exynos5, bcm kona, and st micro
 - bigger overhauls for drivers mxs and rcar
 - typical driver bugfixes, cleanups, improvements
 - got rid of the superfluous 'driver' member in i2c_client struct This
   touches a few drivers in other subsystems.  All acked.

* 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: (38 commits)
  i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe()
  i2c: i2c-eg20t: do not print error message in syslog if no ACK received
  i2c: bcm-kona: Introduce Broadcom I2C Driver
  i2c: cbus-gpio: Fix device tree binding
  i2c: wmt: add missing clk_disable_unprepare() on error
  i2c: designware: add new ACPI IDs
  i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCH
  i2c: exynos5: Remove incorrect clk_disable_unprepare
  i2c: i2c-st: Add ST I2C controller
  i2c: exynos5: add High Speed I2C controller driver
  i2c: rcar: fixup rcar type naming
  i2c: scmi: remove some bogus NULL checks
  i2c: sh_mobile & rcar: Enable the driver on all ARM platforms
  i2c: sh_mobile: Convert to clk_prepare/unprepare
  i2c: mux: gpio: use reg value for i2c_add_mux_adapter
  i2c: mux: gpio: use gpio_set_value_cansleep()
  i2c: Include linux/of.h header
  i2c: mxs: Fix PIO mode on i.MX23
  i2c: mxs: Rework the PIO mode operation
  i2c: mxs: distinguish i.MX23 and i.MX28 based I2C controller
  ...
2013-11-18 15:50:07 -08:00
..
include/mach ARM: driver updates for 3.13 2013-11-11 17:05:37 +09:00
aemif.c
asp.h
board-da830-evm.c Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 2013-11-18 15:50:07 -08:00
board-da850-evm.c Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 2013-11-18 15:50:07 -08:00
board-dm355-evm.c ARM: davinci: board: gpio device creation 2013-09-25 04:15:40 +05:30
board-dm355-leopard.c ARM: davinci: board: gpio device creation 2013-09-25 04:15:40 +05:30
board-dm365-evm.c Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 2013-11-18 15:50:07 -08:00
board-dm644x-evm.c Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 2013-11-18 15:50:07 -08:00
board-dm646x-evm.c Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 2013-11-18 15:50:07 -08:00
board-mityomapl138.c misc: (at24) move header to linux/platform_data/ 2013-09-30 06:02:34 +02:00
board-neuros-osd2.c ARM: davinci: board: gpio device creation 2013-09-25 04:15:40 +05:30
board-omapl138-hawk.c ARM: driver updates for 3.13 2013-11-11 17:05:37 +09:00
board-sffsdr.c misc: (at24) move header to linux/platform_data/ 2013-09-30 06:02:34 +02:00
board-tnetv107x-evm.c
cdce949.c
clock.c
clock.h
common.c
cp_intc.c
cpuidle.c
da8xx-dt.c
da830.c ARM: davinci: da8xx: support gpio platform device 2013-09-24 10:48:44 +05:30
da850.c ARM: davinci: da8xx: support gpio platform device 2013-09-24 10:48:44 +05:30
davinci.h ARM: davinci: support gpio platform device 2013-09-24 12:03:34 +05:30
devices-da8xx.c ARM: davinci: da8xx: support gpio platform device 2013-09-24 10:48:44 +05:30
devices-tnetv107x.c
devices.c ARM: davinci: support gpio platform device 2013-09-24 12:03:34 +05:30
dm355.c ARM: davinci: support gpio platform device 2013-09-24 12:03:34 +05:30
dm365.c ARM: davinci: support gpio platform device 2013-09-24 12:03:34 +05:30
dm644x.c ARM: davinci: support gpio platform device 2013-09-24 12:03:34 +05:30
dm646x.c ARM: davinci: support gpio platform device 2013-09-24 12:03:34 +05:30
irq.c
Kconfig cpufreq: remove CONFIG_CPU_FREQ_TABLE 2013-10-16 00:50:33 +02:00
Makefile
Makefile.boot
mux.c
mux.h
pm_domain.c
pm.c
psc.c
serial.c
sleep.S
sram.c arch/arm/mach-davinci/sram.c: use gen_pool_dma_alloc() to sram.c 2013-11-13 12:09:22 +09:00
time.c Merge branch 'davinci/soc' into next/soc 2013-10-17 14:37:25 -07:00
tnetv107x.c
usb.c