aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-1/+66
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+1
2018-06-08Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-0/+20
2018-06-05Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-7/+16
2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds10-0/+985
2018-06-05Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+1
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds5-5/+315
2018-05-25documentation: fpga: move fpga-region.txt to driver-apiAlan Tull2-0/+103
2018-05-25documentation: fpga: add bridge document to driver-apiAlan Tull2-0/+50
2018-05-25documentation: fpga: move fpga-mgr.txt to driver-apiAlan Tull2-0/+221
2018-05-25Documentation: fpga: move fpga overview to driver-apiAlan Tull3-0/+65
2018-05-24Merge tag 'usb-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-2/+1
2018-05-21usb: dwc3: gadget: remove duplicated missed isoc handlingFelipe Balbi1-1/+0
2018-05-21usb: dwc3: gadget: remove DWC3_EP_BUSY flagFelipe Balbi1-1/+1
2018-05-16Documentation: gpio: driver: Fix a typo and some odd grammarJonathan Neuschäfer1-3/+3
2018-05-16gpiolib: add hogs support for machine codeBartosz Golaszewski1-0/+16
2018-05-16gpio: Add a reference to CEC on GPIOLinus Walleij1-0/+4
2018-05-14Documentation: clarify firmware_class provenance and why we can't rename the moduleLuis R. Rodriguez1-3/+6
2018-05-14Documentation: fix few typos and clarifications for the firmware loaderLuis R. Rodriguez2-4/+5
2018-05-14firmware: add firmware_request_nowarn() - load firmware without warningsAndres Rodriguez1-0/+5
2018-05-13Merge tag 'soundwire-streaming' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-nextGreg Kroah-Hartman4-0/+546
2018-05-11Documentation: soundwire: Add more documentationSanyog Kale4-0/+546
2018-05-10docs: uio-howto.rst: use a code block to solve a warningMauro Carvalho Chehab1-1/+2
2018-05-08docs: driver-api: add clk documentationMauro Carvalho Chehab2-0/+308
2018-05-08docs: */index.rst: Add newer documents to their respective index.rstMauro Carvalho Chehab1-0/+1
2018-04-27Documentation: driver-api: fix device_connection.rst kernel-doc errorRandy Dunlap1-1/+1
2018-04-27Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-9/+9
2018-04-25firmware: some documentation fixesAndres Rodriguez1-3/+3
2018-04-23firmware: Fix firmware documentation for recent file renamesHans de Goede2-6/+6
2018-04-22Documentation: typec.rst: Use literal-block element with ascii artHeikki Krogerus1-1/+1
2018-04-20scsi: target: add driver-api documentRandy Dunlap3-1/+66
2018-04-16Documentation: typec.rst: Use literal-block element with ascii artHeikki Krogerus1-1/+1
2018-04-06Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtdLinus Torvalds2-6/+6
2018-04-05Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-6/+0
2018-04-05Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds8-10/+2051
2018-04-04Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+5
2018-04-04Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-1/+15
2018-04-04Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-11/+105
2018-04-03Merge tag 'docs-4.17' of git://git.lwn.net/linuxLinus Torvalds2-19/+23
2018-03-26dmaengine: Fix spelling for parenthesis in dmatest documentationAndy Shevchenko1-4/+5
2018-03-26dmaengine: Make dmatest.rst indeed reST compatibleAndy Shevchenko1-14/+12
2018-03-26dmaengine: Add note to dmatest documentation about supported channelsAndy Shevchenko1-0/+5
2018-03-26usb: musb: remove blackfin portArnd Bergmann1-3/+0
2018-03-23Documentation: gpio: Move drivers-on-gpio.txt to driver-apiJonathan Neuschäfer2-0/+98
2018-03-23Documentation: gpio: Move GPIO mapping documentation to driver-apiJonathan Neuschäfer2-0/+180
2018-03-23Documentation: gpio: Move gpiod_* consumer documentation to driver-apiJonathan Neuschäfer2-0/+440
2018-03-23Documentation: gpio: Move legacy documentation to driver-apiJonathan Neuschäfer2-9/+771
2018-03-23Documentation: gpio: Move driver documentation to driver-apiJonathan Neuschäfer2-0/+430
2018-03-23Documentation: gpio: Move introduction to driver-apiJonathan Neuschäfer2-0/+131
2018-03-23Documentation: driver-api: Move gpio.rst to gpio/index.rstJonathan Neuschäfer2-1/+1