aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'acpi-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-5/+5
6 daysMerge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds2-46/+13
6 daysMerge tag 'pwrseq-updates-for-v7.3-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds1-2/+2
6 dayspower: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()Bartosz Golaszewski1-2/+2
7 daysMerge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-0/+152
7 daysMerge tag 'dmaengine-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds1-0/+9
8 daysMerge tag 'pinctrl-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-1/+1
11 daysMerge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+3
11 daysMerge tag 'cxl-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-2/+2
11 daysACPI: Update upstream ACPICA repository URL in documentationRafael J. Wysocki1-5/+5
12 daysMerge tag 'docs-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds2-4/+1
12 daysMerge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-5/+13
12 daysMerge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufdLinus Torvalds1-2/+87
13 daysMerge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-coreLinus Torvalds1-0/+4
13 daysMerge tag 'media/v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+4
2026-08-17Merge tag 'clk-misc-round-two-for-v7.3' of ssh://github.com/masneyb/linux into clk-pileStephen 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-28percpu_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-16Documentation: 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-29docs: clk: include some identifiers to keep documentation up to dateBrian Masney1-46/+12
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/linuxLinus 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/git/gregkh/char-miscLinus Torvalds2-8/+9
2026-06-22Merge tag 'tty-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+1
2026-06-21Merge tag 'mtd/for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds1-0/+170
2026-06-20docs: ipmi: Fix path of the "hotmod" module parameterZenghui Yu1-1/+1
2026-06-18Merge tag 'media/v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-2/+3
2026-06-18Merge tag 'libnvdimm-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-3/+2
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus 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-08driver 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-12dpll: add fractional frequency offset to pin-parent-deviceIvan Vecera1-0/+20