summaryrefslogtreecommitdiff
path: root/Documentation/driver-api
AgeCommit message (Expand)AuthorFilesLines
2017-11-14Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-2/+59
2017-11-13Merge branch 'pm-core'Rafael J. Wysocki1-0/+34
2017-11-13Merge branch 'pm-sleep'Rafael J. Wysocki1-1/+24
2017-11-06PM / core: Add SMART_SUSPEND driver flagRafael J. Wysocki1-0/+20
2017-11-06PM / core: Add NEVER_SKIP and SMART_PREPARE driver flagsRafael J. Wysocki1-0/+14
2017-11-05dmaengine: doc: ReSTize pxa_dma docVinod Koul2-0/+200
2017-11-05dmaengine: doc: ReSTize dmatest docVinod Koul2-0/+120
2017-11-05dmaengine: doc: ReSTize client API docVinod Koul2-0/+286
2017-11-05dmaengine: doc: ReSTize provider docVinod Koul2-0/+519
2017-11-05dmaengine: doc: Add ReST style dmaengine documentVinod Koul2-0/+14
2017-10-21PM: docs: Fix formatting typo in devices.rstRafael J. Wysocki1-1/+1
2017-10-12Documentation: fix usb related doc refsTom Saeger1-3/+1
2017-10-09Merge back suspend/resume/hibernate material for v4.15.Rafael J. Wysocki1-1/+24
2017-09-23PM: Document rules on using pm_runtime_resume() in system suspend callbacksRafael J. Wysocki1-1/+24
2017-09-19PM: docs: Drop an excess character from devices.rstRafael J. Wysocki1-1/+1
2017-09-11Revert "firmware: add sanity check on shutdown/suspend"Linus Torvalds1-11/+0
2017-09-10Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds1-4/+4
2017-09-05Merge tag 'gpio-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-0/+46
2017-08-14docs: driver-api: Add GPIO sectionThierry Reding2-0/+46
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon1-4/+4
2017-08-07docs: driver-api: Remove trailing blank lineThierry Reding1-1/+0
2017-07-17docs: Do not include from drivers/scsi/constants.cJonathan Corbet1-8/+0
2017-07-17docs: Get the struct cmbdata kernel doc from the right fileJonathan Corbet1-1/+1
2017-07-17docs: Do not include from .../seqno-fence.cJonathan Corbet1-3/+0
2017-07-17docs: Do not include kerneldoc comments from kernel/sys.cJonathan Corbet1-3/+0
2017-07-17docs: Get module_init() docs from module.hJonathan Corbet1-1/+1
2017-07-13Merge tag '4.13-fixes' of git://git.lwn.net/linuxLinus Torvalds1-3/+0
2017-07-12Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+4
2017-07-06Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+1440
2017-07-04docs: Do not include from kernel/rcu/srcu.cJonathan Corbet1-3/+0
2017-07-04Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds8-5/+2680
2017-07-04Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+11
2017-06-20pinctrl.txt: move it to the driver-api bookMauro Carvalho Chehab2-0/+1440
2017-06-20Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman4-0/+997
2017-06-06docs: driver-api: i2c: remove some outdated informationWolfram Sang1-5/+4
2017-06-03firmware: add sanity check on shutdown/suspendLuis R. Rodriguez1-0/+11
2017-06-02usb: move ReST documentation to Documentation/driver-api/usb/Felipe Balbi3-0/+286
2017-06-02usb: dwc3: add ReST documentationFelipe Balbi2-0/+713
2017-05-31i2c: break out smbus support into separate fileWolfram Sang1-0/+3
2017-05-31i2c: rename core source file to allow refactorizationWolfram Sang1-1/+1
2017-05-16mtd: adjust kernel-docs to avoid Sphinx/kerneldoc warningsMauro Carvalho Chehab1-3/+0
2017-05-16mtdnand.rst: group the "::" with previous lineMauro Carvalho Chehab1-17/+7
2017-05-16docs-rst: convert mtdnand book to ReSTMauro Carvalho Chehab2-0/+1021
2017-05-16docs-rst: convert rapidio book to ReSTMauro Carvalho Chehab2-0/+108
2017-05-16docs-rst: convert w1 book to ReSTMauro Carvalho Chehab2-0/+71
2017-05-16docs-rst: convert scsi DocBook to ReSTMauro Carvalho Chehab2-0/+345
2017-05-16docs-rst: convert s390-drivers DocBook to ReSTMauro Carvalho Chehab2-0/+112
2017-05-16libata.rst: add c function and struct cross-referencesMauro Carvalho Chehab1-120/+124
2017-05-16docs-rst: convert libata book to ReSTMauro Carvalho Chehab2-0/+1028
2017-05-05Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-270/+93