VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-03-26
Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
2021-03-25
counter: add IRQ or GPIO based counter
Oleksij Rempel
2021-03-11
counter: 104-quad-8: Remove IIO counter ABI
William Breathitt Gray
2021-03-11
counter: stm32-lptimer-cnt: remove iio counter abi
Fabrice Gasnier
2021-03-06
counter: stm32-timer-cnt: fix ceiling miss-alignment with reload register
Fabrice Gasnier
2021-03-06
counter: stm32-timer-cnt: fix ceiling write max value
Fabrice Gasnier
2021-02-27
counter: stm32-timer-cnt: Report count function when SLAVE_MODE_DISABLED
William Breathitt Gray
2021-01-14
counter:ti-eqep: remove floor
David Lechner
2020-12-03
counter: microchip-tcb-capture: Fix CMR value check
William Breathitt Gray
2020-11-01
counter/ti-eqep: Fix regmap max_register
David Lechner
2020-09-29
counter: use semicolons rather than commas to separate statements
Julia Lawall
2020-09-23
counter: microchip-tcb-capture: Constify mchp_tc_ops
Rikard Falkeborn
2020-08-22
counter: microchip-tcb-capture: check the correct variable
Dan Carpenter
2020-07-22
Merge branch 'ib-5.8-tcb' into HEAD
Jonathan Cameron
2020-07-20
counter: Add microchip TCB capture counter
Kamel Bouhara
2020-07-20
Merge 5.8-rc6 into staging-next
Greg Kroah-Hartman
2020-06-14
counter: 104-quad-8: Add lock guards - filter clock prescaler
Syed Nayyar Waris
2020-06-14
counter: 104-quad-8: Add lock guards - differential encoder
Syed Nayyar Waris
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-04-19
counter: 104-quad-8: Add lock guards - generic interface
Syed Nayyar Waris
2020-03-08
counter: 104-quad-8: Support Differential Encoder Cable Status
William Breathitt Gray
2020-03-08
counter: 104-quad-8: Support Filter Clock Prescaler
William Breathitt Gray
2020-02-21
counter: stm32-timer-cnt: remove iio headers
Fabrice Gasnier
2020-02-21
counter: stm32-timer-cnt: add power management support
Fabrice Gasnier
2019-10-18
counter: Simplify the count_read and count_write callbacks
William Breathitt Gray
2019-10-17
Merge branch 'ib-ti-eqep-5.4-rc1' into togreg
Jonathan Cameron
2019-10-17
counter: new TI eQEP driver
David Lechner
2019-10-07
counter: stm32: clean up indentation issue
Colin Ian King
2019-10-05
counter: stm32-lptimer-cnt: fix a kernel-doc warning
Fabrice Gasnier
2019-10-05
counter: stm32-timer-cnt: fix a kernel-doc warning
Fabrice Gasnier
2019-07-27
counter/ftm-quaddec: Use device-managed registration API
Chuhong Yuan
2019-07-11
Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
2019-07-01
Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
2019-06-23
Merge 5.2-rc6 into char-misc-next
Greg Kroah-Hartman
2019-06-22
counter/ftm-quaddec: Add missing '>' in MODULE_AUTHOR
Patrick Havelange
2019-06-17
Merge tag 'iio-fixes-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
Greg Kroah-Hartman
2019-06-09
Merge 5.2-rc4 into char-misc-next
Greg Kroah-Hartman
2019-06-08
counter/ftm-quaddec: Add missing dependencies in Kconfig
Patrick Havelange
2019-05-24
counter: 104-quad-8: Make quad8_ops static
YueHaibing
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-25
counter: add FlexTimer Module Quadrature decoder counter driver
Patrick Havelange
2019-04-25
counter: stm32-lptimer: add counter device
Fabrice Gasnier
2019-04-25
counter: Add STM32 Timer quadrature encoder
Benjamin Gaignard
2019-04-25
counter: 104-quad-8: Add Generic Counter interface support
William Breathitt Gray
2019-04-25
counter: Introduce the Generic Counter interface
William Breathitt Gray