Jiri Kosina
|
efd15f5f4f
Merge branch 'master' into for-3.12/upstream
|
11 years ago |
Jiri Kosina
|
bc197eedef
HID: fix unused rsize usage
|
12 years ago |
Jiri Kosina
|
27ce405039
HID: fix data access in implement()
|
12 years ago |
Linus Torvalds
|
496322bc91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Chen Gang
|
673e1dd7ed
Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code.
|
12 years ago |
David Herrmann
|
4e713cdffb
HID: Bluetooth: hidp: register HID devices async
|
12 years ago |
David Herrmann
|
e73dcfbf06
Bluetooth: hidp: fix sending output reports on intr channel
|
12 years ago |
David Herrmann
|
af87b3d015
Bluetooth: hidp: don't send boot-protocol messages as HID-reports
|
12 years ago |
David Herrmann
|
41edc0c034
Bluetooth: hidp: merge 'send' functions into hidp_send_message()
|
12 years ago |
David Herrmann
|
7350e6cf36
Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit()
|
12 years ago |
David Herrmann
|
2df012001d
Bluetooth: hidp: handle kernel_sendmsg() errors correctly
|
12 years ago |
David Herrmann
|
5205185d46
Bluetooth: hidp: remove old session-management
|
12 years ago |
David Herrmann
|
b4f34d8d9d
Bluetooth: hidp: add new session-management helpers
|
12 years ago |
David Herrmann
|
3764eaa922
Bluetooth: hidp: move hidp_schedule() to core.c
|
12 years ago |
David Herrmann
|
e3492dc376
Bluetooth: hidp: test "terminate" before sleeping
|
12 years ago |
David Herrmann
|
dcc07647f1
Bluetooth: hidp: remove unused session->state field
|
12 years ago |
David Herrmann
|
fc225c3f5d
Bluetooth: remove unneeded hci_conn_hold/put_device()
|
12 years ago |
David Herrmann
|
b3916db32c
Bluetooth: hidp: verify l2cap sockets
|
12 years ago |
Karl Relton
|
fd86c9becc
Bluetooth: Make hidp_get_raw_report abort if the session is terminating
|
12 years ago |
Anderson Lizardo
|
0a9ab9bdb3
Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()
|
12 years ago |
Linus Torvalds
|
fd62c54503
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
|
12 years ago |
Lamarque V. Souza
|
4529eefad0
HID: hidp: fallback to input session properly if hid is blacklisted
|
12 years ago |
Andrei Emeltchenko
|
fcb73338ed
Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
|
12 years ago |
Gustavo Padovan
|
1d0c4da8f7
Bluetooth: Fix style in hidp code
|
13 years ago |
Gustavo Padovan
|
8c520a5992
Bluetooth: Remove unnecessary headers include
|
13 years ago |
Gustavo Padovan
|
6039aa73a1
Bluetooth: Remove most of the inline usage
|
13 years ago |
Henrik Rydberg
|
8215d557e5
HID: Create a common generic driver
|
13 years ago |
Henrik Rydberg
|
070748ed0b
HID: Create a generic device group
|
13 years ago |
Gustavo F. Padovan
|
09fd0de5bd
Bluetooth: Replace spin_lock by mutex in hci_dev
|
14 years ago |
Gustavo F. Padovan
|
3c32fa93e5
Bluetooth: Fix hidp_get_connection()
|
13 years ago |