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
2021-12-13
exit: Rename module_put_and_exit to module_put_and_kthread_exit
Eric W. Biederman
1
-1
/
+1
2021-06-26
Bluetooth: hidp: Use the correct print format
Kai Ye
1
-3
/
+3
2021-06-26
Bluetooth: use inclusive language in comments
Archie Pusaka
1
-1
/
+1
2020-11-09
Bluetooth: hidp: use correct wait queue when removing ctrl_wait
Ole Bjørn Midtbø
1
-1
/
+1
2020-01-29
Bluetooth: optimize barrier usage for Rmw atomics
Davidlohr Bueso
1
-1
/
+1
2019-09-06
Bluetooth: hidp: Fix assumptions on the return value of hidp_send_message
Dan Elkouby
1
-2
/
+2
2019-08-12
Bluetooth: hidp: Let hidp_send_message return number of queued bytes
Fabian Henneke
1
-2
/
+7
2019-07-06
Bluetooth: hidp: NUL terminate a string in the compat ioctl
Dan Carpenter
1
-1
/
+1
2018-10-25
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-5
/
+5
2018-09-27
Bluetooth: Remove unnecessary smp_mb__{before,after}_atomic
Andrea Parri
1
-5
/
+8
2018-09-10
hidp: constify hidp_connection_add()
Al Viro
1
-5
/
+5
2018-08-01
Bluetooth: hidp: buffer overflow in hidp_process_report
Mark Salyzyn
1
-2
/
+2
2018-07-30
Bluetooth: hidp: Fix handling of strncpy for hid->name information
Marcel Holtmann
1
-1
/
+1
2018-01-31
Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linus
Jiri Kosina
1
-4
/
+3
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
2017-11-21
HID: quirks: move the list of special devices into a quirk
Benjamin Tissoires
1
-1
/
+1
2017-07-27
HID: introduce hid_is_using_ll_driver
Jason Gerecke
1
-1
/
+2
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-13
/
+24
2017-06-27
Bluetooth: hidp: fix possible might sleep error in hidp_session_thread
Jeffy Chen
1
-11
/
+22
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
1
-1
/
+1
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
1
-1
/
+1
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2015-10-21
Bluetooth: hidp: fix device disconnect on idle timeout
David Herrmann
1
-0
/
+14
2015-07-04
bluetooth: fix list handling
Linus Torvalds
1
-0
/
+1
2015-04-18
Bluetooth: hidp: Fix regression with older userspace and flags validation
Marcel Holtmann
1
-1
/
+2
2015-04-04
Bluetooth: hidp: Use BIT(x) instead of (1 << x)
Marcel Holtmann
1
-2
/
+2
2015-04-02
Bluetooth: Restrict HIDP flags to only valid ones
Marcel Holtmann
1
-1
/
+10
2014-12-19
Bluetooth: hidp_connection_add() unsafe use of l2cap_pi()
Al Viro
1
-1
/
+2
2014-11-15
Bluetooth: hidp: replace kzalloc/copy_from_user by memdup_user
Fabian Frederick
1
-7
/
+3
2014-09-08
Bluetooth: Improve *_get() functions to return the object type
Johan Hedberg
1
-6
/
+4
2014-07-30
Bluetooth: Fix sparse warning from HID new leds handling
Marcel Holtmann
1
-1
/
+1
2014-04-01
Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linus
Jiri Kosina
1
-111
/
+7
2014-04-01
Merge branch 'for-3.15/ll-driver-new-callbacks' into for-linus
Jiri Kosina
1
-0
/
+90
2014-03-14
HID: remove hid_output_raw_report transport implementations
Benjamin Tissoires
1
-14
/
+0
2014-02-24
HID: hidp: Add a comment that some devices depend on the current behavior of ...
Frank Praznik
1
-0
/
+3
2014-02-17
HID: Bluetooth: hidp: make sure input buffers are big enough
David Herrmann
1
-2
/
+14
2014-02-17
HID: remove hid_get_raw_report in struct hid_device
Benjamin Tissoires
1
-1
/
+0
2014-02-17
HID: HIDp: remove duplicated coded
Benjamin Tissoires
1
-57
/
+11
2014-02-17
HID: HIDp: remove hidp_hidinput_event
Benjamin Tissoires
1
-46
/
+0
2014-01-29
HID: Add the transport-driver functions to the HIDP driver.
Frank Praznik
1
-0
/
+90
2013-10-13
Bluetooth: Access HIDP session addresses through L2CAP channel
Marcel Holtmann
1
-6
/
+12
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-5
/
+10
2013-09-04
Merge branch 'master' into for-3.12/upstream
Jiri Kosina
1
-10
/
+4
2013-07-25
Bluetooth: hidp: remove wrong send_report at init
Benjamin Tissoires
1
-14
/
+0
2013-07-25
Bluetooth: hidp: implement hidinput_input_event callback
Benjamin Tissoires
1
-0
/
+26
2013-07-22
HID: fix unused rsize usage
Jiri Kosina
1
-0
/
+1
2013-07-22
HID: fix data access in implement()
Jiri Kosina
1
-5
/
+9
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-10
/
+4
2013-06-23
Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code.
Chen Gang
1
-10
/
+4
[next]