index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hidp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Improve *_get() functions to return the object type
Johan Hedberg
2014-09-08
1
-6
/
+4
*
Bluetooth: Fix sparse warning from HID new leds handling
Marcel Holtmann
2014-07-30
1
-1
/
+1
*
Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linus
Jiri Kosina
2014-04-01
1
-111
/
+7
|
\
|
*
HID: remove hid_output_raw_report transport implementations
Benjamin Tissoires
2014-03-14
1
-14
/
+0
|
*
HID: hidp: Add a comment that some devices depend on the current behavior of ...
Frank Praznik
2014-02-24
1
-0
/
+3
|
*
HID: remove hid_get_raw_report in struct hid_device
Benjamin Tissoires
2014-02-17
1
-1
/
+0
|
*
HID: HIDp: remove duplicated coded
Benjamin Tissoires
2014-02-17
1
-57
/
+11
|
*
HID: HIDp: remove hidp_hidinput_event
Benjamin Tissoires
2014-02-17
1
-46
/
+0
*
|
Merge branch 'for-3.15/ll-driver-new-callbacks' into for-linus
Jiri Kosina
2014-04-01
1
-0
/
+90
|
\
|
|
*
HID: Add the transport-driver functions to the HIDP driver.
Frank Praznik
2014-01-29
1
-0
/
+90
*
|
HID: Bluetooth: hidp: make sure input buffers are big enough
David Herrmann
2014-02-17
2
-2
/
+18
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-04
1
-6
/
+12
|
\
|
*
Bluetooth: Access HIDP session addresses through L2CAP channel
Marcel Holtmann
2013-10-13
1
-6
/
+12
*
|
net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes
Joe Perches
2013-10-19
1
-2
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-09-06
1
-5
/
+10
|
\
|
*
Merge branch 'master' into for-3.12/upstream
Jiri Kosina
2013-09-04
1
-10
/
+4
|
|
\
|
*
|
HID: fix unused rsize usage
Jiri Kosina
2013-07-22
1
-0
/
+1
|
*
|
HID: fix data access in implement()
Jiri Kosina
2013-07-22
1
-5
/
+9
*
|
|
Bluetooth: hidp: remove wrong send_report at init
Benjamin Tissoires
2013-07-25
1
-14
/
+0
*
|
|
Bluetooth: hidp: implement hidinput_input_event callback
Benjamin Tissoires
2013-07-25
1
-0
/
+26
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
1
-10
/
+4
|
\
\
|
|
/
|
/
|
|
*
Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code.
Chen Gang
2013-06-23
1
-10
/
+4
*
|
HID: Bluetooth: hidp: register HID devices async
David Herrmann
2013-05-29
2
-9
/
+49
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-1
/
+1
|
\
|
*
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
2013-04-09
1
-1
/
+1
*
|
Bluetooth: hidp: fix sending output reports on intr channel
David Herrmann
2013-04-17
1
-7
/
+5
*
|
Bluetooth: hidp: don't send boot-protocol messages as HID-reports
David Herrmann
2013-04-17
1
-19
/
+5
*
|
Bluetooth: hidp: merge 'send' functions into hidp_send_message()
David Herrmann
2013-04-17
1
-96
/
+60
*
|
Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit()
David Herrmann
2013-04-17
1
-29
/
+11
*
|
Bluetooth: hidp: handle kernel_sendmsg() errors correctly
David Herrmann
2013-04-17
1
-2
/
+14
*
|
Bluetooth: hidp: remove old session-management
David Herrmann
2013-04-17
3
-348
/
+18
*
|
Bluetooth: hidp: add new session-management helpers
David Herrmann
2013-04-17
2
-25
/
+583
*
|
Bluetooth: hidp: move hidp_schedule() to core.c
David Herrmann
2013-04-17
2
-9
/
+9
*
|
Bluetooth: hidp: test "terminate" before sleeping
David Herrmann
2013-04-17
1
-4
/
+8
*
|
Bluetooth: hidp: remove unused session->state field
David Herrmann
2013-04-17
2
-4
/
+2
*
|
Bluetooth: remove unneeded hci_conn_hold/put_device()
David Herrmann
2013-04-17
1
-17
/
+3
*
|
Bluetooth: hidp: verify l2cap sockets
David Herrmann
2013-04-05
1
-0
/
+2
*
|
Bluetooth: hidp: remove redundant error message
David Herrmann
2013-04-05
1
-1
/
+0
*
|
Bluetooth: discard bt_sock_unregister() errors
David Herrmann
2013-03-08
1
-3
/
+1
*
|
Bluetooth: Make hidp_get_raw_report abort if the session is terminating
Karl Relton
2013-03-08
1
-0
/
+4
|
/
*
Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()
Anderson Lizardo
2013-01-09
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
1
-1
/
+8
|
\
|
*
-
.
Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',...
Jiri Kosina
2012-12-12
2
-2
/
+29
|
|
\
\
|
|
|
*
HID: hidp: fallback to input session properly if hid is blacklisted
Lamarque V. Souza
2012-12-07
1
-1
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-10-19
1
-2
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
Andrei Emeltchenko
2012-09-27
1
-2
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
net: change return values from -EACCES to -EPERM
Zhao Hongjiang
2012-09-21
1
-2
/
+2
*
|
Bluetooth: Added /proc/net/hidp via bt_procfs_init()
Masatake YAMATO
2012-08-06
1
-1
/
+21
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-28
1
-1
/
+1
|
\
[next]