index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hidp
/
core.c
Age
Commit message (
Expand
)
Author
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-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-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-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-05
Bluetooth: hidp: verify l2cap sockets
David Herrmann
2013-03-08
Bluetooth: Make hidp_get_raw_report abort if the session is terminating
Karl Relton
2013-01-09
Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()
Anderson Lizardo
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-07
HID: hidp: fallback to input session properly if hid is blacklisted
Lamarque V. Souza
2012-09-27
Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
Andrei Emeltchenko
2012-06-09
Bluetooth: Fix style in hidp code
Gustavo Padovan
2012-06-05
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
2012-06-05
Bluetooth: Remove most of the inline usage
Gustavo Padovan
2012-05-01
HID: Create a common generic driver
Henrik Rydberg
2012-05-01
HID: Create a generic device group
Henrik Rydberg
2011-12-18
Bluetooth: Replace spin_lock by mutex in hci_dev
Gustavo F. Padovan
2011-11-07
Bluetooth: Fix hidp_get_connection()
Gustavo F. Padovan
2011-11-07
Bluetooth: hidp: Fix module reference cleanup
David Herrmann
2011-11-07
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
Luiz Augusto von Dentz
2011-10-07
Bluetooth: Rename hidp_find_connection()
Gustavo F. Padovan
[next]