summaryrefslogtreecommitdiff
path: root/net/bluetooth/hidp
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-04
|\
| * Bluetooth: Access HIDP session addresses through L2CAP channelMarcel Holtmann2013-10-13
* | net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypesJoe Perches2013-10-19
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-06
|\
| * Merge branch 'master' into for-3.12/upstreamJiri Kosina2013-09-04
| |\
| * | HID: fix unused rsize usageJiri Kosina2013-07-22
| * | HID: fix data access in implement()Jiri Kosina2013-07-22
* | | Bluetooth: hidp: remove wrong send_report at initBenjamin Tissoires2013-07-25
* | | Bluetooth: hidp: implement hidinput_input_event callbackBenjamin Tissoires2013-07-25
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\ \ | |/ |/|
| * Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code.Chen Gang2013-06-23
* | HID: Bluetooth: hidp: register HID devices asyncDavid Herrmann2013-05-29
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro2013-04-09
* | Bluetooth: hidp: fix sending output reports on intr channelDavid Herrmann2013-04-17
* | Bluetooth: hidp: don't send boot-protocol messages as HID-reportsDavid Herrmann2013-04-17
* | Bluetooth: hidp: merge 'send' functions into hidp_send_message()David Herrmann2013-04-17
* | Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit()David Herrmann2013-04-17
* | Bluetooth: hidp: handle kernel_sendmsg() errors correctlyDavid Herrmann2013-04-17
* | Bluetooth: hidp: remove old session-managementDavid Herrmann2013-04-17
* | Bluetooth: hidp: add new session-management helpersDavid Herrmann2013-04-17
* | Bluetooth: hidp: move hidp_schedule() to core.cDavid Herrmann2013-04-17
* | Bluetooth: hidp: test "terminate" before sleepingDavid Herrmann2013-04-17
* | Bluetooth: hidp: remove unused session->state fieldDavid Herrmann2013-04-17
* | Bluetooth: remove unneeded hci_conn_hold/put_device()David Herrmann2013-04-17
* | Bluetooth: hidp: verify l2cap socketsDavid Herrmann2013-04-05
* | Bluetooth: hidp: remove redundant error messageDavid Herrmann2013-04-05
* | Bluetooth: discard bt_sock_unregister() errorsDavid Herrmann2013-03-08
* | Bluetooth: Make hidp_get_raw_report abort if the session is terminatingKarl Relton2013-03-08
|/
* Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo2013-01-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\
| *-. Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',...Jiri Kosina2012-12-12
| |\ \
| | | * HID: hidp: fallback to input session properly if hid is blacklistedLamarque V. Souza2012-12-07
| | |/ | |/|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-10-19
|\ \ \ | |_|/ |/| |
| * | Bluetooth: Use %pMR in sprintf/seq_printf instead of batostrAndrei Emeltchenko2012-09-27
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
|\ \ \ | |/ / |/| / | |/
| * net: change return values from -EACCES to -EPERMZhao Hongjiang2012-09-21
* | Bluetooth: Added /proc/net/hidp via bt_procfs_init()Masatake YAMATO2012-08-06
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-28
|\
| * HID: Fix the generic Kconfig optionsHenrik Rydberg2012-06-25
* | Bluetooth: Fix style in hidp codeGustavo Padovan2012-06-09
* | Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-05
* | Bluetooth: Remove most of the inline usageGustavo Padovan2012-06-05
|/
* HID: Create a common generic driverHenrik Rydberg2012-05-01
* HID: Create a generic device groupHenrik Rydberg2012-05-01
* Bluetooth: Use kernel int types instead of ones from stdint.hJohan Hedberg2012-02-27
* Bluetooth: Always compile SCO and L2CAP in Bluetooth CoreUlisses Furquim2011-12-21
* Bluetooth: Replace spin_lock by mutex in hci_devGustavo F. Padovan2011-12-18
* Bluetooth: Fix hidp_get_connection()Gustavo F. Padovan2011-11-07
* Bluetooth: hidp: Fix module reference cleanupDavid Herrmann2011-11-07