index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hidp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2012-09-21
net: change return values from -EACCES to -EPERM
Zhao Hongjiang
1
-2
/
+2
2012-08-06
Bluetooth: Added /proc/net/hidp via bt_procfs_init()
Masatake YAMATO
1
-1
/
+21
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-06-25
HID: Fix the generic Kconfig options
Henrik Rydberg
1
-1
/
+1
2012-06-09
Bluetooth: Fix style in hidp code
Gustavo Padovan
1
-1
/
+2
2012-06-05
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
2
-34
/
+1
2012-06-05
Bluetooth: Remove most of the inline usage
Gustavo Padovan
1
-2
/
+2
2012-05-01
HID: Create a common generic driver
Henrik Rydberg
1
-26
/
+1
2012-05-01
HID: Create a generic device group
Henrik Rydberg
1
-1
/
+1
2012-02-27
Bluetooth: Use kernel int types instead of ones from stdint.h
Johan Hedberg
1
-3
/
+3
2011-12-21
Bluetooth: Always compile SCO and L2CAP in Bluetooth Core
Ulisses Furquim
1
-1
/
+1
2011-12-18
Bluetooth: Replace spin_lock by mutex in hci_dev
Gustavo F. Padovan
1
-2
/
+2
2011-11-07
Bluetooth: Fix hidp_get_connection()
Gustavo F. Padovan
1
-6
/
+6
2011-11-07
Bluetooth: hidp: Fix module reference cleanup
David Herrmann
1
-2
/
+2
2011-11-07
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
Luiz Augusto von Dentz
1
-0
/
+1
2011-10-07
Bluetooth: Rename hidp_find_connection()
Gustavo F. Padovan
1
-2
/
+2
2011-10-07
Bluetooth: Delay session allocation in hidp
Gustavo F. Padovan
1
-6
/
+8
2011-10-07
Bluetooth: hidp: safely acquire hci connection
Peter Hurley
1
-14
/
+20
2011-10-06
Bluetooth: Uses test_and_clear_bit() when possible
Gustavo F. Padovan
1
-6
/
+3
2011-10-06
Bluetooth: Remove wrong error check
Gustavo F. Padovan
1
-1
/
+1
2011-10-06
Bluetooth: Fix input device registration
Gustavo F. Padovan
1
-9
/
+6
2011-10-06
Bluetooth: Trasmit interrupt channel messages first
Gustavo F. Padovan
1
-8
/
+17
2011-10-06
Bluetooth: prioritize the interrupt channel in hidp
Gustavo F. Padovan
1
-4
/
+4
2011-10-06
Bluetooth: use list_for_each_entry() in hidp
Gustavo F. Padovan
1
-8
/
+3
2011-10-06
Bluetooth: hidp: Stop I/O on shutdown
David Herrmann
1
-14
/
+20
2011-09-27
Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM
Mat Martineau
1
-2
/
+8
2011-09-21
Bluetooth: hidp: Add support for NO_INIT_REPORTS quirk
David Herrmann
1
-0
/
+3
2011-08-11
Bluetooth: hidp: Don't release device ref if never held
Peter Hurley
1
-1
/
+0
2011-08-11
Bluetooth: hidp: Only free input device if failed register
Peter Hurley
1
-1
/
+2
2011-08-11
Bluetooth: hidp: Fix memory leak of cached report descriptor
Peter Hurley
1
-0
/
+1
2011-08-11
Bluetooth: hidp: Fix session cleanup on failed conn add
Peter Hurley
1
-8
/
+6
2011-06-30
Bluetooth: Fix hidp disconnect deadlocks and lost wakeup
Peter Hurley
2
-7
/
+12
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-04-28
Bluetooth: Move more channel info to struct l2cap_chan
Gustavo F. Padovan
1
-2
/
+4
2011-04-21
HID: bt: hidp.h: do not use a tab after a #define
Antonio Ospite
1
-1
/
+1
2011-04-05
Bluetooth: Use kthread API in hidp
Szymon Janc
2
-30
/
+25
2011-03-31
Bluetooth: Fix checkpatch errors, code style issues and typos in hidp
Szymon Janc
3
-22
/
+26
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-16
/
+196
2011-03-17
Merge branches 'dragonrise', 'hidraw-feature', 'multitouch', 'ntrig', 'roccat...
Jiri Kosina
2
-16
/
+196
2011-02-22
HID: bt hidp: send Output reports using SET_REPORT on the Control channel
Antonio Ospite
1
-1
/
+1
2011-02-15
Bluetooth: remove l2cap_load() hack
Gustavo F. Padovan
1
-2
/
+0
2011-02-11
HID: bt: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE
Alan Ott
2
-4
/
+117
2011-02-11
HID: bt: Wait for ACK on Sent Reports
Alan Ott
2
-3
/
+55
2011-02-11
HID: bt: Move hid_add_device() call to after hidp_session() has started.
Alan Ott
2
-8
/
+23
2011-02-08
Bluetooth: Do not use assignments in IF conditions
Andrei Emeltchenko
1
-3
/
+6
2010-12-01
Bluetooth: hidp: fix information leak to userland
Vasiliy Kulikov
1
-1
/
+1
2010-11-09
Bluetooth: fix hidp kconfig dependency warning
Randy Dunlap
1
-1
/
+1
2010-10-12
Bluetooth: make batostr() print in the right order
Gustavo F. Padovan
1
-6
/
+2
2010-04-20
net: sk_sleep() helper
Eric Dumazet
2
-7
/
+7
[next]