summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hidp
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-011-1/+1
* [Bluetooth] Fix wrong argument in debug code of HIDPDave Young2007-10-221-1/+1
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-5/+7
* [BLUETOOTH]: Make hidp_setup_input() return intWANG Cong2007-10-101-4/+7
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-101-2/+2
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-1/+1
* Fix use-after-free oops in Bluetooth HID.David Woodhouse2007-07-071-9/+9
* Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-111-3/+1
|\
| * Bluetooth HID: HIDP - don't initialize force feedbackJiri Kosina2007-05-091-3/+1
* | [Bluetooth] Switch to using input_dev->dev.parentMarcel Holtmann2007-05-101-5/+5
|/
* [PATCH] bluetooth hid quirks: mightymouse quirkJiri Kosina2007-03-291-0/+23
* [NET]: fix up misplaced inlines.Dave Jones2007-03-221-1/+1
* [Bluetooth] Add open and close callbacks for HID deviceMarcel Holtmann2007-02-261-0/+12
* [Bluetooth] Add support for using the HID subsystemMarcel Holtmann2007-02-263-9/+164
* [Bluetooth] Fix wrong put_user() from HIDP compat ioctl patchMarcel Holtmann2007-02-261-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-103-20/+20
* [PATCH] hidp __user annotationsAl Viro2007-02-092-2/+2
* [Bluetooth] Fix HID disconnect NULL pointer dereferenceMarcel Holtmann2006-10-201-4/+2
* [Bluetooth] Add locking for bt_proto array manipulationMarcel Holtmann2006-10-151-1/+1
* [Bluetooth] Fix reference count when connection lookup failsMarcel Holtmann2006-10-151-3/+1
* [Bluetooth] Disconnect HID interrupt channel firstMarcel Holtmann2006-10-151-2/+2
* [Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDPMarcel Holtmann2006-10-151-0/+78
* [Bluetooth] Integrate services into the driver modelMarcel Holtmann2006-09-281-0/+23
* [Bluetooth] Let BT_HIDP depend on INPUTMarcel Holtmann2006-07-121-2/+1
* [Bluetooth] Remaining transitions to use kzalloc()Marcel Holtmann2006-07-121-2/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-111-0/+1
* [NET]: move struct proto_ops to constEric Dumazet2006-01-031-1/+1
* [NET]: kfree cleanupJesper Juhl2005-11-081-3/+1
* [PATCH] bluetooth hidp is broken on s390Al Viro2005-10-291-1/+1
* [PATCH] Input: convert net/bluetooth to dynamic input_dev allocationDmitry Torokhov2005-10-281-5/+8
* [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-081-4/+1
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-252-2/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-165-0/+1190