summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/cmtp/capi.c
Commit message (Expand)AuthorAgeFilesLines
* isdn: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-161-13/+1Star
* net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-161-1/+0Star
* 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/+2Star
* 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/+0Star
* Bluetooth: cmtp: Remove unnecessary null testHimangi Saraogi2014-07-141-6/+0Star
* 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-121-1/+2
* Bluetooth: Kill set but unused variable 'cmd' in cmtp_recv_capimsg()David Miller2011-06-091-2/+1Star
* 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/+0Star
* [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-7/+7
* [Bluetooth] Add packet size checks for CAPI messagesMarcel Holtmann2007-01-091-6/+33
* [Bluetooth] Remaining transitions to use kzalloc()Marcel Holtmann2006-07-131-3/+1Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-261-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+600