From: Horia Geant?
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 69d9cd8c592f1abce820dbce7181bbbf6812cfbd upstream.
This reverts commit 7291a932c6e27d9768e374e9d648086636daf61c.
The conversion to be16_add_cpu() is incorrect in case cryptle
From: Horia Geant?
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 5fa7dadc898567ce14d6d6d427e7bd8ce6eb5d39 upstream.
Fixes: 1d11911a8c57 ("crypto: talitos - fix warning: 'alg' may be used
uninitialized in this function")
Signed-off-by: Hori
From: Alexander Sverdlin
3.12-stable review patch. If anyone has any objections, please let me know.
===
[ Upstream commit 29c4afc4e98f4dc0ea9df22c631841f9c220b944 ]
There is NULL pointer dereference possible during statistics update if the route
used for OOTB responce is removed
From: Eric Dumazet
3.12-stable review patch. If anyone has any objections, please let me know.
===
[ Upstream commit f98f4514d07871da7a113dd9e3e330743fd70ae4 ]
We need to tell compiler it must not read f->num_members multiple
times. Otherwise testing if num is not zero is flaky, a
On Fri, Jul 24, 2015 at 10:57:05PM -0700, Andy Lutomirski wrote:
> We don't specifically need IST for things like kprobes, but we do
> want to avoid rare, surprising extra stack usage if a kprobe hits
> with a deep stack.
>
> Teach idtentry to use the IRQ stack for selected entries.
>
> This impl
From: Willem de Bruijn
3.12-stable review patch. If anyone has any objections, please let me know.
===
[ Upstream commit 468479e6043c84f5a65299cc07cb08a22a28c2b1 ]
PACKET_FANOUT_LB computes f->rr_cur such that it is modulo
f->num_members. It returns the old value unconditionally,
From: Marcelo Ricardo Leitner
3.12-stable review patch. If anyone has any objections, please let me know.
===
[ Upstream commit 2d45a02d0166caf2627fe91897c6ffc3b19514c4 ]
->auto_asconf_splist is per namespace and mangled by functions like
sctp_setsockopt_auto_asconf() which doesn'
From: Nikolay Aleksandrov
3.12-stable review patch. If anyone has any objections, please let me know.
===
[ Upstream commit 1a040eaca1a22f8da8285ceda6b5e4a2cb704867 ]
Since the addition of sysfs multicast router support if one set
multicast_router to "2" more than once, then the p
From: Nikolay Aleksandrov
3.12-stable review patch. If anyone has any objections, please let me know.
===
[ Upstream commit 2dab80a8b486f0a69daca6859519e05781d9 ]
After the ->set() spinlocks were removed br_stp_set_bridge_priority
was left running without any protection when u
From: Shaohua Li
3.12-stable review patch. If anyone has any objections, please let me know.
===
[ Upstream commit fb05e7a89f500cfc06ae277bdc911b281928995d ]
We saw excessive direct memory compaction triggered by skb_page_frag_refill.
This causes performance issues and add latency
From: Christoph Hellwig
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit fc21c0cff2f425891b28ff6fb6b03b325c977428 upstream.
This commit was incomplete in that code to remove items from the per-cpu
lists was missing and never acquired a user in
Oliver Neukum [mailto:oneu...@suse.com]
> Sent: Tuesday, July 28, 2015 4:57 PM
[...]
> * usb_queue_reset_device - Reset a USB device from an atomic context
> * @iface: USB interface belonging to the device to reset
> *
> * This function can be used to reset a USB device from an atomic
> * cont
On Mon, 27 Jul, at 07:24:09AM, Guenter Roeck wrote:
> On 07/27/2015 07:19 AM, Matt Fleming wrote:
> >On Mon, 27 Jul, at 06:49:08AM, Guenter Roeck wrote:
> >>
> >>I don't see the platform data freed anywhere, neither in the error path nor
> >>in the cleanup path of this driver. Can you use devm_kzal
From: Sowmini Varadhan
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 0edfad5959df7379c9e554fbe8ba264ae232d321 upstream.
Since it is possible for vnet_event_napi to end up doing
vnet_control_pkt_engine -> ... -> vnet_send_attr ->
vnet_port_a
From: Rajat Jain
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 50b52fdee050745935d92e7026373edea2647e60 upstream.
Today it is there is no protection around pciehp_enable_slot() and
pciehp_disable_slot() to ensure that they complete before a
Daniel,
On Mon, Jul 27, 2015 at 03:00:11PM +0100, Govindraj Raja wrote:
> From: Ezequiel Garcia
>
> The purpose of this patchset is to support CPUFreq on Pistachio SoC.
> However, given Pistachio uses the MIPS GIC clocksource and clockevent drivers
> (clocked from the CPU), adding CPUFreq suppo
On Fri, Jul 24, 2015 at 10:57:06PM -0700, Andy Lutomirski wrote:
> There's nothing IST-worthy about #BP/int3. We don't allow kprobes
> in the small handful of places in the kernel that run at CPL0 with
> an invalid stack, and 32-bit kernels have used normal interrupt
> gates for #BP forever.
>
>
From: Lukasz Majewski
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 26bb0e9a1a938ec98ee07aa76533f1a711fba706 upstream.
It turns out that some boards can have instance->lower greater than 0 and
when thermal trend is dropping it results with
From: Bjorn Helgaas
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 3d9fecf6bfb8b12bc2f9a4c7109895a2a2bb9436 upstream.
We enable _CRS on all systems from 2008 and later. On older systems, we
ignore _CRS and assume the whole physical address
From: Andrew Duggan
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 9abebedb123a577ecc5b69b2a2515499e430be24 upstream.
Multitouch touchpads built for Win 8.1 need to be sent an input mode feature
report
in order to start reporting multitouch
From: Simon Wood
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 6b5625b2af30de6ff73402ad070dd21592681821 upstream.
It has been reported that there is a new hardware version of the G27
in the 'wild'. This patch add's this new revision so that
From: Ping Cheng
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 368c96640d10a145da5f258f2d2833668d4f3629 upstream.
On Feb 17, 2014, two new usages are approved to HID usage Table 18 -
Digitizer Page:
5A Secondary Barrel Switch
From: Stefan Wahren
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit a7068e3932eee8268c4ce4e080a338ee7b8a27bf upstream.
The buffer for condtraints debug isn't big enough to hold the output
in all cases. So fix this issue by increasing the buff
From: Brian Norris
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 073db4a51ee43ccb827f54a4261c0583b028d5ab upstream.
On A MIPS 32-cores machine a BUG_ON was triggered because some acesses to
mtd->usecount were done without taking mtd_table_m
From: Grygorii Strashko
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 084609bf727981c7a2e6e69aefe0052c9d793300 upstream.
Setting a dev_pm_ops suspend/resume pair of callbacks but not a set of
hibernation callbacks means those pm functions w
Enable imx6ul touchscreen controller
Signed-off-by: Haibo Chen
---
arch/arm/configs/imx_v6_v7_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/imx_v6_v7_defconfig
b/arch/arm/configs/imx_v6_v7_defconfig
index e1ba3e2..9823ddc 100644
--- a/arch/arm/configs/imx_v6_v7_
Add imx6ul touchscreen controller support.
TSC module need ADC2 module to measure the touchscreen
coordinate value. This patch put TSC and ADC2 together,
make ADC2 module only be used for TSC, can't be used as
a normal ADC.
Signed-off-by: Haibo Chen
---
arch/arm/boot/dts/imx6ul.dtsi | 11 ++
Here we apply required documentation for the imx6ul touch screen
controller driver which describe available properties and how to
use them.
Signed-off-by: Haibo Chen
---
.../bindings/input/touchscreen/imx6ul_tsc.txt | 36 ++
1 file changed, 36 insertions(+)
create mode
Add touch screen surpport for i.MX6UL-EVK board.
Signed-off-by: Haibo Chen
---
arch/arm/boot/dts/imx6ul-14x14-evk.dts | 18 ++
1 file changed, 18 insertions(+)
diff --git a/arch/arm/boot/dts/imx6ul-14x14-evk.dts
b/arch/arm/boot/dts/imx6ul-14x14-evk.dts
index 61b41ee..9995656 10
From: Ezequiel Garcia
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit ea6055c46eda1e19e02209814955e13f334bbe1b upstream.
Since commit 39a6ac11df65 ("spi/pl022: Devicetree support w/o platform data")
the 'num-cs' parameter cannot be passed thr
i.MX6UL contains a touch screen controller. This patch set add imx6ul
touch screen controller driver support.
Changes for v2:
-Add property in devicetree Documentation.
-Add tsc disable code in tsc_remove function.
-Remove some redundant code.
Haibo Chen (5):
input: touchscreen: add imx6ul_tsc
From: Olivier Gay
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit f362e690e5530dd8ace289da991bda558731678e upstream.
Add some missing hid usages from consumer page, add
some display brightness control usages from approved hid usage
table requ
From: Tomas Sokorai
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 7c7606a2464fee1cf50efef34aa44aee1edf453a upstream.
They need to have the class SERIAL.
Note: it is a Win 7 panel, not Win 8 certified.
Signed-off-by: Tomas Sokorai
Signed-
From: Jignesh R Patel
This patch fix coding style problem of more then
80 character in one line. This patch does not change any
logic.
Signed-off-by: Jignesh R Patel
---
drivers/staging/android/ion/ion_cma_heap.c |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/
From: Guennadi Liakhovetski
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit a028c6da34d434e35ba8322568c756ea97ff3c18 upstream.
On r-/sh-mobile SoCs MSTP clocks are used by the runtime PM to dynamically
enable and disable peripheral clocks. To
Freescale i.MX6UL contains a internal touchscreen controller,
this patch add a driver to support this controller.
Signed-off-by: Haibo Chen
---
drivers/input/touchscreen/Kconfig | 12 +
drivers/input/touchscreen/Makefile | 1 +
drivers/input/touchscreen/imx6ul_tsc.c | 504 +++
From: Hans de Goede
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 5820e4d4ae17c0994c93d0537bd1a184267f3cae upstream.
Add mapping for "AL Next Task/Application", "AL Previous Task/Application"
and "AL File Browser" buttons, as found on the M
From: Ryan Underwood
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 2fb22a8042fe96b4220843f79241c116d90922c4 upstream.
Disable write buffering on the Toshiba ToPIC95 if it is enabled by
somebody (it is not supposed to be a power-on default a
From: Srinivas Pandruvada
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit f74346a04b79c9a5e50a2ee5e923b94195975d17 upstream.
Fix issue with the sleeping calling hid_hw_request under spinlock.
When i2c is used as HID transport, this is calling
From: "Eric W. Biederman"
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit ceeb0e5d39fcdf4dca2c997bf225c7fc49200b37 upstream.
Limit the mounts fs_fully_visible considers to locked mounts.
Unlocked can always be unmounted so considering them ad
From: Yoshihiro Shimoda
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 11313746547015ace605c4c347a40350753051e4 upstream.
On R-Mobile APE6, since it has 3 thermal zones, ENR register
has enable bits in bit 19-16, bit 11-8 and bit 3-0.
Howev
From: Uwe Kleine-König
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit e5babdf928e5d0c432a8d4b99f20421ce14d1ab6 upstream.
Since commit bd31b85960a7 (which is in 3.2-rc1) nw_gpio_lock is a raw spinlock
that needs usage of the corresponding raw
From: David Herrmann
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 3ccfd0a8d7062a5590923578eea829ee582beba8 upstream.
We need at least HID_MAX_BUFFER_SIZE (4096) bytes as input buffer. HID
core depends on this as it requires every input rep
From: Arun Chandran
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 15b8d2c41fe5839582029f65c5f7004db451cc2b upstream.
In big endian mode regmap_bulk_read gives incorrect data
for byte reads.
This is because memcpy of a single byte from an a
From: Maxime Coquelin
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 921cc29473a0d7c109105c1876ddb432f4a4be7d upstream.
The way the mask is generated in regmap_field_init() is wrong.
Indeed, a field initialized with msb = 31 and lsb = 0 prov
From: "Rafael J. Wysocki"
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 3836785a1bdcd6706c68ad46bf53adc0b057b310 upstream.
If there is a PM QoS latency limit and all of the sufficiently shallow
C-states are disabled, the cpuidle menu govern
From: Catalin Marinas
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 565630d503ef24e44c252bed55571b3a0d68455f upstream.
After secondary CPU boot or hotplug, the active_mm of the idle thread is
&init_mm. The init_mm.pgd (swapper_pg_dir) is on
Hi Vinod,
On Tue, Jul 21, 2015 at 6:44 PM, Rameshwar Prasad Sahu wrote:
> This patch adds ACPI support for the APM X-Gene DMA engine driver.
>
> Signed-off-by: Rameshwar Prasad Sahu
> ---
> drivers/dma/xgene-dma.c | 28 +---
> 1 file changed, 21 insertions(+), 7 deletion
On 28/07/15 10:10, Julien Grall wrote:
> Currently, the event channel rebind code is gated with the presence of
> the vector callback.
>
> The virtual interrupt controller on ARM has the concept of per-CPU
> interrupt (PPI) which allow us to support per-VCPU event channel.
> Therefore there is no
From: Dave P Martin
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit b9bcc919931611498e856eae9bf66337330d04cc upstream.
The memmap freeing code in free_unused_memmap() computes the end of
each memblock by adding the memblock size onto the base
Add device tree binding documentation for the Synopsys DWC Ethernet
QoS driver supporting revision 4.10a of the hardware IP.
Signed-off-by: Lars Persson
---
.../bindings/net/snps,dwc-qos-ethernet.txt | 75 ++
1 file changed, 75 insertions(+)
create mode 100644
Docum
Signed-off-by: Lars Persson
---
drivers/net/ethernet/Kconfig | 1 +
drivers/net/ethernet/Makefile | 1 +
2 files changed, 2 insertions(+)
diff --git a/drivers/net/ethernet/Kconfig b/drivers/net/ethernet/Kconfig
index f3bb178..05aa759 100644
--- a/drivers/net/ethernet/Kconfig
+++ b/drivers/net/e
From: Vineet Gupta
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit d57f727264f1425a94689bafc7e99e502cb135b5 upstream.
When auditing cmpxchg call sites, Chuck noted that gcc was optimizing
away some of the desired LDs.
| do {
|
On Mon, Jul 27, 2015 at 04:57:32PM -0700, Ashutosh Dixit wrote:
> From: Harish Chegondi
>
> This patch converts iova.c into a library, moving it from
> drivers/iommu/ to lib/, and exports its virtual address allocation and
> management functions so that other modules can reuse them.
>
> Cc: Joer
From: Will Deacon
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 6f1a6ae87c0c60d7c462ef8fd071f291aa7a9abb upstream.
When building the kernel with a bare-metal (ELF) toolchain, the -shared
option may not be passed down to collect2, resulting
This is a driver supporting version 4.10a of the Synopsys DWC Ethernet QoS
gigabit ethernet controller. The IP has changed significantly compared to the
dwmac1000 so a separate driver is justified.
The IP is highly configurable at synthesis time. This driver has been
developed for a subset of the
From: "Eric W. Biederman"
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 93e3bce6287e1fb3e60d3324ed08555b5bbafa89 upstream.
The warning message in prepend_path is unclear and outdated. It was
added as a warning that the mechanism for genera
From: "Paul E. McKenney"
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 6e91f8cb138625be96070b778d9ba71ce520ea7e upstream.
If, at the time __rcu_process_callbacks() is invoked, there are callbacks
in Tiny RCU's callback list, but none of th
From: huaibin Wang
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit ac37e2515c1a89c477459a2020b6bfdedabdb91b upstream.
dst_orig should be released on error. Function like __xfrm_route_forward()
expects that behavior.
Since a recent commit, xfr
This patch adds a platform driver for the new generation of the
gigabit ethernet IP from Synopsys. It is developed for version 4.10a
of the IP core.
Signed-off-by: Lars Persson
---
drivers/net/ethernet/synopsys/Kconfig | 27 +
drivers/net/ethernet/synopsys/Makefile |5 +
drivers
Add maintainer information for the Synopsys DWC Ethernet QOS driver.
Signed-off-by: Lars Persson
---
MAINTAINERS | 7 +++
1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index a226416..0c78766 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8903,6 +8903,13 @@ F:
From: Al Viro
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 7eb5e8826911f2792179f99e77e75fbb7ef53a4a upstream.
Signed-off-by: Al Viro
Signed-off-by: Jiri Slaby
---
fs/super.c | 206 ++--
From: Takashi Iwai
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 4df3fd1700abbb53bd874143dfd1f9ac9e7cbf4b upstream.
Fujitsu Lifebook E780 sets the sequence number 0x0f to only only of
the two headphones, thus the driver tries to assign anot
From: Brian King
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 45c44b5ff9caa743ed9c2bfd44307c536c9caf1e upstream.
Increase the default init stage change timeout from 15 seconds to 30 seconds.
This resolves issues we have seen with some adap
From: Yann Droneaud
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit d6c763afab142a85e4770b4bc2a5f40f256d5c5d upstream.
Since commit 8a0a9bd4db63 ('random: make get_random_int() more
random'), get_random_int() returns a random value for each c
From: Takashi Iwai
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 7819717b11346b8a5420b223b46600e394049c66 upstream.
Acer Aspire V5 with ALC282 codec needs the similar quirk like Dell
laptops to support the headset mic. The headset mic pin
From: Daniel Vetter
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 2208d655a91f9879bd9a39ff9df05dd668b3512c upstream.
This reverts the regressing
commit 6547fbdbfff62c99e4f7b4f985ff8b3454f33b0f
Author: Daniel Vetter
Date: Fri Dec 14 23:3
From: Wen-chien Jesse Sung
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit ca79f232054abd079648fdb4400c71a1310f7bc8 upstream.
Device info in /sys/kernel/debug/usb/devices:
T: Bus=01 Lev=01 Prnt=01 Port=05 Cnt=02 Dev#= 3 Spd=12 MxCh= 0
D:
On Tue, Jul 28, 2015 at 10:44:02AM +0100, Graeme Gregory wrote:
> Added the match table and pointers for ACPI probing to the driver.
>
> This uses the same identifier for virt devices as being used for qemu
> ARM64 ACPI support.
>
> http://git.linaro.org/people/shannon.zhao/qemu.git/commit/d0bf19
From: Jesse Barnes
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 9f49c37635d5c2a801f7670d5fbf0b25ec461f2c upstream.
Should probably just init this in the GMbus code all the time, based on
the cdclk and HPLL like we do on newer platforms. V
From: Sebastien Szymanski
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit da946aeaeadcd24ff0cda9984c6fb8ed2bfd462a upstream.
According to IMX6D/Q RM, table 18-3, sata clock's parent is ahb, not ipg.
Signed-off-by: Sebastien Szymanski
Review
From: Chris Wilson
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit f96de58fc7e7d3d717c7c63975c3b896c906b5e3 upstream.
Signed-off-by: Chris Wilson
Reviewed-by: Jani Nikula
Signed-off-by: Daniel Vetter
Signed-off-by: Jiri Slaby
---
drivers
From: Chris Wilson
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit c4d69da167fa967749aeb70bc0e94a457e5d00c1 upstream.
Running igt, I was encountering the invalid TLB bug on my 845g, despite
that it was using the CS workaround. Examining the w
From: James Smart
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 27f344eb15dd0da80ebec80c7245e8c85043f841 upstream.
Add a memory barrier to ensure the valid bit is read before
any of the cqe payload is read. This fixes an issue seen
on Power
From: Chen Gang
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit b18c5d15e8714336365d9d51782d5b53afa0443c upstream.
The related code can be simplified, and also can avoid related warnings
(with allmodconfig under parisc):
CC [M] net/netf
From: Dmitry Tunin
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 692c062e7c282164fd7cda68077f79dafd176eaf upstream.
BugLink: https://bugs.launchpad.net/bugs/1462614
This device requires new firmware files
AthrBT_0x11020100.dfu and ramps_0
From: Forest Wilkinson
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 9b028649b9d0ae72090904629dad06b022f4ddc7 upstream.
The linux kernel has supported the TiVo Slide remote control for some time, but
does not recognize the USB ID of the new
From: Dmitry Tunin
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit ec0810d2ac1c932dad48f45da67e3adc5c5449a1 upstream.
BugLink: https://bugs.launchpad.net/bugs/1449730
T: Bus=01 Lev=01 Prnt=01 Port=04 Cnt=02 Dev#= 3 Spd=12 MxCh= 0
D: Ver=
From: Ben Hutchings
3.12-stable review patch. If anyone has any objections, please let me know.
===
pipe_iov_copy_{from,to}_user() may be tried twice with the same iovec,
the first time atomically and the second time not. The second attempt
needs to continue from the iovec positio
From: Eugene Shatokhin
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit c80e5c0c23ce2282476fdc64c4b5e3d3a40723fd upstream.
On x86-64, __copy_instruction() always returns 0 (error) if the
instruction uses %rip-relative addressing. This is becau
From: Dmitry Tunin
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 0d0cef6183aec0fb6d0c9f00a09ff51ee086bbe2 upstream.
BugLink: https://bugs.launchpad.net/bugs/1427680
This device requires new firmware files
AthrBT_0x11020100.dfu and ramps_0
From: Bandan Das
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit f104765b4f81fd74d69e0eb161e89096deade2db upstream.
If hardware doesn't support DecodeAssist - a feature that provides
more information about the intercept in the VMCB, KVM decod
From: Christian Vogel
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit e8fcbb61405997f03b9e127806db620c7cfb9909 upstream.
Add support for the "Webmail Notifier" (USB powered LED for signaling
new emails) made by Riso Kagaku Corp. which display
From: Dinesh Ram
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit adc232592337d3ac4c5473ba8bdaf7c202bf215d upstream.
The Si4713 development board contains a Si4713 FM transmitter chip
and is handled by the radio-usb-si4713 driver.
The board re
On 28 July 2015 at 11:08, Michael S. Tsirkin wrote:
> On Tue, Jul 28, 2015 at 10:44:02AM +0100, Graeme Gregory wrote:
>> Added the match table and pointers for ACPI probing to the driver.
>>
>> This uses the same identifier for virt devices as being used for qemu
>> ARM64 ACPI support.
>>
>> http:
From: Will Deacon
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit e1dfda9ced9bea1413a736f0d578f8218a7788ec upstream.
Some users of xchg() don't bother using the return value, which results
in a compiler warning like the following (from kgdb):
From: Kharlamov Alexey
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 274be3eb653c421d68514684024c6d915c94b728 upstream.
Added support of RITMIX ROM-316 mouse to hid-holtek-mouse workaround module
Signed-off-by: Alexey Kharlamov
Signed-off
From: Frank Praznik
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 68a49e51a4a9c500d950f893f1758c5ac13b7c8b upstream.
Add vid/pid for the SMK branded third-party PS3 Bluetooth remote and enable
support in the hid-sony driver.
Signed-off-by:
From: Christian Vogel
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 759db9ead2c064203e9cb46bfff7c8ef25417b65 upstream.
The "Webmail Notifier" is a USB controlled LED that appears as a HID
device. When trying to change the LED via hidraw it
From: Milan Plzik
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit feb6faf1e5d46276c5430e36ffb4a6f62bf8d55b upstream.
Genius PenSketch M912 digitizer tablet sends incorrect report descriptor by
default. This patch replaces it with a corrected
From: Tim Gardner
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit b8850d1fa8e2f6653e57daf6d08e58c5f5eb2c85 upstream.
The gcc version 4.9.1 compiler complains Even though it isn't possible for
these variables to not get initialized before they
From: Webb Scales
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 1a63ea6f244b10117601f96e7bde9f8d21ebe458 upstream.
Correct the size calculation of the chained SG block
Signed-off-by: Don Brace
Signed-off-by: Webb Scales
Reviewed-by: Step
From: Patrick Plattes
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 43c1a0a9db2d9213812766065f6a07a215ed70ad upstream.
Ignore Jabra GN9350E HID interface. USB audio is working nicely, but
registering as HID blocks USB mouse buttons. Since s
From: "Stephen M. Cameron"
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 7d2cce58a765e802959471f8a7edd83f113ad637 upstream.
Fix a couple of pci id table mistakes:
Subdevice ID 0x3323 missing from product[] table
(another name for HP
From: Huei-Horng Yo
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit bd4a7ce1da061d97c45673e1ca1a6a474bfb4cff upstream.
Add Apple wireless keyboard 2011 JIS model (05ac:0257).
Signed-off-by: Huei-Horng Yo
Signed-off-by: Jiri Kosina
Signed-o
From: Kristian Evensen
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit a8c8316b11594e616df641b4b19ec9da732f93df upstream.
The Microchip Pick16F1454 is exported as a HID device and is used by for
example the Yepkit YKUSH three-port switchable
On Mon, 27 Jul, at 07:22:51AM, Guenter Roeck wrote:
> On 07/27/2015 06:38 AM, Matt Fleming wrote:
> >From: Matt Fleming
> >
> >The revision of the watchdog hardware in Sunrisepoint necessitates a new
> >"version" inside the TCO watchdog driver because some of the register
> >layouts have changed.
The subject isn't right. You aren't patch checkpatch.pl itself you're
patching android.
The version doesn't go in the subject.
The subject is too vague.
On Tue, Jul 28, 2015 at 03:28:33PM +0530, Jignesh R Patel wrote:
> From: Jignesh R Patel
Not needed.
>
> This patch fix coding style probl
On Tue, Jul 28, 2015 at 10:21 AM, Krzysztof Kozlowski
wrote:
> Thomas Abraham's Linaro email address bounces for several months. Also
> there were no replies for several emails sent on LKML to his Samsung
> address. Move his name to CREDITS.
>
> Signed-off-by: Krzysztof Kozlowski
> Cc: Tomasz Fi
From: Johannes Berg
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 9c5a18a31b321f120efda412281bb9f610f84aa0 upstream.
Until recently, mac80211 overwrote all the statistics it could
provide when getting called, but it now relies on the struct
701 - 800 of 1106 matches
Mail list logo