aboutsummaryrefslogtreecommitdiff
path: root/crypto/seed.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/seed.c')
0 files changed, 0 insertions, 0 deletions
>pwm: Add GPIO PWM driverVincent Whitchurch1-1/+6 2024-06-11gpiolib: Remove data-less gpiochip_add() functionAndrew Davis1-3/+2 2024-05-27gpio: Remove legacy API documentationAndy Shevchenko5-701/+1 2024-04-12Documentation: gpio: Replace leading TABs by spaces in code blocksAndy Shevchenko1-14/+14 2024-04-03gpiolib: legacy: Remove unused gpio_request_array() and gpio_free_array()Andy Shevchenko1-16/+0 2024-02-14Documentation: gpio: consistently use logical line value terminologyKent Gibson1-5/+5 2023-10-04gpio: Further document optional GPIOLIBLinus Walleij1-0/+4 2023-06-13gpiolib: remove unused gpio_cansleep()Andy Shevchenko1-11/+1 2023-06-01gpiolib: Kill unused GPIOF_OPEN_*Andy Shevchenko1-16/+0 2023-06-01gpiolib: Kill unused GPIOF_EXPORT and CoAndy Shevchenko1-3/+0 2023-03-15Documentation: gpio: Input mode is not true Hi-ZAndy Shevchenko1-4/+4 2023-03-06gpiolib: remove legacy gpio_export()Arnd Bergmann1-21/+0 2023-03-06gpiolib: remove gpio_set_debounce()Arnd Bergmann1-2/+0 2023-01-30gpio: Remove unused and obsoleted irq_to_gpio()Andy Shevchenko1-8/+0 2023-01-30gpio: Remove unused and obsoleted gpio_export_link()Andy Shevchenko1-9/+0 2022-10-17Documentation: gpio: Remove text about ARCH_NR_GPIOSChristophe Leroy1-5/+0 2022-08-02Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds3-5/+5 2022-06-24docs: driver-api: gpio: Fix some typosTom Schwindl3-5/+5 2022-06-13docs: driver-api: gpio: Fix filename mismatchTom Schwindl3-7/+7 2022-05-16Documentation: gpio: Advertise irqd_to_hwirq() helper in the examplesAndy Shevchenko1-6/+12 2022-05-16Documentation: gpio: Fix IRQ mask and unmask examplesAndy Shevchenko1-6/+6 2022-04-19Documentation: Update the recommended pattern for GPIO irqchipsMarc Zyngier1-33/+142 2022-03-08ACPI: docs: gpio-properties: Unify ASL style for GPIO examplesAndy Shevchenko1-12/+9 2021-07-21docs: gpio: explain GPIOD_OUT_* values and toggling active lowHannu Hartikainen1-1/+9 2021-07-21Documentation: gpio: driver.rst: Remove gpiochip_irqchip_add mentionVincent Pelletier1-7/+4 2021-06-17docs: driver-api: gpio: using-gpio.rst: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab1-2/+2 2021-05-05Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+7 2021-04-30Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1 2021-03-26gpio: Mention GPIO MUX in docsLinus Walleij1-0/+6 2021-03-26docs: driver-api: gpio: consumer: Mark another line of code as suchJonathan Neuschäfer1