| Commit message (Expand) | Author | Age |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-02-25 |
|\ |
|
| * | HID: make raw reports possible for both feature and output reports | Jiri Kosina | 2010-02-03 |
* | | Bluetooth: Keep a copy of each HID device's report descriptor | Michael Poole | 2010-02-05 |
|/ |
|
* | Bluetooth: Use the control channel for raw HID reports | Bastien Nocera | 2010-01-30 |
* | Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid() | Roel Kluin | 2009-12-17 |
* | Bluetooth: Implement raw output support for HIDP layer | Jiri Kosina | 2009-12-03 |
* | net: pass kern to net_proto_family create function | Eric Paris | 2009-11-06 |
* | net: mark net_proto_ops as const | Stephen Hemminger | 2009-10-07 |
* | HID: consolidate connect and disconnect into core code | Jiri Kosina | 2009-09-17 |
* | 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 | 2009-08-22 |
* | Bluetooth: Enable per-module dynamic debug messages | Marcel Holtmann | 2008-11-30 |
* | 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-10-14 |
* | [Bluetooth] Signal user-space for HIDP and BNEP socket errors | Marcel Holtmann | 2008-07-14 |
* | bluetooth: uninlining | Andrew Morton | 2008-02-05 |
* | bluetooth: hidp_process_hid_control remove unnecessary parameter dealing | Dave Young | 2008-02-05 |
* | [BLUETOOTH]: Use sockfd_put() | Julia Lawall | 2008-01-28 |
* | [NET]: Convert init_timer into setup_timer | Pavel Emelyanov | 2008-01-28 |
* | [NET]: Forget the zero_it argument of sk_alloc() | Pavel Emelyanov | 2007-11-01 |
* | [Bluetooth] Fix wrong argument in debug code of HIDP | Dave Young | 2007-10-22 |
* | get rid of input BIT* duplicate defines | Jiri Slaby | 2007-10-19 |
* | [BLUETOOTH]: Make hidp_setup_input() return int | WANG Cong | 2007-10-10 |
* | [NET]: Make socket creation namespace safe. | Eric W. Biederman | 2007-10-10 |
* | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 |
* | Fix use-after-free oops in Bluetooth HID. | David Woodhouse | 2007-07-07 |
* | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-05-11 |
|\ |
|
| * | Bluetooth HID: HIDP - don't initialize force feedback | Jiri Kosina | 2007-05-08 |
* | | [Bluetooth] Switch to using input_dev->dev.parent | Marcel Holtmann | 2007-05-11 |
|/ |
|
* | [PATCH] bluetooth hid quirks: mightymouse quirk | Jiri Kosina | 2007-03-29 |
* | [NET]: fix up misplaced inlines. | Dave Jones | 2007-03-22 |
* | [Bluetooth] Add open and close callbacks for HID device | Marcel Holtmann | 2007-02-26 |
* | [Bluetooth] Add support for using the HID subsystem | Marcel Holtmann | 2007-02-26 |
* | [Bluetooth] Fix wrong put_user() from HIDP compat ioctl patch | Marcel Holtmann | 2007-02-26 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | [NET] BLUETOOTH: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-11 |
* | [PATCH] hidp __user annotations | Al Viro | 2007-02-09 |
* | [Bluetooth] Fix HID disconnect NULL pointer dereference | Marcel Holtmann | 2006-10-20 |
* | [Bluetooth] Add locking for bt_proto array manipulation | Marcel Holtmann | 2006-10-16 |
* | [Bluetooth] Fix reference count when connection lookup fails | Marcel Holtmann | 2006-10-16 |
* | [Bluetooth] Disconnect HID interrupt channel first | Marcel Holtmann | 2006-10-16 |
* | [Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP | Marcel Holtmann | 2006-10-16 |
* | [Bluetooth] Integrate services into the driver model | Marcel Holtmann | 2006-09-28 |
* | [Bluetooth] Let BT_HIDP depend on INPUT | Marcel Holtmann | 2006-07-12 |
* | [Bluetooth] Remaining transitions to use kzalloc() | Marcel Holtmann | 2006-07-12 |