aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth/hidp
AgeCommit message (Expand)Author
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-17Bluetooth: hidp: fix sending output reports on intr channelDavid Herrmann
2013-04-17Bluetooth: hidp: don't send boot-protocol messages as HID-reportsDavid Herrmann
2013-04-17Bluetooth: hidp: merge 'send' functions into hidp_send_message()David Herrmann
2013-04-17Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit()David Herrmann
2013-04-17Bluetooth: hidp: handle kernel_sendmsg() errors correctlyDavid Herrmann
2013-04-17Bluetooth: hidp: remove old session-managementDavid Herrmann
2013-04-17Bluetooth: hidp: add new session-management helpersDavid Herrmann
2013-04-17Bluetooth: hidp: move hidp_schedule() to core.cDavid Herrmann
2013-04-17Bluetooth: hidp: test "terminate" before sleepingDavid Herrmann
2013-04-17Bluetooth: hidp: remove unused session->state fieldDavid Herrmann
2013-04-17Bluetooth: remove unneeded hci_conn_hold/put_device()David Herrmann
2013-04-09bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro
2013-04-05Bluetooth: hidp: verify l2cap socketsDavid Herrmann
2013-04-05Bluetooth: hidp: remove redundant error messageDavid Herrmann
2013-03-08Bluetooth: discard bt_sock_unregister() errorsDavid Herrmann
2013-03-08Bluetooth: Make hidp_get_raw_report abort if the session is terminatingKarl Relton
2013-01-09Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',...Jiri Kosina
2012-12-07HID: hidp: fallback to input session properly if hid is blacklistedLamarque V. Souza
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-27Bluetooth: Use %pMR in sprintf/seq_printf instead of batostrAndrei Emeltchenko
2012-09-21net: change return values from -EACCES to -EPERMZhao Hongjiang
2012-08-06Bluetooth: Added /proc/net/hidp via bt_procfs_init()Masatake YAMATO
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-25HID: Fix the generic Kconfig optionsHenrik Rydberg
2012-06-09Bluetooth: Fix style in hidp codeGustavo Padovan
2012-06-05Bluetooth: Remove unnecessary headers includeGustavo Padovan
2012-06-05Bluetooth: Remove most of the inline usageGustavo Padovan
2012-05-01HID: Create a common generic driverHenrik Rydberg
2012-05-01HID: Create a generic device groupHenrik Rydberg
2012-02-27Bluetooth: Use kernel int types instead of ones from stdint.hJohan Hedberg
2011-12-21Bluetooth: Always compile SCO and L2CAP in Bluetooth CoreUlisses Furquim
2011-12-18Bluetooth: Replace spin_lock by mutex in hci_devGustavo F. Padovan
2011-11-07Bluetooth: Fix hidp_get_connection()Gustavo F. Padovan
2011-11-07Bluetooth: hidp: Fix module reference cleanupDavid Herrmann
2011-11-07Bluetooth: replace list_for_each with list_for_each_entry whenever possibleLuiz Augusto von Dentz
2011-10-07Bluetooth: Rename hidp_find_connection()Gustavo F. Padovan
2011-10-07Bluetooth: Delay session allocation in hidpGustavo F. Padovan
2011-10-07Bluetooth: hidp: safely acquire hci connectionPeter Hurley
2011-10-06Bluetooth: Uses test_and_clear_bit() when possibleGustavo F. Padovan
2011-10-06Bluetooth: Remove wrong error checkGustavo F. Padovan
2011-10-06Bluetooth: Fix input device registrationGustavo F. Padovan
2011-10-06Bluetooth: Trasmit interrupt channel messages firstGustavo F. Padovan
2011-10-06Bluetooth: prioritize the interrupt channel in hidpGustavo F. Padovan
2011-10-06Bluetooth: use list_for_each_entry() in hidpGustavo F. Padovan
2011-10-06Bluetooth: hidp: Stop I/O on shutdownDavid Herrmann
2011-09-27Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMMMat Martineau