[Git] mISDN kernel tree branch karsten updated. mISDN_1_1_2-523-gba6919b
[email protected] (git version ctrl) Fri, 9 Dec 2011 13:17:27 +0100 (CET)
| Newsgroups | gmane.linux.isdn.i4l.devel |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "mISDN kernel tree".
The branch, karsten has been updated
via ba6919b1069438557d7920be3202fe6461f8c120 (commit)
via ff001315bd01b2b0d359b7f20f2a9d5529033826 (commit)
from f7b5d57b699ae5e08ed0e6b9ec243c7c7a9435d9 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit ba6919b1069438557d7920be3202fe6461f8c120
Author: Karsten Keil <[email protected]>
Date: Tue Dec 6 14:35:14 2011 +0100
More support for MISDN_CTRL_FILL_EMPTY and MISDN_CTRL_RX_OFF
Add a common HW flag to support RX_OFF.
Implement MISDN_CTRL_FILL_EMPTY and MISDN_CTRL_RX_OFF for the avmfritz
driver.
Signed-off-by: Karsten Keil <[email protected]>
commit ff001315bd01b2b0d359b7f20f2a9d5529033826
Author: Karsten Keil <[email protected]>
Date: Thu Nov 24 19:52:07 2011 +0100
Add interface to allow upper layers to modify RX buffer limits
It seems to be usefull to let applications decide the
size of the data chunks they will receive.
Signed-off-by: Karsten Keil <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
drivers/isdn/hardware/mISDN/avmfritz.c | 187 +++++++++++++++++++++++--------
drivers/isdn/hardware/mISDN/mISDNipac.c | 17 ++-
drivers/isdn/mISDN/hwchannel.c | 1 +
include/linux/mISDNhw.h | 4 +-
include/linux/mISDNif.h | 19 +++-
5 files changed, 174 insertions(+), 54 deletions(-)
hooks/post-receive
--
mISDN kernel tree