aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/cmtp/capi.c
Commit message (Expand)AuthorAge
* isdn: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-16
* net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-16
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* Bluetooth: use list_for_each_entry*Geliang Tang2015-12-20
* Bluetooth: cmtp: Do not use list_for_each_safe when not neededChristophe JAILLET2015-07-30
* Bluetooth: cmtp: Use BIT(x) instead of (1 << x)Marcel Holtmann2015-04-04
* Bluetooth: Remove dead codeGowtham Anandha Babu2015-01-14
* Bluetooth: cmtp: Remove unnecessary null testHimangi Saraogi2014-07-14
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* Bluetooth: Replace include linux/module.h with linux/export.hSyam Sidhardhan2012-10-23
* Bluetooth: cmtp: Fix deadlock in session deletionPeter Hurley2011-08-11
* Bluetooth: Kill set but unused variable 'cmd' in cmtp_recv_capimsg()David Miller2011-06-09
* Bluetooth: Use kthread API in cmtpSzymon Janc2011-04-05
* Bluetooth: Do not use assignments in IF conditionsAndrei Emeltchenko2011-02-07
* proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan2010-01-14
* isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt2009-06-08
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-30
* [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [Bluetooth] Add packet size checks for CAPI messagesMarcel Holtmann2007-01-09
* [Bluetooth] Remaining transitions to use kzalloc()Marcel Holtmann2006-07-12
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-25
* Linux-2.6.12-rc2Linus Torvalds2005-04-16