summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN/tei.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-10/+1Star
* mISDN: Fix type of switch control variable in ctrl_teimanagerNathan Chancellor2018-10-231-4/+3Star
* mISDN: Fix null pointer dereference at mISDN_FsmNewAnton Vasilyev2017-08-111-3/+17
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
* mISDN: improve bitops usageAkinobu Mita2012-11-301-10/+10
* mISDN: L2 timeouts need to be queued as L2 eventKarsten Keil2012-05-041-3/+10
* mISDN: Fix refcounting bugKarsten Keil2012-05-041-14/+39
* mISDN: Added PH_* state info to tei manager.Andreas Eversberg2012-05-041-0/+6
* isdn: whitespace coding style cleanupJoe Perches2012-02-211-57/+57
* drivers/isdn/mISDN: Use printf extension %pVJoe Perches2010-11-161-6/+17
* fix comment/printk typos concerning "already"Uwe Kleine-König2010-07-111-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* mISDN: Do not disable IRQ in ph_data_ind()Karsten Keil2009-06-111-5/+2Star
* mISDN: Cleanup debug messagesKarsten Keil2009-05-251-1/+0Star
* mISDN: Add "sapi" information to debug messagesAndreas Eversberg2009-05-251-2/+9
* mISDN: Fix TEI and SAPI handlingAndreas Eversberg2009-05-251-19/+21
* mISDN: Added layer-1-hold featureAndreas Eversberg2009-05-251-12/+31
* mISDN: Use struct device name fieldMatthias Urlichs2009-01-091-3/+3
* misdn: Fix lockdep warningKarsten Keil2008-12-131-1/+1
* mISDN: make global symbols static or include header filesHannes Eder2008-12-131-1/+1
* Fix namespace issue with HisaxKarsten Keil2008-07-271-1/+1
* Add mISDN core filesKarsten Keil2008-07-271-0/+1340