- c6e63a9 Merge tag 'pwm/for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux by Linus Torvalds · 8 months ago
- 9d7809a counter: stm32-timer-cnt: Use TIM_DIER_CCxIE(x) instead of TIM_DIER_CCxIE(x) by Uwe Kleine-König · 9 months ago
- 0cf81c7 counter: ti-eqep: enable clock at probe by David Lechner · 9 months ago
- 916baad counter: ti-ecap-capture: Utilize COUNTER_COMP_FREQUENCY macro by William Breathitt Gray · 12 months ago
- 4b986b6 counter: ti-eqep: Convert to platform remove callback returning void by Uwe Kleine-König · 12 months ago
- e9b4895 counter: ti-ecap-capture: Convert to platform remove callback returning void by Uwe Kleine-König · 12 months ago
- 1aed152 counter: stm32-timer-cnt: add support for capture events by Fabrice Gasnier · 1 year ago
- 2c70ccd counter: stm32-timer-cnt: add support for overflow events by Fabrice Gasnier · 1 year ago
- f763027 counter: stm32-timer-cnt: probe number of channels from registers by Fabrice Gasnier · 1 year ago
- efec660 counter: stm32-timer-cnt: introduce channels by Fabrice Gasnier · 1 year ago
- 29646ee counter: stm32-timer-cnt: add checks on quadrature encoder capability by Fabrice Gasnier · 1 year ago
- b73d03b counter: stm32-timer-cnt: add counter prescaler extension by Fabrice Gasnier · 1 year ago
- 7a6c69f counter: stm32-timer-cnt: introduce clock signal by Fabrice Gasnier · 1 year ago
- 5679d5f counter: stm32-timer-cnt: adopt signal definitions by Fabrice Gasnier · 1 year ago
- 752923c counter: stm32-timer-cnt: rename counter by Fabrice Gasnier · 1 year ago
- f713129 counter: stm32-timer-cnt: rename quadrature signal by Fabrice Gasnier · 1 year ago
- e0363c0 counter: constify the struct device_type usage by Ricardo B. Marliere · 1 year, 1 month ago
- 6b0828c counter: make counter_bus_type const by Ricardo B. Marliere · 1 year, 1 month ago
- c83ccdc counter: fix privdata alignment by Nuno Sa · 1 year, 1 month ago
- 5d164a0 Merge tag 'counter-fixes-for-6.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter into char-misc-linus by Greg Kroah-Hartman · 1 year, 5 months ago
- df8fdd0 counter: microchip-tcb-capture: Fix the use of internal GCLK logic by Dharma Balasubiramani · 1 year, 6 months ago
- d872306 Merge tag 'mfd-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 1 year, 6 months ago
- 3170256 counter: chrdev: fix getting array extensions by Fabrice Gasnier · 1 year, 6 months ago
- 10d3340 mfd: rz-mtu3: Link time dependencies by Arnd Bergmann · 1 year, 8 months ago
- 39266b6 counter: rz-mtu3-cnt: Reorder locking sequence for consistency by Biju Das · 1 year, 8 months ago
- 7aadfd0 counter: Explicitly include correct DT includes by Rob Herring · 1 year, 8 months ago
- ec3041b Merge tag 'counter-fixes-for-6.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter into char-misc-linus by Greg Kroah-Hartman · 1 year, 7 months ago
- 9b53a13 counter: Fix menuconfig "Counter support" submenu entries disappearance by William Breathitt Gray · 1 year, 9 months ago
- e04b1bf Merge tag 'counter-updates-for-6.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter into char-misc-next by Greg Kroah-Hartman · 1 year, 9 months ago
- d428487 counter: i8254: Introduce the Intel 8254 interface library module by William Breathitt Gray · 1 year, 11 months ago
- 67d91a1 counter: add HAS_IOPORT_MAP dependency by Niklas Schnelle · 1 year, 10 months ago
- 98ffe02 counter: 104-quad-8: Migrate to the regmap API by William Breathitt Gray · 1 year, 11 months ago
- 142c862 counter: 104-quad-8: Utilize helper functions to handle PR, FLAG and PSC by William Breathitt Gray · 1 year, 11 months ago
- 4d8df16 counter: 104-quad-8: Refactor to buffer states for CMR, IOR, and IDR by William Breathitt Gray · 1 year, 11 months ago
- 398abaab counter: 104-quad-8: Utilize bitfield access macros by William Breathitt Gray · 1 year, 11 months ago
- 5272145 counter: stm32-timer-cnt: Reset TIM_TISEL to its default value in probe by Uwe Kleine-König · 1 year, 11 months ago
- a4ec431 counter: 104-quad-8: Remove reference in Kconfig to 25-bit counter value by William Breathitt Gray · 1 year, 11 months ago
- 3af4906 Merge tag 'mfd-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 1 year, 10 months ago
- 1e28dfd counter: rz-mtu3-cnt: Unlock on error in rz_mtu3_count_ceiling_write() by Dan Carpenter · 1 year, 11 months ago
- 0be8907 counter: Add Renesas RZ/G2L MTU3a counter driver by Biju Das · 2 years ago
- 00f4bc5 counter: 104-quad-8: Fix Synapse action reported for Index signals by William Breathitt Gray · 2 years ago
- 4aa3b75 counter: 104-quad-8: Fix race condition between FLAG and CNTR reads by William Breathitt Gray · 2 years ago
- 01f714e counter: fix dependency references for config MICROCHIP_TCB_CAPTURE by Lukas Bulwahn · 2 years, 2 months ago
- dfeef15 counter: microchip-tcp-capture: Add appropriate arch deps for TCP driver by Peter Robinson · 2 years, 2 months ago
- 3760b49 counter: ftm-quaddec: Depend on the Layerscape SoC by Peter Robinson · 2 years, 2 months ago
- 92a3337 counter: intel-qep: Depend on X86 by Peter Robinson · 2 years, 2 months ago
- 9c5e51f counter: Sort the Kconfig entries alphabetically by Peter Robinson · 2 years, 2 months ago
- fd5ac97 counter: stm32-lptimer-cnt: fix the check on arr and cmp registers update by Fabrice Gasnier · 2 years, 4 months ago
- d501d37 counter: 104-quad-8: Fix race getting function mode and direction by William Breathitt Gray · 2 years, 5 months ago
- d917a62 counter: microchip-tcb-capture: Handle Signal1 read and Synapse by William Breathitt Gray · 2 years, 5 months ago
- ec0286d counter: ti-ecap-capture: fix IS_ERR() vs NULL check by Dan Carpenter · 2 years, 5 months ago
- 472a148 counter: Reduce DEFINE_COUNTER_ARRAY_POLARITY() to defining counter_array by William Breathitt Gray · 2 years, 5 months ago
- f016039 Merge tag 'gpio-updates-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 2 years, 5 months ago
- a094766 Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 2 years, 5 months ago
- 4e2f42a counter: ti-ecap-capture: capture driver support for ECAP by Julien Panis · 2 years, 5 months ago
- d2011be counter: Introduce the COUNTER_COMP_ARRAY component type by William Breathitt Gray · 2 years, 5 months ago
- bb4bbbe counter: Consolidate Counter extension sysfs attribute creation by William Breathitt Gray · 2 years, 5 months ago
- 9830288 counter: 104-quad-8: Add Signal polarity component by William Breathitt Gray · 2 years, 5 months ago
- 650ae67 counter: Introduce the Signal polarity component by William Breathitt Gray · 2 years, 5 months ago
- 7bbf842 counter: interrupt-cnt: Implement watch_validate callback by William Breathitt Gray · 2 years, 5 months ago
- 3216e55 counter: Move symbols into COUNTER namespace by William Breathitt Gray · 2 years, 5 months ago
- 2bc54aa counter: 104-quad-8: Fix skipped IRQ lines during events configuration by William Breathitt Gray · 2 years, 6 months ago
- 0c83a28 counter: 104-quad-8: Ensure number of irq matches number of base by William Breathitt Gray · 2 years, 7 months ago
- daae1ee counter: 104-quad-8: Implement and utilize register structures by William Breathitt Gray · 2 years, 8 months ago
- b6e9cde counter: 104-quad-8: Utilize iomap interface by William Breathitt Gray · 2 years, 8 months ago
- 02e2af2 Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years ago
- 04c6338 counter: add defaults to switch-statements by Tom Rix · 3 years ago
- 257e3df counter: interrupt-cnt: add counter_push_event() by Oleksij Rempel · 3 years ago
- 4da0847 counter: Set counter device name by William Breathitt Gray · 3 years ago
- 95c211f counter: 104-quad-8: Add COMPILE_TEST depends by William Breathitt Gray · 3 years ago
- 01b44ef2 counter: Stop using dev_get_drvdata() to get the counter device by Uwe Kleine-König · 3 years ago
- fc55e63 counter: fix an IS_ERR() vs NULL bug by Dan Carpenter · 3 years, 2 months ago
- 663d8fb counter: 104-quad-8: Fix use-after-free by quad8_irq_handler by William Breathitt Gray · 3 years, 2 months ago
- f2ee475 counter: remove old and now unused registration API by Uwe Kleine-König · 3 years, 2 months ago
- 02758cb2 counter: ti-eqep: Convert to new counter registration by Uwe Kleine-König · 3 years, 2 months ago
- e75d678 counter: stm32-lptimer-cnt: Convert to new counter registration by Uwe Kleine-König · 3 years, 2 months ago
- e1717d2 counter: stm32-timer-cnt: Convert to new counter registration by Uwe Kleine-König · 3 years, 2 months ago
- 5998ea6 counter: microchip-tcb-capture: Convert to new counter registration by Uwe Kleine-König · 3 years, 2 months ago
- b5d6547 counter: ftm-quaddec: Convert to new counter registration by Uwe Kleine-König · 3 years, 2 months ago
- e99dec8 counter: intel-qep: Convert to new counter registration by Uwe Kleine-König · 3 years, 2 months ago
- aefc7e1 counter: interrupt-cnt: Convert to new counter registration by Uwe Kleine-König · 3 years, 2 months ago
- 9e884bb counter: 104-quad-8: Convert to new counter registration by Uwe Kleine-König · 3 years, 2 months ago
- c18e276 counter: Provide alternative counter registration functions by Uwe Kleine-König · 3 years, 2 months ago
- e152833 counter: stm32-timer-cnt: Convert to counter_priv() wrapper by Uwe Kleine-König · 3 years, 2 months ago
- e98ea38 counter: stm32-lptimer-cnt: Convert to counter_priv() wrapper by Uwe Kleine-König · 3 years, 2 months ago
- 8817c2d counter: ti-eqep: Convert to counter_priv() wrapper by Uwe Kleine-König · 3 years, 2 months ago
- 1f1b40c0 counter: ftm-quaddec: Convert to counter_priv() wrapper by Uwe Kleine-König · 3 years, 2 months ago
- 53ada09 counter: intel-qep: Convert to counter_priv() wrapper by Uwe Kleine-König · 3 years, 2 months ago
- a49ede8 counter: microchip-tcb-capture: Convert to counter_priv() wrapper by Uwe Kleine-König · 3 years, 2 months ago
- 63f0e2b counter: interrupt-cnt: Convert to counter_priv() wrapper by Uwe Kleine-König · 3 years, 2 months ago
- aea8334 counter: 104-quad-8: Convert to counter_priv() wrapper by Uwe Kleine-König · 3 years, 2 months ago
- 5207fb2 counter: Provide a wrapper to access device private data by Uwe Kleine-König · 3 years, 2 months ago
- 0880603 counter: microchip-tcb-capture: Drop unused platform_set_drvdata() by Uwe Kleine-König · 3 years, 2 months ago
- 8b2bc10 counter: ftm-quaddec: Drop unused platform_set_drvdata() by Uwe Kleine-König · 3 years, 2 months ago
- b56346d counter: Use container_of instead of drvdata to track counter_device by Uwe Kleine-König · 3 years, 2 months ago
- c95cc0d counter: 104-quad-8: Fix persistent enabled events bug by William Breathitt Gray · 3 years, 3 months ago
- 60f07e74 counter: ti-eqep: Use container_of instead of struct counter_device::priv by Uwe Kleine-König · 3 years, 3 months ago
- 8ac33b8 counter: Fix use-after-free race condition for events_queue_size write by William Breathitt Gray · 3 years, 5 months ago
- 310e75c counter: Cleanup lingering atomic.h includes by William Breathitt Gray · 3 years, 5 months ago
- f5245a5 counter: drop chrdev_lock by David Lechner · 3 years, 5 months ago