index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hidp
Commit message (
Expand
)
Author
Age
*
Bluetooth: hidp: Fix regression with older userspace and flags validation
Marcel Holtmann
2015-04-18
*
Bluetooth: hidp: Use BIT(x) instead of (1 << x)
Marcel Holtmann
2015-04-04
*
Bluetooth: Restrict HIDP flags to only valid ones
Marcel Holtmann
2015-04-02
*
Bluetooth: hidp_connection_add() unsafe use of l2cap_pi()
Al Viro
2014-12-19
*
Bluetooth: hidp: replace kzalloc/copy_from_user by memdup_user
Fabian Frederick
2014-11-14
*
Bluetooth: Introduce BT_BREDR and BT_LE config options
Marcel Holtmann
2014-11-02
*
Bluetooth: Improve *_get() functions to return the object type
Johan Hedberg
2014-09-08
*
Bluetooth: Fix sparse warning from HID new leds handling
Marcel Holtmann
2014-07-30
*
Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linus
Jiri Kosina
2014-04-01
|
\
|
*
HID: remove hid_output_raw_report transport implementations
Benjamin Tissoires
2014-03-14
|
*
HID: hidp: Add a comment that some devices depend on the current behavior of ...
Frank Praznik
2014-02-24
|
*
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-02-17
*
|
Merge branch 'for-3.15/ll-driver-new-callbacks' into for-linus
Jiri Kosina
2014-04-01
|
\
|
|
*
HID: Add the transport-driver functions to the HIDP driver.
Frank Praznik
2014-01-29
*
|
HID: Bluetooth: hidp: make sure input buffers are big enough
David Herrmann
2014-02-17
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-04
|
\
|
*
Bluetooth: Access HIDP session addresses through L2CAP channel
Marcel Holtmann
2013-10-13
*
|
net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes
Joe Perches
2013-10-19
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-09-06
|
\
|
*
Merge branch 'master' into for-3.12/upstream
Jiri Kosina
2013-09-04
|
|
\
|
*
|
HID: fix unused rsize usage
Jiri Kosina
2013-07-22
|
*
|
HID: fix data access in implement()
Jiri Kosina
2013-07-22
*
|
|
Bluetooth: hidp: remove wrong send_report at init
Benjamin Tissoires
2013-07-25
*
|
|
Bluetooth: hidp: implement hidinput_input_event callback
Benjamin Tissoires
2013-07-25
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
|
\
\
|
|
/
|
/
|
|
*
Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code.
Chen Gang
2013-06-22
*
|
HID: Bluetooth: hidp: register HID devices async
David Herrmann
2013-05-29
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
|
\
|
*
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
2013-04-09
*
|
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-17
*
|
Bluetooth: hidp: verify l2cap sockets
David Herrmann
2013-04-05
*
|
Bluetooth: hidp: remove redundant error message
David Herrmann
2013-04-05
*
|
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
2013-03-08
|
/
*
Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()
Anderson Lizardo
2013-01-09
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
|
\
|
*
-
.
Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',...
Jiri Kosina
2012-12-12
|
|
\
\
|
|
|
*
HID: hidp: fallback to input session properly if hid is blacklisted
Lamarque V. Souza
2012-12-07
|
|
|
/
|
|
/
|
[next]