index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
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
2013-05-29
HID: Bluetooth: hidp: register HID devices async
David Herrmann
1
-9
/
+47
2013-04-17
Bluetooth: hidp: fix sending output reports on intr channel
David Herrmann
1
-7
/
+5
2013-04-17
Bluetooth: hidp: don't send boot-protocol messages as HID-reports
David Herrmann
1
-19
/
+5
2013-04-17
Bluetooth: hidp: merge 'send' functions into hidp_send_message()
David Herrmann
1
-96
/
+60
2013-04-17
Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit()
David Herrmann
1
-29
/
+11
2013-04-17
Bluetooth: hidp: handle kernel_sendmsg() errors correctly
David Herrmann
1
-2
/
+14
2013-04-17
Bluetooth: hidp: remove old session-management
David Herrmann
1
-327
/
+12
2013-04-17
Bluetooth: hidp: add new session-management helpers
David Herrmann
1
-4
/
+551
2013-04-17
Bluetooth: hidp: move hidp_schedule() to core.c
David Herrmann
1
-0
/
+9
2013-04-17
Bluetooth: hidp: test "terminate" before sleeping
David Herrmann
1
-4
/
+8
2013-04-17
Bluetooth: hidp: remove unused session->state field
David Herrmann
1
-3
/
+2
2013-04-17
Bluetooth: remove unneeded hci_conn_hold/put_device()
David Herrmann
1
-17
/
+3
2013-04-05
Bluetooth: hidp: verify l2cap sockets
David Herrmann
1
-0
/
+2
2013-03-08
Bluetooth: Make hidp_get_raw_report abort if the session is terminating
Karl Relton
1
-0
/
+4
2013-01-09
Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()
Anderson Lizardo
1
-1
/
+1
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+8
2012-12-07
HID: hidp: fallback to input session properly if hid is blacklisted
Lamarque V. Souza
1
-1
/
+8
2012-09-27
Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
Andrei Emeltchenko
1
-2
/
+6
2012-06-09
Bluetooth: Fix style in hidp code
Gustavo Padovan
1
-1
/
+2
2012-06-05
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
1
-19
/
+0
2012-06-05
Bluetooth: Remove most of the inline usage
Gustavo Padovan
1
-2
/
+2
2012-05-01
HID: Create a common generic driver
Henrik Rydberg
1
-26
/
+1
2012-05-01
HID: Create a generic device group
Henrik Rydberg
1
-1
/
+1
2011-12-18
Bluetooth: Replace spin_lock by mutex in hci_dev
Gustavo F. Padovan
1
-2
/
+2
2011-11-07
Bluetooth: Fix hidp_get_connection()
Gustavo F. Padovan
1
-6
/
+6
2011-11-07
Bluetooth: hidp: Fix module reference cleanup
David Herrmann
1
-2
/
+2
2011-11-07
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
Luiz Augusto von Dentz
1
-0
/
+1
2011-10-07
Bluetooth: Rename hidp_find_connection()
Gustavo F. Padovan
1
-2
/
+2
2011-10-07
Bluetooth: Delay session allocation in hidp
Gustavo F. Padovan
1
-6
/
+8
2011-10-07
Bluetooth: hidp: safely acquire hci connection
Peter Hurley
1
-14
/
+20
2011-10-06
Bluetooth: Uses test_and_clear_bit() when possible
Gustavo F. Padovan
1
-6
/
+3
2011-10-06
Bluetooth: Remove wrong error check
Gustavo F. Padovan
1
-1
/
+1
2011-10-06
Bluetooth: Fix input device registration
Gustavo F. Padovan
1
-9
/
+6
2011-10-06
Bluetooth: Trasmit interrupt channel messages first
Gustavo F. Padovan
1
-8
/
+17
2011-10-06
Bluetooth: prioritize the interrupt channel in hidp
Gustavo F. Padovan
1
-4
/
+4
2011-10-06
Bluetooth: use list_for_each_entry() in hidp
Gustavo F. Padovan
1
-8
/
+3
2011-10-06
Bluetooth: hidp: Stop I/O on shutdown
David Herrmann
1
-14
/
+20
2011-09-27
Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM
Mat Martineau
1
-2
/
+8
2011-09-21
Bluetooth: hidp: Add support for NO_INIT_REPORTS quirk
David Herrmann
1
-0
/
+3
2011-08-11
Bluetooth: hidp: Don't release device ref if never held
Peter Hurley
1
-1
/
+0
2011-08-11
Bluetooth: hidp: Only free input device if failed register
Peter Hurley
1
-1
/
+2
2011-08-11
Bluetooth: hidp: Fix memory leak of cached report descriptor
Peter Hurley
1
-0
/
+1
2011-08-11
Bluetooth: hidp: Fix session cleanup on failed conn add
Peter Hurley
1
-8
/
+6
2011-06-30
Bluetooth: Fix hidp disconnect deadlocks and lost wakeup
Peter Hurley
1
-7
/
+11
2011-04-28
Bluetooth: Move more channel info to struct l2cap_chan
Gustavo F. Padovan
1
-2
/
+4
2011-04-05
Bluetooth: Use kthread API in hidp
Szymon Janc
1
-29
/
+24
2011-03-31
Bluetooth: Fix checkpatch errors, code style issues and typos in hidp
Szymon Janc
1
-17
/
+20
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
[prev]
[next]