aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2024-10-22gpio: cdev: go back to storing debounce period in the GPIO descriptorBartosz Golaszewski3-143/+43
2024-10-22gpiolib: unduplicate chip guard in set_config pathBartosz Golaszewski1-14/+9
2024-10-22gpiolib: notify user-space when a driver requests its own descBartosz Golaszewski1-0/+2
2024-10-21gpio: max730x: use devres to shrink and simplify codeBartosz Golaszewski1-11/+6
2024-10-21gpio: ftgpio010: shrink codeBartosz Golaszewski1-36/+9
2024-10-21gpio: 74x164: shrink codeBartosz Golaszewski1-15/+6
2024-10-21gpio: sloppy-logic-analyzer remove reference to rcu_momentary_dyntick_idle()Srikar Dronamraju1-1/+1
2024-10-18dt-bindings: gpio-mmio: Add ngpios propertyLinus Walleij1-1/+12
2024-10-17gpio: Switch back to struct platform_driver::remove()Uwe Kleine-König22-23/+23
2024-10-17gpio: menz127: simplify error path and remove remove()Bartosz Golaszewski1-34/+24
2024-10-17gpio: amdpt: remove remove()Bartosz Golaszewski1-9/+1
2024-10-17gpio: fold the Kconfig prompt into the option type for GPIO CDEVBartosz Golaszewski1-2/+1
2024-10-17gpio: sysfs: constify gpio classBartosz Golaszewski1-3/+2
2024-10-14gpio: ljca: use devm_mutex_init() to simplify the error path and remove()Bartosz Golaszewski1-8/+9
2024-10-14gpio: mpc8xxx: use generic device_is_compatible()Bartosz Golaszewski1-5/+3
2024-10-14gpio: mpc8xxx: use a helper variable to store the address of pdev->devBartosz Golaszewski1-26/+22
2024-10-14gpio: vf610: use generic device_get_match_data()Bartosz Golaszewski1-4/+3
2024-10-14gpio: eic-sprd: use generic device_get_match_data()Bartosz Golaszewski1-2/+2
2024-10-14gpio: davinci: use generic device propertiesBartosz Golaszewski1-5/+3
2024-10-14gpio: davinci: allow building the module with COMPILE_TEST=yBartosz Golaszewski2-2/+2
2024-10-14gpio: ts4900: use generic device propertiesBartosz Golaszewski1-3/+3
2024-10-14gpio: mvebu: drop dependency on OF_GPIOBartosz Golaszewski1-1/+0
2024-10-14gpio: add support for FTDI's MPSSE as GPIOMary Strodl3-0/+530
2024-10-14gpio: aspeed: Support G7 Aspeed gpio controllerBilly Tsai1-0/+147
2024-10-14dt-bindings: gpio: aspeed,ast2400-gpio: Support ast2700Billy Tsai1-2/+17
2024-10-14gpio: aspeed: Create llops to handle hardware accessBilly Tsai1-214/+235
2024-10-14gpio: aspeed: Remove the name for bank arrayBilly Tsai1-13/+4
2024-10-14gpio: aspeed: Change the macro to support deferred probeBilly Tsai1-2/+3
2024-10-14Merge tag 'v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-nextBartosz Golaszewski1535-8462/+10675
2024-10-13Linux 6.12-rc3Linus Torvalds1-1/+1
2024-10-13Merge tag '6.12-rc2-cifs-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-7/+178
2024-10-13Merge tag 'usb-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds10-37/+66
2024-10-13Merge tag 'driver-core-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-13/+7
2024-10-12Merge tag 'powerpc-6.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+1
2024-10-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-7/+6
2024-10-12Merge tag 'hwmon-for-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds3-3/+8
2024-10-11Merge tag 'linux_kselftest-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds12-109/+183
2024-10-11Merge tag 'devicetree-fixes-for-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds8-7/+103
2024-10-11Merge tag 'fbdev-for-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdevLinus Torvalds70-88/+88
2024-10-11Merge tag 'gpio-fixes-for-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds1-1/+3
2024-10-11Merge tag 'nfs-for-6.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds15-22/+45
2024-10-11Merge tag 'rcu.fixes.6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linuxLinus Torvalds1-1/+7
2024-10-11Merge tag 'for-linus-6.12a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+4
2024-10-11ftrace/selftest: Test combination of function_graph tracer and function profilerSteven Rostedt1-0/+31
2024-10-11selftests/rseq: Fix mm_cid test failureMathieu Desnoyers2-43/+77
2024-10-11Merge tag 'io_uring-6.12-20241011' of git://git.kernel.dk/linuxLinus Torvalds1-20/+24
2024-10-11Merge tag 'pm-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-52/+40
2024-10-11Merge tag 'thermal-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-9/+8
2024-10-11Merge tag 'acpi-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-66/+10
2024-10-11Merge tag 'pmdomain-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pmLinus Torvalds4-25/+52