Age | Commit message (Expand) | Author |
2011-06-30 | Bluetooth: Fix hidp disconnect deadlocks and lost wakeup | Peter Hurley |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-04-28 | Bluetooth: Move more channel info to struct l2cap_chan | Gustavo F. Padovan |
2011-04-21 | HID: bt: hidp.h: do not use a tab after a #define | Antonio Ospite |
2011-04-05 | Bluetooth: Use kthread API in hidp | Szymon Janc |
2011-03-31 | Bluetooth: Fix checkpatch errors, code style issues and typos in hidp | Szymon Janc |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-03-17 | Merge branches 'dragonrise', 'hidraw-feature', 'multitouch', 'ntrig', 'roccat... | Jiri Kosina |
2011-02-22 | HID: bt hidp: send Output reports using SET_REPORT on the Control channel | Antonio Ospite |
2011-02-15 | Bluetooth: remove l2cap_load() hack | Gustavo F. Padovan |
2011-02-11 | HID: bt: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE | Alan Ott |
2011-02-11 | HID: bt: Wait for ACK on Sent Reports | Alan Ott |
2011-02-11 | HID: bt: Move hid_add_device() call to after hidp_session() has started. | Alan Ott |
2011-02-08 | Bluetooth: Do not use assignments in IF conditions | Andrei Emeltchenko |
2010-12-01 | Bluetooth: hidp: fix information leak to userland | Vasiliy Kulikov |
2010-11-09 | Bluetooth: fix hidp kconfig dependency warning | Randy Dunlap |
2010-10-12 | Bluetooth: make batostr() print in the right order | Gustavo F. Padovan |
2010-04-20 | net: sk_sleep() helper | Eric Dumazet |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-02-05 | Bluetooth: Keep a copy of each HID device's report descriptor | Michael Poole |
2010-02-03 | HID: make raw reports possible for both feature and output reports | Jiri Kosina |
2010-01-30 | Bluetooth: Use the control channel for raw HID reports | Bastien Nocera |
2009-12-17 | Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid() | Roel Kluin |
2009-12-03 | Bluetooth: Implement raw output support for HIDP layer | Jiri Kosina |
2009-11-05 | net: pass kern to net_proto_family create function | Eric Paris |
2009-10-07 | net: mark net_proto_ops as const | Stephen Hemminger |
2009-09-17 | HID: consolidate connect and disconnect into core code | Jiri Kosina |
2009-08-22 | Bluetooth: Let HIDP grab the device reference for connections | Marcel Holtmann |
2009-08-22 | Bluetooth: Disconnect HIDRAW devices on disconnect | Marcel Holtmann |
2009-08-22 | Bluetooth: Fix missing scheduling when VIRTUAL_CABLE_UNPLUG is received | Vikram Kandukuri |
2008-11-30 | Bluetooth: Enable per-module dynamic debug messages | Marcel Holtmann |
2008-10-14 | HID: move connect quirks | Jiri Slaby |
2008-10-14 | HID: move apple quirks | Jiri Slaby |
2008-10-14 | HID: move ignore quirks | Jiri Slaby |
2008-10-14 | HID: hid, make parsing event driven | Jiri Slaby |
2008-10-14 | HID: make a bus from hid code | Jiri Slaby |
2008-07-14 | [Bluetooth] Signal user-space for HIDP and BNEP socket errors | Marcel Holtmann |
2008-02-05 | bluetooth: uninlining | Andrew Morton |
2008-02-05 | bluetooth: hidp_process_hid_control remove unnecessary parameter dealing | Dave Young |
2008-01-28 | [BLUETOOTH]: Use sockfd_put() | Julia Lawall |
2008-01-28 | [NET]: Convert init_timer into setup_timer | Pavel Emelyanov |
2007-11-01 | [NET]: Forget the zero_it argument of sk_alloc() | Pavel Emelyanov |
2007-10-22 | [Bluetooth] Fix wrong argument in debug code of HIDP | Dave Young |
2007-10-19 | get rid of input BIT* duplicate defines | Jiri Slaby |
2007-10-10 | [BLUETOOTH]: Make hidp_setup_input() return int | WANG Cong |
2007-10-10 | [NET]: Make socket creation namespace safe. | Eric W. Biederman |
2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki |
2007-07-07 | Fix use-after-free oops in Bluetooth HID. | David Woodhouse |
2007-05-11 | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |