GitHub/moto-9609/android_kernel_motorola_exynos9610.git
Author Commit
2018-05-10 myung-su.cha[COMMON] i2c: s3c2410: Fix build error related to idle...
2018-05-10 Kyungwoo Kang[COMMON] i2c: s3c: Add debugging log for Normal i2c
2018-05-10 Youngmin Nam[COMMON] i2c: s3c2410: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OP...
2018-05-10 Youngmin Nam[COMMON] i2c: s3c2410: change QUIRK_FIMC_I2C flag value
2018-05-10 Youngmin Nam[COMMON] i2c: s3c2410: release debug log in I2C driver
2018-05-10 Youngmin Nam[COMMON] i2c: s3c2410: prepare I2C clock once on probe
2018-05-10 Youngmin Nami2c: s3c2410: Change CONFIG_PM_RUNTIME to CONFIG_PM
2018-05-10 Youngmin Nami2c: s3c2410: Enable idle ip status
2018-05-10 Youngmin Nami2c: s3c2410: modify dev_info to dev_dbg
2018-05-10 Youngmin Nami2c: s3c2410: Fix compile error
2018-05-10 Youngmin Nami2c: s3c2410: add the new h/w init sequence
2018-05-10 Kisang Leei2c: s3c2410: change featuring for compile error
2018-05-10 Kisang Leei2c: s3c2410: remove unnecessary codes
2018-05-10 Hyunki Kooi2c: s3c2410: set 24Mhz to NCLK for fimc_is_i2c
2018-05-10 Kisang Leei2c: s3c24xx: Modification codes to avoid unexpected...
2018-05-10 Hyunki Kooi2c: s3c2410: set NCLK for FIMC_I2C
2018-05-10 Hyunki Kooi2c: s3c2410: change sequence for i2c_message_start
2018-05-10 Hyunki Kooi2c: s3c2410: change code for s3c24xx_i2c_enable_ack
2018-05-10 Eunki Kimi2c: s3c2410: Change CONFIG_CPU_IDLE to CONFIG_EXYNOS_I...
2018-05-10 Eunki Kimi2c: s3c2410: hw init after LPA
2018-05-10 Dongsu Hai2c: s3c2410: Fix initial sequnce for fimc-is's I2C
2018-05-10 Eunki Kimi2c: s3c2410: Fix pm_runtime to support fimc-is's I2C
2018-05-10 Hyeonkook Kimi2c: s3c2410: remove S3C24XX I2C frequency scaling
2018-05-10 Hyeonkook Kimi2c: s3c2410: Adds support fimc-is-i2c
2018-05-10 Hyunki Kooi2c: s3c2410: change clock to open gate clock
2018-05-10 Youngmin Nam[COMMON] i2c: s3c2410: Migration from 4.4 based kernel
2018-05-10 Youngmin NamRevert "i2c: s3c2410: fix oops in suspend callback...
2018-05-10 Youngmin NamRevert "i2c: s3c2410: Handle i2c sys_cfg register in...
2018-05-10 myung-su.cha[9610] arm64: dts: modify clk name to ipclk and gate_clk
2018-05-10 myung-su.cha[9610] arm64: configs: erd9610: enable i2c options
2018-05-10 myung-su.cha[9610] arm64: pinctrl: dtsi: add usi pinctrl node
2018-05-10 myung-su.cha[9610] arm64: erd9610: dts: add usi node
2018-05-10 myung-su.cha[9610] arm64: dts: add USI dt node
2018-05-09 myung-su.cha[COMMON] spi: s3c64xx: fix of_node name correctly
2018-05-09 myung-su.cha[COMMON] spi: s3c64xx: modify clk name to ipclk and...
2018-05-09 Kyungwoo Kang[COMMON] spi: s3c64xx: Add return value check after...
2018-05-09 Kyungwoo_Kang_System[COMMON] spi: s3c64xx: Fix Code sequece by architectual...
2018-05-09 Kyungwoo KangRevert "[COMMON] spi: s3c64xx: Add Rx channel disalbe...
2018-05-09 Sanghoon Lee[COMMON] spi: s3c64xx: Add Rx channel disalbe after...
2018-05-09 Jung-Ick Guackspi: s3c64xx: print DMA register dump on timeout error
2018-05-09 Kyungwoo Kang[COMMON] spi: s3c64xx: Encreased max port number of spi
2018-05-09 Kyungwoo Kang[COMMON] spi: s3c64xx: Fix div factor for USI v2.
2018-05-09 Youngmin Nam[COMMON] spi: s3c64xx: set USI_RESET before channel...
2018-05-09 Youngmin Nam[COMMON] spi: s3c64xx: add SPI self loopback feature
2018-05-09 Youngmin Nam[COMMON] spi: s3c64xx: set DMA_BIT_MASK from 32 to 36
2018-05-09 Youngmin Nam[COMMON] spi: s3c64xx: call runtime pm callback directl...
2018-05-09 Youngmin Nam[COMMON] spi: s3c64xx: prevent SPI port probe of exceed...
2018-05-09 Youngmin Nam[COMMON] spi: s3c64xx: increase SPI max channel number
2018-05-09 Youngmin Nam[COMMON] spi: s3c64xx: optimize SPI controller reigster...
2018-05-09 Youngmin Namspi: s3c64xx: Change CONFIG_PM_RUNTIME to CONFIG_PM
2018-05-09 Youngmin Namspi: s3c64xx: Get fifosize via device tree
2018-05-09 Youngmin Namspi: s3c64xx: Change the header of exynos pm and powermode
2018-05-09 Youngmin Namspi: s3c64xx: remove unused code
2018-05-09 Kisang Leespi: s3c64xx: Remove unnecessary codes related DMA
2018-05-09 Youngmin Namspi: s3c64xx: Add LPD powermode and update idle status...
2018-05-09 Kisang Leespi: s3c64xx: Add debug features to check configurations
2018-05-09 Youngmin Namspi: s3c64xx: Migration from 3.18 based kernel
2018-05-09 San MehatANDROID: serial_core: Add wake_peer uart operation
2018-05-09 myung-su.cha[COMMON] i2c: exynos5: fix Tx sequence of i2c_xfer_msg
2018-05-09 Kyungwoo Kang[COMMON] i2c: exynos5: Add Standard mode for HSI2C
2018-05-09 myung-su.cha[COMMON] i2c: exynos5: modify clk name to ipclk and...
2018-05-09 Kyungwoo Kang[COMMON] hsi2c: exynos5: Fix naming of Fast plus mode
2018-05-09 Hyunki Koo[COMMON] i2c: exynos5: fix build worning
2018-05-09 Kyungwoo Kang[COMMON] i2c: exynos5: Add configs for SICD
2018-05-09 Kyungwoo Kang[COMMON] i2c: exynos5: Add checking Transfer done at ISR
2018-05-09 Kyungwoo Kang[COMMON] i2c: exynos5: Add standard mode timing calc
2018-05-09 Kyungwoo Kang[COMMON] i2c: exynos5: Fix prevent defect
2018-05-09 Kyungwoo Kang[COMMON] i2c: exynos5: Add NACK service routine & property
2018-05-09 Kyungwoo KangRevert "[COMMON] i2c: exynos5: Add No Dev interrupt...
2018-05-09 Kyungwoo Kang[COMMON] i2c: exynos5: Add No Dev interrupt service...
2018-05-09 Kyungwoo Kang[COMMON] i2c: exynos5: Fix Enable IRQ sequence
2018-05-09 Kyungwoo Kang[COMMON] i2c: exynos5: Fix trigger level for HSI2C
2018-05-09 Kyungwoo Kang[9810] i2c: exynos5: Binding IRQ for HSI2C latency.
2018-05-09 Kyungwoo Kang[COMMON] i2c: exynos5: Fix prevent defect
2018-05-09 Kyungwoo Kang[COMMON] i2c: exynos5: Add input clock setting scheme
2018-05-09 Kyungwoo Kang[COMMON] i2c: exynos5: Add MASTER INIT STATUS check
2018-05-09 Kyungwoo Kang[COMMON] i2c: exynos5: Change debugging log.
2018-05-09 Kyungwoo Kang[COMMON] i2c: exynos5: Fix debug print info
2018-05-09 Kyungwoo Kang[COMMON] i2c: exynos5: I2C SFR changes
2018-05-09 Kyungwoo Kang[COMMON] i2c: exynos5: I2C transfer sequence change...
2018-05-09 Kyungwoo Kang[COMMON] i2c: exynos5: I2C Timing cal code changes
2018-05-09 Youngmin Nam[COMMON] i2c: exynos5: set USI_RESET before channel...
2018-05-09 Youngmin Nam[COMMON] i2c: exynos5: add runtime pm callback status...
2018-05-09 Youngmin Nam[COMMON] i2c: exynos5: modify HSI2C polling transfer...
2018-05-09 Youngmin Nam[COMMON] i2c: exynos5: call runtime pm callback directl...
2018-05-09 Youngmin Nam[COMMON] i2c: exynos5: set HSI2C s/w reset without...
2018-05-09 Youngmin Nam[COMMON] i2c: exynos5: reset i2c master before suspend
2018-05-09 Jung-Ick Guack[COMMON] i2c: exynos5: removed clk_unprepare during...
2018-05-09 Youngmin Nam[COMMON] i2c: exynos5: optimize HSI2C reigster dump...
2018-05-09 Youngmin Nam[COMMON] i2c: exynos5: Fix possible ABBA deadlock by...
2018-05-09 Youngmin Nami2c: exynos5: Change CONFIG_PM_RUNTIME to CONFIG_PM
2018-05-09 Youngmin Nami2c: exynos5: add conditional reset of hsi2c master...
2018-05-09 Youngmin Nami2c: exynos5: separate driver data structure to header...
2018-05-09 Youngmin Nami2c: exynos5: Change HSI2C timing parameter setting...
2018-05-09 Youngmin Nami2c: exynos5: Set sda line direction to gpio input...
2018-05-09 Youngmin Nami2c: exynos5: Migration from 3.18 based kernel
2018-05-09 Kyungwoo Kang[COMMON] serial: samsung: Fix UART driver SW sequence
2018-05-09 myung-su.cha[COMMON] serial: samsung: modify clk name to ipclk...
2018-05-09 myung-su.cha[COMMON] serial: samsung: modify UART UDIVSLOT calculat...
2018-05-09 Park Bumgyuserial: samsung: wait serial FIFO before entering SICD
next