aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-13Linux 6.12-rc3Linus Torvalds1-1/+1