| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub | William Wu | 2018-06-19 | 1 | -1/+1 |
* | usb: dwc2: Fix host exit from hibernation flow. | Artur Petrosyan | 2018-06-19 | 1 | -1/+3 |
* | usb: dwc3: qcom: mark PM functions as __maybe_unused | Arnd Bergmann | 2018-06-19 | 1 | -8/+4 |
* | usb: dwc3: Fix error return code in dwc3_qcom_probe() | Wei Yongjun | 2018-06-19 | 1 | -0/+1 |
* | usb: dwc2: gadget: fix packet drop issue for ISOC OUT transfers | Minas Harutyunyan | 2018-06-18 | 1 | -2/+0 |
* | usb: dwc3: Only call clk_bulk_get() on devicetree instantiated devices | Hans de Goede | 2018-06-18 | 1 | -10/+13 |
* | usb: dwc2: gadget: fix packet drop issue in dwc2_gadget_handle_nak | Zeng Tao | 2018-06-18 | 1 | -3/+0 |
* | usb: dwc3: of-simple: fix use-after-free on remove | Johan Hovold | 2018-06-18 | 1 | -1/+2 |
* | usb: dwc2: gadget: Fix issue in dwc2_gadget_start_isoc() | Minas Harutyunyan | 2018-06-18 | 1 | -0/+1 |
* | doc: usb: Fix typo in gadget_configfs documentation | Jaejoong Kim | 2018-06-18 | 1 | -1/+1 |
* | usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfers | Vincent Pelletier | 2018-06-18 | 1 | -8/+18 |
* | usb: dwc3: pci: add support for Intel IceLake | Heikki Krogerus | 2018-06-18 | 1 | -0/+2 |
* | Linux 4.18-rc1v4.18-rc1 | Linus Torvalds | 2018-06-17 | 1 | -2/+2 |
* | Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-06-16 | 16 | -275/+174 |
|\ |
|
| * | bsg: fix race of bsg_open and bsg_unregister | Anatoliy Glagolev | 2018-06-15 | 1 | -11/+11 |
| * | block: remov blk_queue_invalidate_tags | Christoph Hellwig | 2018-06-15 | 3 | -38/+1 |
| * | Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 2018-06-15 | 11 | -224/+154 |
| |\ |
|
| | * | nvme-fabrics: fix and refine state checks in __nvmf_check_ready | Christoph Hellwig | 2018-06-15 | 1 | -20/+19 |
| | * | nvme-fabrics: handle the admin-only case properly in nvmf_check_ready | Christoph Hellwig | 2018-06-15 | 1 | -1/+2 |
| | * | nvme-fabrics: refactor queue ready check | Christoph Hellwig | 2018-06-15 | 5 | -50/+45 |
| | * | blk-mq: remove blk_mq_tagset_iter | Christoph Hellwig | 2018-06-14 | 2 | -31/+0 |
| | * | nvme: remove nvme_reinit_tagset | Christoph Hellwig | 2018-06-14 | 2 | -12/+0 |
| | * | nvme-fc: fix nulling of queue data on reconnect | James Smart | 2018-06-14 | 1 | -6/+5 |
| | * | nvme-fc: remove reinit_request routine | James Smart | 2018-06-14 | 1 | -20/+0 |
| | * | nvme-fc: change controllers first connect to use reconnect path | James Smart | 2018-06-14 | 1 | -57/+47 |
| | * | nvme: don't rely on the changed namespace list log | Christoph Hellwig | 2018-06-13 | 1 | -25/+11 |
| | * | nvmet: free smart-log buffer after use | Chaitanya Kulkarni | 2018-06-11 | 1 | -1/+3 |
| | * | nvme-rdma: fix error flow during mapping request data | Max Gurtovoy | 2018-06-11 | 1 | -7/+24 |
| | * | nvme: add bio remapping tracepoint | Hannes Reinecke | 2018-06-11 | 1 | -0/+4 |
| | * | nvme: fix NULL pointer dereference in nvme_init_subsystem | Israel Rukshin | 2018-06-11 | 1 | -1/+1 |
| * | | blk-mq: don't time out requests again that are in the timeout handler | Christoph Hellwig | 2018-06-14 | 2 | -0/+7 |
| * | | blk-mq: reinit q->tag_set_list entry only after grace period | Roman Pen | 2018-06-11 | 1 | -2/+1 |
* | | | Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental | Linus Torvalds | 2018-06-16 | 206 | -339/+372 |
|\ \ \ |
|
| * | | | fix a series of Documentation/ broken file name references | Mauro Carvalho Chehab | 2018-06-15 | 8 | -9/+10 |
| * | | | Documentation: rstFlatTable.py: fix a broken reference | Mauro Carvalho Chehab | 2018-06-15 | 1 | -2/+0 |
| * | | | ABI: sysfs-devices-system-cpu: remove a broken reference | Mauro Carvalho Chehab | 2018-06-15 | 1 | -3/+0 |
| * | | | devicetree: fix a series of wrong file references | Mauro Carvalho Chehab | 2018-06-15 | 8 | -14/+14 |
| * | | | devicetree: fix name of pinctrl-bindings.txt | Mauro Carvalho Chehab | 2018-06-15 | 9 | -12/+12 |
| * | | | devicetree: fix some bindings file names | Mauro Carvalho Chehab | 2018-06-15 | 3 | -3/+3 |
| * | | | MAINTAINERS: fix location of DT npcm files | Mauro Carvalho Chehab | 2018-06-15 | 1 | -1/+2 |
| * | | | MAINTAINERS: fix location of some display DT bindings | Mauro Carvalho Chehab | 2018-06-15 | 1 | -3/+2 |
| * | | | kernel-parameters.txt: fix pointers to sound parameters | Mauro Carvalho Chehab | 2018-06-15 | 1 | -4/+1 |
| * | | | bindings: nvmem/zii: Fix location of nvmem.txt | Mauro Carvalho Chehab | 2018-06-15 | 1 | -1/+1 |
| * | | | docs: Fix more broken references | Mauro Carvalho Chehab | 2018-06-15 | 23 | -41/+41 |
| * | | | scripts/documentation-file-ref-check: check tools/*/Documentation | Mauro Carvalho Chehab | 2018-06-15 | 1 | -0/+7 |
| * | | | scripts/documentation-file-ref-check: get rid of false-positives | Mauro Carvalho Chehab | 2018-06-15 | 1 | -3/+18 |
| * | | | scripts/documentation-file-ref-check: hint: dash or underline | Mauro Carvalho Chehab | 2018-06-15 | 1 | -0/+6 |
| * | | | scripts/documentation-file-ref-check: add a fix logic for DT | Mauro Carvalho Chehab | 2018-06-15 | 1 | -3/+17 |
| * | | | scripts/documentation-file-ref-check: accept more wildcards at filenames | Mauro Carvalho Chehab | 2018-06-15 | 1 | -1/+1 |
| * | | | scripts/documentation-file-ref-check: fix help message | Mauro Carvalho Chehab | 2018-06-15 | 1 | -1/+1 |