| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-04-27 | 2 | -9/+9 |
|\ |
|
| * | firmware: some documentation fixes | Andres Rodriguez | 2018-04-25 | 1 | -3/+3 |
| * | firmware: Fix firmware documentation for recent file renames | Hans de Goede | 2018-04-23 | 2 | -6/+6 |
* | | Documentation: typec.rst: Use literal-block element with ascii art | Heikki Krogerus | 2018-04-22 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2018-04-06 | 2 | -6/+6 |
|\ |
|
| * | mtd: nand: move raw NAND related code to the raw/ subdir | Boris Brezillon | 2018-02-16 | 1 | -4/+4 |
* | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2018-04-05 | 1 | -6/+0 |
|\ \ |
|
| * | | scsi: remove the old scsi_module.c initialization model | Christoph Hellwig | 2018-03-19 | 1 | -6/+0 |
| |/ |
|
* | | Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2018-04-05 | 8 | -10/+2051 |
|\ \ |
|
| * | | Documentation: gpio: Move drivers-on-gpio.txt to driver-api | Jonathan Neuschäfer | 2018-03-23 | 2 | -0/+98 |
| * | | Documentation: gpio: Move GPIO mapping documentation to driver-api | Jonathan Neuschäfer | 2018-03-23 | 2 | -0/+180 |
| * | | Documentation: gpio: Move gpiod_* consumer documentation to driver-api | Jonathan Neuschäfer | 2018-03-23 | 2 | -0/+440 |
| * | | Documentation: gpio: Move legacy documentation to driver-api | Jonathan Neuschäfer | 2018-03-23 | 2 | -9/+771 |
| * | | Documentation: gpio: Move driver documentation to driver-api | Jonathan Neuschäfer | 2018-03-23 | 2 | -0/+430 |
| * | | Documentation: gpio: Move introduction to driver-api | Jonathan Neuschäfer | 2018-03-23 | 2 | -0/+131 |
| * | | Documentation: driver-api: Move gpio.rst to gpio/index.rst | Jonathan Neuschäfer | 2018-03-23 | 2 | -1/+1 |
| |/ |
|
* | | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-04-04 | 1 | -0/+5 |
|\ \ |
|
| * | | uio_hv_generic: support sub-channels | Stephen Hemminger | 2018-03-06 | 1 | -0/+5 |
| |/ |
|
* | | Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-04-04 | 2 | -1/+15 |
|\ \ |
|
| * | | firmware: add firmware_request_cache() to help with cache on reboot | Luis R. Rodriguez | 2018-03-22 | 1 | -0/+14 |
| * | | rename: _request_firmware_load() fw_load_sysfs_fallback() | Luis R. Rodriguez | 2018-03-20 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2018-04-04 | 2 | -11/+105 |
|\ \ |
|
| * | | usb: typec: API for controlling USB Type-C Multiplexers | Heikki Krogerus | 2018-03-22 | 1 | -11/+62 |
| * | | drivers: base: Unified device connection lookup | Heikki Krogerus | 2018-03-22 | 1 | -0/+43 |
| |/ |
|
* | | Merge tag 'docs-4.17' of git://git.lwn.net/linux | Linus Torvalds | 2018-04-03 | 2 | -19/+23 |
|\ \ |
|
| * | | dmaengine: Fix spelling for parenthesis in dmatest documentation | Andy Shevchenko | 2018-03-26 | 1 | -4/+5 |
| * | | dmaengine: Make dmatest.rst indeed reST compatible | Andy Shevchenko | 2018-03-26 | 1 | -14/+12 |
| * | | dmaengine: Add note to dmatest documentation about supported channels | Andy Shevchenko | 2018-03-26 | 1 | -0/+5 |
| * | | linux-next: SLIMbus: doc: Fix a warning "Title underline too short" | Masanari Iida | 2018-02-19 | 1 | -1/+1 |
| |/ |
|
* | | usb: musb: remove blackfin port | Arnd Bergmann | 2018-03-26 | 1 | -3/+0 |
|/ |
|
* | s390/docs: reword airq section | Cornelia Huck | 2018-02-02 | 1 | -4/+9 |
* | s390/docs: mention subchannel types | Cornelia Huck | 2018-02-02 | 1 | -0/+19 |
* | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-02-01 | 5 | -7/+370 |
|\ |
|
| * | uio_hv_generic: add rescind support | Stephen Hemminger | 2018-01-10 | 1 | -0/+4 |
| * | uio_hv_generic: create send and receive buffers | Stephen Hemminger | 2018-01-10 | 1 | -0/+2 |
| * | uio: document uio_hv_generic regions | Stephen Hemminger | 2018-01-10 | 1 | -0/+5 |
| * | doc: fix documentation about uio_hv_generic | Stephen Hemminger | 2018-01-10 | 1 | -7/+8 |
| * | Documentation: Add SoundWire summary | Sanyog Kale | 2017-12-19 | 3 | -0/+223 |
| * | Documentation: Add SLIMbus summary | Sagar Dharia | 2017-12-19 | 2 | -0/+128 |
* | | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-02-01 | 2 | -7/+2 |
|\ \ |
|
| * | | firmware: Fix up docs referring to FIRMWARE_IN_KERNEL | Benjamin Gilbert | 2018-01-25 | 1 | -6/+1 |
| * | | firmware: Fix a typo in fallback-mechanisms.rst | Masanari Iida | 2018-01-09 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'docs-4.16' of git://git.lwn.net/linux | Linus Torvalds | 2018-01-31 | 3 | -7/+68 |
|\ \ |
|
| * | | usb: doc: Update document for USB3 debug port usage | Lu Baolu | 2017-12-21 | 1 | -0/+52 |
| * | | docs: refcount_t documentation | Elena Reshetova | 2017-12-11 | 1 | -6/+15 |
| * | | Documentation/driver-api/usb: Replace dead link | Stefan Tatschner | 2017-12-11 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2018-01-31 | 1 | -21/+17 |
|\ \ |
|
| * | | dmaengine: doc: format struct fields using monospace | Luca Ceresoli | 2018-01-08 | 1 | -6/+6 |
| * | | dmaengine: doc: fix bullet list formatting | Luca Ceresoli | 2018-01-08 | 1 | -16/+12 |
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2018-01-31 | 1 | -1/+9 |
|\ \ \ |
|