GitHub/moto-9609/android_kernel_motorola_exynos9610.git
Author Commit
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
2018-05-09 Kyungwoo Kang[COMMON] serial: samsung: Add pinctrl fucntion.
2018-05-09 Kyungwoo Kang[COMMON] serial: samsung: Add suspend clock stop fucntion.
2018-05-09 Kyungwoo Kang[COMMON] uart: samsung: Add UART code for USI v2.
2018-05-09 Youngmin Nam[COMMON] serial: samsung: set USI_RESET before channel...
2018-05-09 Youngmin Nam[COMMON] serial: samsung: set CLKREQ/STOP in according...
2018-05-09 Robert Baldyga[COMMON] serial: samsung: use port->fifosize instead...
2018-05-09 Youngmin Nam[COMMON] serial: samsung: change the routine for detect...
2018-05-09 Youngmin Nam[COMMON] serial: samsung: add clock control routine...
2018-05-09 Youngmin Nam[COMMON] serial: samsung: prevent UART port probe of...
2018-05-09 Jung-Ick Guack[COMMON] serial: samsung: changed trigger point of...
2018-05-09 Youngmin Nam[COMMON] serial: samsung: Adds disabling UART UCON...
2018-05-09 Jung-Ick Guack[COMMON] serial: samsung: changed clk_get to devm_clk_get.
2018-05-09 Jung-Ick Guack[COMMON] serial: samsung: Support in-band-wakeup
2018-05-09 Youngmin Namserial: samsung: optimize UART RX interrupt handler
2018-05-09 Youngmin Namserial: samsung: fix prevent defects in serial driver
2018-05-09 Youngmin Namserial: samsung: remove clock control in SICD notifer
2018-05-09 Youngmin Namserial: samsung: Add SICD notifier call
2018-05-09 Youngmin Namserial: samsung: remove serial_get/setsource function
2018-05-09 Youngmin Namserial: samsung: remove UART baudrate clock enable
2018-05-09 Youngmin Namserial: samsung: Remove unnecessary UART clock en/disable
2018-05-09 Youngmin Namserial: samsung: Migration from 3.18 based kernel
2018-05-09 Jaehyoung Choi[COMMON] pinctrl: samsung: Disable DISPAUD init, suspen...
2018-05-09 Jaehyoung Choi[COMMON] pinctrl: samsung: Fix 9610 pin bank struct
2018-05-09 Jaehyoung Choi[COMMON] rtc: rtc-s3c: Fix build error for kernel 4.14
2018-05-09 Choi Jaehyoung[COMMON] rtc: rtc-s3c: Initialize BCD register
2018-05-09 Choi Jaehyoung[9810] rtc-s3c: Add tick count register.
2018-05-09 Kang KyungWoo[COMMON] rtc: samsung: Add disabling clock control...
2018-05-09 Changki Kim[COMMON] rtc: rtc-s3c: remove need_src_clk flag of...
2018-05-09 Jaehyoung Choi[COMMON] iio: adc: exynos_adc: Change idle-ip status...
2018-05-09 Choi Jaehyoung[COMMON] iio: adc: exynos_adc: Fix prevent defect
2018-05-09 Choi Jaehyoung[COMMON] driver: exynos_adc: add Semaphore for peterson...
2018-05-09 Kyungwoo Kang[COMMON] adc: exynos_adc: Add a define to distinct...
next