summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hidp
AgeCommit message (Expand)AuthorLines
2008-02-05bluetooth: uninliningAndrew Morton-11/+19
2008-02-05bluetooth: hidp_process_hid_control remove unnecessary parameter dealingDave Young-18/+1
2008-01-28[BLUETOOTH]: Use sockfd_put()Julia Lawall-5/+5
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov-4/+1
2007-11-01[NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov-1/+1
2007-10-22[Bluetooth] Fix wrong argument in debug code of HIDPDave Young-1/+1
2007-10-19get rid of input BIT* duplicate definesJiri Slaby-5/+7
2007-10-10[BLUETOOTH]: Make hidp_setup_input() return intWANG Cong-4/+7
2007-10-10[NET]: Make socket creation namespace safe.Eric W. Biederman-2/+2
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki-1/+1
2007-07-07Fix use-after-free oops in Bluetooth HID.David Woodhouse-9/+9
2007-05-11Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds-3/+1
2007-05-10[Bluetooth] Switch to using input_dev->dev.parentMarcel Holtmann-5/+5
2007-05-09Bluetooth HID: HIDP - don't initialize force feedbackJiri Kosina-3/+1
2007-03-29[PATCH] bluetooth hid quirks: mightymouse quirkJiri Kosina-0/+23
2007-03-22[NET]: fix up misplaced inlines.Dave Jones-1/+1
2007-02-26[Bluetooth] Add open and close callbacks for HID deviceMarcel Holtmann-0/+12
2007-02-26[Bluetooth] Add support for using the HID subsystemMarcel Holtmann-9/+164
2007-02-26[Bluetooth] Fix wrong put_user() from HIDP compat ioctl patchMarcel Holtmann-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-1/+0
2007-02-10[NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki-20/+20
2007-02-09[PATCH] hidp __user annotationsAl Viro-2/+2
2006-10-20[Bluetooth] Fix HID disconnect NULL pointer dereferenceMarcel Holtmann-4/+2
2006-10-15[Bluetooth] Add locking for bt_proto array manipulationMarcel Holtmann-1/+1
2006-10-15[Bluetooth] Fix reference count when connection lookup failsMarcel Holtmann-3/+1
2006-10-15[Bluetooth] Disconnect HID interrupt channel firstMarcel Holtmann-2/+2
2006-10-15[Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDPMarcel Holtmann-0/+78
2006-09-28[Bluetooth] Integrate services into the driver modelMarcel Holtmann-0/+23
2006-07-12[Bluetooth] Let BT_HIDP depend on INPUTMarcel Holtmann-2/+1
2006-07-12[Bluetooth] Remaining transitions to use kzalloc()Marcel Holtmann-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-2/+0
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap-0/+1
2006-01-03[NET]: move struct proto_ops to constEric Dumazet-1/+1
2005-11-08[NET]: kfree cleanupJesper Juhl-3/+1
2005-10-29[PATCH] bluetooth hidp is broken on s390Al Viro-1/+1
2005-10-28[PATCH] Input: convert net/bluetooth to dynamic input_dev allocationDmitry Torokhov-5/+8
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller-4/+1
2005-04-25[PATCH] kill gratitious includes of major.h under net/*Al Viro-2/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1190