Prev: [PATCH 1/2] virtio: add_buf_gfp
Next: [PATCH 3/3] serial: drivers/serial/pmac_zilog.c: add missing unlock
From: Greg KH on 30 Apr 2010 15:20 Here are 2 bugfixes and one new device id for your 2.6.34-git tree. Please pull from: master.kernel.org:/pub/scm/linux/kernel/git/gregkh/tty-2.6.git/ These patches have been in the linux-next tree for a while now. Patches will be sent to the linux-kernel mailing list, if anyone wants to see them. thanks, greg k-h ------------ drivers/char/isicom.c | 9 +++++++-- drivers/char/istallion.c | 2 ++ drivers/char/mxser.c | 3 ++- drivers/char/riscom8.c | 1 + drivers/char/stallion.c | 7 ++++--- drivers/serial/8250_pnp.c | 2 ++ drivers/serial/pmac_zilog.c | 4 +++- 7 files changed, 21 insertions(+), 7 deletions(-) --------------- Alan Cox (1): tty: Fix regressions in the char driver conversion Julia Lawall (1): serial: drivers/serial/pmac_zilog.c: add missing unlock Ping Cheng (1): serial: 8250_pnp - add Fujitsu Wacom device -- 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/ |