summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: panel: simple: add Toshiba LT089AC19000rdu1Lucas Stach2017-10-182-0/+35
* dmaengine: imx-sdma: advertise all supported slave bus widthsLucas Stach2017-10-181-2/+6
* spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbersLucas Stach2017-10-181-4/+9
* HACK: ARM: dts: imx: add displayLucas Stach2017-10-181-1/+2
* ARM: dts: imx: add ZII RDU1 boardLucas Stach2017-10-182-1/+836
* ARM: dts: imx51: Fix inconsistent display port namesMarco Franchi2017-10-184-13/+13
* ARM: dts: imx: Fix incorrect display nodes notationMarco Franchi2017-10-1830-31/+31
* ASoC: tpa61xx: add back chip name to the controlsLucas Stach2017-10-181-2/+2
* HACK: usb: chipidea: core: init ULPI PHY earlierLucas Stach2017-10-181-1/+2
* Linux 4.14-rc5Linus Torvalds2017-10-151-1/+1
* Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-10-158-81/+115
|\
| * 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-044-25/+23
| * 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 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-1416-88/+284
|\ \ \ \
| * | | | x86/microcode: Do the family check firstBorislav Petkov2017-10-141-9/+18
| * | | | x86/mm: Flush more aggressively in lazy TLB modeAndy Lutomirski2017-10-143-49/+136
| * | | | x86/apic: Update TSC_DEADLINE quirk with additional SKX steppingLen Brown2017-10-121-1/+11
| * | | | x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisorsPaolo Bonzini2017-10-121-1/+2
| * | | | x86/mm: Disable various instrumentations of mm/mem_encrypt.c and mm/tlb.cTom Lendacky2017-10-111-2/+9
| * | | | x86/hyperv: Fix hypercalls with extended CPU ranges for TLB flushingMarcelo Henrique Cerri2017-10-101-3/+3
| * | | | x86/hyperv: Don't use percpu areas for pcpu_flush/pcpu_flush_ex structuresVitaly Kuznetsov2017-10-101-6/+28
| * | | | x86/hyperv: Clear vCPU banks between calls to avoid flushing unneeded vCPUsVitaly Kuznetsov2017-10-103-5/+18
| * | | | x86/unwind: Disable unwinder warnings on 32-bitJosh Poimboeuf2017-10-101-0/+7
| * | | | x86/unwind: Align stack pointer in unwinder dumpJosh Poimboeuf2017-10-101-1/+2
| * | | | x86/unwind: Use MSB for frame pointer encoding on 32-bitJosh Poimboeuf2017-10-102-2/+14
| * | | | x86/unwind: Fix dereference of untrusted pointerJosh Poimboeuf2017-10-101-1/+15