summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* mISDN: Bugfix for layer2 fixed TEI modeKarsten Keil2012-08-061-1/+1
* isdnloop: fix and simplify isdnloop_init()Wu Fengguang2012-08-031-12/+0
* mISDN: Bugfix only few bytes are transfered on a connectionKarsten Keil2012-07-291-3/+4
* ISDN: Add check for usb_alloc_urb() resultKarsten Keil2012-07-182-10/+26
* ISDN: Add check for return value of pnp_activate_dev()Karsten Keil2012-07-181-0/+5
* gigaset: silence GCC warning for unused 'format_ie'Paul Bolle2012-07-161-0/+2
* drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variableJulia Lawall2012-07-091-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-241-0/+6
|\
| * mISDN: Add X-Tensions USB ISDN TA XC-525Karsten Keil2012-05-221-0/+6
* | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-222-292/+179
|\ \
| * \ Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman2012-04-181-1/+1
| |\ \
| * | | ISDN: remove uses of isdn_tty_revisionJiri Slaby2012-04-101-3/+0
| * | | TTY: isdn, use tty_port_block_til_ready helperJiri Slaby2012-04-091-96/+1
| * | | TTY: isdn, define tty_port_operationsJiri Slaby2012-04-091-1/+13
| * | | TTY: isdn, use tty_port_close_end helperJiri Slaby2012-04-091-7/+2
| * | | TTY: isdn, define local tty_portJiri Slaby2012-04-091-46/+52
| * | | TTY: isdn, use xmit_buf from tty_portJiri Slaby2012-04-091-7/+9
| * | | TTY: isdn, use tty from tty_portJiri Slaby2012-04-091-21/+20
| * | | TTY: isdn, use counts from tty_portJiri Slaby2012-04-091-22/+21
| * | | TTY: isdn, use open/close_wait from tty_portJiri Slaby2012-04-092-11/+7
| * | | TTY: isdn, add tty_portJiri Slaby2012-04-091-29/+31
| * | | TTY: isdn, make some functions readableJiri Slaby2012-04-091-85/+93
| * | | TTY: isdn, do not play with module refcountsJiri Slaby2012-04-091-11/+0
| * | | TTY: isdn, remove ISDN_ASYNC_* flagsJiri Slaby2012-04-091-29/+30
| * | | TTY: isdn, remove calloutJiri Slaby2012-04-091-26/+6
| * | | ISDN: i4l, remove cvs crapJiri Slaby2012-04-091-5/+1
* | | | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-225-0/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-185-0/+5
| | |/ | |/|
* | | isdn: remove duplicate NULL checkDan Carpenter2012-05-171-1/+1
* | | mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil2012-05-169-13/+64
* | | mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil2012-05-1610-160/+240
* | | mISDN: Allow to set a minimum length for transparent dataKarsten Keil2012-05-1610-128/+117
* | | mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil2012-05-169-188/+185
* | | mISDN: Bugfix hfcsusb: usb endpoint activation/deactivationMartin Bachem2012-05-161-8/+2
* | | mISDN: avmfritz use the bigger fifo of chip version 2Karsten Keil2012-05-161-27/+41
* | | mISDN: Early confirm for transparent dataKarsten Keil2012-05-169-117/+43
* | | mISDN: Cleanup channel also if it already was deactivatedKarsten Keil2012-05-168-49/+23
* | | isdn: Fix typo in hfcmulti.cMasanari Iida2012-05-161-2/+2
* | | isdn/capi: elliminate capincci_find() in non-middleware caseTilman Schmidt2012-05-071-14/+13
* | | isdn/capi: fix readability damageTilman Schmidt2012-05-072-19/+12
* | | isdn/gigaset: unify function return valuesTilman Schmidt2012-05-0710-81/+87
* | | isdn/gigaset: internal function name cleanupTilman Schmidt2012-05-071-11/+5
* | | isdn/gigaset: fix readability damageTilman Schmidt2012-05-074-216/+208
* | | isdn/gigaset: improve error handling querying firmware versionTilman Schmidt2012-05-071-1/+3
* | | isdn/gigaset: fix CAPI disconnect B3 handlingTilman Schmidt2012-05-071-0/+4
* | | isdn/gigaset: ratelimit CAPI message dumpsTilman Schmidt2012-05-071-13/+9
* | | mISDN: Help to identify the cardKarsten Keil2012-05-042-32/+60
* | | mISDN: Layer1 statemachine fixKarsten Keil2012-05-041-9/+13
* | | mISDN: Make layer1 timer 3 value configurableKarsten Keil2012-05-048-13/+50
* | | mISDN: L2 timeouts need to be queued as L2 eventKarsten Keil2012-05-042-8/+63
OpenPOWER on IntegriCloud