Age | Commit message (Expand) | Author |
2023-06-15 | Merge tag 'counter-updates-for-6.5a' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman |
2023-06-08 | counter: i8254: Introduce the Intel 8254 interface library module | William Breathitt Gray |
2023-05-31 | counter: add HAS_IOPORT_MAP dependency | Niklas Schnelle |
2023-05-18 | counter: 104-quad-8: Migrate to the regmap API | William Breathitt Gray |
2023-05-18 | counter: 104-quad-8: Utilize helper functions to handle PR, FLAG and PSC | William Breathitt Gray |
2023-05-18 | counter: 104-quad-8: Refactor to buffer states for CMR, IOR, and IDR | William Breathitt Gray |
2023-05-18 | counter: 104-quad-8: Utilize bitfield access macros | William Breathitt Gray |
2023-05-09 | counter: stm32-timer-cnt: Reset TIM_TISEL to its default value in probe | Uwe Kleine-König |
2023-05-09 | counter: 104-quad-8: Remove reference in Kconfig to 25-bit counter value | William Breathitt Gray |
2023-05-02 | Merge tag 'mfd-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds |
2023-04-26 | counter: rz-mtu3-cnt: Unlock on error in rz_mtu3_count_ceiling_write() | Dan Carpenter |
2023-04-26 | counter: Add Renesas RZ/G2L MTU3a counter driver | Biju Das |
2023-03-18 | counter: 104-quad-8: Fix Synapse action reported for Index signals | William Breathitt Gray |
2023-03-18 | counter: 104-quad-8: Fix race condition between FLAG and CNTR reads | William Breathitt Gray |
2023-01-18 | counter: fix dependency references for config MICROCHIP_TCB_CAPTURE | Lukas Bulwahn |
2023-01-13 | counter: microchip-tcp-capture: Add appropriate arch deps for TCP driver | Peter Robinson |
2023-01-13 | counter: ftm-quaddec: Depend on the Layerscape SoC | Peter Robinson |
2023-01-13 | counter: intel-qep: Depend on X86 | Peter Robinson |
2023-01-13 | counter: Sort the Kconfig entries alphabetically | Peter Robinson |
2022-11-26 | counter: stm32-lptimer-cnt: fix the check on arr and cmp registers update | Fabrice Gasnier |
2022-10-23 | counter: 104-quad-8: Fix race getting function mode and direction | William Breathitt Gray |
2022-10-23 | counter: microchip-tcb-capture: Handle Signal1 read and Synapse | William Breathitt Gray |
2022-10-17 | counter: ti-ecap-capture: fix IS_ERR() vs NULL check | Dan Carpenter |
2022-10-17 | counter: Reduce DEFINE_COUNTER_ARRAY_POLARITY() to defining counter_array | William Breathitt Gray |
2022-10-08 | Merge tag 'gpio-updates-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-10-08 | Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-09-30 | counter: ti-ecap-capture: capture driver support for ECAP | Julien Panis |
2022-09-30 | counter: Introduce the COUNTER_COMP_ARRAY component type | William Breathitt Gray |
2022-09-30 | counter: Consolidate Counter extension sysfs attribute creation | William Breathitt Gray |
2022-09-30 | counter: 104-quad-8: Add Signal polarity component | William Breathitt Gray |
2022-09-30 | counter: Introduce the Signal polarity component | William Breathitt Gray |
2022-09-30 | counter: interrupt-cnt: Implement watch_validate callback | William Breathitt Gray |
2022-09-30 | counter: Move symbols into COUNTER namespace | William Breathitt Gray |
2022-09-22 | counter: 104-quad-8: Fix skipped IRQ lines during events configuration | William Breathitt Gray |
2022-09-15 | counter: 104-quad-8: Ensure number of irq matches number of base | William Breathitt Gray |
2022-07-14 | counter: 104-quad-8: Implement and utilize register structures | William Breathitt Gray |
2022-07-14 | counter: 104-quad-8: Utilize iomap interface | William Breathitt Gray |
2022-03-28 | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-03-18 | counter: add defaults to switch-statements | Tom Rix |
2022-03-18 | counter: interrupt-cnt: add counter_push_event() | Oleksij Rempel |
2022-03-18 | counter: Set counter device name | William Breathitt Gray |
2022-03-18 | counter: 104-quad-8: Add COMPILE_TEST depends | William Breathitt Gray |
2022-03-15 | counter: Stop using dev_get_drvdata() to get the counter device | Uwe Kleine-König |
2022-01-26 | counter: fix an IS_ERR() vs NULL bug | Dan Carpenter |
2022-01-06 | counter: 104-quad-8: Fix use-after-free by quad8_irq_handler | William Breathitt Gray |
2021-12-30 | counter: remove old and now unused registration API | Uwe Kleine-König |
2021-12-30 | counter: ti-eqep: Convert to new counter registration | Uwe Kleine-König |
2021-12-30 | counter: stm32-lptimer-cnt: Convert to new counter registration | Uwe Kleine-König |
2021-12-30 | counter: stm32-timer-cnt: Convert to new counter registration | Uwe Kleine-König |
2021-12-30 | counter: microchip-tcb-capture: Convert to new counter registration | Uwe Kleine-König |