aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/driver-api (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-15docs: admin-guide: Move Dell RBU document from driver-apiJonathan Neuschäfer2-129/+0
2019-10-10docs: fix some broken referencesMauro Carvalho Chehab1-1/+1
2019-10-09docs: driver-api: bt8xxgpio: Revive dead linkJonathan Neuschäfer1-1/+1
2019-10-09docs: driver-api: Move bt8xxgpio to the gpio directoryJonathan Neuschäfer3-1/+1
2019-10-07nvmem: core: add nvmem_device_findThomas Bogendoerfer1-0/+2
2019-10-07docs/driver-api: Catch up with dma_buf file-name changesJonathan Corbet1-3/+3
2019-10-04driver core: Add support for linking devices during device additionSaravana Kannan1-1/+2
2019-10-03Documentation: gpio: driver: Format code blocks properlyJonathan Neuschäfer1-0/+4
2019-10-01docs: No structured comments in kernel/dma/coherent.cJonathan Corbet1-3/+0
2019-09-19Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-3/+3
2019-09-18Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+7
2019-09-18Merge tag 'tty-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-11/+8
2019-09-18Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+2
2019-09-17Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds14-4/+1822
2019-09-16Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-49/+0
2019-09-06docs: mtd: Update spi nor reference driverJohn Garry1-1/+1
2019-09-05Merge tag 'v5.3-rc7' into develLinus Walleij5-34/+4
2019-09-04uio: Documentation: Add information on using uio_pdrv_genirq with DTDaniel Mack1-0/+7
2019-09-04tty: n_gsm: add ioctl to map serial device to mux'ed ttyMartin Hundebøll1-2/+9
2019-09-04tty: n_gsm: update doc example to use header for N_GSM0710 defineMartin Hundebøll1-1/+1
2019-09-04tty: n_gsm: remove obsolete mknod doc exampleMartin Hundebøll1-12/+2
2019-09-03Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into develLinus Walleij1-8/+8
2019-08-21Merge tag 'v5.3-rc5' into develLinus Walleij5-34/+4
2019-08-16drivers: remove the SGI SN2 IOC4 base supportChristoph Hellwig1-49/+0
2019-08-15gpio: Add support for hierarchical IRQ domainsLinus Walleij1-14/+108
2019-08-12Merge 5.3-rc4 into driver-core-nextGreg Kroah-Hartman5-34/+4
2019-07-31docs: index.rst: don't use genindex for pdf outputMauro Carvalho Chehab2-2/+2
2019-07-31docs: ipmb: place it at driver-api and convert to ReSTMauro Carvalho Chehab1-0/+1
2019-07-31docs: i2c: convert to ReST and add to driver-api booksetMauro Carvalho Chehab1-1/+1
2019-07-31docs: thermal: add it to the driver APIMauro Carvalho Chehab10-0/+1817
2019-07-30Documentation: gpio: fix function links in the HTML docsJeremy Cline1-8/+8
2019-07-29docs/pinctrl: fix compile errors in example codeLuca Ceresoli1-3/+3
2019-07-26docs: phy: Drop duplicate 'be made'Guido Günther1-2/+2
2019-07-25driver core: Remove device link creation limitationRafael J. Wysocki1-2/+2
2019-07-22Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental into mauroJonathan Corbet3-30/+0
2019-07-22Merge tag 'v5.3-rc1' into docs-nextJonathan Corbet105-142/+15874
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds1-0/+27
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-0/+4
2019-07-17Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-8/+13
2019-07-17docs: remove extra conf.py filesMauro Carvalho Chehab3-30/+0
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds90-111/+15175
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-4/+4
2019-07-15docs: don't use nested tablesMauro Carvalho Chehab1-1/+1
2019-07-15docs: add SPDX tags to new index filesMauro Carvalho Chehab9-0/+18
2019-07-15docs: add a memory-devices subdir to driver-apiMauro Carvalho Chehab4-0/+260
2019-07-15docs: phy: place documentation under driver-apiMauro Carvalho Chehab4-0/+351
2019-07-15docs: serial: move it to the driver-apiMauro Carvalho Chehab10-0/+2017
2019-07-15docs: driver-api: add remaining converted dirs to itMauro Carvalho Chehab3-2/+4
2019-07-15docs: driver-api: add xilinx driver API documentationMauro Carvalho Chehab3-0/+84
2019-07-15docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab27-0/+5692