summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: davinci: remove CONFIG_DAVINCI_RESET_CLOCKSDavid Lechner2018-06-263-19/+0Star
* ARM: davinci: da8xx: add new sata_refclk init using common clock frameworkDavid Lechner2018-06-261-9/+27
* ARM: davinci: da8xx: add new USB PHY clock init using common clock frameworkDavid Lechner2018-06-265-6/+46
* ARM: davinci: dm646x: add new clock init using common clock frameworkDavid Lechner2018-06-263-8/+58
* ARM: davinci: dm644x: add new clock init using common clock frameworkDavid Lechner2018-06-265-9/+62
* ARM: davinci: dm365: add new clock init using common clock frameworkDavid Lechner2018-06-263-12/+47
* ARM: davinci: dm355: add new clock init using common clock frameworkDavid Lechner2018-06-264-12/+62
* ARM: davinci: da850: add new clock init using common clock frameworkDavid Lechner2018-06-266-13/+151
* ARM: davinci: da830: add new clock init using common clock frameworkDavid Lechner2018-06-263-6/+67
* ARM: davinci: pass clock as parameter to davinci_timer_init()David Lechner2018-06-268-11/+9Star
* Linux 4.18-rc1Linus Torvalds2018-06-171-2/+2
* Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-1616-275/+174Star
|\
| * bsg: fix race of bsg_open and bsg_unregisterAnatoliy Glagolev2018-06-151-11/+11
| * block: remov blk_queue_invalidate_tagsChristoph Hellwig2018-06-153-38/+1Star
| * Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe2018-06-1511-224/+154Star
| |\
| | * nvme-fabrics: fix and refine state checks in __nvmf_check_readyChristoph Hellwig2018-06-151-20/+19Star
| | * nvme-fabrics: handle the admin-only case properly in nvmf_check_readyChristoph Hellwig2018-06-151-1/+2
| | * nvme-fabrics: refactor queue ready checkChristoph Hellwig2018-06-155-50/+45Star
| | * blk-mq: remove blk_mq_tagset_iterChristoph Hellwig2018-06-142-31/+0Star
| | * nvme: remove nvme_reinit_tagsetChristoph Hellwig2018-06-142-12/+0Star
| | * nvme-fc: fix nulling of queue data on reconnectJames Smart2018-06-141-6/+5Star
| | * nvme-fc: remove reinit_request routineJames Smart2018-06-141-20/+0Star
| | * nvme-fc: change controllers first connect to use reconnect pathJames Smart2018-06-141-57/+47Star
| | * nvme: don't rely on the changed namespace list logChristoph Hellwig2018-06-131-25/+11Star
| | * nvmet: free smart-log buffer after useChaitanya Kulkarni2018-06-111-1/+3
| | * nvme-rdma: fix error flow during mapping request dataMax Gurtovoy2018-06-111-7/+24
| | * nvme: add bio remapping tracepointHannes Reinecke2018-06-111-0/+4
| | * nvme: fix NULL pointer dereference in nvme_init_subsystemIsrael Rukshin2018-06-111-1/+1
| * | blk-mq: don't time out requests again that are in the timeout handlerChristoph Hellwig2018-06-142-0/+7
| * | blk-mq: reinit q->tag_set_list entry only after grace periodRoman Pen2018-06-111-2/+1Star
* | | Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds2018-06-16206-339/+372
|\ \ \
| * | | fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab2018-06-158-9/+10
| * | | Documentation: rstFlatTable.py: fix a broken referenceMauro Carvalho Chehab2018-06-151-2/+0Star
| * | | ABI: sysfs-devices-system-cpu: remove a broken referenceMauro Carvalho Chehab2018-06-151-3/+0Star
| * | | devicetree: fix a series of wrong file referencesMauro Carvalho Chehab2018-06-158-14/+14
| * | | devicetree: fix name of pinctrl-bindings.txtMauro Carvalho Chehab2018-06-159-12/+12
| * | | devicetree: fix some bindings file namesMauro Carvalho Chehab2018-06-153-3/+3
| * | | MAINTAINERS: fix location of DT npcm filesMauro Carvalho Chehab2018-06-151-1/+2
| * | | MAINTAINERS: fix location of some display DT bindingsMauro Carvalho Chehab2018-06-151-3/+2Star
| * | | kernel-parameters.txt: fix pointers to sound parametersMauro Carvalho Chehab2018-06-151-4/+1Star
| * | | bindings: nvmem/zii: Fix location of nvmem.txtMauro Carvalho Chehab2018-06-151-1/+1
| * | | docs: Fix more broken referencesMauro Carvalho Chehab2018-06-1523-41/+41
| * | | scripts/documentation-file-ref-check: check tools/*/DocumentationMauro Carvalho Chehab2018-06-151-0/+7
| * | | scripts/documentation-file-ref-check: get rid of false-positivesMauro Carvalho Chehab2018-06-151-3/+18
| * | | scripts/documentation-file-ref-check: hint: dash or underlineMauro Carvalho Chehab2018-06-151-0/+6
| * | | scripts/documentation-file-ref-check: add a fix logic for DTMauro Carvalho Chehab2018-06-151-3/+17
| * | | scripts/documentation-file-ref-check: accept more wildcards at filenamesMauro Carvalho Chehab2018-06-151-1/+1
| * | | scripts/documentation-file-ref-check: fix help messageMauro Carvalho Chehab2018-06-151-1/+1
| * | | media: max2175: fix location of driver's companion documentationMauro Carvalho Chehab2018-06-151-3/+3
| * | | media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab2018-06-157-15/+13Star