aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hidp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-1/+1
|\
| * Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo2013-02-031-1/+1
* | samsung update 1codeworkx2012-06-021-10/+9
|/
* Bluetooth: Fix hidp disconnect deadlocks and lost wakeupPeter Hurley2011-06-302-7/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\
| * HID: bt: hidp.h: do not use a tab after a #defineAntonio Ospite2011-04-211-1/+1
* | Bluetooth: Move more channel info to struct l2cap_chanGustavo F. Padovan2011-04-281-2/+4
* | Bluetooth: Use kthread API in hidpSzymon Janc2011-04-052-30/+25
* | Bluetooth: Fix checkpatch errors, code style issues and typos in hidpSzymon Janc2011-03-313-22/+26
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-182-16/+196
|\
| *-. Merge branches 'dragonrise', 'hidraw-feature', 'multitouch', 'ntrig', 'roccat...Jiri Kosina2011-03-172-16/+196
| |\ \
| | | * HID: bt hidp: send Output reports using SET_REPORT on the Control channelAntonio Ospite2011-02-221-1/+1
| | |/ | |/|
| | * HID: bt: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATUREAlan Ott2011-02-112-4/+117
| | * HID: bt: Wait for ACK on Sent ReportsAlan Ott2011-02-112-3/+55
| | * HID: bt: Move hid_add_device() call to after hidp_session() has started.Alan Ott2011-02-112-8/+23
| |/
* | Bluetooth: remove l2cap_load() hackGustavo F. Padovan2011-02-151-2/+0
* | Bluetooth: Do not use assignments in IF conditionsAndrei Emeltchenko2011-02-081-3/+6
|/
* Bluetooth: hidp: fix information leak to userlandVasiliy Kulikov2010-12-011-1/+1
* Bluetooth: fix hidp kconfig dependency warningRandy Dunlap2010-11-091-1/+1
* Bluetooth: make batostr() print in the right orderGustavo F. Padovan2010-10-121-6/+2
* net: sk_sleep() helperEric Dumazet2010-04-202-7/+7
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-02-251-3/+14
|\
| * HID: make raw reports possible for both feature and output reportsJiri Kosina2010-02-031-3/+14
* | Bluetooth: Keep a copy of each HID device's report descriptorMichael Poole2010-02-052-26/+27
|/
* Bluetooth: Use the control channel for raw HID reportsBastien Nocera2010-01-301-34/+36
* Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid()Roel Kluin2009-12-171-1/+1
* Bluetooth: Implement raw output support for HIDP layerJiri Kosina2009-12-031-0/+9
* net: pass kern to net_proto_family create functionEric Paris2009-11-051-1/+2
* net: mark net_proto_ops as constStephen Hemminger2009-10-071-1/+1
* HID: consolidate connect and disconnect into core codeJiri Kosina2009-09-171-7/+0
* Bluetooth: Let HIDP grab the device reference for connectionsMarcel Holtmann2009-08-222-21/+43
* Bluetooth: Disconnect HIDRAW devices on disconnectMarcel Holtmann2009-08-221-0/+3
* Bluetooth: Fix missing scheduling when VIRTUAL_CABLE_UNPLUG is receivedVikram Kandukuri2009-08-221-0/+1
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-302-10/+0
* HID: move connect quirksJiri Slaby2008-10-141-3/+0
* HID: move apple quirksJiri Slaby2008-10-141-22/+0
* HID: move ignore quirksJiri Slaby2008-10-141-1/+1
* HID: hid, make parsing event drivenJiri Slaby2008-10-142-82/+111
* HID: make a bus from hid codeJiri Slaby2008-10-141-9/+55
* [Bluetooth] Signal user-space for HIDP and BNEP socket errorsMarcel Holtmann2008-07-141-0/+10
* bluetooth: uninliningAndrew Morton2008-02-051-11/+19
* bluetooth: hidp_process_hid_control remove unnecessary parameter dealingDave Young2008-02-051-18/+1
* [BLUETOOTH]: Use sockfd_put()Julia Lawall2008-01-281-5/+5
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-281-4/+1
* [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