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-10-21
counter: Fix use-after-free race condition for events_queue_size write
William Breathitt Gray
2
-4
/
+13
2021-10-21
counter: Cleanup lingering atomic.h includes
William Breathitt Gray
2
-2
/
+0
2021-10-19
counter: drop chrdev_lock
David Lechner
2
-16
/
+3
2021-10-19
counter/counter-sysfs: use sysfs_emit everywhere
David Lechner
1
-4
/
+4
2021-10-17
counter: microchip-tcb-capture: Tidy up a false kernel-doc /** marking.
Jonathan Cameron
1
-1
/
+1
2021-10-17
counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8
William Breathitt Gray
2
-9
/
+164
2021-10-17
counter: 104-quad-8: Replace mutex with spinlock
William Breathitt Gray
1
-37
/
+52
2021-10-17
counter: Implement events_queue_size sysfs attribute
William Breathitt Gray
1
-0
/
+45
2021-10-17
counter: Implement *_component_id sysfs attributes
William Breathitt Gray
1
-6
/
+27
2021-10-17
counter: Implement signalZ_action_component_id sysfs attribute
William Breathitt Gray
1
-0
/
+45
2021-10-17
counter: Add character device interface
William Breathitt Gray
4
-6
/
+644
2021-10-17
counter: Update counter.h comments to reflect sysfs internalization
William Breathitt Gray
1
-0
/
+3
2021-10-17
counter: Internalize sysfs interface code
William Breathitt Gray
13
-2268
/
+1612
2021-10-17
counter: stm32-timer-cnt: Provide defines for slave mode selection
William Breathitt Gray
1
-8
/
+8
2021-10-17
counter: stm32-lptimer-cnt: Provide defines for clock polarities
William Breathitt Gray
1
-3
/
+3
2021-08-09
counter: 104-quad-8: Describe member 'lock' in 'quad8'
William Breathitt Gray
1
-0
/
+1
2021-08-09
counter: Rename counter_count_function to counter_function
William Breathitt Gray
9
-47
/
+46
2021-08-09
counter: Rename counter_signal_value to counter_signal_level
William Breathitt Gray
4
-12
/
+13
2021-08-09
counter: Standardize to ERANGE for limit exceeded errors
William Breathitt Gray
4
-5
/
+8
2021-08-09
counter: Return error code on invalid modes
William Breathitt Gray
4
-21
/
+42
2021-08-09
counter: 104-quad-8: Return error when invalid mode during ceiling_write
William Breathitt Gray
1
-2
/
+3
2021-07-13
counter: intel-qep: Remove linux/bitops.h include
Jarkko Nikula
1
-1
/
+0
2021-06-13
counter: interrupt-cnt: Add const qualifier for actions_list array
William Breathitt Gray
1
-3
/
+3
2021-06-13
counter: intel-qep: Use to_pci_dev() helper
Jarkko Nikula
1
-2
/
+2
2021-06-13
counter: intel-qep: Mark PM callbacks with __maybe_unused
Jarkko Nikula
1
-4
/
+2
2021-06-09
counter: stm32-timer-cnt: Add const qualifier for actions_list array
William Breathitt Gray
1
-1
/
+1
2021-06-09
counter: stm32-lptimer-cnt: Add const qualifier for actions_list array
William Breathitt Gray
1
-1
/
+1
2021-06-09
counter: microchip-tcb-capture: Add const qualifier for actions_list array
William Breathitt Gray
1
-1
/
+1
2021-06-09
counter: ftm-quaddec: Add const qualifier for actions_list array
William Breathitt Gray
1
-1
/
+1
2021-06-09
counter: 104-quad-8: Add const qualifier for actions_list array
William Breathitt Gray
1
-2
/
+2
2021-06-09
counter: stm32-timer-cnt: Add const qualifier for functions_list array
William Breathitt Gray
1
-1
/
+1
2021-06-09
counter: stm32-lptimer-cnt: Add const qualifier for functions_list array
William Breathitt Gray
1
-1
/
+1
2021-06-09
counter: microchip-tcb-capture: Add const qualifier for functions_list array
William Breathitt Gray
1
-1
/
+1
2021-06-09
counter: interrupt-cnt: Add const qualifier for functions_list array
William Breathitt Gray
1
-1
/
+1
2021-06-09
counter: 104-quad-8: Add const qualifier for functions_list array
William Breathitt Gray
1
-1
/
+1
2021-06-09
counter: 104-quad-8: Add const qualifiers for quad8_preset_register_set
William Breathitt Gray
1
-2
/
+2
2021-06-09
counter: 104-quad-8: Annotate hardware config module parameter
William Breathitt Gray
1
-1
/
+1
2021-06-09
counter: 104-quad-8: Remove pointless comment
William Breathitt Gray
1
-1
/
+0
2021-06-03
counter: Add support for Intel Quadrature Encoder Peripheral
Jarkko Nikula
3
-0
/
+557
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
[next]