summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-19staging: gpib: ines: remove unused variableGaston Gonzalez
2025-02-19staging: gpib: tnt4882: remove unused variableGaston Gonzalez
2025-02-19staging: gpib: ni_usb: remove unused variableGaston Gonzalez
2025-02-19staging: gpib: eastwood: remove unused variableGaston Gonzalez
2025-02-19staging: gpib: cb7210: remove unused variableGaston Gonzalez
2025-02-19staging:gpib: Remove GPIB_PCMCIA in MakefilesDave Penkler
2025-02-19staging;gpib: Use Kconfig PCMCIA compilation symbolDave Penkler
2025-02-19static: gpib: hp82341: add MODULE_DESCRIPTIONArnd Bergmann
2025-02-19staging: gpib: comment out pnp_device_id tablesArnd Bergmann
2025-02-19staging: gpib: tms9914 console messaging cleanupDave Penkler
2025-02-19staging: gpib: pc2 console messaging cleanupDave Penkler
2025-02-19staging: gpib: ni_usb console messaging cleanupDave Penkler
2025-02-19staging: gpib: nec7210 console messaging cleanupDave Penkler
2025-02-19staging: gpib: lpvo console messaging cleanupDave Penkler
2025-02-19staging: gpib: hp82341 console messaging cleanupDave Penkler
2025-02-19staging: gpib: hp82335 console messaging cleanupDave Penkler
2025-02-19staging: gpib: gpio bitbang console messaging cleanupDave Penkler
2025-02-19staging: gpib: fmh console messaging cleanupDave Penkler
2025-02-19staging: gpib: fluke console messaging cleanupDave Penkler
2025-02-19staging: gpib: common core console messaging cleanupDave Penkler
2025-02-19staging: gpib: cec_gpib console messaging cleanupDave Penkler
2025-02-19staging: gpib: agilent usb console messaging cleanupDave Penkler
2025-02-19staging: gpib: agilent pci console messaging cleanupDave Penkler
2025-02-19staging: gpib: Remove dependencies on !X86_PAEDave Penkler
2025-02-19staging: gpib: Fix cb7210 pcmcia OopsDave Penkler
2025-02-03staging: gpib: Remove depends on BROKENDave Penkler
2025-02-03pnp: isapnp: Export isapnp_read_byte againDave Penkler
2025-02-03staging: gpib: Fix pr_err format warningDave Penkler
2025-02-03staging: gpib: Make static, reduce fwd declarationsDave Penkler
2025-02-03staging: gpib: Add missing interface entry pointDave Penkler
2025-02-03staging: gpib: fix prefixing 0x with decimal outputAjith P V
2025-02-03staging: gpib: Use min for calculating transfer lengthDave Penkler
2025-02-03staging: gpib: Remove unnecessary .owner assignmentYu-Chun Lin
2025-02-03staging: bcm2835-camera: drop vb2_ops_wait_prepare/finishHans Verkuil
2025-02-02Linux 6.14-rc1v6.14-rc1Linus Torvalds
2025-02-02Merge tag 'turbostat-2025.02.02' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-02-02Merge tag 'sh-for-v6.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-02-02tools/power turbostat: version 2025.02.02Len Brown
2025-02-01Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-02-01Merge tag 'mips_6.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2025-02-01Merge tag 'v6.14-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/c...Linus Torvalds
2025-02-01Merge tag 'driver-core-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-02-01Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-02-01Merge tag 'media/v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-02-01MAINTAINERS: include linux-mm for xarray maintenanceAndrew Morton
2025-02-01revert "xarray: port tests to kunit"Andrew Morton
2025-02-01MAINTAINERS: add lib/test_xarray.cTamir Duberstein
2025-02-01mailmap, MAINTAINERS, docs: update Carlos's email addressCarlos Bilbao
2025-02-01mm/hugetlb: fix hugepage allocation for interleaved memory nodesRitesh Harjani (IBM)
2025-02-01mm: gup: fix infinite loop within __get_longterm_lockedZhaoyang Huang