Age | Commit message (Expand) | Author |
2024-02-16 | counter: fix privdata alignment | Nuno Sa |
2023-10-02 | Merge tag 'counter-fixes-for-6.6a' of git://git.kernel.org/pub/scm/linux/kern... | Greg Kroah-Hartman |
2023-09-05 | counter: microchip-tcb-capture: Fix the use of internal GCLK logic | Dharma Balasubiramani |
2023-09-04 | Merge tag 'mfd-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds |
2023-09-04 | counter: chrdev: fix getting array extensions | Fabrice Gasnier |
2023-08-18 | mfd: rz-mtu3: Link time dependencies | Arnd Bergmann |
2023-08-16 | counter: rz-mtu3-cnt: Reorder locking sequence for consistency | Biju Das |
2023-08-16 | counter: Explicitly include correct DT includes | Rob Herring |
2023-08-04 | Merge tag 'counter-fixes-for-6.5a' of git://git.kernel.org/pub/scm/linux/kern... | Greg Kroah-Hartman |
2023-06-21 | counter: Fix menuconfig "Counter support" submenu entries disappearance | William Breathitt Gray |
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 |