summaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/yealink.c
Commit message (Expand)AuthorAgeFilesLines
* Input: move USB miscellaneous devices under drivers/input/miscDmitry Torokhov2007-05-081-1004/+0Star
* Input: drivers/usb/input - usb_buffer_free() cleanupDmitry Torokhov2007-05-031-12/+11Star
* Input: USB devices - switch to using input_dev->dev.parentDmitry Torokhov2007-04-121-1/+1
* Input: drivers/usb/input - don't access dev->private directlyDmitry Torokhov2007-04-121-3/+4
* Input: USB devices - handle errors when registering input devicesDmitry Torokhov2007-04-121-1/+3
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-071-3/+3
* USB: yealink: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-4/+2Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-5/+4Star
* USB: fix __must_check warnings in drivers/usb/input/Greg Kroah-Hartman2006-09-271-1/+1
* USB: Fix unload oops and memory leak in yealink driverHenk Vergonet2006-09-121-6/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell2006-06-221-3/+1Star
* [PATCH] USB: yealink printk warning fixAndrew Morton2006-02-011-1/+1
* [PATCH] drivers/usb/input/yealink.c: Cleanup device matching codeHenk2006-02-011-27/+19Star
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0Star
* [PATCH] drivers/usb/input: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-31/+35
* [PATCH] USB: yealink: fix htons usage, documentation updatesHenk2005-09-091-3/+3
* [PATCH] USB: fix endian issues in yealink driver.Greg Kroah-Hartman2005-09-091-2/+5
* [PATCH] input-driver-yealink-P1K-usb-phoneHenk2005-09-091-0/+1010