summaryrefslogtreecommitdiff
path: root/drivers/usb/input
AgeCommit message (Expand)Author
2006-01-05Input: add missing keys from input.h to hid-debug.hMichael Hanselmann
2006-01-05Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2006-01-04[PATCH] USB: add driver for ATI/Philips USB RF remotesVille Syrjälä
2006-01-04[PATCH] USB: Use ARRAY_SIZE macroTobias Klauser
2006-01-04[PATCH] USB: ati_remote: use time_before() and friendsMarcelo Feitoza Parisi
2006-01-04[PATCH] USB: mark various usb tables constArjan van de Ven
2006-01-04[PATCH] USB: input/touchkitusb: handle multiple packetsDaniel Ritz
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2005-12-30[PATCH] Input: wacom - fix X axis setupDenny Priebe
2005-12-30[PATCH] Input: kbtab - fix Y axis setupDmitry Torokhov
2005-12-29[PATCH] Input: aiptek - fix Y axis setupRiccardo Magliocchetti
2005-12-21Input: appletouch - add support for Geyser 2Michael Hanselmann
2005-12-20Manual merge with Linus (conflict in drivers/input/misc/wistron_bnts.c)Dmitry Torokhov
2005-12-18[PATCH] Input: fix an OOPS in HID driverDmitry Torokhov
2005-12-13[PATCH] hid-core: Zero-pad truncated reportsAdam Kropelin
2005-12-11Input: add the fn key to hid-debug.hMichael Hanselmann
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman
2005-11-17[PATCH] USB: wacom tablet driver updatePing Cheng
2005-11-17[PATCH] USB: add new wacom devices to usb hid-core listPing Cheng
2005-10-30[PATCH] Typo fix: dot after newline in printk stringsJean Delvare
2005-10-28[PATCH] hid-core: Add Clear-Halt on the Interrupt-in endpointAlan Stern
2005-10-28[PATCH] USB: Buffer overflow patch for Yealink driverHenk
2005-10-28[PATCH] usb/input/touchkit: add more device IDsDaniel Ritz
2005-10-28[PATCH] usb_interface power stateDavid Brownell
2005-10-28[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman
2005-10-28[PATCH] drivers/usb/input: convert to dynamic input_dev allocationDmitry Torokhov
2005-10-17[PATCH] USB: fix bug in handling of highspeed usb HID devicesChristian Krause
2005-09-12[PATCH] USB: add apple usb touchpad driverStelian Pop
2005-09-12Revert "[PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new ...Greg KH
2005-09-09Manual merge with LinusDmitry Torokhov
2005-09-08[PATCH] USB: yealink: fix htons usage, documentation updatesHenk
2005-09-08[PATCH] USB: fix endian issues in yealink driver.Greg Kroah-Hartman
2005-09-08[PATCH] input-driver-yealink-P1K-usb-phoneHenk
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern
2005-09-08[PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new G4 power...Andrew de Quincey
2005-09-08[PATCH] USB: fix keyspan_remote endian bug on probeGreg Kroah-Hartman
2005-09-07[PATCH] USB: convert kcalloc to kzallocPekka Enberg
2005-09-05Input: HIDDEV - make HIDIOCSREPORT wait IO completionStefan Nickl
2005-09-05Input: HID - add Wireless Security Lock to HID blacklistBrian Schau
2005-09-05Input: HID - add mapping for Powerbook USB keyboardStelian Pop
2005-09-05Input: HID - add the Trust Predator TH 400 gamepad to the badpad listVojtech Pavlik
2005-09-05Input: HID - add a quirk for the Apple PowermouseVojtech Pavlik
2005-09-05Input: HID - fix URB success status handlingVojtech Pavlik
2005-09-05Input: HID - add support for Logitech UltraX Media Remote controlMicah F. Galizia
2005-09-05Input: HID - handle multi-transascion reportsMichael Haboustak
2005-09-05Input: HID - add more consumer usagesVojtech Pavlik
2005-09-05Input: add HID simulation mappingsVojtech Pavlik
2005-09-05Inpur: recognize and ignore Logitech vendor usages in HIDVojtech Pavlik
2005-08-16[PATCH] USB: fix usb wacom tablet driver bugPing Cheng
2005-07-29[PATCH] USB: hidinput_hid_event() oops fixPete Zaitcev