aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-04[PATCH] USB: Remove unneeded kmalloc() return value castsJesper Juhl2-4/+4
2006-01-04[PATCH] USB: mark various usb tables constArjan van de Ven1-2/+2
2006-01-04[PATCH] USB: drivers/usb/misc/sisusbvga/sisusb.c: remove dead codeAdrian Bunk1-6/+0
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman15-15/+0
2005-12-15[PATCH] auerswald.c: %zd for size_tAl Viro1-1/+1
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman7-14/+6
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering4-3/+1
2005-10-30[PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman1-5/+2
2005-10-29[PATCH] idmouse cleanup and overflow fixAl Viro1-14/+2
2005-10-28[PATCH] Missing transfer_flags setting in usbtestAlan Stern1-0/+1
2005-10-28[PATCH] USB: sisusb warning fixAndrew Morton1-1/+1
2005-10-28[PATCH] usb_interface power stateDavid Brownell1-10/+0
2005-10-28[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer neededGreg Kroah-Hartman6-20/+10
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro1-3/+3
2005-09-12[PATCH] usb: fix uss720 schedule with interrupts offThomas Sailer1-123/+270
2005-09-12[PATCH] USB: sisusb[vga] updateThomas Winischhofer8-55/+4231
2005-09-08[PATCH] USB ldusb: fmt warnings fixes for 64-bit platformsAlexey Dobriyan1-3/+3
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern3-6/+3
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek1-1/+1
2005-07-29[PATCH] USB: ldusb fixesMichael Hund1-1/+6
2005-07-12[PATCH] USB: add ldusb driverMichael Hund3-0/+805
2005-06-27[PATCH] USB: upgrade of the idmouse driverFlorian Echtler1-61/+88
2005-06-27[PATCH] USB: usbtest updatesDavid Brownell1-8/+52
2005-06-20[PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c: update device attribute callbacksYani Ioannou4-21/+21
2005-05-03[PATCH] USB: Spelling fixes for drivers/usb.Steven Cole1-1/+1
2005-04-26[PATCH] size_t portability fixes - drivers/usbAl Viro1-1/+1
2005-04-22[PATCH] USB: new SiS device idThomas Winischhofer1-0/+1
2005-04-18[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl1-16/+10
2005-04-18[PATCH] USB: new SIS device idThomas Winischhofer1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds23-0/+36688