aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-27spi: dt-bindings: Add rk3562 supportKever Yang1-0/+1
2025-02-26spi: spi-imx: convert timeouts to secs_to_jiffies()Easwar Hariharan1-1/+1
2025-02-26spi: spi-fsl-lpspi: convert timeouts to secs_to_jiffies()Easwar Hariharan1-1/+1
2025-02-20spi: dt-bindings: Convert Freescale SPI bindings to YAMLJ. Neuschäfer3-62/+139
2025-02-19spi: s3c64xx: extend description of compatible's fifo_depthTudor Ambarus1-1/+3
2025-02-18MAINTAINERS: adjust the file entry in SPI OFFLOADLukas Bulwahn1-1/+1
2025-02-12spi: offload: fix use after freeDavid Lechner1-5/+8
2025-02-12spi: fix missing offload_flags docDavid Lechner1-0/+2
2025-02-11spi: spi-offload-trigger-pwm: add extra headersDavid Lechner1-1/+8
2025-02-11spi: offload: types: include linux/bits.hDavid Lechner1-0/+1
2025-02-07spi: axi-spi-engine: implement offload supportDavid Lechner2-7/+309
2025-02-07spi: dt-bindings: axi-spi-engine: add SPI offload propertiesDavid Lechner1-0/+24
2025-02-07spi: add offload TX/RX streaming APIsDavid Lechner5-0/+107
2025-02-07spi: offload-trigger: add PWM trigger driverDavid Lechner4-0/+178
2025-02-07dt-bindings: trigger-source: add generic PWM trigger sourceDavid Lechner2-0/+42
2025-02-07spi: offload: add support for hardware triggersDavid Lechner4-0/+358
2025-02-07spi: add basic support for SPI offloadingDavid Lechner8-0/+225
2025-02-05spi: Replace custom fsleep() implementationAndy Shevchenko1-4/+1
2025-02-05spi: gpio: Support a single always-selected deviceAndy Shevchenko1-6/+5
2025-02-05spi: gpio: Remove stale documentation partAndy Shevchenko1-32/+2
2025-02-03spi: fsi: Batch TX operationsEddie James1-0/+13
2025-02-03spi: realtek-rtl-snand: Drop unneeded assignment for cache_typeAndy Shevchenko1-1/+0
2025-02-03spi: zynqmp-gqspi: Always acknowledge interruptsSean Anderson1-12/+8
2025-02-03spi: zynqmp-gqspi: Clean up fillgenfifoSean Anderson1-50/+28
2025-02-03spi: zynqmp-gqspi: Add helpers for enabling/disabling DMASean Anderson1-27/+34
2025-02-03spi: zynqmp-gqspi: Add some more debug printsSean Anderson1-0/+4
2025-02-03spi: zynqmp-gqspi: Reformat long lineSean Anderson1-2/+2
2025-02-02Linux 6.14-rc1Linus Torvalds1-2/+2
2025-02-02tools/power turbostat: version 2025.02.02Len Brown1-1/+1
2025-02-01MAINTAINERS: include linux-mm for xarray maintenanceAndrew Morton1-0/+1
2025-02-01revert "xarray: port tests to kunit"Andrew Morton16-410/+294
2025-02-01MAINTAINERS: add lib/test_xarray.cTamir Duberstein1-0/+1
2025-02-01mailmap, MAINTAINERS, docs: update Carlos's email addressCarlos Bilbao3-6/+8
2025-02-01mm/hugetlb: fix hugepage allocation for interleaved memory nodesRitesh Harjani (IBM)1-1/+1
2025-02-01mm: gup: fix infinite loop within __get_longterm_lockedZhaoyang Huang1-10/+4
2025-02-01mm, swap: fix reclaim offset calculation error during allocationKairui Song1-1/+1
2025-02-01.mailmap: update email address for Christopher ObbardChristopher Obbard1-0/+1
2025-02-01kfence: skip __GFP_THISNODE allocations on NUMA systemsMarco Elver1-0/+2
2025-02-01nilfs2: fix possible int overflows in nilfs_fiemap()Nikita Zhandarovich1-3/+3
2025-02-01mm: compaction: use the proper flag to determine watermarksyangge1-4/+25
2025-02-01kernel: be more careful about dup_mmap() failures and uprobe registeringLiam R. Howlett2-3/+18
2025-02-01mm/fake-numa: handle cases with no SRAT infoBruno Faccini1-1/+10
2025-02-01mm: kmemleak: fix upper boundary check for physical address objectsCatalin Marinas1-1/+1
2025-02-01mailmap: add an entry for Hamza MahfoozHamza Mahfooz1-0/+1
2025-02-01MAINTAINERS: mailmap: update Yosry Ahmed's email addressYosry Ahmed2-1/+2
2025-02-01scripts/gdb: fix aarch64 userspace detection in get_current_taskJan Kiszka1-1/+1
2025-02-01mm/vmscan: accumulate nr_demoted for accurate demotion statisticsLi Zhijian1-3/+4
2025-02-01ocfs2: fix incorrect CPU endianness conversion causing mount failureHeming Zhao1-1/+1
2025-02-01mm/zsmalloc: add __maybe_unused attribute for is_first_zpdesc()Hyeonggon Yoo1-1/+1
2025-02-01mm/vmscan: fix hard LOCKUP in function isolate_lru_foliosliuye2-1/+6