summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api
Commit message (Expand)AuthorAgeFilesLines
* Revert "firmware: add sanity check on shutdown/suspend"Linus Torvalds2017-09-101-11/+0
* Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds2017-09-091-4/+4
|\
| * mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-4/+4
* | Merge tag 'gpio-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-09-052-0/+46
|\ \
| * | docs: driver-api: Add GPIO sectionThierry Reding2017-08-142-0/+46
| |/
* | docs: driver-api: Remove trailing blank lineThierry Reding2017-08-071-1/+0
* | docs: Do not include from drivers/scsi/constants.cJonathan Corbet2017-07-171-8/+0
* | docs: Get the struct cmbdata kernel doc from the right fileJonathan Corbet2017-07-171-1/+1
* | docs: Do not include from .../seqno-fence.cJonathan Corbet2017-07-171-3/+0
* | docs: Do not include kerneldoc comments from kernel/sys.cJonathan Corbet2017-07-171-3/+0
* | docs: Get module_init() docs from module.hJonathan Corbet2017-07-171-1/+1
|/
* Merge tag '4.13-fixes' of git://git.lwn.net/linuxLinus Torvalds2017-07-131-3/+0
|\
| * docs: Do not include from kernel/rcu/srcu.cJonathan Corbet2017-07-041-3/+0
* | Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-121-1/+4
|\ \
| * | i2c: break out smbus support into separate fileWolfram Sang2017-05-311-0/+3
| * | i2c: rename core source file to allow refactorizationWolfram Sang2017-05-311-1/+1
* | | Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-062-0/+1440
|\ \ \
| * | | pinctrl.txt: move it to the driver-api bookMauro Carvalho Chehab2017-06-202-0/+1440
| |/ /
* | | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-038-5/+2680
|\ \ \ | | |/ | |/|
| * | docs: driver-api: i2c: remove some outdated informationWolfram Sang2017-06-051-5/+4
| * | mtd: adjust kernel-docs to avoid Sphinx/kerneldoc warningsMauro Carvalho Chehab2017-05-161-3/+0
| * | mtdnand.rst: group the "::" with previous lineMauro Carvalho Chehab2017-05-161-17/+7
| * | docs-rst: convert mtdnand book to ReSTMauro Carvalho Chehab2017-05-162-0/+1021
| * | docs-rst: convert rapidio book to ReSTMauro Carvalho Chehab2017-05-162-0/+108
| * | docs-rst: convert w1 book to ReSTMauro Carvalho Chehab2017-05-162-0/+71
| * | docs-rst: convert scsi DocBook to ReSTMauro Carvalho Chehab2017-05-162-0/+345
| * | docs-rst: convert s390-drivers DocBook to ReSTMauro Carvalho Chehab2017-05-162-0/+112
| * | libata.rst: add c function and struct cross-referencesMauro Carvalho Chehab2017-05-161-120/+124
| * | docs-rst: convert libata book to ReSTMauro Carvalho Chehab2017-05-162-0/+1028
| |/
* | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-031-0/+11
|\ \
| * | firmware: add sanity check on shutdown/suspendLuis R. Rodriguez2017-06-031-0/+11
| |/
* | Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-06-204-0/+997
|\ \ | |/ |/|
| * usb: move ReST documentation to Documentation/driver-api/usb/Felipe Balbi2017-06-023-0/+286
| * usb: dwc3: add ReST documentationFelipe Balbi2017-06-022-0/+713
|/
* Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-041-270/+93
|\
| * docs: Update VME documentation to include kerneldoc commentsMartyn Welch2017-03-171-270/+93
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-021-0/+9
|\ \
| * | cfg80211: add intro to documentationJohannes Berg2017-03-311-0/+3
| * | cfg80211: Use a structure to pass connect response paramsVidyullatha Kanchanapally2017-03-311-0/+6
| |/
* | usb.rst: move documentation from proc_usb_info.txt to USB ReST bookMauro Carvalho Chehab2017-04-201-34/+405
* | docs-rst: usb: update old usbfs-related documentationMauro Carvalho Chehab2017-04-201-120/+60
* | docs-rst: fix usb cross-referencesMauro Carvalho Chehab2017-04-116-5/+11
* | usb.rst: get rid of some Sphinx errorsMauro Carvalho Chehab2017-04-111-3/+3
* | usb/URB.txt: convert to ReST and update itMauro Carvalho Chehab2017-04-113-0/+291
* | usb/persist.txt: convert to ReST and add to driver-api bookMauro Carvalho Chehab2017-04-112-0/+170
* | usb/hotplug.txt: convert to ReST and add to driver-api bookMauro Carvalho Chehab2017-04-112-0/+155
* | error-codes.rst: convert to ReST and add to driver-api bookMauro Carvalho Chehab2017-04-112-0/+206
* | usb/dma.txt: convert to ReST and add to driver-api bookMauro Carvalho Chehab2017-04-112-0/+137
* | usb/power-management.txt: convert to ReST and add to driver-api bookMauro Carvalho Chehab2017-04-112-0/+795
* | usb/callbacks.txt: convert to ReST and add to driver-api bookMauro Carvalho Chehab2017-04-112-0/+158
OpenPOWER on IntegriCloud