aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-31[PATCH] USB: cp2101 Add new device IDsCraig Shelley1-5/+9
2006-01-31[PATCH] USB: add new pl2303 device idsDenis MONTERRAT2-0/+4
2006-01-31[PATCH] USB: pl2303: Added support for CA-42 clone cableMartin Gingras2-1/+6
2006-01-31[PATCH] USB: touchkitusb.c (eGalax driver) fixJuergen Schindele1-0/+3
2006-01-31[PATCH] USB: asix - Add device IDs for 0G0 Cable EthernetDavid Hollis1-0/+4
2006-01-31[PATCH] USB: SN9C10x driver updates and bugfixesLuca Risolia9-756/+955
2006-01-31[PATCH] USB: usb-storage support for SONY DSC-T5 still cameraAlexandre Duret-Lutz1-5/+5
2006-01-31[PATCH] USB: fix oops in acm disconnectOliver Neukum1-2/+7
2006-01-31[PATCH] USB: cleanup of usblpOliver Neukum1-47/+24
2006-01-31[PATCH] USB: usb-storage: Add support for Rio KarmaMatthew Dharm3-0/+79
2006-01-31[PATCH] drivers/usb/input/yealink.c: Cleanup device matching codeHenk1-27/+19
2006-01-31[PATCH] USB: ftdi: Two new ATIK based USB astronomical CCD camerasRui Santos2-2/+6
2006-01-31[PATCH] USB: ftdi_sio: new PID for PCDJ DAC2Wouter Paesen2-0/+7
2006-01-31[PATCH] USB: ftdi_sio: new IDs for Westrex devicesIan Abbott2-0/+8
2006-01-31[PATCH] USB: new id for ftdi_sio.c and ftdi_sio.hLouis Nyffenegger2-0/+6
2006-01-31[PATCH] USB: fix ehci early handoff issues warningAndrew Morton1-1/+0
2006-01-31[PATCH] USB: fix EHCI early handoff issuesDavid Brownell2-98/+71
2006-01-31Input: hiddev - fix off-by-one for num_values in uref_multi requestsBen Collins1-1/+1
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-2/+2
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds5-20/+7
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk1-2/+0
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-22/+243
2006-01-14Input: HID - add support for fn key on Apple PowerBooksMichael Hanselmann4-14/+201
2006-01-14Input: wacom - fix compile on PowerPCDmitry Torokhov1-7/+7
2006-01-14Input: HID - add more simulation usagesDmitry Torokhov1-1/+4
2006-01-14Input: HID - fix an oops in PID initialization codeDmitry Torokhov1-1/+1
2006-01-14Input: HID - add support for Cherry Cymotion keyboardVojtech Pavlik3-0/+31
2006-01-13[PATCH] Remove usb gadget generic driver methodsRussell King4-12/+0
2006-01-13[PATCH] Add usb_serial_bus_type probe and remove methodsRussell King1-8/+7
2006-01-10[PATCH] TTY layer buffering revampAlan Cox21-200/+76
2006-01-10[PATCH] turn "const static" into "static const"Jesper Juhl2-3/+3
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds3-18/+18
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen3-18/+18
2006-01-10Small fixups to the EHCI Kconfig help textJesper Juhl1-5/+5
2006-01-10spelling: s/trough/through/Adrian Bunk1-1/+1
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk1-1/+1
2006-01-09V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann8-0/+8
2006-01-08[PATCH] shrink dentry structEric Dumazet1-3/+3
2006-01-08[PATCH] fix more missing includesTim Schmielau3-0/+3
2006-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-36/+124
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2-2/+2
2006-01-07Merge with Linus' kernel.Russell King163-1978/+6124
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard1-2/+2
2006-01-05Input: add missing keys from input.h to hid-debug.hMichael Hanselmann1-1/+15
2006-01-05Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov164-1984/+6133
2006-01-06[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callbackDominik Brodowski1-35/+9
2006-01-06[PATCH] pcmcia: remove dev_list from driversDominik Brodowski1-15/+1
2006-01-06[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski1-22/+9
2006-01-05[PATCH] pcmcia: new suspend coreDominik Brodowski1-17/+24
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-44/+42