aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hidp
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\
| * HID: bt: hidp.h: do not use a tab after a #defineAntonio Ospite2011-04-21
* | Bluetooth: Move more channel info to struct l2cap_chanGustavo F. Padovan2011-04-28
* | Bluetooth: Use kthread API in hidpSzymon Janc2011-04-05
* | Bluetooth: Fix checkpatch errors, code style issues and typos in hidpSzymon Janc2011-03-31
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-18
|\
| *-. Merge branches 'dragonrise', 'hidraw-feature', 'multitouch', 'ntrig', 'roccat...Jiri Kosina2011-03-17
| |\ \
| | | * HID: bt hidp: send Output reports using SET_REPORT on the Control channelAntonio Ospite2011-02-22
| | |/ | |/|
| | * HID: bt: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATUREAlan Ott2011-02-11
| | * HID: bt: Wait for ACK on Sent ReportsAlan Ott2011-02-11
| | * HID: bt: Move hid_add_device() call to after hidp_session() has started.Alan Ott2011-02-11
| |/
* | Bluetooth: remove l2cap_load() hackGustavo F. Padovan2011-02-15
* | Bluetooth: Do not use assignments in IF conditionsAndrei Emeltchenko2011-02-07
|/
* Bluetooth: hidp: fix information leak to userlandVasiliy Kulikov2010-12-01
* Bluetooth: fix hidp kconfig dependency warningRandy Dunlap2010-11-08
* Bluetooth: make batostr() print in the right orderGustavo F. Padovan2010-10-12
* net: sk_sleep() helperEric Dumazet2010-04-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-02-25
|\
| * HID: make raw reports possible for both feature and output reportsJiri Kosina2010-02-03
* | Bluetooth: Keep a copy of each HID device's report descriptorMichael Poole2010-02-05
|/
* Bluetooth: Use the control channel for raw HID reportsBastien Nocera2010-01-30
* Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid()Roel Kluin2009-12-17
* Bluetooth: Implement raw output support for HIDP layerJiri Kosina2009-12-03
* net: pass kern to net_proto_family create functionEric Paris2009-11-06
* net: mark net_proto_ops as constStephen Hemminger2009-10-07
* HID: consolidate connect and disconnect into core codeJiri Kosina2009-09-17
* Bluetooth: Let HIDP grab the device reference for connectionsMarcel Holtmann2009-08-22
* Bluetooth: Disconnect HIDRAW devices on disconnectMarcel Holtmann2009-08-22
* Bluetooth: Fix missing scheduling when VIRTUAL_CABLE_UNPLUG is receivedVikram Kandukuri2009-08-22
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-30
* HID: move connect quirksJiri Slaby2008-10-14
* HID: move apple quirksJiri Slaby2008-10-14
* HID: move ignore quirksJiri Slaby2008-10-14
* HID: hid, make parsing event drivenJiri Slaby2008-10-14
* HID: make a bus from hid codeJiri Slaby2008-10-14
* [Bluetooth] Signal user-space for HIDP and BNEP socket errorsMarcel Holtmann2008-07-14
* bluetooth: uninliningAndrew Morton2008-02-05
* bluetooth: hidp_process_hid_control remove unnecessary parameter dealingDave Young2008-02-05
* [BLUETOOTH]: Use sockfd_put()Julia Lawall2008-01-28
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-28
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-01
* [Bluetooth] Fix wrong argument in debug code of HIDPDave Young2007-10-22
* get rid of input BIT* duplicate definesJiri Slaby2007-10-19
* [BLUETOOTH]: Make hidp_setup_input() return intWANG Cong2007-10-10
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-10
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* Fix use-after-free oops in Bluetooth HID.David Woodhouse2007-07-07
* Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-11
|\
| * Bluetooth HID: HIDP - don't initialize force feedbackJiri Kosina2007-05-08