aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hidp (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-20[Bluetooth] Fix HID disconnect NULL pointer dereferenceMarcel Holtmann1-4/+2
2006-10-15[Bluetooth] Add locking for bt_proto array manipulationMarcel Holtmann1-1/+1
2006-10-15[Bluetooth] Fix reference count when connection lookup failsMarcel Holtmann1-3/+1
2006-10-15[Bluetooth] Disconnect HID interrupt channel firstMarcel Holtmann1-2/+2
2006-10-15[Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDPMarcel Holtmann1-0/+78
2006-09-28[Bluetooth] Integrate services into the driver modelMarcel Holtmann1-0/+23
2006-07-12[Bluetooth] Let BT_HIDP depend on INPUTMarcel Holtmann1-2/+1
2006-07-12[Bluetooth] Remaining transitions to use kzalloc()Marcel Holtmann1-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2-2/+0
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap1-0/+1
2006-01-03[NET]: move struct proto_ops to constEric Dumazet1-1/+1
2005-11-08[NET]: kfree cleanupJesper Juhl1-3/+1
2005-10-29[PATCH] bluetooth hidp is broken on s390Al Viro1-1/+1
2005-10-28[PATCH] Input: convert net/bluetooth to dynamic input_dev allocationDmitry Torokhov1-5/+8
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller1-4/+1
2005-04-25[PATCH] kill gratitious includes of major.h under net/*Al Viro2-2/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds5-0/+1190