summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-10-182-2/+2
|\
| * nbd: don't set the device size until we're connectedJosef Bacik2017-10-091-1/+1
| * skd: Use kmem_cache_freeHimanshu Jha2017-10-091-1/+1
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-10-175-5/+15
|\ \
| * | scsi: fc: check for rport presence in fc_block_scsi_ehJohannes Thumshirn2017-10-111-0/+3
| * | scsi: qla2xxx: Fix uninitialized work elementQuinn Tran2017-10-111-1/+2
| * | scsi: libiscsi: fix shifting of DID_REQUEUE host byteJohannes Thumshirn2017-10-111-1/+1
| * | scsi: libfc: fix a deadlock in fc_rport_workSatish Kharat2017-10-061-1/+1
| * | scsi: fixup kernel warning during rmmod()Hannes Reinecke2017-10-061-2/+8
* | | Merge tag 'media/v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-10-1712-41/+153
|\ \ \
| * | | media: dvb_frontend: only use kref after initializedMauro Carvalho Chehab2017-10-111-4/+21
| * | | media: platform: VIDEO_QCOM_CAMSS should depend on HAS_DMAGeert Uytterhoeven2017-09-231-1/+1
| * | | media: cec: Respond to unregistered initiators, when applicableJose Abreu2017-09-231-3/+10
| * | | media: s5p-cec: add NACK detection supportHans Verkuil2017-09-233-2/+14
| * | | media: staging/imx: Fix uninitialized variable warningLaurent Pinchart2017-09-231-2/+2
| * | | media: qcom: camss: Make function vfe_set_selection staticColin Ian King2017-09-231-1/+1
| * | | media: venus: init registered list on streamoffStanimir Varbanov2017-09-231-0/+1
| * | | media: dvb: i2c transfers over usb cannot be done from stackSean Young2017-09-233-28/+103
* | | | Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-10-157-80/+114
|\ \ \ \
| * | | | binder: fix use-after-free in binder_transaction()Todd Kjos2017-10-041-27/+66
| * | | | Drivers: hv: vmbus: Fix bugs in rescind handlingK. Y. Srinivasan2017-10-043-24/+22
| * | | | mei: me: add gemini lake devices idTomas Winkler2017-10-042-0/+4
| * | | | mei: always use domain runtime pm callbacks.Alexander Usyskin2017-10-042-29/+22
* | | | | Merge tag 'usb-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-10-1515-27/+86
|\ \ \ \ \
| * \ \ \ \ Merge tag 'fixes-for-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-10-129-20/+62
| |\ \ \ \ \
| | * | | | | usb: usbtest: fix NULL pointer dereferenceAlan Stern2017-10-111-2/+3
| | * | | | | usb: gadget: configfs: Fix memory leak of interface directory dataAndrew Gabbasov2017-10-114-14/+25
| | * | | | | usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov2017-10-111-0/+5
| | * | | | | usb: misc: usbtest: Fix overflow in usbtest_do_ioctl()Dan Carpenter2017-10-111-0/+5
| | * | | | | usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi2017-10-111-1/+1
| | * | | | | USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern2017-10-111-3/+6
| | * | | | | usb: phy: tegra: Fix phy suspend for UDCJon Hunter2017-10-111-0/+17
| * | | | | | Merge tag 'usb-serial-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-10-096-7/+24
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | USB: serial: console: fix use-after-free after failed setupJohan Hovold2017-10-091-0/+1
| | * | | | | USB: serial: console: fix use-after-free on disconnectJohan Hovold2017-10-091-1/+1
| | * | | | | USB: serial: qcserial: add Dell DW5818, DW5819Shrirang Bagul2017-10-031-0/+4
| | * | | | | USB: serial: cp210x: add support for ELV TFD500Andreas Engel2017-09-191-0/+1
| | * | | | | USB: serial: cp210x: fix partnum regressionSebastian Frei2017-09-191-6/+6
| | * | | | | USB: serial: option: add support for TP-Link LTE moduleHenryk Heisig2017-09-181-0/+2
| | * | | | | USB: serial: ftdi_sio: add id for Cypress WICED dev boardJeffrey Chu2017-09-182-0/+9
* | | | | | | Merge tag 'dmaengine-fix-4.14-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds2017-10-153-19/+40
|\ \ \ \ \ \ \
| * | | | | | | dmaengine: altera: fix spinlock usageSylvain Lesne2017-09-281-14/+21
| * | | | | | | dmaengine: altera: fix response FIFO emptyingSylvain Lesne2017-09-281-1/+1
| * | | | | | | dmaengine: ti-dma-crossbar: Fix possible race condition with dma_inusePeter Ujfalusi2017-09-211-1/+2
| * | | | | | | dmaengine: edma: Align the memcpy acnt array size with the transferPeter Ujfalusi2017-09-211-3/+16
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-141-1/+1
|\ \ \ \ \ \ \
| * | | | | | | RAS/CEC: Use the right length for "cec_disable"Nicolas Iooss2017-10-051-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'drm-fixes-for-v4.14-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-10-1319-50/+119
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2017-10-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie2017-10-146-19/+26
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channelJani Nikula2017-10-111-1/+1