[3.4 PATCH] Bluetooth: Fix invalid length check in l2cap_information_rsp()

2015-03-30 Thread Tim Niemeyer
assery Signed-off-by: Chan-Yeol Park Signed-off-by: Gustavo Padovan Cc: Jianguo Wu Signed-off-by: Greg Kroah-Hartman Signed-off-by: Tim Niemeyer Acked-by: Johan Hedberg --- Patch for 3.4-stable. net/bluetooth/l2cap_core.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff -

Re: [PATCH] bluetooth: hci_ldisc: fix deadlock condition

2014-08-23 Thread Tim Niemeyer
Hi Am Freitag, den 22.08.2014, 10:51 -0500 schrieb Greg KH: > On Fri, Aug 22, 2014 at 03:45:07PM +0200, Tim Niemeyer wrote: > > This Patch was applied to 3.10 and 3.2. It's probably missed on 3.4. > > Does it apply there? The original patch applies not cleanly on 3.4.

[PATCH] bluetooth: hci_ldisc: fix deadlock condition

2014-08-22 Thread Tim Niemeyer
will try to acquire the same port lock and we will deadlock. Acked-by: Marcel Holtmann Reviewed-by: Peter Hurley Reported-by: Huang Shijie Signed-off-by: Felipe Balbi Tested-by: Andreas Bießmann [tim.nieme...@corscience.de: rebased on 3.4.103] Signed-off-by: Tim Niemeyer --- drivers/

Re: [RFC 0/3] DRM driver for the ATMEL High end LCD controller

2014-04-24 Thread Tim Niemeyer
Hi Boris Am Donnerstag, den 24.04.2014, 14:14 +0200 schrieb Boris BREZILLON: > Hi Tim, > > On 23/04/2014 17:36, Tim Niemeyer wrote: > > Hi Jean-Jacques, > > > > Am Freitag, den 18.04.2014, 11:45 +0200 schrieb Jean-Jacques Hiblot: > >> Hi, > >> > &g

Re: [RFC 0/3] DRM driver for the ATMEL High end LCD controller

2014-04-23 Thread Tim Niemeyer
Hi Jean-Jacques, Am Freitag, den 18.04.2014, 11:45 +0200 schrieb Jean-Jacques Hiblot: > Hi, > > this patch serie implements a simple DRM driver for the ATMEL High end LCD > controller found in the SAMA5 familly. It's based on the tilcdc driver. > It uses the cma_helper for memory and fbdev stuff.

Re: regarding arm: update ARM_ERRATA_430973 Kconfig

2013-03-28 Thread Tim Niemeyer
d in r2p1. The statement is from mru on: http://www.beagleboard.org/irclogs/index.php?date=2013-02-18#T15:00:07 > ARM_ERRATA_430973 is relevant for which processors? have you checked the > errata list? I had no luck obtaining it yet No, i don't have it either. -- Tim Niemeyer Corscience Gmb

[PATCH] arm: update ARM_ERRATA_430973 Kconfig

2013-02-18 Thread Tim Niemeyer
/irclogs/index.php?date=2013-02-18 Signed-off-by: Tim Niemeyer Signed-off-by: Thomas Weber --- arch/arm/Kconfig |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 67874b8..2ca277e 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig