1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-25 17:53:34 -05:00
linux/arch/arm/mach-omap1
Linus Torvalds 592fa9532d Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Pull i2c updates from Wolfram Sang:

 - new drivers for Silicon Labs CP2615 and the HiSilicon I2C unit

 - bigger refactoring for the MPC driver

 - support for full software nodes - no need to work around with only
   properties anymore

 - we now have 'devm_i2c_add_adapter', too

 - sub-system wide fixes for the RPM refcounting problem which often
   caused a leak when an error was encountered during probe

 - the rest is usual driver updates and improvements

* 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: (77 commits)
  i2c: mediatek: Use scl_int_delay_ns to compensate clock-stretching
  i2c: mediatek: Fix wrong dma sync flag
  i2c: mediatek: Fix send master code at more than 1MHz
  i2c: sh7760: fix IRQ error path
  i2c: i801: Add support for Intel Alder Lake PCH-M
  i2c: core: Fix spacing error by checkpatch
  i2c: s3c2410: simplify getting of_device_id match data
  i2c: nomadik: Fix space errors
  i2c: iop3xx: Fix coding style issues
  i2c: amd8111: Fix coding style issues
  i2c: mpc: Drop duplicate message from devm_platform_ioremap_resource()
  i2c: mpc: Use device_get_match_data() helper
  i2c: mpc: Remove CONFIG_PM_SLEEP ifdeffery
  i2c: mpc: Use devm_clk_get_optional()
  i2c: mpc: Update license and copyright
  i2c: mpc: Interrupt driven transfer
  i2c: sh7760: add IRQ check
  i2c: rcar: add IRQ check
  i2c: mlxbf: add IRQ check
  i2c: jz4780: add IRQ check
  ...
2021-04-30 13:01:02 -07:00
..
include/mach ARM: SoC platform updates 2020-10-24 10:33:08 -07:00
ams-delta-fiq-handler.S ARM: omap1: fix building with clang IAS 2021-04-01 16:32:37 +02:00
ams-delta-fiq.c
ams-delta-fiq.h
board-ams-delta.c media: mach-omap1: board-ams-delta.c: remove soc_camera dependencies 2020-07-04 12:18:49 +02:00
board-ams-delta.h
board-fsample.c
board-generic.c
board-h2-mmc.c
board-h2.c usb: isp1301-omap: Convert to use GPIO descriptors 2020-11-26 09:15:31 +01:00
board-h2.h
board-h3-mmc.c
board-h3.c
board-h3.h
board-htcherald.c
board-innovator.c
board-nand.c
board-nokia770.c
board-osk.c ARM: omap1: osk: Constify the software node 2021-04-08 23:45:55 +02:00
board-palmte.c
board-palmtt.c
board-palmz71.c
board-perseus2.c
board-sx1-mmc.c
board-sx1.c
board-sx1.h
clock.c ARM: OMAP1: clock: Use IS_ERR_OR_NULL() to clean code 2020-11-19 11:45:42 +02:00
clock.h
clock_data.c
common.h
devices.c media: mach-omap1: board-ams-delta.c: remove soc_camera dependencies 2020-07-04 12:18:49 +02:00
dma.c ARM: OMAP: Replace HTTP links with HTTPS ones 2020-07-13 11:37:54 -07:00
fb.c
flash.c
flash.h
fpga.c
fpga.h
gpio7xx.c ARM: OMAP: Replace HTTP links with HTTPS ones 2020-07-13 11:37:54 -07:00
gpio15xx.c ARM: OMAP: Replace HTTP links with HTTPS ones 2020-07-13 11:37:54 -07:00
gpio16xx.c ARM: OMAP: Replace HTTP links with HTTPS ones 2020-07-13 11:37:54 -07:00
i2c.c
i2c.h
id.c
io.c
iomap.h
irq.c
Kconfig ARM: OMAP: Replace HTTP links with HTTPS ones 2020-07-13 11:37:54 -07:00
lcd_dma.c
Makefile
Makefile.boot
mcbsp.c
mmc.h
mux.c
ocpi.c
opp.h
opp_data.c
pm.c ARM: OMAP: replace setup_irq() by request_irq() 2020-03-04 08:30:30 -08:00
pm.h
pm_bus.c
reset.c
serial.c
sleep.S
soc.h
sram-init.c
sram.h
sram.S
time.c ARM: OMAP: replace setup_irq() by request_irq() 2020-03-04 08:30:30 -08:00
timer.c ARM: OMAP1: fix incorrect kernel-doc comment syntax in file 2021-03-31 09:05:42 +03:00
timer32k.c ARM: OMAP: replace setup_irq() by request_irq() 2020-03-04 08:30:30 -08:00
usb.c dma-mapping: remove the dma_direct_set_offset export 2020-11-18 09:11:38 +01:00