summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-05gpio: aggregator: Replace custom get_arg() with a generic next_arg()Andy Shevchenko
2021-05-05lib/cmdline: Export next_arg() for being used in modulesAndy Shevchenko
2021-05-05gpio: omap: Use device_get_match_data() helperTian Tao
2021-05-05gpio: Add Realtek Otto GPIO supportSander Vanheule
2021-05-05dt-bindings: gpio: Binding for Realtek Otto GPIOSander Vanheule
2021-05-05docs: kernel-parameters: Add gpio_mockup_named_linesAlexander Dahl
2021-05-05docs: kernel-parameters: Move gpio-mockup for alphabetic orderAlexander Dahl
2021-05-05lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc()Bartosz Golaszewski
2021-05-05lib: bitmap: order includes alphabeticallyBartosz Golaszewski
2021-05-05lib: bitmap: remove the 'extern' keyword from function declarationsBartosz Golaszewski
2021-03-26gpiolib: some edits of kernel docs for clarityRandy Dunlap
2021-03-26tools: gpio-utils: fix various kernel-doc warningsRandy Dunlap
2021-03-26gpio: Mention GPIO MUX in docsLinus Walleij
2021-03-26gpio: mockup: Adjust documentation to the codeAndy Shevchenko
2021-03-26gpio: mockup: Drop duplicate NULL check in gpio_mockup_unregister_pdevs()Andy Shevchenko
2021-03-26gpiolib: Fold conditionals into a simple ternary operatorAndy Shevchenko
2021-03-26gpiolib: Reuse device's fwnode to create IRQ domainAndy Shevchenko
2021-03-26gpiolib: Introduce acpi_gpio_dev_init() and call it from coreAndy Shevchenko
2021-03-26gpiolib: Move of_node operations to gpiolib-of and correct fwnode useAndy Shevchenko
2021-03-26gpiolib: Unify the checks on fwnode typeAndy Shevchenko
2021-03-26irqdomain: Introduce irq_domain_create_simple() APIAndy Shevchenko
2021-03-26docs: driver-api: gpio: consumer: Mark another line of code as suchJonathan Neuschäfer
2021-03-21Linux 5.12-rc4v5.12-rc4Linus Torvalds
2021-03-21Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-21Merge tag 'io_uring-5.12-2021-03-21' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-21Merge tag 'staging-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-21Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-03-21Merge tag 'irq-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-21Merge tag 'perf-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-03-21Merge tag 'locking-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-03-21Merge tag 'efi-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-21Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-03-21Merge tag 'powerpc-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-03-21io_uring: call req_set_fail_links() on short send[msg]()/recv[msg]() with MSG...io_uring-5.12-2021-03-21Stefan Metzmacher
2021-03-21io-wq: ensure task is running before processing task_workJens Axboe
2021-03-21signal: don't allow STOP on PF_IO_WORKER threadsEric W. Biederman
2021-03-21signal: don't allow sending any signals to PF_IO_WORKER threadsJens Axboe
2021-03-21ext4: initialize ret to suppress smatch warningTheodore Ts'o
2021-03-21ext4: stop inode update before returnPan Bian
2021-03-21ext4: fix rename whiteout with fast commitHarshad Shirwadkar
2021-03-21ext4: fix timer use-after-free on failed mountJan Kara
2021-03-21ext4: fix potential error in ext4_do_update_inodeShijie Luo
2021-03-21ext4: do not try to set xattr into ea_inode if value is emptyzhangyi (F)
2021-03-21ext4: do not iput inode under running transaction in ext4_rename()zhangyi (F)
2021-03-21ext4: find old entry again if failed to rename whiteoutzhangyi (F)
2021-03-21genirq: Disable interrupts for force threaded handlersThomas Gleixner
2021-03-20Merge tag 'riscv-for-linus-5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-03-20Merge tag '5.12-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-03-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-03-19Merge tag 'zonefs-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds