index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hidp
Age
Commit message (
Expand
)
Author
2017-08-30
Bluetooth: hidp: fix possible might sleep error in hidp_session_thread
Jeffy Chen
2015-10-21
Bluetooth: hidp: fix device disconnect on idle timeout
David Herrmann
2015-07-04
bluetooth: fix list handling
Linus Torvalds
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-04-18
Bluetooth: hidp: Fix regression with older userspace and flags validation
Marcel Holtmann
2015-04-04
Bluetooth: hidp: Use BIT(x) instead of (1 << x)
Marcel Holtmann
2015-04-02
Bluetooth: Restrict HIDP flags to only valid ones
Marcel Holtmann
2014-12-19
Bluetooth: hidp_connection_add() unsafe use of l2cap_pi()
Al Viro
2014-11-15
Bluetooth: hidp: replace kzalloc/copy_from_user by memdup_user
Fabian Frederick
2014-11-02
Bluetooth: Introduce BT_BREDR and BT_LE config options
Marcel Holtmann
2014-09-08
Bluetooth: Improve *_get() functions to return the object type
Johan Hedberg
2014-07-30
Bluetooth: Fix sparse warning from HID new leds handling
Marcel Holtmann
2014-04-01
Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linus
Jiri Kosina
2014-04-01
Merge branch 'for-3.15/ll-driver-new-callbacks' into for-linus
Jiri Kosina
2014-03-14
HID: remove hid_output_raw_report transport implementations
Benjamin Tissoires
2014-02-24
HID: hidp: Add a comment that some devices depend on the current behavior of ...
Frank Praznik
2014-02-17
HID: Bluetooth: hidp: make sure input buffers are big enough
David Herrmann
2014-02-17
HID: remove hid_get_raw_report in struct hid_device
Benjamin Tissoires
2014-02-17
HID: HIDp: remove duplicated coded
Benjamin Tissoires
2014-02-17
HID: HIDp: remove hidp_hidinput_event
Benjamin Tissoires
2014-01-29
HID: Add the transport-driver functions to the HIDP driver.
Frank Praznik
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-10-19
net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes
Joe Perches
2013-10-13
Bluetooth: Access HIDP session addresses through L2CAP channel
Marcel Holtmann
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-09-04
Merge branch 'master' into for-3.12/upstream
Jiri Kosina
2013-07-25
Bluetooth: hidp: remove wrong send_report at init
Benjamin Tissoires
2013-07-25
Bluetooth: hidp: implement hidinput_input_event callback
Benjamin Tissoires
2013-07-22
HID: fix unused rsize usage
Jiri Kosina
2013-07-22
HID: fix data access in implement()
Jiri Kosina
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-06-23
Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code.
Chen Gang
2013-05-29
HID: Bluetooth: hidp: register HID devices async
David Herrmann
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-17
Bluetooth: hidp: fix sending output reports on intr channel
David Herrmann
2013-04-17
Bluetooth: hidp: don't send boot-protocol messages as HID-reports
David Herrmann
2013-04-17
Bluetooth: hidp: merge 'send' functions into hidp_send_message()
David Herrmann
2013-04-17
Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit()
David Herrmann
2013-04-17
Bluetooth: hidp: handle kernel_sendmsg() errors correctly
David Herrmann
2013-04-17
Bluetooth: hidp: remove old session-management
David Herrmann
2013-04-17
Bluetooth: hidp: add new session-management helpers
David Herrmann
2013-04-17
Bluetooth: hidp: move hidp_schedule() to core.c
David Herrmann
2013-04-17
Bluetooth: hidp: test "terminate" before sleeping
David Herrmann
2013-04-17
Bluetooth: hidp: remove unused session->state field
David Herrmann
2013-04-17
Bluetooth: remove unneeded hci_conn_hold/put_device()
David Herrmann
2013-04-09
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
2013-04-05
Bluetooth: hidp: verify l2cap sockets
David Herrmann
2013-04-05
Bluetooth: hidp: remove redundant error message
David Herrmann
2013-03-08
Bluetooth: discard bt_sock_unregister() errors
David Herrmann
2013-03-08
Bluetooth: Make hidp_get_raw_report abort if the session is terminating
Karl Relton
[next]