summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda2015-09-302-2/+2
| | * | | | | | | | usb: gadget: bdc: fix memory leakSudip Mukherjee2015-09-301-1/+3
| |/ / / / / / / /
* | | | | | | | | Merge tag 'tty-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-106-28/+79
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drivers/tty: require read access for controlling terminalJann Horn2015-10-041-4/+27
| * | | | | | | | | serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard2015-10-041-0/+8
| * | | | | | | | | tty: fix data race on tty_buffer.commitDmitry Vyukov2015-10-041-3/+12
| * | | | | | | | | tty: fix data race in tty_buffer_flushDmitry Vyukov2015-10-041-1/+4
| * | | | | | | | | tty: fix data race in flush_to_ldiscDmitry Vyukov2015-10-041-1/+1
| * | | | | | | | | tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa2015-10-041-10/+5
| * | | | | | | | | serial: atmel: fix error path of probe functionUwe Kleine-König2015-10-041-1/+1
| * | | | | | | | | tty: don't leak cdev in tty_cdev_add()Leon Yu2015-10-041-2/+7
| * | | | | | | | | Revert "serial: imx: remove unbalanced clk_prepare"Fabio Estevam2015-10-041-6/+14
| |/ / / / / / / /
* | | | | | | | | Merge tag 'staging-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-102-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | staging: speakup: fix speakup-r regressioncovici@ccs.covici.com2015-10-041-0/+1
| * | | | | | | | | MAINTAINERS: Remove myself as nvec co-maintainerJulian Andres Klode2015-10-041-1/+0
| |/ / / / / / / /
* | | | | | | | | Merge tag 'char-misc-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-10-104-8/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mcb: Fix error handling in mcb_pci_probe()Alexey Khoroshilov2015-10-051-2/+4
| * | | | | | | | | mei: hbm: fix error in state check logicAlexander Usyskin2015-10-041-1/+1
| * | | | | | | | | nvmem: sunxi: Check for memory allocation failureMaxime Ripard2015-10-041-1/+10
| * | | | | | | | | nvmem: core: Fix memory leak in nvmem_cell_writeAxel Lin2015-10-041-1/+1
| * | | | | | | | | nvmem: core: Handle shift bits in-place if cell->nbits is non-zeroAxel Lin2015-10-041-1/+1
| * | | | | | | | | nvmem: core: fix the out-of-range leak in read/write()ZhengShunQian2015-10-041-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-10-102-12/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MIPS: Define ioremap_ucBen Hutchings2015-10-061-0/+1
| * | | | | | | | | MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16Yousong Zhou2015-10-051-3/+4
| * | | | | | | | | Revert "MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16."Yousong Zhou2015-10-051-9/+3
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'stable/for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-101-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | swiotlb: Enable it under x86 PAEChristian Melki2015-10-071-0/+1
| |/ / / / / / / /
* | | | | | | | | namei: results of d_is_negative() should be checked after dentry revalidationTrond Myklebust2015-10-101-2/+6
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge tag 'pm+acpi-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-093-4/+10
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branches 'pm-devfreq' and 'pm-cpufreq'Rafael J. Wysocki2015-10-09289-1624/+2532
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cpufreq: prevent lockup on reading scaling_available_frequenciesSrinivas Pandruvada2015-10-081-1/+3
| | * | | | | | | | cpufreq: acpi_cpufreq: prevent crash on reading freqdomain_cpusSrinivas Pandruvada2015-10-081-0/+3
| | |/ / / / / / /
| * | | | | | | | Merge tag 'pull_req_4.3_rc4' of https://git.kernel.org/pub/scm/linux/kernel/g...Rafael J. Wysocki2015-10-021-3/+4
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | PM / devfreq: fix double kfreeGeliang Tang2015-10-021-2/+1
| | * | | | | | | PM / devfreq: Fix governor_store()Tobias Jakobi2015-09-301-1/+3
| |/ / / / / / /
* | | | | | | | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-091-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | arch/powerpc: provide zero_bytemask() for big-endianChris Metcalf2015-10-081-0/+5
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'sound-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-10-0914-49/+67
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'asoc-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2015-10-07696-4157/+7399
| |\ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/fix/tlv320aic3x' and 'asoc/fix/wm8962' i...Mark Brown2015-10-072-9/+15
| | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | ASoC: wm8962: balance pm_runtime_enableJiada Wang2015-09-301-1/+4
| | | | | |_|_|/ / / / | | | | |/| | | | | |
| | | * | | | | | | | ASoC: tlv320aic3x: Prevent writing reserved registers on tlv320aic3104 CODECsRick Mann2015-10-011-8/+11
| | | |/ / / / / / /
| | | | | | | | | |
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | *-----------. \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/fix/db1200', 'asoc/fix/dwc', 'asoc/fix/i...Mark Brown2015-10-078-38/+43
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | |
| | | | | | | | | * | | | | | | ASoC: tas2552: fix dBscale-min declarationAndreas Dannenberg2015-10-061-1/+1
| | | | | | | | | |/ / / / / /
| | | | | | | | * | | | | | | ASoC: sgtl5000: fix wrong register MIC_BIAS_VOLTAGE setup on probeGianluca Renzi2015-09-301-2/+2
| | | | | | | | * | | | | | | ASoC: sgtl5000: fix error message output for MicBias voltageGianluca Renzi2015-09-291-1/+1
| | | | | | | | |/ / / / / /
| | | | | | | * | | | | | | ASoC: rt5645: Correct the naming and setting of ADC Boost Volume ControlOder Chiou2015-10-012-10/+12
| | | | | | | |/ / / / / /
| | | | | | * | | | | | | MAINTAINERS: Remove wm97xx entryMark Brown2015-10-061-9/+0
| | | | | * | | | | | | | ASoC: imx-ssi: Fix DAI hardware signal inversionsBenoît Thébaudeau2015-09-291-10/+9
| | | | | | |/ / / / / / | | | | | |/| | | | | |
OpenPOWER on IntegriCloud