aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2005-09-30[PATCH] usb/core/hcd-pci.c: don't free_irq() on suspendDaniel Ritz1-9/+0
2005-09-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-4/+0
2005-09-29[PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro1-2/+2
2005-09-29[ARM] Don't include mach-types.h unnecessarilyRussell King2-2/+0
2005-09-29[ARM] Don't include asm/arch/hardware.h directlyRussell King2-2/+0
2005-09-22[PATCH] USB: Add Novatel CDMA Wireless PC card IDs to airprimeDavid Hollis1-1/+2
2005-09-22[PATCH] usb/serial/option.c: Increase input buffer sizeMatthias Urlichs1-1/+3
2005-09-22[PATCH] USB: fix pegasus driverKevin Vigor1-9/+20
2005-09-22[PATCH] USB: sl811-hcd minor fixesDavid Brownell1-2/+14
2005-09-22[PATCH] USB: fix pxa2xx_udc compile warningsRichard Purdie2-6/+6
2005-09-22[PATCH] USB: ftdi_sio: allow baud rate to be changed without raising RTS and DTRPeter Favrholdt1-3/+5
2005-09-22[PATCH] USB: more device IDs for Option card driverMatthias Urlichs1-0/+7
2005-09-22[PATCH] driver core: add helper device_is_registered()Daniel Ritz2-4/+4
2005-09-12[PATCH] USB: ftdi_sio: custom baud rate fixIan Abbott1-1/+1
2005-09-12[PATCH] USB: Usbmon setup DMA patchPete Zaitcev1-1/+1
2005-09-12[PATCH] usb: fix uss720 schedule with interrupts offThomas Sailer1-123/+270
2005-09-12[PATCH] USB: usb-storage: Add unusual_devs entry for Neuros Audio MP3 playerDaniel Drake1-0/+8
2005-09-12[PATCH] USB: storage: Add unusual_dev SINGLE_LUN entriesPhil Dibowitz1-0/+17
2005-09-12[PATCH] USB Storage: unusual_devs.h request for TranscendPete Zaitcev1-0/+10
2005-09-12[PATCH] USB: storage: Fix messed-up lockingMatthew Dharm2-14/+17
2005-09-12[PATCH] USB: relax usbcore reset timingsDavid Brownell1-4/+5
2005-09-12[PATCH] USB: PL2303: CA-42 Phone cableRobert Spanton2-0/+5
2005-09-12[PATCH] USB: OHCI, pxa27x OHCI port power tweaksDavid Brownell1-38/+7
2005-09-12[PATCH] USB: OHCI relies less on NDP registerDavid Brownell5-20/+25
2005-09-12[PATCH] USB: OHCI irq tweakDavid Brownell1-0/+1
2005-09-12[PATCH] USB gadgetfs: fixes an error on writing to endpoint filePavol Kurina1-0/+1
2005-09-12[PATCH] drivers/usb: fix-up schedule_timeout() usageNishanth Aravamudan5-12/+12
2005-09-12[PATCH] USB: get rid of minor log spammingDavid Brownell1-1/+1
2005-09-12[PATCH] USB: EHCI workaround for NForce and mem > 2GBDavid Brownell1-0/+17
2005-09-12[PATCH] USB: EHCI port tweaksDavid Brownell3-13/+23
2005-09-12[PATCH] USB: CP2101 New Device IDsCraig Shelley1-1/+4
2005-09-12[PATCH] USB UHCI: remove the FSBR kernel timerAlan Stern4-54/+32
2005-09-12[PATCH] usbcore: small changes to HCD glue layerAlan Stern1-2/+1
2005-09-12[PATCH] USB: add apple usb touchpad driverStelian Pop3-0/+490
2005-09-12[PATCH] USB: sisusb[vga] updateThomas Winischhofer8-55/+4231
2005-09-12Revert "[PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new ...Greg KH1-2/+0
2005-09-10Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input Linus Torvalds5-32/+154
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl1-13/+13
2005-09-09Manual merge with LinusDmitry Torokhov85-3950/+7085
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar1-2/+2
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 Linus Torvalds73-3904/+7032
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-phoneHenk5-0/+1434
2005-09-08[PATCH] USB Storage: code cleanups for onetouch.cNick Sillik1-12/+17
2005-09-08[PATCH] usbmon in 2.6.13: peeking into DMA areasPete Zaitcev4-19/+77
2005-09-08[PATCH] ehci: add tt_usecsdavid-b@pacbell.net3-0/+13
2005-09-08[PATCH] ehci: add think_timedavid-b@pacbell.net2-9/+30
2005-09-08[PATCH] USB: usbnet (9/9) module for pl2301/2302 cablesDavid Brownell4-217/+179
2005-09-08[PATCH] USB: usbnet (8/9) module for RNDIS devicesDavid Brownell4-8/+630
2005-09-08[PATCH] USB: usbnet (7/9) module for CDC EthernetDavid Brownell4-421/+537
2005-09-08[PATCH] USB: usbnet (6/9) module for Zaurii and compatiblesDavid Brownell5-367/+433
2005-09-08[PATCH] USB: usbnet (5/9) module for genesys gl620a cablesDavid Brownell4-359/+418
2005-09-08[PATCH] USB: usbnet (4/9) module for net1080 cablesDavid Brownell4-580/+632
2005-09-08[PATCH] USB: usbnet (3/9) module for ASIX Ethernet adaptersDavid Brownell5-896/+1010
2005-09-08[PATCH] USB: usbnet (2/9) module for simple network linksDavid Brownell5-285/+429
2005-09-08[PATCH] USB: usbnet (1/9) clean up framingDavid Brownell3-200/+240
2005-09-08[PATCH] USB ldusb: fmt warnings fixes for 64-bit platformsAlexey Dobriyan1-3/+3
2005-09-08[PATCH] USB: schedule OSS USB drivers for removalAdrian Bunk1-3/+18
2005-09-08[PATCH] USB: remove include of asm/usb.h in ohci-ppc-soc.cDale Farnsworth1-18/+4
2005-09-08[PATCH] USB: remove annoying messagedavid-b@pacbell.net1-1/+3
2005-09-08[PATCH] USB: tweak highspeed timing calculationsdavid-b@pacbell.net1-4/+4
2005-09-08[PATCH] USB: Support unbinding of the usb_generic driverAlan Stern1-0/+10
2005-09-08[PATCH] USB: Add timeout to usb_lock_device_for_resetAlan Stern1-1/+9
2005-09-08[PATCH] USB: Fix typo in ohci-ppc-soc.c: usb_hcd_put => usb_put_hcdDale Farnsworth1-1/+1
2005-09-08[PATCH] USB: S3C24XX port numbering fixBen Dooks1-2/+2
2005-09-08[PATCH] USB: Disconnect children when unbinding the hub driverAlan Stern2-12/+40
2005-09-08[PATCH] USB: Code motion in the hub driverAlan Stern1-21/+18
2005-09-08[PATCH] USB: Fix HP8200 detection in shuttle_usbatDaniel Drake1-65/+32
2005-09-08[PATCH] USB: fix up URB_ASYNC_UNLINK usages from the usb-serial driversGreg Kroah-Hartman2-14/+2
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern14-48/+14
2005-09-08[PATCH] USB Storage: wedge SCSI revision at 2 for usb-storage devicesMatthew Dharm1-0/+8
2005-09-08[PATCH] USB Storage: add support for Maxtor One-Touch buttonMatthew Dharm6-1/+242
2005-09-08[PATCH] USB Storage: close a race condition in disconnect near queuecommandMatthew Dharm1-0/+13
2005-09-08[PATCH] USB Storage: close a race condition in disconnect near probeMatthew Dharm1-27/+35
2005-09-08[PATCH] USB Storage: remove dependency on SCSI-provided serial/tag numberMatthew Dharm2-8/+3
2005-09-08[PATCH] USB: Switch isp116x-hcd over to root hub interruptOlav Kongas1-13/+22
2005-09-08[PATCH] USB: isp116x-hcd: remove clock() and reset()Olav Kongas1-28/+3
2005-09-08[PATCH] USB: isp116x-hcd: per-port overcurrent reportingOlav Kongas1-0/+2
2005-09-08[PATCH] USB: isp116x-hcd: support only per-port power switchingOlav Kongas1-5/+4
2005-09-08[PATCH] USB: isp116x-hcd: remove unnecessary ClockNotStop configuration optionOlav Kongas1-4/+1
2005-09-08[PATCH] USB: isp116x-hcd: use fixed power-on-to-power-good-timeOlav Kongas1-5/+1
2005-09-08[PATCH] USB: usbnet and unsigned gfp_flagsdavid-b@pacbell.net1-6/+6
2005-09-08[PATCH] USB usblp: rate-limit printer status error messagesRandy Dunlap1-3/+6
2005-09-08[PATCH] usb-storage: Add IGNORE_RESIDUE flag for Mitsumi USB 2.0 card reader ...Mihnea-Costin Grigore1-0/+7
2005-09-08[PATCH] USB: Fix regression in core/devio.cAlan Stern1-7/+8
2005-09-08[PATCH] USB: real nodes instead of usbfsKay Sievers6-14/+112
2005-09-08[PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new G4 power...Andrew de Quincey1-0/+3
2005-09-08[PATCH] USB ftdi_sio: New IDs for ELV, Xsens and Falcom productsIan Abbott2-4/+87
2005-09-08[PATCH] USB ftdi_sio: user specified VID/PIDIan Abbott1-1/+18
2005-09-08[PATCH] USB: pl2303 driver, makes pl2303HX chip work correctlyDariusz M1-2/+4
2005-09-08[PATCH] USB: fix keyspan_remote endian bug on probeGreg Kroah-Hartman1-5/+0
2005-09-08[PATCH] USB: Gadget library: centralize gadget controller numbersDavid Brownell5-128/+92
2005-09-08[PATCH] USB: drivers/serial/usb-serial: Remove unneeded void * castsTobias Klauser1-12/+12
2005-09-08[PATCH] USB: option card driver coding style tweaksAndrew Morton1-106/+89
2005-09-08[PATCH] USB: whitespace fixes for cypress_m8 driverLonnie Mendez1-99/+152
2005-09-08[PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman2-6/+22
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk1-4/+0
2005-09-07[PATCH] USB: convert kcalloc to kzallocPekka Enberg8-8/+8
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 Linus Torvalds1-1/+1
2005-09-05[PATCH] Driver core: link device and all class devices derived from it.Dmitry Torokhov1-1/+1
2005-09-05[PATCH] I2C: Drop I2C_DEVNAME and i2c_clientnameJean Delvare1-5/+3
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare1-1/+1
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare1-1/+0
2005-09-05[PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare1-1/+0
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek6-16/+16
2005-09-05Input: HIDDEV - make HIDIOCSREPORT wait IO completionStefan Nickl1-0/+1
2005-09-05Input: HID - add Wireless Security Lock to HID blacklistBrian Schau1-0/+2
2005-09-05Input: HID - add mapping for Powerbook USB keyboardStelian Pop2-4/+12
2005-09-05Input: HID - add the Trust Predator TH 400 gamepad to the badpad listVojtech Pavlik1-1/+3
2005-09-05Input: HID - add a quirk for the Apple PowermouseVojtech Pavlik3-0/+7
2005-09-05Input: HID - fix URB success status handlingVojtech Pavlik1-0/+2
2005-09-05Input: HID - add support for Logitech UltraX Media Remote controlMicah F. Galizia1-2/+26
2005-09-05Input: HID - handle multi-transascion reportsMichael Haboustak2-19/+48
2005-09-05Input: HID - add more consumer usagesVojtech Pavlik3-9/+28
2005-09-05Input: add HID simulation mappingsVojtech Pavlik3-0/+27
2005-09-05Inpur: recognize and ignore Logitech vendor usages in HIDVojtech Pavlik2-0/+2
2005-09-01/spare/repo/netdev-2.6 branch 'master'Jeff Garzik1-11/+10
2005-08-29[NET]: Kill skb->listDavid S. Miller1-11/+10
2005-08-24Merge upstream into ieee80211.Jeff Garzik5-15/+17
2005-08-23[PATCH] usbnet oops fixlepton1-1/+1
2005-08-23[PATCH] zd1201 kmalloc size fixAlexey Dobriyan1-2/+1
2005-08-16[PATCH] USB: usbmon: Copyrights and a typoPete Zaitcev2-1/+5
2005-08-16[PATCH] USB: fix usb wacom tablet driver bugPing Cheng1-11/+10
2005-08-14Merge /spare/repo/linux-2.6/Jeff Garzik7-15/+24
2005-08-04[PATCH] USB: Fix setup packet initialization in isp116x-hcdOlav Kongas1-1/+3
2005-08-04[PATCH] USB: ehci: microframe handling fixDavid Brownell4-9/+16
2005-08-04[PATCH] USB: ub documentation updatePete Zaitcev2-5/+5
2005-07-30/spare/repo/netdev-2.6 branch 'master'Jeff Garzik33-310/+767
2005-07-29[PATCH] USB: hidinput_hid_event() oops fixPete Zaitcev1-2/+3
2005-07-29[PATCH] USB: fix in usb_calc_bus_timeDan Streetman3-7/+9
2005-07-29[PATCH] USB: fix Bug in usb-skeleton.cConger, Chris A1-2/+4
2005-07-29[PATCH] USB: add S3C24XX USB Host driver supportBen Dooks3-0/+502
2005-07-29[PATCH] USB: drivers/net/usb/zd1201.c: Gigabyte GN-WLBZ201 dongle usbidMathieu1-0/+1
2005-07-29[PATCH] USB: Patch for KYOCERA AH-K3001V supportMasahito Omote1-0/+3
2005-07-29[PATCH] USB: ldusb fixesMichael Hund1-1/+6
2005-07-29[PATCH] USB: Usbcore: Don't try to delete unregistered interfacesAlan Stern1-2/+4
2005-07-29[PATCH] USB: drivers/usb/net/: remove two unused multicast_filter_limit varia...Adrian Bunk2-3/+0
2005-07-29[PATCH] USB: usbfs: Don't leak uninitialized dataAlan Stern1-6/+12
2005-07-29[PATCH] USB: ftdi_sio: fix a couple of timeoutsIan Abbott1-2/+3
2005-07-29[PATCH] USB: ftdi_sio: Update RTS and DTR simultaneouslyIan Abbott1-95/+43
2005-07-29[PATCH] USB: ftdi_sio: new microHAM and Evolution Robotics devicesIan Abbott2-0/+17
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds15-72/+47
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-2/+1
2005-07-25[ATM]: speedtch: Revert 86cf42e4e029b83110cf98692420239103363dbfDavid S. Miller1-6/+6
2005-07-19[ATM]: [speedtch] cure atm_printk() macro gcc-2.95 compile errorDuncan Sands1-6/+6
2005-07-14[PATCH] Option Card driver update, Maintainer entryMatthias Urlichs1-116/+112
2005-07-13Merge upstream 2.6.13-rc3 into ieee80211 branch of netdev-2.6.Jeff Garzik52-873/+2251
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown1-0/+1
2005-07-12[PATCH] USB: add ldusb driverMichael Hund4-0/+806
2005-07-12[PATCH] USB: fix usb reference count bug in cdc-acm driverbrian@murphy.dk1-15/+16
2005-07-12[PATCH] USB: export usb_get_intf() and usb_put_intf()brian@murphy.dk1-0/+3
2005-07-12[PATCH] USB: fix ohci merge glitchdavid-b@pacbell.net1-1/+3
2005-07-12[PATCH] USB: ohci-omap pm updatesdavid-b@pacbell.net1-37/+16
2005-07-12[PATCH] USB: omap_udc tweaksdavid-b@pacbell.net1-2/+1
2005-07-12[PATCH] USB: gadget/ether build fixes.Ian Campbell1-0/+2
2005-07-12[PATCH] USB: gadget/ether fixesIan Campbell1-1/+1
2005-07-12[PATCH] USB: SN9C10x driver updatesLuca Risolia7-51/+413
2005-07-12[PATCH] USB: add LD devices to hid blacklistMichael Hund1-0/+24
2005-07-12[PATCH] USB: coverity: (desc->bitmap)[] overrun fixKAMBAROV, ZAUR1-1/+2
2005-07-12[PATCH] USB: add driver for Keyspan Digital RemoteMichael Downey3-0/+647
2005-07-12[PATCH] USB: net2280 warning fixAndrew Morton1-1/+1
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas24-65/+71
2005-07-12[PATCH] USB: isp116x-hcd cleanupOlav Kongas1-10/+6
2005-07-12[PATCH] USB: Patch to make usbmon to print control setup packetsPete Zaitcev1-5/+43
2005-07-12[PATCH] USB: SiS USB Makefile fixesThomas Winischhofer1-0/+1
2005-07-12[PATCH] USB ATM: fix line resync logicDuncan Sands1-27/+28
2005-07-12[PATCH] USB ATM: robustify poll throttlingDuncan Sands1-4/+2
2005-07-12[PATCH] USB ATM: line speed measured in Kb not KibDuncan Sands2-2/+2
2005-07-12[PATCH] USB: fix ftdi_sio compiler warningsGreg Kroah-Hartman1-2/+0
2005-07-12[PATCH] USB ftdi_sio: remove redundant TIOCMBIS and TIOCMBIC codeIan Abbott1-47/+0
2005-07-12[PATCH] USB ftdi_sio: reduce device id table clutterIan Abbott1-563/+144
2005-07-12[PATCH] USB: khubd: use kthread APIakpm@osdl.org1-29/+11
2005-07-12[PATCH] USB Storage: Remove unneeded SC/PPhil Dibowitz1-1/+1
2005-07-12[PATCH] USB: add bMaxPacketSize0 attribute to sysfsGreg Kroah-Hartman1-0/+2
2005-07-11[ACPI] S3 Suspend to RAM: fix driver suspend/resume methodsDavid Shaohua Li1-0/+1
2005-07-11Input: HID - only report events coming from interrupts to hiddevAdam Kropelin1-10/+10
2005-07-11Input: HID - add a quirk for Aashima Trust (06d6:0025) gamepadLuca T1-0/+4
2005-07-11Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2-9/+4
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller1-3/+3
2005-07-07[PATCH] pcmcia: remove references to pcmcia/version.hDominik Brodowski1-1/+0
2005-07-07[PATCH] pcmcia: move event handlerDominik Brodowski1-5/+1
2005-06-30Input: introduce usb_to_input_id() to uniformly produceDmitry Torokhov14-58/+29
2005-06-30Input: acecad - drop unneeded cast and couple unneeded spaces.Dmitry Torokhov1-4/+4
2005-06-28Merge /spare/repo/linux-2.6/Jeff Garzik1-13/+8
2005-06-27Merge upstream ieee80211.h with us (us == branch 'ieee80211' of netdev-2.6)Jeff Garzik98-4589/+9559
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