| Commit message (Expand) | Author | Age |
* | HID: remove redundant WARN_ON()s in order not to scare users | Jiri Kosina | 2008-01-28 |
* | HID: add hidraw interface | Jiri Kosina | 2007-10-14 |
* | HID: make debugging output runtime-configurable | Jiri Kosina | 2007-07-09 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos... | Linus Torvalds | 2007-04-30 |
|\ |
|
| * | Merge branch 'field-zeroing' into for-linus | Jiri Kosina | 2007-04-29 |
| |\ |
|
| | * | HID: introduce proper zeroing of unused bits in output reports | Simon Budig | 2007-04-11 |
| * | | HID: update copyright and authorship macro | Jiri Kosina | 2007-04-16 |
| |/ |
|
* / | HID: Do not discard truncated input reports | Adam Kropelin | 2007-04-05 |
|/ |
|
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos... | Linus Torvalds | 2007-03-15 |
|\ |
|
| * | HID: zeroing of bytes in output fields is bogus | Jiri Kosina | 2007-03-12 |
| * | HID: allocate hid_parser in a proper way | Jiri Kosina | 2007-03-12 |
* | | [PATCH] hid-core endianness annotations | Al Viro | 2007-03-14 |
|/ |
|
* | HID: fix possible double-free on error path in hid parser | Jiri Kosina | 2007-03-01 |
* | HID: fix bug in zeroing the last field byte in output reports | Jiri Kosina | 2007-03-01 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG | Jiri Kosina | 2007-02-05 |
* | HID: hid debug from hid-debug.h to hid layer | Jiri Kosina | 2007-02-05 |
* | HID: fix memleaking of collection | Jiri Kosina | 2007-01-25 |
* | HID: compilation fix when DEBUG_DATA is defined | Jiri Kosina | 2007-01-21 |
* | HID: proper LED-mapping for SpaceNavigator | Simon Budig | 2007-01-21 |
* | HID: Fix DRIVER_DESC macro | Jiri Kosina | 2007-01-09 |
* | HID: mousepoll parameter makes no sense for generic HID | Jiri Kosina | 2007-01-08 |
* | HID: tiny patch to remove a kmalloc cast | Ahmed S. Darwish | 2007-01-08 |
* | [PATCH] Generic HID layer - input and event reporting | Jiri Kosina | 2006-12-08 |
* | [PATCH] Generic HID layer - hiddev | Jiri Kosina | 2006-12-08 |
* | [PATCH] Generic HID layer - API | Jiri Kosina | 2006-12-08 |
* | [PATCH] Generic HID layer - code split | Jiri Kosina | 2006-12-08 |