summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/cmtp/capi.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* Bluetooth: use list_for_each_entry*Geliang Tang2015-12-201-6/+2
* Bluetooth: cmtp: Do not use list_for_each_safe when not neededChristophe JAILLET2015-07-301-4/+4
* Bluetooth: cmtp: Use BIT(x) instead of (1 << x)Marcel Holtmann2015-04-041-1/+1
* Bluetooth: Remove dead codeGowtham Anandha Babu2015-01-141-6/+0
* Bluetooth: cmtp: Remove unnecessary null testHimangi Saraogi2014-07-141-6/+0
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-1/+1
* Bluetooth: Replace include linux/module.h with linux/export.hSyam Sidhardhan2012-10-241-1/+1
* Bluetooth: cmtp: Fix deadlock in session deletionPeter Hurley2011-08-111-1/+2
* Bluetooth: Kill set but unused variable 'cmd' in cmtp_recv_capimsg()David Miller2011-06-091-2/+1
* Bluetooth: Use kthread API in cmtpSzymon Janc2011-04-051-3/+3
* Bluetooth: Do not use assignments in IF conditionsAndrei Emeltchenko2011-02-081-1/+2
* proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan2010-01-141-16/+21
* isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt2009-06-081-1/+1
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-301-5/+0
* [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-7/+7
* [Bluetooth] Add packet size checks for CAPI messagesMarcel Holtmann2007-01-091-6/+33
* [Bluetooth] Remaining transitions to use kzalloc()Marcel Holtmann2006-07-121-3/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-251-1/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+600