Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | HID: hid-ntrig add multi input quirk and clean up | Rafi Rubin | 2010-02-16 | 1 | -11/+58 | |
| * | | | | | | | | | HID: usbhid: introduce timeout for stuck ctrl/out URBs | Oliver Neukum | 2010-02-12 | 2 | -2/+28 | |
| * | | | | | | | | | HID: remove MODULE_VERSION from new drivers | Jiri Kosina | 2010-02-10 | 4 | -4/+0 | |
| * | | | | | | | | | HID: Support for MosArt multitouch panel | Stephane Chatty | 2010-02-10 | 5 | -5/+290 | |
| * | | | | | | | | | HID: add pressure support for the Stantum multitouch panel | Stephane Chatty | 2010-02-10 | 1 | -4/+5 | |
| * | | | | | | | | | HID: fixed bug in single-touch emulation on the stantum panel | Stephane Chatty | 2010-02-10 | 1 | -1/+1 | |
| * | | | | | | | | | HID: fix typo in error message | Bastien Nocera | 2010-02-09 | 1 | -1/+1 | |
| * | | | | | | | | | HID: add mapping for "AL Network Chat" usage | Leo P White | 2010-02-09 | 1 | -0/+1 | |
| * | | | | | | | | | HID: use multi input quirk for TouchPack touchscreen | Thadeu Lima de Souza Cascardo | 2010-02-04 | 2 | -1/+5 | |
| * | | | | | | | | | HID: make full-fledged hid-bus drivers properly selectable | Jiri Kosina | 2010-02-03 | 1 | -4/+2 | |
| * | | | | | | | | | HID: add support for Pixart Imaging Optical Touch Screen | Alex Neblett | 2010-02-03 | 3 | -0/+4 | |
| * | | | | | | | | | Merge branch 'master' into upstream | Jiri Kosina | 2010-02-02 | 5918 | -285222/+487828 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | HID: use multi input quirk for eTurboTouch touchscreen | Thadeu Lima de Souza Cascardo | 2010-02-02 | 2 | -0/+4 | |
| * | | | | | | | | | | HID: add NOGET quirk for Prodige Cordless Combo | Alexander Shishkin | 2010-02-02 | 2 | -0/+4 | |
| * | | | | | | | | | | HID: update copyright | Jiri Kosina | 2010-02-02 | 3 | -3/+3 | |
| * | | | | | | | | | | HID: add support for Ortek WKB-2000 | Johnathon Harris | 2010-01-26 | 5 | -0/+68 | |
| * | | | | | | | | | | HID: let hid-input accept digitizers | Stephane Chatty | 2010-01-17 | 1 | -1/+1 | |
| * | | | | | | | | | | HID: hid-debug.c: make local symbols static | H Hartley Sweeten | 2010-01-15 | 1 | -3/+3 | |
| * | | | | | | | | | | HID: remove TENX iBuddy from blacklist | Jiri Kosina | 2010-01-13 | 2 | -6/+0 | |
| * | | | | | | | | | | HID: add support for Acer T230H multitouch | Stephane Chatty | 2010-01-13 | 5 | -0/+270 | |
| * | | | | | | | | | | HID: add driver for the Logitech Flight System G940 | Gary Stein | 2010-01-13 | 8 | -1/+202 | |
| * | | | | | | | | | | HID: make USB device id constant | Márton Németh | 2010-01-12 | 1 | -1/+1 | |
| * | | | | | | | | | | HID: allow disabling hard-coded ISO-layout for Apple keyboards | Stefan Glasenhardt | 2010-01-06 | 1 | -5/+12 | |
| * | | | | | | | | | | HID: fix parsing of local delimiter with size 0 | Jiri Kosina | 2010-01-05 | 1 | -1/+2 | |
| * | | | | | | | | | | HID: handle joysticks with large number of buttons | Jiri Kosina | 2010-01-04 | 2 | -1/+48 | |
| * | | | | | | | | | | HID: make Stantum driver standalone config option | Jiri Kosina | 2010-01-04 | 1 | -1/+1 | |
| * | | | | | | | | | | HID: add support for Stantum multitouch panel | Stephane Chatty | 2010-01-04 | 5 | -0/+294 | |
| * | | | | | | | | | | HID: make 3M PCT touchscreen driver standalone config option | Jiri Kosina | 2009-12-23 | 1 | -2/+1 | |
| * | | | | | | | | | | HID: Support for 3M multitouch panel | Stephane Chatty | 2009-12-23 | 5 | -0/+303 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2010-02-25 | 21 | -193/+1721 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add MAINTAINERS entry for virtio_console | Amit Shah | 2010-02-24 | 1 | -0/+6 | |
| * | | | | | | | | | | | virtio: console: Fill ports' entire in_vq with buffers | Amit Shah | 2010-02-24 | 1 | -21/+32 | |
| * | | | | | | | | | | | virtio: console: Error out if we can't allocate buffers for control queue | Amit Shah | 2010-02-24 | 1 | -6/+21 | |
| * | | | | | | | | | | | virtio: console: Add ability to remove module | Amit Shah | 2010-02-24 | 1 | -0/+41 | |
| * | | | | | | | | | | | virtio: console: Ensure no memleaks in case of unused buffers | Amit Shah | 2010-02-24 | 1 | -3/+8 | |
| * | | | | | | | | | | | virtio: console: show error message if hvc_alloc fails for console ports | Amit Shah | 2010-02-24 | 1 | -0/+2 | |
| * | | | | | | | | | | | virtio: console: Add debugfs files for each port to expose debug info | Amit Shah | 2010-02-24 | 1 | -0/+71 | |
| * | | | | | | | | | | | virtio: console: Add ability to hot-unplug ports | Amit Shah | 2010-02-24 | 2 | -2/+64 | |
| * | | | | | | | | | | | virtio: console: Handle port hot-plug | Amit Shah | 2010-02-24 | 1 | -6/+72 | |
| * | | | | | | | | | | | virtio: console: Remove cached data on port close | Amit Shah | 2010-02-24 | 1 | -0/+40 | |
| * | | | | | | | | | | | virtio: console: Register with sysfs and create a 'name' attribute for ports | Amit Shah | 2010-02-24 | 2 | -0/+58 | |
| * | | | | | | | | | | | virtio: console: Ensure only one process can have a port open at a time | Amit Shah | 2010-02-24 | 1 | -1/+17 | |
| * | | | | | | | | | | | virtio: console: Add file operations to ports for open/read/write/poll | Amit Shah | 2010-02-24 | 2 | -1/+164 | |
| * | | | | | | | | | | | virtio: console: Associate each port with a char device | Amit Shah | 2010-02-24 | 2 | -7/+82 | |
| * | | | | | | | | | | | virtio: console: Prepare for writing to userspace buffers | Amit Shah | 2010-02-24 | 1 | -6/+14 | |
| * | | | | | | | | | | | virtio: console: Add a new MULTIPORT feature, support for generic ports | Amit Shah | 2010-02-24 | 2 | -56/+357 | |
| * | | | | | | | | | | | virtio: console: Introduce a send_buf function for a common path for sending ... | Amit Shah | 2010-02-24 | 1 | -17/+33 | |
| * | | | | | | | | | | | virtio: console: Introduce function to hand off data from host to readers | Amit Shah | 2010-02-24 | 1 | -36/+106 | |
| * | | | | | | | | | | | virtio: console: Separate out find_vqs operation into a different function | Amit Shah | 2010-02-24 | 1 | -12/+86 | |
| * | | | | | | | | | | | virtio: console: Separate out console init into a new function | Amit Shah | 2010-02-24 | 1 | -22/+39 |