aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/yealink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08Input: move USB miscellaneous devices under drivers/input/miscDmitry Torokhov1-1004/+0
2007-05-03Input: drivers/usb/input - usb_buffer_free() cleanupDmitry Torokhov1-12/+11
2007-04-12Input: USB devices - switch to using input_dev->dev.parentDmitry Torokhov1-1/+1
2007-04-12Input: drivers/usb/input - don't access dev->private directlyDmitry Torokhov1-3/+4
2007-04-12Input: USB devices - handle errors when registering input devicesDmitry Torokhov1-1/+3
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-3/+3
2006-12-01USB: yealink: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-4/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-5/+4
2006-09-27USB: fix __must_check warnings in drivers/usb/input/Greg Kroah-Hartman1-1/+1
2006-09-12USB: Fix unload oops and memory leak in yealink driverHenk Vergonet1-6/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-21[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell1-3/+1
2006-01-31[PATCH] USB: yealink printk warning fixAndrew Morton1-1/+1
2006-01-31[PATCH] drivers/usb/input/yealink.c: Cleanup device matching codeHenk1-27/+19
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-10-28[PATCH] drivers/usb/input: convert to dynamic input_dev allocationDmitry Torokhov1-31/+35
2005-09-08[PATCH] USB: yealink: fix htons usage, documentation updatesHenk1-3/+3
2005-09-08[PATCH] USB: fix endian issues in yealink driver.Greg Kroah-Hartman1-2/+5
2005-09-08[PATCH] input-driver-yealink-P1K-usb-phoneHenk1-0/+1010