index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hidp
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: Create a common generic driver
Henrik Rydberg
2012-05-01
1
-26
/
+1
*
HID: Create a generic device group
Henrik Rydberg
2012-05-01
1
-1
/
+1
*
Bluetooth: Replace spin_lock by mutex in hci_dev
Gustavo F. Padovan
2011-12-18
1
-2
/
+2
*
Bluetooth: Fix hidp_get_connection()
Gustavo F. Padovan
2011-11-07
1
-6
/
+6
*
Bluetooth: hidp: Fix module reference cleanup
David Herrmann
2011-11-07
1
-2
/
+2
*
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
Luiz Augusto von Dentz
2011-11-07
1
-0
/
+1
*
Bluetooth: Rename hidp_find_connection()
Gustavo F. Padovan
2011-10-07
1
-2
/
+2
*
Bluetooth: Delay session allocation in hidp
Gustavo F. Padovan
2011-10-07
1
-6
/
+8
*
Bluetooth: hidp: safely acquire hci connection
Peter Hurley
2011-10-07
1
-14
/
+20
*
Bluetooth: Uses test_and_clear_bit() when possible
Gustavo F. Padovan
2011-10-06
1
-6
/
+3
*
Bluetooth: Remove wrong error check
Gustavo F. Padovan
2011-10-06
1
-1
/
+1
*
Bluetooth: Fix input device registration
Gustavo F. Padovan
2011-10-06
1
-9
/
+6
*
Bluetooth: Trasmit interrupt channel messages first
Gustavo F. Padovan
2011-10-06
1
-8
/
+17
*
Bluetooth: prioritize the interrupt channel in hidp
Gustavo F. Padovan
2011-10-06
1
-4
/
+4
*
Bluetooth: use list_for_each_entry() in hidp
Gustavo F. Padovan
2011-10-06
1
-8
/
+3
*
Bluetooth: hidp: Stop I/O on shutdown
David Herrmann
2011-10-06
1
-14
/
+20
*
Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM
Mat Martineau
2011-09-27
1
-2
/
+8
*
Bluetooth: hidp: Add support for NO_INIT_REPORTS quirk
David Herrmann
2011-09-21
1
-0
/
+3
*
Bluetooth: hidp: Don't release device ref if never held
Peter Hurley
2011-08-11
1
-1
/
+0
*
Bluetooth: hidp: Only free input device if failed register
Peter Hurley
2011-08-11
1
-1
/
+2
*
Bluetooth: hidp: Fix memory leak of cached report descriptor
Peter Hurley
2011-08-11
1
-0
/
+1
*
Bluetooth: hidp: Fix session cleanup on failed conn add
Peter Hurley
2011-08-11
1
-8
/
+6
*
Bluetooth: Fix hidp disconnect deadlocks and lost wakeup
Peter Hurley
2011-06-30
1
-7
/
+11
*
Bluetooth: Move more channel info to struct l2cap_chan
Gustavo F. Padovan
2011-04-28
1
-2
/
+4
*
Bluetooth: Use kthread API in hidp
Szymon Janc
2011-04-05
1
-29
/
+24
*
Bluetooth: Fix checkpatch errors, code style issues and typos in hidp
Szymon Janc
2011-03-31
1
-17
/
+20
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-03-18
1
-16
/
+181
|
\
|
*
-
.
Merge branches 'dragonrise', 'hidraw-feature', 'multitouch', 'ntrig', 'roccat...
Jiri Kosina
2011-03-17
1
-16
/
+181
|
|
\
\
|
|
|
*
HID: bt hidp: send Output reports using SET_REPORT on the Control channel
Antonio Ospite
2011-02-22
1
-1
/
+1
|
|
|
/
|
|
/
|
|
|
*
HID: bt: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE
Alan Ott
2011-02-11
1
-4
/
+109
|
|
*
HID: bt: Wait for ACK on Sent Reports
Alan Ott
2011-02-11
1
-3
/
+51
|
|
*
HID: bt: Move hid_add_device() call to after hidp_session() has started.
Alan Ott
2011-02-11
1
-8
/
+20
|
|
/
*
|
Bluetooth: remove l2cap_load() hack
Gustavo F. Padovan
2011-02-15
1
-2
/
+0
*
|
Bluetooth: Do not use assignments in IF conditions
Andrei Emeltchenko
2011-02-08
1
-3
/
+6
|
/
*
Bluetooth: hidp: fix information leak to userland
Vasiliy Kulikov
2010-12-01
1
-1
/
+1
*
Bluetooth: make batostr() print in the right order
Gustavo F. Padovan
2010-10-12
1
-6
/
+2
*
net: sk_sleep() helper
Eric Dumazet
2010-04-20
1
-5
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-02-25
1
-3
/
+14
|
\
|
*
HID: make raw reports possible for both feature and output reports
Jiri Kosina
2010-02-03
1
-3
/
+14
*
|
Bluetooth: Keep a copy of each HID device's report descriptor
Michael Poole
2010-02-05
1
-25
/
+24
|
/
*
Bluetooth: Use the control channel for raw HID reports
Bastien Nocera
2010-01-30
1
-34
/
+36
*
Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid()
Roel Kluin
2009-12-17
1
-1
/
+1
*
Bluetooth: Implement raw output support for HIDP layer
Jiri Kosina
2009-12-03
1
-0
/
+9
*
HID: consolidate connect and disconnect into core code
Jiri Kosina
2009-09-17
1
-7
/
+0
*
Bluetooth: Let HIDP grab the device reference for connections
Marcel Holtmann
2009-08-22
1
-21
/
+41
*
Bluetooth: Disconnect HIDRAW devices on disconnect
Marcel Holtmann
2009-08-22
1
-0
/
+3
*
Bluetooth: Fix missing scheduling when VIRTUAL_CABLE_UNPLUG is received
Vikram Kandukuri
2009-08-22
1
-0
/
+1
*
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
2008-11-30
1
-5
/
+0
*
HID: move connect quirks
Jiri Slaby
2008-10-14
1
-3
/
+0
*
HID: move apple quirks
Jiri Slaby
2008-10-14
1
-22
/
+0
[next]