index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hidp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-30
Bluetooth: Fix hidp disconnect deadlocks and lost wakeup
Peter Hurley
2
-7
/
+12
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-04-28
Bluetooth: Move more channel info to struct l2cap_chan
Gustavo F. Padovan
1
-2
/
+4
2011-04-21
HID: bt: hidp.h: do not use a tab after a #define
Antonio Ospite
1
-1
/
+1
2011-04-05
Bluetooth: Use kthread API in hidp
Szymon Janc
2
-30
/
+25
2011-03-31
Bluetooth: Fix checkpatch errors, code style issues and typos in hidp
Szymon Janc
3
-22
/
+26
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-16
/
+196
2011-03-17
Merge branches 'dragonrise', 'hidraw-feature', 'multitouch', 'ntrig', 'roccat...
Jiri Kosina
2
-16
/
+196
2011-02-22
HID: bt hidp: send Output reports using SET_REPORT on the Control channel
Antonio Ospite
1
-1
/
+1
2011-02-15
Bluetooth: remove l2cap_load() hack
Gustavo F. Padovan
1
-2
/
+0
2011-02-11
HID: bt: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE
Alan Ott
2
-4
/
+117
2011-02-11
HID: bt: Wait for ACK on Sent Reports
Alan Ott
2
-3
/
+55
2011-02-11
HID: bt: Move hid_add_device() call to after hidp_session() has started.
Alan Ott
2
-8
/
+23
2011-02-08
Bluetooth: Do not use assignments in IF conditions
Andrei Emeltchenko
1
-3
/
+6
2010-12-02
Bluetooth: hidp: fix information leak to userland
Vasiliy Kulikov
1
-1
/
+1
2010-11-09
Bluetooth: fix hidp kconfig dependency warning
Randy Dunlap
1
-1
/
+1
2010-10-12
Bluetooth: make batostr() print in the right order
Gustavo F. Padovan
1
-6
/
+2
2010-04-21
net: sk_sleep() helper
Eric Dumazet
2
-7
/
+7
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2010-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+14
2010-02-05
Bluetooth: Keep a copy of each HID device's report descriptor
Michael Poole
2
-26
/
+27
2010-02-03
HID: make raw reports possible for both feature and output reports
Jiri Kosina
1
-3
/
+14
2010-01-30
Bluetooth: Use the control channel for raw HID reports
Bastien Nocera
1
-34
/
+36
2009-12-17
Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid()
Roel Kluin
1
-1
/
+1
2009-12-03
Bluetooth: Implement raw output support for HIDP layer
Jiri Kosina
1
-0
/
+9
2009-11-06
net: pass kern to net_proto_family create function
Eric Paris
1
-1
/
+2
2009-10-07
net: mark net_proto_ops as const
Stephen Hemminger
1
-1
/
+1
2009-09-17
HID: consolidate connect and disconnect into core code
Jiri Kosina
1
-7
/
+0
2009-08-23
Bluetooth: Let HIDP grab the device reference for connections
Marcel Holtmann
2
-21
/
+43
2009-08-23
Bluetooth: Disconnect HIDRAW devices on disconnect
Marcel Holtmann
1
-0
/
+3
2009-08-23
Bluetooth: Fix missing scheduling when VIRTUAL_CABLE_UNPLUG is received
Vikram Kandukuri
1
-0
/
+1
2008-11-30
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
2
-10
/
+0
2008-10-15
HID: move connect quirks
Jiri Slaby
1
-3
/
+0
2008-10-15
HID: move apple quirks
Jiri Slaby
1
-22
/
+0
2008-10-15
HID: move ignore quirks
Jiri Slaby
1
-1
/
+1
2008-10-15
HID: hid, make parsing event driven
Jiri Slaby
2
-82
/
+111
2008-10-15
HID: make a bus from hid code
Jiri Slaby
1
-9
/
+55
2008-07-14
[Bluetooth] Signal user-space for HIDP and BNEP socket errors
Marcel Holtmann
1
-0
/
+10
2008-02-05
bluetooth: uninlining
Andrew Morton
1
-11
/
+19
2008-02-05
bluetooth: hidp_process_hid_control remove unnecessary parameter dealing
Dave Young
1
-18
/
+1
2008-01-29
[BLUETOOTH]: Use sockfd_put()
Julia Lawall
1
-5
/
+5
2008-01-29
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
1
-4
/
+1
2007-11-01
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
1
-1
/
+1
2007-10-22
[Bluetooth] Fix wrong argument in debug code of HIDP
Dave Young
1
-1
/
+1
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
1
-5
/
+7
2007-10-11
[BLUETOOTH]: Make hidp_setup_input() return int
WANG Cong
1
-4
/
+7
2007-10-11
[NET]: Make socket creation namespace safe.
Eric W. Biederman
1
-2
/
+2
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-1
/
+1
2007-07-07
Fix use-after-free oops in Bluetooth HID.
David Woodhouse
1
-9
/
+9
2007-05-11
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+1
[next]