Prev: gigaset: prune use of tty_buffer_request_room
Next: r8169: enable 64-bit DMA by default for PCI Express devices (v2)
From: Karsten Keil on 15 Mar 2010 11:10 On Sonntag, 14. M�rz 2010 23:58:05 Tilman Schmidt wrote: > Karsten, David, > > following are three bugfix patches to the Gigaset driver which should > still go into 2.6.34 if possible, and also into the 2.6.33 stable branch. Ack for all > > Thanks, > Tilman > > Tilman Schmidt (3): > gigaset: avoid registering CAPI driver more than once > gigaset: correct clearing of at_state strings on RING > gigaset: prune use of tty_buffer_request_room > > drivers/isdn/gigaset/capi.c | 44 > +++++++++++++++++++++---------------- drivers/isdn/gigaset/common.c | > 6 +++- > drivers/isdn/gigaset/ev-layer.c | 12 +++------- > drivers/isdn/gigaset/gigaset.h | 6 +++- > drivers/isdn/gigaset/i4l.c | 28 +++++++++++++++++------- > drivers/isdn/gigaset/interface.c | 1 - > 6 files changed, 57 insertions(+), 40 deletions(-) > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: David Miller on 15 Mar 2010 19:10
From: Tilman Schmidt <tilman(a)imap.cc> Date: Sun, 14 Mar 2010 23:58:05 +0100 (CET) > following are three bugfix patches to the Gigaset driver which should > still go into 2.6.34 if possible, and also into the 2.6.33 stable branch. All applied, thanks Tilman. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |