aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-07-01gpio: add sloppy logic analyzer using pollingWolfram Sang6-0/+704
2024-07-01Documentation: gpio: Reconfiguration with unset direction (uAPI v2)Kent Gibson1-2/+5
2024-07-01Documentation: gpio: Reconfiguration with unset direction (uAPI v1)Kent Gibson1-1/+4
2024-06-28dt-bindings: gpio: fsl,qoriq-gpio: add common property gpio-line-namesFrank Li1-0/+4
2024-06-26gpio: ath79: convert to dynamic GPIO base allocationShiji Yang1-2/+0
2024-06-25pinctrl: da9062: replace gpiochip_get_desc() with gpio_device_get_desc()Bartosz Golaszewski1-1/+1
2024-06-14gpiolib: put gpio_suffixes in a single compilation unitBartosz Golaszewski4-5/+10
2024-06-12Documentation: gpio: Clarify effect of active low flag on line edgesKent Gibson2-0/+10
2024-06-12Documentation: gpio: Clarify effect of active low flag on line valuesKent Gibson4-0/+28
2024-06-11gpiolib: Remove data-less gpiochip_add() functionAndrew Davis3-8/+3
2024-06-11gpio: sim: use devm_mutex_init()Bartosz Golaszewski1-10/+1
2024-06-11gpio: sim: drop kernel.h includeBartosz Golaszewski1-1/+1
2024-06-11gpio: sim: use device_match_name() instead of strcmp(dev_name(...Bartosz Golaszewski1-12/+12
2024-06-10docs: gpio: prefer pread(2) for interrupt readingHuichun Feng1-3/+4
2024-06-04gpiolib: Show more info for interrupt only lines in debugfsAndy Shevchenko1-2/+2
2024-06-04gpiolib: Return label, if set, for IRQ only lineAndy Shevchenko1-6/+6
2024-06-03gpiolib: make gpiochip_set_desc_names() return voidBartosz Golaszewski1-8/+4
2024-06-03dt-bindings: gpio: aspeed,sgpio: Specify #interrupt-cellsAndrew Jeffery1-0/+5
2024-06-03dt-bindings: gpio: aspeed,sgpio: Specify gpio-line-namesAndrew Jeffery1-0/+5
2024-06-03dt-bindings: gpio: mpc8xxx: Convert to yaml formatFrank Li2-53/+82
2024-06-03dt-bindings: gpio: pca95xx: Document the TI TCA9535 variantFabio Estevam1-0/+1
2024-06-03gpio: pca953x: Add support for TI TCA9535 variantFabio Estevam1-0/+1
2024-06-03gpio: brcmstb: Allow building driver for ARCH_BCM2835Peter Robinson1-1/+1
2024-05-30gpiolib: cdev: Cleanup kfifo_out() error handlingKent Gibson1-26/+27
2024-05-30gpiolib: cdev: Refactor allocation of linereq events kfifoKent Gibson1-13/+13
2024-05-30gpiolib: cdev: Add INIT_KFIFO() for linereq eventsKent Gibson1-0/+1
2024-05-30gpio: rdc321x: Convert PCIBIOS_* return codes to errnosIlpo Järvinen1-3/+3
2024-05-30gpio: amd8111: Convert PCIBIOS_* return codes to errnosIlpo Järvinen1-1/+3
2024-05-29gpio: syscon: do not report bogus errorEtienne Buira1-11/+16
2024-05-27dt-bindings: gpio: lsi,zevio-gpio: convert to dtschemaPratik Farkase2-16/+43
2024-05-27gpio: prevent potential speculation leaks in gpio_device_get_desc()Hagar Hemdan1-1/+2
2024-05-27gpio: Remove legacy API documentationAndy Shevchenko9-1900/+2
2024-05-26Linux 6.10-rc1Linus Torvalds1-3/+3
2024-05-26mm: percpu: Include smp.h in alloc_tag.hKent Overstreet1-0/+1
2024-05-26Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"Arnaldo Carvalho de Melo4-103/+68
2024-05-24cifs: Fix missing set of remote_i_sizeDavid Howells2-3/+4
2024-05-24cifs: Fix smb3_insert_range() to move the zero_pointDavid Howells1-0/+1
2024-05-24mm/ksm: fix possible UAF of stable_nodeChengming Zhou1-1/+2
2024-05-24mm/memory-failure: fix handling of dissolved but not taken off from buddy pagesMiaohe Lin1-2/+2
2024-05-24mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock againYuanyuan Zhong1-2/+7
2024-05-24nilfs2: fix potential hang in nilfs_detach_log_writer()Ryusuke Konishi1-3/+18
2024-05-24nilfs2: fix unexpected freezing of nilfs_segctor_sync()Ryusuke Konishi1-4/+13
2024-05-24nilfs2: fix use-after-free of timer for log writer threadRyusuke Konishi1-6/+19
2024-05-24selftests/mm: fix build warnings on ppc64Michael Ellerman2-0/+2
2024-05-24arm64: patching: fix handling of execmem addressesWill Deacon1-1/+1
2024-05-24selftests/mm: compaction_test: fix bogus test success and reduce probability of OOM-killer invocationDev Jain1-22/+49
2024-05-24selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepagesDev Jain1-0/+2
2024-05-24selftests/mm: compaction_test: fix bogus test success on Aarch64Dev Jain1-7/+13
2024-05-24mailmap: update email address for Satya PriyaSatya Priya Kakitapalli1-1/+1
2024-05-24mm/huge_memory: don't unpoison huge_zero_folioMiaohe Lin1-0/+7