Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | usb: renesas_usbhs: fix build warning if 64-bit architecture | Yoshihiro Shimoda | 2015-09-30 | 2 | -2/+2 | |
| | * | | | | | | | | usb: gadget: bdc: fix memory leak | Sudip Mukherjee | 2015-09-30 | 1 | -1/+3 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'tty-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-10-10 | 6 | -28/+79 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | drivers/tty: require read access for controlling terminal | Jann Horn | 2015-10-04 | 1 | -4/+27 | |
| * | | | | | | | | | serial: 8250: add uart_config entry for PORT_RT2880 | Mans Rullgard | 2015-10-04 | 1 | -0/+8 | |
| * | | | | | | | | | tty: fix data race on tty_buffer.commit | Dmitry Vyukov | 2015-10-04 | 1 | -3/+12 | |
| * | | | | | | | | | tty: fix data race in tty_buffer_flush | Dmitry Vyukov | 2015-10-04 | 1 | -1/+4 | |
| * | | | | | | | | | tty: fix data race in flush_to_ldisc | Dmitry Vyukov | 2015-10-04 | 1 | -1/+1 | |
| * | | | | | | | | | tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c | Kosuke Tatsukawa | 2015-10-04 | 1 | -10/+5 | |
| * | | | | | | | | | serial: atmel: fix error path of probe function | Uwe Kleine-König | 2015-10-04 | 1 | -1/+1 | |
| * | | | | | | | | | tty: don't leak cdev in tty_cdev_add() | Leon Yu | 2015-10-04 | 1 | -2/+7 | |
| * | | | | | | | | | Revert "serial: imx: remove unbalanced clk_prepare" | Fabio Estevam | 2015-10-04 | 1 | -6/+14 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'staging-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-10-10 | 2 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | staging: speakup: fix speakup-r regression | covici@ccs.covici.com | 2015-10-04 | 1 | -0/+1 | |
| * | | | | | | | | | MAINTAINERS: Remove myself as nvec co-maintainer | Julian Andres Klode | 2015-10-04 | 1 | -1/+0 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'char-misc-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-10-10 | 4 | -8/+19 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mcb: Fix error handling in mcb_pci_probe() | Alexey Khoroshilov | 2015-10-05 | 1 | -2/+4 | |
| * | | | | | | | | | mei: hbm: fix error in state check logic | Alexander Usyskin | 2015-10-04 | 1 | -1/+1 | |
| * | | | | | | | | | nvmem: sunxi: Check for memory allocation failure | Maxime Ripard | 2015-10-04 | 1 | -1/+10 | |
| * | | | | | | | | | nvmem: core: Fix memory leak in nvmem_cell_write | Axel Lin | 2015-10-04 | 1 | -1/+1 | |
| * | | | | | | | | | nvmem: core: Handle shift bits in-place if cell->nbits is non-zero | Axel Lin | 2015-10-04 | 1 | -1/+1 | |
| * | | | | | | | | | nvmem: core: fix the out-of-range leak in read/write() | ZhengShunQian | 2015-10-04 | 1 | -2/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-10-10 | 2 | -12/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | MIPS: Define ioremap_uc | Ben Hutchings | 2015-10-06 | 1 | -0/+1 | |
| * | | | | | | | | | MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16 | Yousong Zhou | 2015-10-05 | 1 | -3/+4 | |
| * | | | | | | | | | Revert "MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16." | Yousong Zhou | 2015-10-05 | 1 | -9/+3 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'stable/for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-10-10 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | swiotlb: Enable it under x86 PAE | Christian Melki | 2015-10-07 | 1 | -0/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | namei: results of d_is_negative() should be checked after dentry revalidation | Trond Myklebust | 2015-10-10 | 1 | -2/+6 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||||
* | | | | | | | | Merge tag 'pm+acpi-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-10-09 | 3 | -4/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branches 'pm-devfreq' and 'pm-cpufreq' | Rafael J. Wysocki | 2015-10-09 | 289 | -1624/+2532 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | cpufreq: prevent lockup on reading scaling_available_frequencies | Srinivas Pandruvada | 2015-10-08 | 1 | -1/+3 | |
| | * | | | | | | | | cpufreq: acpi_cpufreq: prevent crash on reading freqdomain_cpus | Srinivas Pandruvada | 2015-10-08 | 1 | -0/+3 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge tag 'pull_req_4.3_rc4' of https://git.kernel.org/pub/scm/linux/kernel/g... | Rafael J. Wysocki | 2015-10-02 | 1 | -3/+4 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | PM / devfreq: fix double kfree | Geliang Tang | 2015-10-02 | 1 | -2/+1 | |
| | * | | | | | | | PM / devfreq: Fix governor_store() | Tobias Jakobi | 2015-09-30 | 1 | -1/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 2015-10-09 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | arch/powerpc: provide zero_bytemask() for big-endian | Chris Metcalf | 2015-10-08 | 1 | -0/+5 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'sound-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2015-10-09 | 14 | -49/+67 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge tag 'asoc-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Takashi Iwai | 2015-10-07 | 696 | -4157/+7399 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ | Merge remote-tracking branches 'asoc/fix/tlv320aic3x' and 'asoc/fix/wm8962' i... | Mark Brown | 2015-10-07 | 2 | -9/+15 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | ASoC: wm8962: balance pm_runtime_enable | Jiada Wang | 2015-09-30 | 1 | -1/+4 | |
| | | | | |_|_|/ / / / | | | | |/| | | | | | | ||||||
| | | * | | | | | | | | ASoC: tlv320aic3x: Prevent writing reserved registers on tlv320aic3104 CODECs | Rick Mann | 2015-10-01 | 1 | -8/+11 | |
| | | |/ / / / / / / | ||||||
| | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | *-----------. \ \ \ \ \ \ \ | Merge remote-tracking branches 'asoc/fix/db1200', 'asoc/fix/dwc', 'asoc/fix/i... | Mark Brown | 2015-10-07 | 8 | -38/+43 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | ||||||
| | | | | | | | | * | | | | | | | ASoC: tas2552: fix dBscale-min declaration | Andreas Dannenberg | 2015-10-06 | 1 | -1/+1 | |
| | | | | | | | | |/ / / / / / | ||||||
| | | | | | | | * | | | | | | | ASoC: sgtl5000: fix wrong register MIC_BIAS_VOLTAGE setup on probe | Gianluca Renzi | 2015-09-30 | 1 | -2/+2 | |
| | | | | | | | * | | | | | | | ASoC: sgtl5000: fix error message output for MicBias voltage | Gianluca Renzi | 2015-09-29 | 1 | -1/+1 | |
| | | | | | | | |/ / / / / / | ||||||
| | | | | | | * | | | | | | | ASoC: rt5645: Correct the naming and setting of ADC Boost Volume Control | Oder Chiou | 2015-10-01 | 2 | -10/+12 | |
| | | | | | | |/ / / / / / | ||||||
| | | | | | * | | | | | | | MAINTAINERS: Remove wm97xx entry | Mark Brown | 2015-10-06 | 1 | -9/+0 | |
| | | | | * | | | | | | | | ASoC: imx-ssi: Fix DAI hardware signal inversions | Benoît Thébaudeau | 2015-09-29 | 1 | -10/+9 | |
| | | | | | |/ / / / / / | | | | | |/| | | | | | |