index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hidp
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-16
/
+181
2011-03-17
Merge branches 'dragonrise', 'hidraw-feature', 'multitouch', 'ntrig', 'roccat...
Jiri Kosina
1
-16
/
+181
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
1
-4
/
+109
2011-02-11
HID: bt: Wait for ACK on Sent Reports
Alan Ott
1
-3
/
+51
2011-02-11
HID: bt: Move hid_add_device() call to after hidp_session() has started.
Alan Ott
1
-8
/
+20
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-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
1
-5
/
+5
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
1
-25
/
+24
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-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
1
-21
/
+41
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
1
-5
/
+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
1
-82
/
+109
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
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
1
-4
/
+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-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
2007-05-11
[Bluetooth] Switch to using input_dev->dev.parent
Marcel Holtmann
1
-5
/
+5
2007-05-09
Bluetooth HID: HIDP - don't initialize force feedback
Jiri Kosina
1
-3
/
+1
2007-03-29
[PATCH] bluetooth hid quirks: mightymouse quirk
Jiri Kosina
1
-0
/
+23
2007-03-22
[NET]: fix up misplaced inlines.
Dave Jones
1
-1
/
+1
2007-02-26
[Bluetooth] Add open and close callbacks for HID device
Marcel Holtmann
1
-0
/
+12
2007-02-26
[Bluetooth] Add support for using the HID subsystem
Marcel Holtmann
1
-9
/
+161
2007-02-11
[NET] BLUETOOTH: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-7
/
+7
2006-10-20
[Bluetooth] Fix HID disconnect NULL pointer dereference
Marcel Holtmann
1
-4
/
+2
2006-10-16
[Bluetooth] Fix reference count when connection lookup fails
Marcel Holtmann
1
-3
/
+1
2006-10-16
[Bluetooth] Disconnect HID interrupt channel first
Marcel Holtmann
1
-2
/
+2
2006-09-29
[Bluetooth] Integrate services into the driver model
Marcel Holtmann
1
-0
/
+23
2006-07-13
[Bluetooth] Remaining transitions to use kzalloc()
Marcel Holtmann
1
-2
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
[next]