aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/cmtp/capi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-26Bluetooth: cmtp: Use the correct print formatKai Ye1-11/+11
2018-05-16isdn: replace ->proc_fops with ->proc_showChristoph Hellwig1-13/+1
2018-01-16net: delete /proc THIS_MODULE referencesAlexey Dobriyan1-1/+0
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-1/+1
2015-12-20Bluetooth: use list_for_each_entry*Geliang Tang1-6/+2
2015-07-30Bluetooth: cmtp: Do not use list_for_each_safe when not neededChristophe JAILLET1-4/+4
2015-04-04Bluetooth: cmtp: Use BIT(x) instead of (1 << x)Marcel Holtmann1-1/+1
2015-01-14Bluetooth: Remove dead codeGowtham Anandha Babu1-6/+0
2014-07-14Bluetooth: cmtp: Remove unnecessary null testHimangi Saraogi1-6/+0
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-1/+1
2012-10-24Bluetooth: Replace include linux/module.h with linux/export.hSyam Sidhardhan1-1/+1
2011-08-11Bluetooth: cmtp: Fix deadlock in session deletionPeter Hurley1-1/+2
2011-06-09Bluetooth: Kill set but unused variable 'cmd' in cmtp_recv_capimsg()David Miller1-2/+1
2011-04-05Bluetooth: Use kthread API in cmtpSzymon Janc1-3/+3
2011-02-08Bluetooth: Do not use assignments in IF conditionsAndrei Emeltchenko1-1/+2
2010-01-14proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan1-16/+21
2009-06-08isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt1-1/+1
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann1-5/+0
2007-02-10[NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki1-7/+7
2007-01-09[Bluetooth] Add packet size checks for CAPI messagesMarcel Holtmann1-6/+33
2006-07-12[Bluetooth] Remaining transitions to use kzalloc()Marcel Holtmann1-3/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-04-25[PATCH] kill gratitious includes of major.h under net/*Al Viro1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+600