index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
counter
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-26
Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
5
-852
/
+357
2021-03-25
counter: add IRQ or GPIO based counter
Oleksij Rempel
3
-0
/
+255
2021-03-11
counter: 104-quad-8: Remove IIO counter ABI
William Breathitt Gray
2
-590
/
+65
2021-03-11
counter: stm32-lptimer-cnt: remove iio counter abi
Fabrice Gasnier
2
-262
/
+37
2021-03-06
counter: stm32-timer-cnt: fix ceiling miss-alignment with reload register
Fabrice Gasnier
1
-8
/
+3
2021-03-06
counter: stm32-timer-cnt: fix ceiling write max value
Fabrice Gasnier
1
-0
/
+5
2021-02-27
counter: stm32-timer-cnt: Report count function when SLAVE_MODE_DISABLED
William Breathitt Gray
1
-14
/
+25
2021-01-14
counter:ti-eqep: remove floor
David Lechner
1
-35
/
+0
2020-12-03
counter: microchip-tcb-capture: Fix CMR value check
William Breathitt Gray
1
-6
/
+10
2020-11-01
counter/ti-eqep: Fix regmap max_register
David Lechner
1
-2
/
+2
2020-09-29
counter: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-09-23
counter: microchip-tcb-capture: Constify mchp_tc_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-22
counter: microchip-tcb-capture: check the correct variable
Dan Carpenter
1
-2
/
+2
2020-07-22
Merge branch 'ib-5.8-tcb' into HEAD
Jonathan Cameron
3
-0
/
+409
2020-07-20
counter: Add microchip TCB capture counter
Kamel Bouhara
3
-0
/
+409
2020-07-20
Merge 5.8-rc6 into staging-next
Greg Kroah-Hartman
1
-3
/
+19
2020-06-14
counter: 104-quad-8: Add lock guards - filter clock prescaler
Syed Nayyar Waris
1
-0
/
+4
2020-06-14
counter: 104-quad-8: Add lock guards - differential encoder
Syed Nayyar Waris
1
-3
/
+15
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2
-2
/
+0
2020-04-19
counter: 104-quad-8: Add lock guards - generic interface
Syed Nayyar Waris
1
-34
/
+160
2020-03-08
counter: 104-quad-8: Support Differential Encoder Cable Status
William Breathitt Gray
1
-0
/
+75
2020-03-08
counter: 104-quad-8: Support Filter Clock Prescaler
William Breathitt Gray
1
-3
/
+58
2020-02-21
counter: stm32-timer-cnt: remove iio headers
Fabrice Gasnier
1
-2
/
+1
2020-02-21
counter: stm32-timer-cnt: add power management support
Fabrice Gasnier
1
-0
/
+63
2019-10-18
counter: Simplify the count_read and count_write callbacks
William Breathitt Gray
6
-147
/
+42
2019-10-17
Merge branch 'ib-ti-eqep-5.4-rc1' into togreg
Jonathan Cameron
3
-0
/
+485
2019-10-17
counter: new TI eQEP driver
David Lechner
3
-0
/
+485
2019-10-07
counter: stm32: clean up indentation issue
Colin Ian King
1
-2
/
+2
2019-10-05
counter: stm32-lptimer-cnt: fix a kernel-doc warning
Fabrice Gasnier
1
-1
/
+1
2019-10-05
counter: stm32-timer-cnt: fix a kernel-doc warning
Fabrice Gasnier
1
-1
/
+1
2019-07-27
counter/ftm-quaddec: Use device-managed registration API
Chuhong Yuan
1
-18
/
+12
2019-07-11
Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2019-07-01
Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-2
/
+2
2019-06-23
Merge 5.2-rc6 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+1
2019-06-22
counter/ftm-quaddec: Add missing '>' in MODULE_AUTHOR
Patrick Havelange
1
-2
/
+2
2019-06-17
Merge tag 'iio-fixes-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-0
/
+1
2019-06-09
Merge 5.2-rc4 into char-misc-next
Greg Kroah-Hartman
2
-0
/
+2
2019-06-08
counter/ftm-quaddec: Add missing dependencies in Kconfig
Patrick Havelange
1
-0
/
+1
2019-05-24
counter: 104-quad-8: Make quad8_ops static
YueHaibing
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-04-25
counter: add FlexTimer Module Quadrature decoder counter driver
Patrick Havelange
3
-0
/
+366
2019-04-25
counter: stm32-lptimer: add counter device
Fabrice Gasnier
3
-0
/
+765
2019-04-25
counter: Add STM32 Timer quadrature encoder
Benjamin Gaignard
3
-0
/
+401
2019-04-25
counter: 104-quad-8: Add Generic Counter interface support
William Breathitt Gray
3
-0
/
+1390
2019-04-25
counter: Introduce the Generic Counter interface
William Breathitt Gray
3
-0
/
+1582