aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2005-01-14[PATCH] swsusp: refrigerator cleanupsPavel Machek1-3/+1
2005-01-09Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman132-2877/+8364
2005-01-07[PATCH] ifdef typos: drivers_usb_net_usbnet.cMaximilian Attems1-1/+1
2005-01-06mergeGreg Kroah-Hartman132-2877/+8364
2005-01-06[PATCH] USB: ehci "hc died" on startup (chip bug workaround)David Brownell1-6/+13
2005-01-06[PATCH] USB: ohci diagnostic tweakDavid Brownell1-1/+2
2005-01-06[PATCH] USB: usb makefile tweaksDavid Brownell1-2/+1
2005-01-06[PATCH] USB: definitions for USB2 debug device, debug portDavid Brownell1-0/+24
2005-01-06[PATCH] USB: minor usb doc/comment fixesDavid Brownell2-1/+4
2005-01-06[PATCH] USB: another workaround for cdc-acmOliver Neukum2-2/+18
2005-01-06[PATCH] USB: ov511.c - vfree() checking cleanupsJames Lamanna1-8/+4
2005-01-06[PATCH] USB: fix serial gadget oops during enumerationDavid Brownell1-1/+1
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen2-0/+2
2005-01-03Mark HPUSBSCSI scanner broken. You're supposed to use libusb.Linus Torvalds1-1/+1
2004-12-27Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/inputVojtech Pavlik54-3928/+2923
2004-12-22Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman2-6/+6
2004-12-22[PATCH] USB: fix up warning messages spit out by the keyspan driver.Greg Kroah-Hartman1-1/+1
2004-12-22[PATCH] USB: drivers/usb/atm/usb_atm.c: fix nonzero snd_padding caseGreg Kroah-Hartman1-5/+5
2004-12-21Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman128-2856/+8297
2004-12-21[PATCH] usb atm: macro consolidation, fixes debugging problemDuncan Sands3-38/+18
2004-12-21[PATCH] USB: fix Scheduling while atomic warning when resuming.Greg Kroah-Hartman1-1/+1
2004-12-20[PATCH] USB: fix Scheduling while atomic warning when resuming.David Brownell1-1/+1
2004-12-20[PATCH] USB: ohci build tweaksDavid Brownell1-11/+2
2004-12-20[PATCH] USB: additional device id for kaweth driverOliver Neukum1-0/+1
2004-12-20USB: explicitly mark the endianness of some visor data fields.Greg Kroah-Hartman2-6/+4
2004-12-20USB Gadget: fix up simple sparse warnings (NULL stuff) in dummy_hcd.c driverGreg Kroah-Hartman1-13/+13
2004-12-20USB: change wMaxPacketSize field in struct usb_config_descriptor to be __le16Greg Kroah-Hartman22-54/+88
2004-12-20USB: change wTotalLength field in struct usb_config_descriptor to be __le16Greg Kroah-Hartman9-16/+15
2004-12-19USB: convert the idVendor, idProduct, bcdDevice and bcdUSB fields to __le16Greg Kroah-Hartman64-280/+272
2004-12-19Merge kroah.com:/home/greg/linux/BK/driver-2.6Greg Kroah-Hartman68-2387/+7857
2004-12-19[PATCH] USB: Another hub driver cleanup [13/13]Alan Stern2-142/+146
2004-12-19[PATCH] USB: Hub driver cleanups [12/13]Alan Stern2-105/+99
2004-12-19[PATCH] USB: Hub driver: several bug fixes and simplifications [11/13]Alan Stern2-46/+66
2004-12-19[PATCH] USB: Hub driver: improve error checking and retries [10/13]Alan Stern1-17/+41
2004-12-19[PATCH] USB: Create usb_hcd structures within usbcore [6/13]Alan Stern1-30/+14
2004-12-19[PATCH] USB: Create usb_hcd structures within usbcore [5/13]Alan Stern6-194/+184
2004-12-19[PATCH] USB: Create usb_hcd structures within usbcore [4/13]Alan Stern2-22/+17
2004-12-19[PATCH] USB: Create usb_hcd structures within usbcore [3/13]Alan Stern7-88/+85
2004-12-19[PATCH] USB: Create usb_hcd structures within usbcore [2/13]Alan Stern7-104/+94
2004-12-19[PATCH] USB: Create usb_hcd structures within usbcore [1/13]Alan Stern3-41/+66
2004-12-19USB: change warning level in ftdi_sio driver of a debug message.Greg Kroah-Hartman1-1/+1
2004-12-17[PATCH] Clean mct_u232 in 2.6.10-rc2Pete Zaitcev1-136/+12
2004-12-16[PATCH] USB: fix up some sparse warnings in the new garmin_gps driverGreg Kroah-Hartman1-6/+5
2004-12-16[PATCH] Re: garmin gps driver patch 0.23Hermann Kneissel3-0/+1556
2004-12-16[PATCH] USB: dummy_hcd: update to match the new endpoint changesAlan Stern1-25/+35
2004-12-16[PATCH] USB: gadget kconfig doc updatesDavid Brownell1-2/+33
2004-12-16[PATCH] USB: EHCI periodic schedule treeDavid Brownell3-158/+227
2004-12-16[PATCH] USB Storage: unusual_devs: prolific atapi controlerPhil Dibowitz1-0/+7
2004-12-16[PATCH] USB: EHCI "park" mode disabledDavid Brownell1-5/+22
2004-12-16[PATCH] USB Storage: Increase Genesys delayMatthew Dharm1-2/+3
2004-12-16[PATCH] USB: HCDs and per-device state (16/15)David Brownell2-105/+52
2004-12-15[PATCH] USB: avoid OHCI autosuspend on some boxesGreg Kroah-Hartman1-1/+1
2004-12-15[PATCH] usbfs: Remove extraneous disconnection checksGreg Kroah-Hartman1-7/+6
2004-12-15[PATCH] USB Storage: unusual_devs: prolific atapi controlerPhil Dibowitz1-0/+7
2004-12-15USB: convert uhci-hcd driver to use debugfs.Greg Kroah-Hartman3-63/+39
2004-12-15[PATCH] USB: better messages for "no-IRQ" cases (15/15)David Brownell1-3/+4
2004-12-15[PATCH] USB: UHCI and HCD API change (14/15)David Brownell1-34/+5
2004-12-15[PATCH] USB: OHCI and HCD API changes (13/15)David Brownell2-40/+29
2004-12-15[PATCH] USB: EHCI and HCD API updates (12/15)David Brownell4-59/+30
2004-12-15[PATCH] USB: maintain usb_host_endpoint.urb_list (11/15)David Brownell4-31/+31
2004-12-15[PATCH] USB: remove some now-unused HCD infrastructure (10/15)David Brownell7-92/+0
2004-12-15[PATCH] USB: HCD/usb_bus interface cleanup (9/15)David Brownell1-14/+6
2004-12-15[PATCH] USB: usbtest and usb_dev->epmaxpacket (8/15)David Brownell1-2/+2
2004-12-15[PATCH] USB: EHCI HCD and usb_dev->epmaxpacket (7/15)David Brownell1-2/+1
2004-12-15[PATCH] USB: CRIS HCD and usb_dev->epmaxpacket (6/15)David Brownell1-19/+1
2004-12-15[PATCH] USB: auerswald and usb_dev->ep[] (5/15)David Brownell1-4/+6
2004-12-15[PATCH] USB: usbfs changes for usb_dev->ep[] (3/15)David Brownell1-14/+25
2004-12-15[PATCH] USB: usbcore changes for usb_dev->ep[](2/15)David Brownell6-89/+57
2004-12-15[PATCH] ftdi_sio: Add sysfs attributes for event character and latencyEdwin Olson2-0/+184
2004-12-15[PATCH] usb-serial: add tty_hangup on disconnectEdwin Olson1-0/+7
2004-12-14[PATCH] USB Storage: Remove old XLATE-only entries from unusual_devs.hPhil Dibowitz1-26/+0
2004-12-14[PATCH] USB: update drivers/usb/READMEDavid Brownell1-5/+28
2004-12-14[PATCH] USB Storage: Remove MODE_XLATE flag from unusual_devs.hPhil Dibowitz1-30/+30
2004-12-14USB: delete the tiglusb driver as it's not neededGreg Kroah-Hartman5-657/+0
2004-12-14[PATCH] USB Storage: support 'bulk32' devicesMatthew Dharm3-1/+33
2004-12-14[PATCH] USB: SN9C10x driver updatesLuca Risolia10-119/+845
2004-12-14[PATCH] USB: fix sparse and compiler warnings in ti_usb_3410_5052.cGreg Kroah-Hartman1-11/+11
2004-12-14[PATCH] USB: serial driver for TI USB 3410/5052 chips (2/3)Al Borchers1-0/+885
2004-12-14[PATCH] USB: serial driver for TI USB 3410/5052 chips (1/3)Al Borchers4-0/+2074
2004-12-14[PATCH] USB: serial driver for TI USB 3410/5052 chips (3/3)Al Borchers1-0/+885
2004-12-08USB: fix another sparse warning in the USB coreGreg Kroah-Hartman1-1/+1
2004-12-08[PATCH] USB: add wake-up for waitqueues in usbfs_remove_file() to fix bug 387Nishanth Aravamudan1-0/+1
2004-12-08USB: fix obvious build error in hc_chrisv10.c driverGreg Kroah-Hartman1-1/+1
2004-12-08USB: removed unused hc_sl811 driver from the treeGreg Kroah-Hartman5-3595/+0
2004-12-08USB: fix sparse warning in ehci-hcd driver.Greg Kroah-Hartman1-1/+1
2004-12-08USB: fix sparse warnings in sl811-hcd driver.Greg Kroah-Hartman1-2/+2
2004-12-08[PATCH] USB: sl811-hcd driver, replaces hc_sl811David Brownell4-9/+2185
2004-12-08[PATCH] USB: OHCI "resume"/smp fixDavid Brownell1-4/+14
2004-12-08[PATCH] USB uhci-debug.c: remove an unused function (fwd)Adrian Bunk1-11/+0
2004-12-08[PATCH] USB: EHCI qh update race fixDavid Brownell2-60/+78
2004-12-08[PATCH] USB UHCI: minor bugfix for port resumeAlan Stern1-2/+8
2004-12-06[PATCH] remove some PowerMac cruft from USBBenjamin Herrenschmidt1-13/+4
2004-11-29USB: move a internal usbfs only structure out of a public header file.Greg Kroah-Hartman1-0/+15
2004-11-29[PATCH] USB touchkitusb: module_param to swap axesDaniel Ritz1-4/+15
2004-11-29USB: minor Makefile fix.Greg Kroah-Hartman1-0/+1
2004-11-28[PATCH] USB: fix oops in io_edgeport.c driverGreg Kroah-Hartman1-2/+5
2004-11-28[PATCH] usb-storage should enable scsi disk in KconfigRandy Dunlap1-4/+11
2004-11-28[PATCH] usb_unlink_urb: ratelimit warningStephen Hemminger1-3/+5
2004-11-28[PATCH] fix unnecessary increment in firmware_class_hotplug() and USB coreMarcel Holtmann1-1/+1
2004-11-28[PATCH] USB Storage: Add unusual_devs entry for another yakumo cameraPhil Dibowitz1-0/+8
2004-11-23USB: fix dev_dbg() call in visor.cGreg Kroah-Hartman1-1/+1
2004-11-23[PATCH] USB: fix for HID field indexDavid Fries1-1/+2
2004-11-23[PATCH] USB: ax8817x/usbnet, no GFP_KERNEL blocking in_irqDavid Brownell1-1/+1
2004-11-23[PATCH] USB: add ati_remote.c device idArmijn Hemel1-1/+4
2004-11-23[PATCH] USB: "sparse -Wcontext" and USB HCDs ...David Brownell3-1/+8
2004-11-23[PATCH] USB: usb_sg_*() unlink deadlock fixDavid Brownell1-1/+6
2004-11-23[PATCH] USB: fix Genesys GL880S EHCIDavid Brownell2-0/+11
2004-11-23[PATCH] USB Gadget: add and use gadget_is_pxa27x()David Brownell5-4/+23
2004-11-23[PATCH] USB visor: Don't count outstanding URBs twiceRoger Luethi1-1/+0
2004-11-18[PATCH] USB Storage: Remove unnecessary state testingMatthew Dharm5-57/+20
2004-11-18[PATCH] USB Storage: Force INQUIRY length to be 36Matthew Dharm1-6/+3
2004-11-18[PATCH] USB Storage: fixes to usb-storage scanning threadMatthew Dharm1-2/+7
2004-11-18[PATCH] USB: new defice for usb serial pl2303Masaki Chikama2-0/+4
2004-11-18[PATCH] USB Storage: Unusual_dev entry for tekom/yakumoPhil Dibowitz1-5/+13
2004-11-18[PATCH] Re: The "ipaq" module: Updated list of vendor/product IDsDavid Eriksson2-116/+442
2004-11-18[PATCH] USB: visor: Always do generic_startupRoger Luethi1-1/+2
2004-11-18[PATCH] USB: add PID to ftdi_sio.cPaulo Marques1-0/+1
2004-11-18[PATCH] USB: pegasus endian fixesPetko Manolov1-4/+4
2004-11-18[PATCH] USB: Add some help text for touchkitusbDaniel Ritz1-0/+3
2004-11-18Manual mergeVojtech Pavlik76-1700/+9447
2004-11-12usb: edgeport serial driver uses CMSPAR, which not all architectures supportLinus Torvalds1-0/+3
2004-11-11USB: fix up a bunch of sparse bitwise warnings in the ohci driverGreg Kroah-Hartman2-8/+8
2004-11-11USB: fix sparse warnings in io_ti.cGreg Kroah-Hartman2-4/+4
2004-11-11[PATCH] USB: io_ti new devices, circular buffer, flow control, misc fixesAl Borchers1-191/+615
2004-11-11[PATCH] usb-serial: free interrupt_out_buffer in cleanup routinesLonnie Mendez1-0/+2
2004-11-11Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman35-503/+890
2004-11-10USB: fix endian issues found by sparse in mct_u232 driverGreg Kroah-Hartman1-1/+1
2004-11-10USB: fix up endian issues found by sparse in io_edgeport.c driverGreg Kroah-Hartman5-13/+13
2004-11-10[PATCH] USB: revised usbserial open/close unbalanced get/putAl Borchers1-27/+36
2004-11-10[PATCH] USB: io_edgeport locking, flow control, and misc fixesAl Borchers2-95/+166
2004-11-10USB: fix endian bug found by sparse in freecom usb-storage driver.Greg Kroah-Hartman1-1/+1
2004-11-10[PATCH] CRIS: Update MakefilesMikael Starvik2-0/+2
2004-11-10[PATCH] CRIS: Move driversMikael Starvik2-0/+4863
2004-11-10USB: fix sparse warnings in tiglusb.c driverGreg Kroah-Hartman1-2/+2
2004-11-10USB: fix endian warnings as found by sparse in the rio500.c driverGreg Kroah-Hartman1-9/+5
2004-11-10USB: fix 2 locking bugs in usbtest.c as found by sparseGreg Kroah-Hartman1-2/+4
2004-11-10USB: fix locking bug found by sparse in ehci-sched.cGreg Kroah-Hartman1-0/+1
2004-11-11[PATCH] USB: usb PM updates, EHCI (4/4)David Brownell2-36/+47
2004-11-11Cset exclude: david-b@pacbell.net|ChangeSet|20041112030233|28853Greg Kroah-Hartman1-12/+5
2004-11-11USB: fix up locking bugs in kl5kusb105.c that sparse foundGreg Kroah-Hartman1-0/+2
2004-11-11USB: fix up sparse lock warning in whiteheat driverGreg Kroah-Hartman1-1/+1
2004-11-11[PATCH] USB Storage: unusual_devs entry for yakumoPhil Dibowitz1-0/+8
2004-11-11[PATCH] USB Storage: Add unusual_devs entry for iPodPhil Dibowitz1-0/+7
2004-11-11[PATCH] USB: misc USB gadget cleanupsAdrian Bunk2-4/+4
2004-11-11[PATCH] USB: SN9C10x driver updatesLuca Risolia7-157/+426
2004-11-11[PATCH] USB: usb PM updates, OHCI (3/4)David Brownell3-36/+33
2004-11-11[PATCH] USB: usb PM updates, root hub stuff (2/4)David Brownell3-34/+42
2004-11-11[PATCH] USB: usb PM updates, PCI glue (1/4)David Brownell1-74/+77
2004-11-11[PATCH] USB: EHCI and APM suspendDavid Brownell1-5/+12
2004-11-11[PATCH] USB: usb network Kconfig updatesDavid Brownell1-11/+14
2004-11-09[PATCH] recieve typosAndries E. Brouwer1-1/+1
2004-11-04usb: remove totally bogus OHCI iomem castsLinus Torvalds1-2/+2
2004-11-04Fix USB debugging build.Linus Torvalds1-1/+1
2004-11-04usb: don't "unsuspend" ports that aren't suspendedLinus Torvalds1-4/+9
2004-11-02USB: fix sparse warnings in cypress_m8 driverGreg Kroah-Hartman1-4/+4
2004-11-02[PATCH] cypress_m8: add usb-serial driver 'cypress_m8' to kernel treeLonnie Mendez4-0/+1293
2004-11-02[PATCH] USB: add KC2190 support for usbnet.Jonathan McDowell2-1/+25
2004-11-02[PATCH] USB: ohci-omap, updates for omap1510/5910 and innovatorDavid Brownell1-17/+5
2004-11-02[PATCH] USB: usb gadget serial driver v2.0David Brownell2-219/+658
2004-11-02[PATCH] USB: usb gadget drivers, minor tweaksDavid Brownell3-4/+6
2004-11-02[PATCH] USB: ohci, hooks for big-endian registersDavid Brownell6-275/+415
2004-11-02[PATCH] USB: ohci, remove pre-byteswapped constantsDavid Brownell5-56/+57
2004-11-02[PATCH] usbcore: add comment to updated hcd.hAlan Stern1-0/+6
2004-11-02[PATCH] dummy-hcd: removal hcd releaseAlan Stern1-15/+4
2004-11-02[PATCH] Non-PCI OHCI drivers: remove hcd releaseAlan Stern4-33/+9
2004-11-02[PATCH] USB PCI drivers: hcd release changesAlan Stern8-29/+13
2004-11-02[PATCH] usbcore: Make the core release hcd structuresAlan Stern3-11/+14
2004-11-02[PATCH] USB: clean up error messagesDavid Brownell3-14/+25
2004-11-02[PATCH] USB: fix bugDavid Brownell1-1/+1
2004-11-02[PATCH] usb-serial: add interrupt out support and improved debug messagesLonnie Mendez2-23/+95
2004-11-02[PATCH] dummy-hcd: Refactor startup and shutdownAlan Stern1-115/+135
2004-11-02[PATCH] dummy_hcd: minor fixupsAlan Stern1-75/+108
2004-11-02USB: fix up pl2303 device ids that ended up getting duplicated.Greg Kroah-Hartman2-8/+5
2004-11-01Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/inputVojtech Pavlik7-7/+7
2004-11-01Merge gregkh@kernel.bkbits.net:linux/usb-2.6Greg Kroah-Hartman1-5/+4
2004-11-01[PATCH] UHCI: Use a sane timeout for device initializationAlan Stern1-6/+11
2004-11-01[PATCH] USB ohci-dbg.c: remove an unused functionAdrian Bunk1-7/+0
2004-11-01[PATCH] USB stv680.c: remove an unused functionAdrian Bunk1-6/+0
2004-11-01[PATCH] USB: add id for Siemens x65 series of mobiles to pl2303 driverArnaldo Carvalho de Melo2-0/+4
2004-11-01[PATCH] Lock initializer unifying Batch 2 (USB)Thomas Gleixner3-5/+5
2004-11-01[PATCH] USB: fix ohci_restart warningDavid Brownell2-1/+1
2004-11-01[PATCH] USB: Dequeuing of root-hub URBsAlan Stern2-11/+26
2004-11-01[PATCH] UHCI: Convert remainder to bitwise-andAlan Stern1-10/+9
2004-11-01[PATCH] usbcore, diagnostic tweaksDavid Brownell2-2/+11
2004-11-01[PATCH] OHCI suspend/resume updates (minor)David Brownell1-0/+1
2004-11-01[PATCH] EHCI suspend/resume updatesDavid Brownell4-70/+135
2004-10-31[PATCH] PCI: make pci_save_state() only happen when no suspend()David Brownell1-1/+0
2004-10-31[PATCH] usbcore and system sleep statesDavid Brownell4-31/+94
2004-10-31[PATCH] USB: remove dead code in usb videoArjan van de Ven1-76/+3
2004-10-31[PATCH] UHCI: Workaround for broken remote wakeupAlan Stern1-0/+2
2004-10-31[PATCH] hid-core: add two devices to device blacklistLonnie Mendez1-0/+7
2004-10-29USB: fix up serial object reference count bug on error path.Greg Kroah-Hartman1-5/+4
2004-10-27[PATCH] vmalloc_to_page helperArjan van de Ven7-7/+7
2004-10-27Manual mergeVojtech Pavlik1-5/+1
2004-10-25[PATCH] Add d_alloc_name() to libfsJames Morris1-5/+1
2004-10-25Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/inputVojtech Pavlik64-777/+1574
2004-10-22[PATCH] Missed usb devices on bootDavid Brownell1-0/+1
2004-10-22Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman40-493/+1491
2004-10-22[PATCH] USB ehci: minor debug cleanupsDavid Brownell2-14/+16
2004-10-22[PATCH] USB ehci: handle earlier endpoint_disable()David Brownell1-23/+37