index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
counter
/
intel-qep.c
Age
Commit message (
Expand
)
Author
2026-05-28
counter: intel-qep: Use devm_mutex_init()
Ilpo Järvinen
2026-05-15
counter: intel-qep: Replace manual mutex logic with lock guards
Joao Paulo Menezes Linaris
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-01
counter: intel-qep: Replace deprecated PCI functions
Philipp Stanner
2022-09-30
counter: Move symbols into COUNTER namespace
William Breathitt Gray
2021-12-30
counter: intel-qep: Convert to new counter registration
Uwe Kleine-König
2021-12-30
counter: intel-qep: Convert to counter_priv() wrapper
Uwe Kleine-König
2021-10-17
counter: Internalize sysfs interface code
William Breathitt Gray
2021-08-09
counter: Rename counter_count_function to counter_function
William Breathitt Gray
2021-08-09
counter: Standardize to ERANGE for limit exceeded errors
William Breathitt Gray
2021-07-13
counter: intel-qep: Remove linux/bitops.h include
Jarkko Nikula
2021-06-13
counter: intel-qep: Use to_pci_dev() helper
Jarkko Nikula
2021-06-13
counter: intel-qep: Mark PM callbacks with __maybe_unused
Jarkko Nikula
2021-06-03
counter: Add support for Intel Quadrature Encoder Peripheral
Jarkko Nikula