aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2005-06-27[PATCH] pcmcia id_table for sl811.csDavid Brownell1-13/+8
2005-06-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds75-3800/+8319
2005-06-27[PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt1-8/+5
2005-06-27Merge 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-2/+4
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds21-779/+1231
2005-06-27[PATCH] USB: usbcore: inverted test for resuming interfacesAlan Stern1-1/+1
2005-06-27[PATCH] USB: resolve ethernet gadget build glitch on pxaDavid Brownell1-0/+2
2005-06-27[PATCH] USB: usbnet debug message fixDavid Brownell1-1/+1
2005-06-27[PATCH] USB Storage: retry hard errorsMatthew Dharm1-0/+9
2005-06-27[PATCH] USB Storage: port reset on transport errorMatthew Dharm4-64/+82
2005-06-27[PATCH] USB Storage: endpoint toggles and reset delaysMatthew Dharm1-10/+9
2005-06-27[PATCH] USB: usblp: 2x up() in usblp_readDomen Puncer1-0/+1
2005-06-27[PATCH] USB: fix atiremote input doesn`t register `device` & `driver` section...Vincent Vanackere1-0/+1
2005-06-27[PATCH] USB: add support for Creative WebCam mini to stv680 driverKiril Jovchev2-2/+11
2005-06-27[PATCH] USB: Fix race condition in usblp_writeC. Adam Oldham1-0/+2
2005-06-27[PATCH] USB: ehci-hcd - fix page pointer allocation in itd_patch()David Brownell1-10/+7
2005-06-27[PATCH] USB UHCI: Detect invalid portsAlan Stern1-7/+7
2005-06-27[PATCH] USB gadget: drain rndis response queue on disconnectDavid Brownell1-1/+7
2005-06-27[PATCH] USB: fix drivers/usb/gadget/ether.c compile errorDavid Brownell1-32/+21
2005-06-27[PATCH] USB: dummy_hcd: add suspend/resume supportAlan Stern1-17/+162
2005-06-27[PATCH] USB: dummy_hcd: sparse cleanupsAlan Stern1-17/+23
2005-06-27[PATCH] USB: usbatm kcalloc cleanupDuncan Sands1-4/+1
2005-06-27[PATCH] USB: fix usbatm gcc-2.95.x bugAndrew Morton1-1/+2
2005-06-27[PATCH] USB ATM: avoid oops on bind failure; plug memory leakDuncan Sands1-4/+5
2005-06-27[PATCH] USB ATM: reduce log spammingDuncan Sands1-10/+11
2005-06-27[PATCH] USB ATM: bits and bobsDuncan Sands2-13/+44
2005-06-27[PATCH] USB ATM: generic DSL modem driver xusbatmDuncan Sands1-0/+196
2005-06-27[PATCH] USB ATM: driver for the Conexant AccessRunner chipset cxacruDuncan Sands1-0/+878
2005-06-27[PATCH] USB ATM: port speedtch to new usbatm coreDuncan Sands1-552/+533
2005-06-27[PATCH] USB: fix speedtch.c merge with next patch.Andrew Morton1-2/+0
2005-06-27[PATCH] USB ATM: new usbatm coreDuncan Sands4-1364/+1414
2005-06-27[PATCH] USB: misc ehci updatesDavid Brownell4-20/+70
2005-06-27[PATCH] USB: pxa2xx_udc updatesDavid Brownell2-21/+32
2005-06-27[PATCH] USB: goku_udc updates (sparse, SETUP api change)David Brownell1-11/+17
2005-06-27[PATCH] USB: net2280 updates (sparse, SETUP api change)David Brownell1-22/+29
2005-06-27[PATCH] USB: gadget driver updates (SETUP api change)David Brownell6-42/+40
2005-06-27[PATCH] USB: Kconfig fixes for usb/gadgetDavid Brownell1-1/+10
2005-06-27[PATCH] USB: upgrade of the idmouse driverFlorian Echtler1-61/+88
2005-06-27[PATCH] USB dummy_hcd: Use root-hub interrupts instead of pollingAlan Stern1-0/+10
2005-06-27[PATCH] USB dummy_hcd: Centralize link state computationsAlan Stern1-92/+162
2005-06-27[PATCH] USB dummy_hcd: Use separate pdevs for HC and UDCAlan Stern1-98/+133
2005-06-27[PATCH] USB: dummy_hcd: USB_PORT_FEAT changed to USB_PORT_STATAlan Stern1-27/+23
2005-06-27[PATCH] USB dummy_hcd: Partial OTG emulationAlan Stern1-2/+28
2005-06-27[PATCH] USB: more omap_udc updates (dma and omap1710)David Brownell2-41/+116
2005-06-27[PATCH] USB: ethernet gadget updates (mostly cleanup)David Brownell1-180/+107
2005-06-27[PATCH] USB: rndis updates (mostly cleanup)David Brownell4-344/+285
2005-06-27[PATCH] USB HCDs: no longer need to register root hubAlan Stern6-135/+4
2005-06-27[PATCH] usbcore: register root hub in usb_add_hcdAlan Stern2-26/+49
2005-06-27[PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budgetAlan Stern5-12/+8
2005-06-27[PATCH] UHCI: Don't store device pointer in QH or TDAlan Stern3-26/+12
2005-06-27[PATCH] usbcore: Remove hub_set_power_budgetAlan Stern3-14/+10
2005-06-27[PATCH] USB: check for device in zd1201_resumeColin Leroy1-0/+3
2005-06-27[PATCH] USB: PM support for zd1201Colin Leroy2-0/+39
2005-06-27[PATCH] USB: add ability for usb-serial drivers to determine if their write u...Greg Kroah-Hartman10-46/+85
2005-06-27[PATCH] USB: add reboot notifier to ohciDavid Brownell3-4/+26
2005-06-27[PATCH] USB: usbtest updatesDavid Brownell1-8/+52
2005-06-27[PATCH] USB: fix acm trouble with terminalsOliver Neukum2-37/+197
2005-06-27[PATCH] usbcore support for root-hub IRQ instead of pollingAlan Stern3-87/+140
2005-06-27[PATCH] USB UHCI: Add shutdown methodAlan Stern1-0/+16
2005-06-27[PATCH] USB UHCI: improved reset handlingAlan Stern1-29/+40
2005-06-27[PATCH] USB UHCI: Use root-hub IRQs while suspendedAlan Stern4-60/+92
2005-06-27[PATCH] USB UHCI: Fix up loose endsAlan Stern1-21/+65
2005-06-27[PATCH] USB UHCI: Add root-hub suspend/resume supportAlan Stern3-102/+202
2005-06-27[PATCH] USB UHCI: Add root hub statesAlan Stern4-156/+212
2005-06-27[PATCH] USB UHCI: Minor improvementsAlan Stern3-53/+55
2005-06-27[PATCH] USB UHCI: subroutine reorderingAlan Stern1-144/+143
2005-06-27[PATCH] USB: turn a user mode driver error into a hard errorDavid Brownell1-3/+3
2005-06-27[PATCH] USB: Fix oops at rmmod after failed probe in isp116x-hcdOlav Kongas1-1/+10
2005-06-27[PATCH] USB: Add isp116x-hcd USB host controller driverOlav Kongas5-0/+2480
2005-06-27[PATCH] USB: omap_udc updates (mostly cleanups)David Brownell1-57/+93
2005-06-27[PATCH] USB: g_file_storage: export "stall" parameterAlan Stern1-13/+14
2005-06-27[PATCH] USB: g_file_storage: Consolidate min()sAlan Stern1-12/+9
2005-06-27[PATCH] NETDEV: fix receiving multicast frames.YOSHIFUJI Hideaki2-2/+2
2005-06-27[PATCH] NETDEV: Elecom (Laneed) LD-USBL/TX support.YOSHIFUJI Hideaki1-0/+2
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter3-6/+3
2005-06-23[PATCH] better USB_MON dependenciesAdrian Bunk4-12/+7
2005-06-23[PATCH] pwc-uncompress warning fixAndrew Morton1-6/+5
2005-06-23[PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig1-12/+1
2005-06-22[PATCH] USB: fix hid core to return proper error code from probeStelian Pop1-2/+2
2005-06-20[PATCH] USB: fix show_modalias() function due to attribute changeGreg Kroah-Hartman1-1/+1
2005-06-20[PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c...Yani Ioannou7-65/+65
2005-06-20[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...Yani Ioannou5-22/+22
2005-06-20[PATCH] usbcore: Don't call device_release_driver recursivelyAlan Stern1-2/+8
2005-06-20[PATCH] usb: klist_node_attached() fixPatrick Mochel1-1/+1
2005-06-20[PATCH] USB: fix build warning in usb core as pointed out by Andrew.gregkh@suse.de1-1/+1
2005-06-20[PATCH] Fix up USB to use klist_node_attached() instead of list_empty() on li...mochel@digitalimplant.org1-2/+2
2005-06-20[PATCH] Use driver_for_each_device() instead of manually walking list.mochel@digitalimplant.org1-18/+23
2005-06-20[PATCH] USB: trivial error path fixMark M. Hoffman1-0/+1
2005-06-20[PATCH] class: convert drivers/* to use the new class api instead of class_si...gregkh@suse.de1-6/+6
2005-06-20[PATCH] USB: move the usb hcd code to use the new class code.gregkh@suse.de3-44/+37
2005-06-20[PATCH] make driver's name be const char *Dmitry Torokhov1-1/+1
2005-06-17merge by hand (fix up qla_os.c merge error)James Bottomley1-9/+0
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik1-3/+0
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik1-4/+0
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik1-2/+0
2005-06-16[PATCH] fix for kaweth broken by changes in the networking layerOliver Neukum1-1/+1
2005-06-13[PATCH] spin longer for ehci port reset completionDavid Brownell1-1/+4
2005-06-12[PATCH] pwc bug fixAlan Cox1-4/+0
2005-06-09[PATCH] USB: ftdi_sio: avoid losing received data in tty-ldiscIan Abbott1-27/+91
2005-06-06Input: wacom - fix formatting in accordance to CodingStyleDmitry Torokhov1-71/+52
2005-06-06Input: Wacom driver updatePing Cheng1-183/+153
2005-06-06Input: add driver for Acecad Flair USB tabletsStephane VOLTZ5-0/+306
2005-06-06Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...Dmitry Torokhov16-319/+1604
2005-06-03[PATCH] USB: resolve Zaurus problemDavid Brownell1-1/+1
2005-06-03[PATCH] USB: CP2101 Add support for flow controlCraig Shelley1-88/+275
2005-06-03[PATCH] USB Storage: Add unusual_devs for Trumpion Voice RecorderPhil Dibowitz1-0/+9
2005-06-03[PATCH] USB: make MODALIAS code a bit smaller devicesPaulo Marques1-12/+10
2005-06-03[PATCH] USB: add Option Card driverMatthias Urlichs3-0/+741
2005-06-03[PATCH] USB: add Vernier devices to HID blacklistGreg Kroah-Hartman1-0/+10
2005-06-03[PATCH] USB: hid-core: add Earthmate lt-20 productid to blacklist tableLonnie Mendez1-0/+2
2005-06-03[PATCH] USB: add new wacom device to usb hid-core listPing Cheng1-0/+6
2005-06-03[PATCH] USB: remove drivers/usb/media/pwc/ChangeLogAdrian Bunk1-143/+0
2005-06-01Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...Dmitry Torokhov2-4/+0
2005-05-31[PATCH] USB: fix usb-serial generic initializationGreg Kroah-Hartman1-10/+10
2005-05-31[PATCH] USB: ftdi_sio: new PID for ELV UM100Ian Abbott2-0/+5
2005-05-31[PATCH] USB: add sl811_cs supportDavid Brownell3-0/+454
2005-05-31[PATCH] USB: sl811-hcd fixesDavid Brownell1-65/+81
2005-05-29Input: HID items of width 32 (bits) or greater are incorrectly extractedAdam Kropelin1-1/+1
2005-05-29Input: remove user counters from drivers/usb/input since inputDmitry Torokhov10-106/+23
2005-05-29Input: mtouchusb was indented with spaces instead of tabs, passDmitry Torokhov1-214/+201
2005-05-29Input: whitespace fixes in drivers/usb/inputDmitry Torokhov15-308/+300
2005-05-29Input: Fix a warning in hid-core.Vojtech Pavlik1-1/+1
2005-05-29Input: Make hid-core issue a SET_IDLE request before GET_REPORT, likeVojtech Pavlik1-4/+9
2005-05-29Input: Add driver for ITM Touch USB touchscreens.Hans-Christian Egtvedt3-0/+294
2005-05-28[PATCH] Fix up pwc driver compilation.Dave Jones2-4/+0
2005-05-27[PATCH] remove non-cleanroom pwc driver compressionAlan Cox10-2473/+14
2005-05-25[PATCH] Speedtouch resync after lost signal.David Woodhouse1-0/+2
2005-05-16[PATCH] USB: add modalias sysfs file for usb devicesGreg KH1-0/+34
2005-05-16[PATCH] USB: cypress_m8: add support for the DeLorme Earthmate lt-20Lonnie Mendez2-0/+3
2005-05-16[PATCH] USB: ehci suspend must stop timerDavid Brownell1-0/+1
2005-05-16[PATCH] USB: usbnet driver fixesDavid Brownell2-32/+35
2005-05-03[PATCH] USB cypress_m8: update kernel driver with current sourceLonnie Mendez1-97/+88
2005-05-03[PATCH] USB: Spelling fixes for drivers/usb.Steven Cole24-34/+34
2005-05-03[PATCH] USB: unusual_devs entry for Minolta Dimage Z10Phil Dibowitz1-0/+7
2005-05-03[PATCH] USB: unusual_devs.h: atmel snd1 storageVivian Bregier1-0/+8
2005-05-03[PATCH] USB: ftdi_sio redundant macro removalIan Abbott2-6/+2
2005-05-03[PATCH] USB: VID/PID updates for ftdi_sio driverIan Abbott2-11/+57
2005-05-03[PATCH] USB: new usbnet device idAndrea Arcangeli1-0/+3
2005-05-03[PATCH] USB: add a driver for the AirPrime CDMA Wireless PC card.Greg KH3-0/+73
2005-05-03[PATCH] USB: ehci power fixesDavid Brownell3-30/+56
2005-05-03[PATCH] USB Storage: fix compile errorMatthew Dharm1-0/+1
2005-04-26[PATCH] size_t portability fixes - drivers/usbAl Viro3-4/+4
2005-04-26[PATCH] pegasus NULL noise removalAl Viro1-2/+2
2005-04-23[PATCH] USB: Fix for ati_remotePatrick Boettcher1-1/+1
2005-04-22[PATCH] USB: better usbnet zaurus/mdlm/... fixDavid Brownell1-31/+135
2005-04-22[PATCH] usbnet: Convert ASIX code to use new status infrastructureDavid Hollis1-126/+135
2005-04-22[PATCH] USB: MODALIAS change for bcdDeviceRoman Kagan1-4/+2
2005-04-22[PATCH] USB: drivers/usb/net/zd1201.c: make some code staticAdrian Bunk1-9/+11
2005-04-22[PATCH] USB: drivers/usb/media/pwc/: make code staticAdrian Bunk3-45/+41
2005-04-22[PATCH] USB: drivers/usb/media/sn9c102_core.c: make 2 functions staticAdrian Bunk2-4/+2
2005-04-22[PATCH] USB: drivers/usb/input/usbkbd.c: make a function staticAdrian Bunk1-1/+2
2005-04-22[PATCH] USB: new SiS device idThomas Winischhofer1-0/+1
2005-04-22[PATCH] USB: fix up the HP49G+ Calculator USB Serial driverGreg KH1-13/+1
2005-04-22[PATCH] USB: add HP49G+ Calculator USB Serial supportArthur Huillet3-0/+107
2005-04-22[PATCH] USB: clean up all iPod models in unusual_devs.hSven Anderson1-2/+20
2005-04-22[PATCH] USB: compilation failure on usb/image/microtek.cHideaki YOSHIFUJI1-1/+1
2005-04-19Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/Linus Torvalds1-0/+1
2005-04-18[PATCH] kobject/hotplug split - usb criskay.sievers@vrfy.org1-0/+1
2005-04-18[PATCH] USB: fix AIPTEK input doesn`t register `device` & `driver` section in...Viktor A. Danilov1-0/+1
2005-04-18[PATCH] usb gadget: ethernet/rndis updatesDavid Brownell3-54/+45
2005-04-18[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl26-166/+91
2005-04-18[PATCH] usb: kfree() cleanups in drivers/usb/core/devio.cJesper Juhl1-20/+12
2005-04-18[PATCH] USB: pl2303 new vendor/model idsPeter Favrholdt2-0/+4
2005-04-18[PATCH] pl2303 - status lineFlavio Leitner1-14/+29
2005-04-18[PATCH] pl2303 - unplug device.Flavio Leitner1-0/+6
2005-04-18[PATCH] USB: USB API documentation modificationAlan Stern1-6/+10
2005-04-18[PATCH] USB: OHCI on Compaq Aramada 7400David Brownell3-5/+26
2005-04-18[PATCH] USB: usbnet and zaurus zl-5600David Brownell1-3/+16
2005-04-18[PATCH] USB: new SIS device idThomas Winischhofer1-1/+2
2005-04-18[PATCH] USB Storage unusual_dev.h 07c4:a10b Datafab Systems, Inc.felix@derklecks.de1-0/+13
2005-04-18[PATCH] Fix GO_SLOW delayPhil Dibowitz1-1/+1
2005-04-18[PATCH] USB: usbnet printk warning fixakpm@osdl.org1-1/+1
2005-04-18[PATCH] USB: bug fix in usbdevfsChristopher Li1-21/+19
2005-04-18[PATCH] USB: revert "fix" to usb_set_interface()David Brownell1-21/+4
2005-04-18[PATCH] USB: usb/digi_acceleport: correct wait-queue stateNishanth Aravamudan1-4/+6
2005-04-18[PATCH] USB: fix up some sparse warnings about static functions that aren't s...Greg KH6-8/+14
2005-04-18[PATCH] USB: fix up remaining pm_message_t usagesPavel Machek4-12/+12
2005-04-18[PATCH] USB: hcd suspend uses pm_message_tDavid Brownell7-11/+11
2005-04-18[PATCH] usb suspend updates (interface suspend)David Brownell5-10/+38
2005-04-18[PATCH] usb resume fixesDavid Brownell1-60/+91
2005-04-18[PATCH] USB: visor Tapwave Zodiac support patchLarry Battraw2-0/+6
2005-04-18[PATCH] USB: add new visor id for Treo 650gregkh@suse.de2-0/+4
2005-04-18[PATCH] kill old EH constants1-1/+1
2005-04-16[PATCH] kill old EH constants1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds323-0/+254872