Commit History

Author SHA1 Message Date
  Anderson Lizardo 0a9ab9bdb3 Bluetooth: Fix incorrect strncpy() in hidp_setup_hid() 12 years ago
  Linus Torvalds fd62c54503 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid 12 years ago
  Lamarque V. Souza 4529eefad0 HID: hidp: fallback to input session properly if hid is blacklisted 12 years ago
  Andrei Emeltchenko fcb73338ed Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr 12 years ago
  Gustavo Padovan 1d0c4da8f7 Bluetooth: Fix style in hidp code 13 years ago
  Gustavo Padovan 8c520a5992 Bluetooth: Remove unnecessary headers include 13 years ago
  Gustavo Padovan 6039aa73a1 Bluetooth: Remove most of the inline usage 13 years ago
  Henrik Rydberg 8215d557e5 HID: Create a common generic driver 13 years ago
  Henrik Rydberg 070748ed0b HID: Create a generic device group 13 years ago
  Gustavo F. Padovan 09fd0de5bd Bluetooth: Replace spin_lock by mutex in hci_dev 14 years ago
  Gustavo F. Padovan 3c32fa93e5 Bluetooth: Fix hidp_get_connection() 13 years ago
  David Herrmann 25df0845e0 Bluetooth: hidp: Fix module reference cleanup 13 years ago
  Luiz Augusto von Dentz 8035ded466 Bluetooth: replace list_for_each with list_for_each_entry whenever possible 13 years ago
  Gustavo F. Padovan 3e90dc86f4 Bluetooth: Rename hidp_find_connection() 13 years ago
  Gustavo F. Padovan 81b25cd043 Bluetooth: Delay session allocation in hidp 13 years ago
  Peter Hurley 1785dbf9e3 Bluetooth: hidp: safely acquire hci connection 14 years ago
  Gustavo F. Padovan ab88f7149e Bluetooth: Uses test_and_clear_bit() when possible 13 years ago
  Gustavo F. Padovan 192893c721 Bluetooth: Remove wrong error check 13 years ago
  Gustavo F. Padovan 3415a5fdde Bluetooth: Fix input device registration 13 years ago
  Gustavo F. Padovan 679344e44e Bluetooth: Trasmit interrupt channel messages first 13 years ago
  Gustavo F. Padovan dc0da5cdac Bluetooth: prioritize the interrupt channel in hidp 13 years ago
  Gustavo F. Padovan cd11cdd284 Bluetooth: use list_for_each_entry() in hidp 13 years ago
  David Herrmann 794d175698 Bluetooth: hidp: Stop I/O on shutdown 14 years ago
  Mat Martineau 449357200c Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM 14 years ago
  David Herrmann 142c69c6ea Bluetooth: hidp: Add support for NO_INIT_REPORTS quirk 14 years ago
  Peter Hurley ff062ea109 Bluetooth: hidp: Don't release device ref if never held 14 years ago
  Peter Hurley 615aedd6e5 Bluetooth: hidp: Only free input device if failed register 14 years ago
  Peter Hurley 1c97e94c0b Bluetooth: hidp: Fix memory leak of cached report descriptor 14 years ago
  Peter Hurley e9d5cb541b Bluetooth: hidp: Fix session cleanup on failed conn add 14 years ago
  Peter Hurley 7bb59df83b Bluetooth: Fix hidp disconnect deadlocks and lost wakeup 14 years ago