summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/dpcm', 'asoc/fix...Mark Brown2017-01-105-41/+95
|\ \ \ \ \
| | | | | * ASoC: hdmi-codec: use unsigned type to structure members with bit-fieldTakashi Sakamoto2016-12-161-4/+4
| | | | * | ASoC: fsl_ssi: set fifo watermark to more reliable valueCaleb Crome2017-01-041-21/+53
| | | | |/
| | | * / ASoC: dwc: Fix PIO mode initializationJose Abreu2016-12-141-14/+11
| | | |/
| | * / ASoC: dpcm: Avoid putting stream state to STOP when FE stream is pausedPatrick Lai2017-01-061-1/+3
| | |/
| * | ASoC: wm_adsp: Don't overrun firmware file buffer when reading region dataRichard Fitzgerald2016-12-201-1/+24
* | | Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown2017-01-101-3/+1
|\ \ \
| * | | ASoC: rsnd: don't double free kctrlColin Ian King2016-12-151-3/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2017-01-103-4/+20
|\ \ \
| * | | ASoC: Intel: Skylake: Release FW ctx in cleanupJeeja KP2017-01-061-0/+3
| * | | ASoC: Intel: bytcr-rt5640: fix settings in internal clock modePierre-Louis Bossart2017-01-051-1/+1
| * | | ASoC: Intel: Skylake: Fix to fail safely if module not available in pathG Kranthi2016-12-311-0/+3
| * | | ASoC: Intel: bytcr_rt5640: fallback mechanism if MCLK is not enabledPierre-Louis Bossart2016-12-191-3/+13
| |/ /
* | | Merge remote-tracking branch 'asoc/fix/component' into asoc-linusMark Brown2017-01-102-5/+8
|\ \ \
| * | | ASoC: Fix binding and probing of auxiliary componentsSylwester Nawrocki2016-12-312-5/+8
| |/ /
* | | Linux 4.10-rc3v4.10-rc3Linus Torvalds2017-01-081-1/+1
* | | Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-01-0846-316/+550
|\ \ \
| * | | USB: fix problems with duplicate endpoint addressesAlan Stern2017-01-051-0/+10
| * | | usb: ohci-at91: use descriptor-based gpio APIs correctlyPeter Rosin2017-01-051-14/+10
| * | | usb: storage: unusual_uas: Add JMicron JMS56x to unusual deviceOliver Neukum2017-01-051-0/+7
| * | | usb: hub: Move hub_port_disable() to fix warning if PM is disabledGeert Uytterhoeven2017-01-051-30/+29
| * | | usb: musb: blackfin: add bfin_fifo_offset in bfin_opsJérémy Lefaure2017-01-051-0/+1
| * | | usb: musb: fix compilation warning on unused functionJérémy Lefaure2017-01-051-0/+2
| * | | usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren2017-01-051-1/+1
| * | | usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu2017-01-051-0/+12
| * | | usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu2017-01-052-6/+11
| * | | Merge tag 'usb-serial-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-0516-58/+167
| |\ \ \
| | * | | USB: serial: ti_usb_3410_5052: fix NULL-deref at openJohan Hovold2017-01-041-0/+7
| | * | | USB: serial: spcp8x5: fix NULL-deref at openJohan Hovold2017-01-041-0/+14
| | * | | USB: serial: quatech2: fix sleep-while-atomic in closeJohan Hovold2017-01-041-4/+0
| | * | | USB: serial: pl2303: fix NULL-deref at openJohan Hovold2017-01-041-0/+8
| | * | | USB: serial: oti6858: fix NULL-deref at openJohan Hovold2017-01-041-0/+16
| | * | | USB: serial: omninet: fix NULL-derefs at open and disconnectJohan Hovold2017-01-041-0/+13
| | * | | USB: serial: mos7840: fix misleading interrupt-URB commentJohan Hovold2017-01-041-3/+1
| | * | | USB: serial: mos7840: remove unused write URBJohan Hovold2017-01-041-8/+0
| | * | | USB: serial: mos7840: fix NULL-deref at openJohan Hovold2017-01-041-0/+12
| | * | | USB: serial: mos7720: remove obsolete port initialisationJohan Hovold2017-01-041-5/+0
| | * | | USB: serial: mos7720: fix parallel probeJohan Hovold2017-01-041-23/+7
| | * | | USB: serial: mos7720: fix parport use-after-free on probe errorsJohan Hovold2017-01-041-10/+8
| | * | | USB: serial: mos7720: fix use-after-free on probe errorsJohan Hovold2017-01-041-1/+5
| | * | | USB: serial: mos7720: fix NULL-deref at openJohan Hovold2017-01-041-0/+5
| | * | | USB: serial: kobil_sct: fix NULL-deref in writeJohan Hovold2017-01-041-0/+12
| | * | | USB: serial: keyspan_pda: verify endpoints at probeJohan Hovold2017-01-041-0/+14
| | * | | USB: serial: iuu_phoenix: fix NULL-deref at openJohan Hovold2017-01-041-0/+11
| | * | | USB: serial: io_ti: bind to interface after fw downloadJohan Hovold2017-01-041-2/+1
| | * | | USB: serial: io_ti: fix I/O after disconnectJohan Hovold2017-01-041-0/+3
| | * | | USB: serial: io_ti: fix another NULL-deref at openJohan Hovold2017-01-041-3/+6
| | * | | USB: serial: io_ti: fix NULL-deref at openJohan Hovold2017-01-041-0/+7
| | * | | USB: serial: io_edgeport: fix NULL-deref at openJohan Hovold2017-01-041-0/+5
| | * | | USB: serial: garmin_gps: fix memory leak on failed URB submitJohan Hovold2017-01-041-0/+1