aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth/hidp
AgeCommit message (Expand)Author
2010-12-01Bluetooth: hidp: fix information leak to userlandVasiliy Kulikov
2010-11-09Bluetooth: fix hidp kconfig dependency warningRandy Dunlap
2010-10-12Bluetooth: make batostr() print in the right orderGustavo F. Padovan
2010-04-20net: sk_sleep() helperEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-02-05Bluetooth: Keep a copy of each HID device's report descriptorMichael Poole
2010-02-03HID: make raw reports possible for both feature and output reportsJiri Kosina
2010-01-30Bluetooth: Use the control channel for raw HID reportsBastien Nocera
2009-12-17Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid()Roel Kluin
2009-12-03Bluetooth: Implement raw output support for HIDP layerJiri Kosina
2009-11-05net: pass kern to net_proto_family create functionEric Paris
2009-10-07net: mark net_proto_ops as constStephen Hemminger
2009-09-17HID: consolidate connect and disconnect into core codeJiri Kosina
2009-08-22Bluetooth: Let HIDP grab the device reference for connectionsMarcel Holtmann
2009-08-22Bluetooth: Disconnect HIDRAW devices on disconnectMarcel Holtmann
2009-08-22Bluetooth: Fix missing scheduling when VIRTUAL_CABLE_UNPLUG is receivedVikram Kandukuri
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann
2008-10-14HID: move connect quirksJiri Slaby
2008-10-14HID: move apple quirksJiri Slaby
2008-10-14HID: move ignore quirksJiri Slaby
2008-10-14HID: hid, make parsing event drivenJiri Slaby
2008-10-14HID: make a bus from hid codeJiri Slaby
2008-07-14[Bluetooth] Signal user-space for HIDP and BNEP socket errorsMarcel Holtmann
2008-02-05bluetooth: uninliningAndrew Morton
2008-02-05bluetooth: hidp_process_hid_control remove unnecessary parameter dealingDave Young
2008-01-28[BLUETOOTH]: Use sockfd_put()Julia Lawall
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov
2007-11-01[NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov
2007-10-22[Bluetooth] Fix wrong argument in debug code of HIDPDave Young
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-10-10[BLUETOOTH]: Make hidp_setup_input() return intWANG Cong
2007-10-10[NET]: Make socket creation namespace safe.Eric W. Biederman
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-07Fix use-after-free oops in Bluetooth HID.David Woodhouse
2007-05-11Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-05-10[Bluetooth] Switch to using input_dev->dev.parentMarcel Holtmann
2007-05-09Bluetooth HID: HIDP - don't initialize force feedbackJiri Kosina
2007-03-29[PATCH] bluetooth hid quirks: mightymouse quirkJiri Kosina
2007-03-22[NET]: fix up misplaced inlines.Dave Jones
2007-02-26[Bluetooth] Add open and close callbacks for HID deviceMarcel Holtmann
2007-02-26[Bluetooth] Add support for using the HID subsystemMarcel Holtmann
2007-02-26[Bluetooth] Fix wrong put_user() from HIDP compat ioctl patchMarcel Holtmann
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-10[NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki
2007-02-09[PATCH] hidp __user annotationsAl Viro
2006-10-20[Bluetooth] Fix HID disconnect NULL pointer dereferenceMarcel Holtmann
2006-10-15[Bluetooth] Add locking for bt_proto array manipulationMarcel Holtmann
2006-10-15[Bluetooth] Fix reference count when connection lookup failsMarcel Holtmann
2006-10-15[Bluetooth] Disconnect HID interrupt channel firstMarcel Holtmann