summaryrefslogtreecommitdiff
path: root/Documentation/driver-api
AgeCommit message (Expand)AuthorFilesLines
9 daysMerge tag 'acpi-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-5/+5
9 daysMerge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2-47/+14
9 daysMerge tag 'pwrseq-updates-for-v7.3-rc1-part2' of git://git.kernel.org/pub/scm...Linus Torvalds1-2/+2
10 dayspower: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()Bartosz Golaszewski1-2/+2
10 daysMerge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+152
11 daysMerge tag 'dmaengine-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+9
11 daysMerge tag 'pinctrl-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+1
2026-08-21Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+3
2026-08-21Merge tag 'cxl-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-2/+2
2026-08-20ACPI: Update upstream ACPICA repository URL in documentationRafael J. Wysocki1-5/+5
2026-08-20Merge tag 'docs-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds2-4/+1
2026-08-20Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-5/+13
2026-08-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+87
2026-08-19Merge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+4
2026-08-19Merge tag 'media/v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+4
2026-08-17Merge tag 'clk-misc-round-two-for-v7.3' of ssh://github.com/masneyb/linux int...Stephen Boyd1-0/+1
2026-08-11dpll: use pin owner's dpll ref for pin-level attribute settingIvan Vecera1-5/+6
2026-08-03docs: ipmi: fix word order in create-user descriptionLukasz Tymoszczuk1-1/+1
2026-07-30docs/driver-api: infrastructure: add property.h and fwnode.hRandy Dunlap1-0/+4
2026-07-29percpu_ref: fix documentation of maximum valueMatthew Wilcox (Oracle)1-0/+3
2026-07-28clk: Add devm_clk_bulk_get_enable()Suraj Gupta1-0/+1
2026-07-17issei: initial driver skeletonAlexander Usyskin3-0/+152
2026-07-17Documentation: usb: remove dead link to external USB programming guideUtsav Shankar1-3/+0
2026-07-14Documentation: Update VFIO NOIOMMU modeJacob Pan1-2/+87
2026-07-10docs: driver-api: pin-control: fix spelling of belowYuhong Cheng1-1/+1
2026-07-10media: Documentation: Add myself as maintainer for media-ciRicardo Ribalda1-0/+4
2026-07-06dpll: add STATE_CONNECTED_OVERRIDE pin capabilityIvan Vecera1-0/+7
2026-07-06ACPI: bus: Eliminate struct acpi_driverRafael J. Wysocki2-81/+0
2026-06-30dmaengine: Add API to combine configuration and preparation (sg and single)Frank Li1-0/+9
2026-06-30docs: clk: include some identifiers to keep documentation up to dateBrian Masney1-47/+13
2026-06-29cxl: docs/linux/dax-driver - fix typosZenghui Yu1-2/+2
2026-06-25Merge tag 'docs-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/...Linus Torvalds1-2/+2
2026-06-25Merge tag 'for-linus-7.2-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds1-1/+1
2026-06-23Docs/driver-api/uio-howto: document mmap_prepare callbackDoehyun Baek1-2/+2
2026-06-22Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-8/+9
2026-06-22Merge tag 'tty-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2026-06-21Merge tag 'mtd/for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds1-0/+170
2026-06-20docs: ipmi: Fix path of the "hotmod" module parameterZenghui Yu1-1/+1
2026-06-19Merge tag 'media/v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-2/+3
2026-06-19Merge tag 'libnvdimm-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+2
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-15/+43
2026-06-16Merge tag 'docs-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds3-3/+5
2026-06-09driver core: platform: set mod_name in driver registrationShashank Balaji1-1/+2
2026-06-01nvdimm/btt: Handle preemption in BTT lane acquisitionAlison Schofield1-3/+2
2026-05-31docs: iio: triggered-buffers: use new helpers in exampleDavid Lechner1-4/+4
2026-05-31Documentation: iio: fix typo in triggered-buffers exampleStepan Ionichev1-1/+1
2026-05-27mtd: spi-nor: Add steps for testing locking with CMPMiquel Raynal1-0/+37
2026-05-27mtd: spi-nor: Add steps for testing locking supportMiquel Raynal1-0/+133
2026-05-22dt-bindings: serial: rs485: remove deprecated .txt binding stubAkash Sukhavasi1-1/+1
2026-05-13dpll: add fractional frequency offset to pin-parent-deviceIvan Vecera1-0/+20