aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2006-10-10[PATCH] devio __user annotationsAl Viro1-3/+3
2006-10-09[PATCH] mos7840 annotationsAl Viro1-30/+16
2006-10-08[PATCH] misc arm pt_regs fixesAl Viro1-1/+1
2006-10-06[PATCH] ohci: don't play with IRQ regsDavid Brownell1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells109-474/+406
2006-10-04[PATCH] itmtouch: fix inverted flag to indicate touch location correctly, cor...Mark Assad1-3/+7
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones8-8/+0
2006-10-03fix file specification in commentsUwe Zeisberger2-2/+2
2006-10-03Still more typo fixesMatt LaPlante2-2/+2
2006-10-03Fix several typos in drivers/Matt LaPlante1-1/+1
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds13-1332/+1606
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn6-7/+7
2006-10-02[PATCH] usb: fixup usb so it uses struct pidEric W. Biederman3-6/+8
2006-10-02[PATCH] const struct tty_operationsJeff Dike3-3/+3
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen1-2/+2
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen1-3/+4
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty1-25/+55
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2-2/+2
2006-09-30[PATCH] BLOCK: Make USB storage depend on SCSI rather than selecting it [try #6]David Howells1-3/+2
2006-09-28USB: fix build error in ohci driverGreg Kroah-Hartman1-2/+2
2006-09-28USB: g_file_storage: Set sense info Valid bit only when neededAlan Stern1-1/+15
2006-09-28USB: fix autosuspend when CONFIG_PM isn't setAlan Stern4-26/+42
2006-09-28OHCI: add auto-stop supportAlan Stern3-84/+164
2006-09-28OHCI: remove existing autosuspend codeAlan Stern1-44/+6
2006-09-28USB: allow both root-hub interrupts and pollingAlan Stern1-2/+1
2006-09-28USB: g_file_storage: fix "ignoring return value" warningsAlan Stern1-7/+12
2006-09-28USB: dummy-hcd: fix "warn-unused-result" messagesAlan Stern1-10/+23
2006-09-28USB: create new workqueue thread for USB autosuspendAlan Stern3-8/+46
2006-09-28USB Storage: unusual_devs.h entry for Sony Ericsson P990iJan Mate1-0/+7
2006-09-28USB: microtek usb scanner: Scsi_Cmnd conversionHenrik Kretzschmar2-11/+11
2006-09-28USB: fixes kerneldoc errors in usbcore-auto(susp/res)-patchHenrik Kretzschmar1-6/+6
2006-09-28USB: add Raritan KVM USB Dongle to the HID_QUIRK_NOGET blacklistRaghavendra Biligiri1-0/+4
2006-09-28USB: asix - Add alternate device IDs for Dlink DUB-E100 Rev B1David Hollis1-0/+4
2006-09-28usb-serial: possible irq lock inversion (PPP vs. usb/serial)Peter Zijlstra7-21/+21
2006-09-28ohci: Use ref-counting hotplug safe interfacesAlan Cox1-1/+2
2006-09-28USB: Fix alignment of buffer passed down to ->hub_control()Mikael Pettersson1-1/+2
2006-09-28USB: add SeaLevel 2106 SeaLINK support to ftdi_sioJustin Carlson2-0/+2
2006-09-28USB: New PhidgetKit 8/8/8 reset outputs after 2 secondsSean Young1-19/+37
2006-09-28USB: another device ID for ipaqMatthias Urlichs1-0/+1
2006-09-28USB serial ftdi_sio: Add support for Tactrix OpenPort devicesIan Abbott2-0/+12
2006-09-28USB: Pegasus driver failing for ADMtek 8515 network devicePetko Manolov1-7/+11
2006-09-28USB: unusual-devs entry for Nokia E60Alan Stern1-0/+7
2006-09-28USB: Add vendor / product ID to pl2303Wesley PA4WDH2-0/+5
2006-09-28USB: new id for kawethOliver Neukum1-0/+1
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+3
2006-09-28[ARM] 3865/1: AT91RM9200 header updatesAndrew Victor1-3/+3
2006-09-27[PATCH] USB Storage: fix Rio Karma eject support build errorAndrew Morton1-0/+2
2006-09-27USB: Airprime driver improvements to allow full speed EvDO transfersAndy Gay1-5/+256
2006-09-27USB: remove OTG build warningDavid Brownell1-2/+1
2006-09-27USB: EHCI update VIA workaroundDavid Brownell6-39/+70
2006-09-27USB: force root hub resume after power lossAlan Stern1-0/+6
2006-09-27USB: ohci_usb can oops on shutdownPete Zaitcev1-1/+3
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev13-23/+19
2006-09-27USB: Remove unneeded void * casts in core filesTobias Klauser5-12/+12
2006-09-27USB: u132-hcd: host controller driver for ELAN U132 adapterTony Olech4-0/+3325
2006-09-27USB: ftdi-elan: client driver for ELAN Uxxx adaptersTony Olech5-5/+2936
2006-09-27usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driverJohannes Steingraeber4-1/+13
2006-09-27USB: Moschip 7840 USB-Serial DriverPaul B Schroeder3-0/+2978
2006-09-27USB: add PlayStation 2 Trance Vibrator driverSam Hocevar4-1/+172
2006-09-27USB: Add ADU support for Ontrak ADU devicesSteven Haigh5-0/+916
2006-09-27aircable: fix printk format warningsRandy Dunlap1-2/+2
2006-09-27Add AIRcable USB Bluetooth Dongle DriverManuel Francisco Naranjo3-0/+636
2006-09-27cypress_m8: implement graceful failure handlingMike Isely1-15/+75
2006-09-27cypress_m8: improve control endpoint error handlingMike Isely1-6/+2
2006-09-27cypress_m8: use usb_fill_int_urb where appropriateMike Isely1-3/+4
2006-09-27cypress_m8: use appropriate URB polling intervalMike Isely1-6/+20
2006-09-27USB: fix __must_check warnings in drivers/usb/serial/Greg Kroah-Hartman2-12/+23
2006-09-27USB: fix __must_check warnings in drivers/usb/host/Greg Kroah-Hartman2-6/+8
2006-09-27USB: fix __must_check warnings in drivers/usb/input/Greg Kroah-Hartman1-1/+1
2006-09-27USB: fix __must_check warnings in drivers/usb/class/Greg Kroah-Hartman1-1/+3
2006-09-27USB: fix __must_check warnings in drivers/usb/atm/Greg Kroah-Hartman1-40/+34
2006-09-27USB: fix __must_check warnings in drivers/usb/misc/Greg Kroah-Hartman3-17/+57
2006-09-27USB: fix __must_check warnings in drivers/usb/core/Greg Kroah-Hartman6-29/+80
2006-09-27USB: fix root-hub resume when CONFIG_USB_SUSPEND is not setAlan Stern1-1/+6
2006-09-27usbcore: remove usb_suspend_root_hubAlan Stern5-71/+1
2006-09-27usbcore: non-hub-specific uses of autosuspendAlan Stern4-11/+28
2006-09-27usbcore: add autosuspend/autoresume infrastructureAlan Stern4-45/+460
2006-09-27usbcore: store each usb_device's level in the treeAlan Stern1-0/+1
2006-09-27USB: usb/input/usbmouse.c: whitespace cleanupReiner Herrmann1-1/+1
2006-09-27USB: ohci-at91, two one-linersDavid Brownell1-1/+2
2006-09-27USB: net2280: update dma buffer allocationDavid Brownell1-68/+88
2006-09-27USB: usb serial gadget smp related bugEugeny S. Mints1-0/+3
2006-09-27USB: replace kernel_thread() with kthread_run() in libusual.cMatthew Dharm1-5/+5
2006-09-27gadgetfs patch for ep0outSkip Hansen1-1/+1
2006-09-27USB: EHCI whitespace fixes (cosmetic)David Brownell7-64/+64
2006-09-27USB: ethernet gadget avoids zlps for musb_hdrcDavid Brownell1-0/+3
2006-09-27usbmon: don't call mon_dmapeek if DMA isn't being usedAlan Stern3-6/+9
2006-09-27usbcore: trim down usb_bus structureAlan Stern8-71/+44
2006-09-27usbcore: Add flag for whether a host controller uses DMAAlan Stern1-3/+5
2006-09-27USB: remove struct usb_operationsAlan Stern5-84/+24
2006-09-27USB: usb-hub-driver-improve-use-of-ifdef fixAndrew Morton1-0/+2
2006-09-27USB: Turn usb_resume_both() into static inlineAlexey Dobriyan1-1/+4
2006-09-27usbcore: help drivers to change device configsAlan Stern1-0/+59
2006-09-27usb-storage: fix for UFI LUN detectionAlan Stern1-0/+15
2006-09-27USB: fix typo in drivers/usb/gadget/KconfigJules Villard1-1/+1
2006-09-27USB: fix signedness issue in drivers/usb/gadget/ether.cEric Sesterhenn1-1/+1
2006-09-27USB core: Use const where possible.Luiz Fernando N. Capitulino2-12/+13
2006-09-27wusb: pretty print new wireless USB devices when they connectInaky Perez-Gonzalez1-10/+15
2006-09-27wusb: handle wusb device ep0 speed settingsInaky Perez-Gonzalez1-2/+10
2006-09-27wusb: hub code recognizes wusb portsInaky Perez-Gonzalez2-1/+16
2006-09-27usb: deal with broken config descriptorsInaky Perez-Gonzalez1-1/+3
2006-09-27USB Storage: add rio karma eject supportMatthew Dharm8-75/+187
2006-09-27usb-skeleton: small updateLuiz Fernando N. Capitulino1-28/+22
2006-09-27usbcore: khubd and busy-port handlingAlan Stern2-2/+12
2006-09-27usbcore: make hcd_endpoint_disable wait for queue to drainAlan Stern1-30/+35
2006-09-27UHCI: increase Resume-Detect-off delayAlan Stern1-3/+9
2006-09-27USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov20-23/+69
2006-09-27USB gadget: gadgetfs dont try to lock before freeMilan Svoboda1-1/+0
2006-09-27USB: add poll to gadgetfs's endpoint zeroMilan Svoboda1-1/+31
2006-09-27USB: net1080 inherent pad lengthdave rientjes1-8/+7
2006-09-27USB: ldusb: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-6/+2
2006-09-27USB: usblcd: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-6/+2
2006-09-27USB: usb-serial: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-12/+7
2006-09-27USB: powermate: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-3/+1
2006-09-27USB: keyspan_remote: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-2/+1
2006-09-27USB: ati_remote: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-6/+2
2006-09-27USB: acecad: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-4/+1
2006-09-27USB: appletouch: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-4/+1
2006-09-27USB: hub: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-7/+2
2006-09-27USB: usblp: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-7/+2
2006-09-27USB: New functions to check endpoints info.Luiz Fernando N. Capitulino1-0/+144
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino24-33/+33
2006-09-27USB: gmidi: New USB MIDI Gadget class driver.Ben Williamson3-0/+1353
2006-09-27USB: gadgetfs: protect ep_release with lockMilan Svoboda1-0/+5
2006-09-27USB: fix ep_config to return correct valueMilan Svoboda1-3/+4
2006-09-27USB: correct locking in gadgetfs_disconnectMilan Svoboda1-2/+3
2006-09-27USB: onetouch - handle errors from input_register_device()Dmitry Torokhov1-2/+6
2006-09-27USB: build fixes: ohci-omapDavid Brownell1-42/+71
2006-09-27USB: garmin_gps support for new generation of gps receiversHermann Kneissel1-57/+162
2006-09-27USB: wacom tablet driver reorganizationPing Cheng6-1003/+1142
2006-09-27USB: usbcore get rid of the timer in usb_start_wait_urb()Franck Bui-Huu1-44/+29
2006-09-27USB: ipaq: minor ipaq_open() cleanup.Luiz Fernando N. Capitulino1-15/+23
2006-09-27usbnet: printk format warningRandy Dunlap1-1/+1
2006-09-27USB: asix - Add AX88178 support and many other changesDavid Hollis1-232/+769
2006-09-27USB: usbnet - Add unlink_rx_urbs() call to allow for Jumbo FramesJamie Painter2-3/+28
2006-09-27USB: pl2303: cosmetic changes to quirkThiago Galesi1-6/+13
2006-09-27USB: pl2303: reduce number of prototypesThiago Galesi1-301/+269
2006-09-27USB: pl2303: cosmetic changes to pl2303_buf_{clear, data_avail}Thiago Galesi1-6/+6
2006-09-27USB: pl2303: remove 80-columns limit violations in pl2303 driverThiago Galesi1-129/+123
2006-09-27USB: pl2303: Removes unneeded goto.Luiz Fernando N. Capitulino1-4/+1
2006-09-27usbtouchscreen: version 0.4Daniel Ritz2-84/+219
2006-09-27hub driver: improve use of #ifdefAlan Stern2-18/+57
2006-09-27usbcore: suspending devices with no driverAlan Stern1-4/+15
2006-09-27usbcore: fix up device and power state testsAlan Stern3-61/+29
2006-09-27usbcore: set device and power states properlyAlan Stern2-35/+46
2006-09-27usbcore: track whether interfaces are suspendedAlan Stern1-3/+3
2006-09-27usbcore: resume device resume recursionAlan Stern4-105/+70
2006-09-27usbcore: split suspend/resume for device and interfacesAlan Stern1-45/+77
2006-09-27usbcore: make usb_generic a usb_device_driverAlan Stern4-186/+232
2006-09-27usbcore: add usb_device_driver definitionAlan Stern4-77/+194
2006-09-27usbcore: move code among source filesAlan Stern5-342/+370
2006-09-27usbcore: rename usb_suspend_device to usb_port_suspendAlan Stern3-24/+25
2006-09-27usb-skeleton: don't submit URBs after disconnectionAlan Stern1-7/+33
2006-09-27usbfs: detect device unregistrationAlan Stern1-6/+7
2006-09-27usbfs: private mutex for open, release, and removeAlan Stern3-11/+19
2006-09-27USB: Phidgets should check create_device_file() return valueSean Young3-196/+199
2006-09-27USB: Put phidgets driver in a sysfs classSean Young7-190/+334
2006-09-27USB: Add driver for PhidgetMotorControlSean Young4-5/+451
2006-09-27usbcore: add configuration_string to attribute groupAlan Stern1-3/+2
2006-09-27USB: Make usb_buffer_free() NULL-safeDmitry Torokhov1-1/+3
2006-09-27USB: ark3116: Formatting cleanupsWerner Lemberg1-100/+99
2006-09-27USB: ark3116: Add TIOCGSERIAL and TIOCSSERIAL ioctl calls.Werner Lemberg1-3/+31
2006-09-27USB: Allow compile in g_ether, fix typoTony Lindgren1-2/+2
2006-09-27USB: pxa2xx_udc understands GPIO based VBUS sensingDavid Brownell2-18/+76
2006-09-27USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell2-2/+2
2006-09-27USB: kill usb kconfig warningAndrew Morton1-1/+0
2006-09-27USB OHCI controller support for PNX4008Vitaly Wool4-0/+484
2006-09-27USB: ohci-s3c2410.c: clock now usb-bus-hostBen Dooks1-1/+1
2006-09-27USB: OHCI avoids root hub timer pollingDavid Brownell13-45/+99
2006-09-27USB: unusual_dev entry for Sony P990iPhil Dibowitz1-0/+7
2006-09-27USB: unusual_devs entry for Lacie DVD+-RWAlan Stern1-0/+7
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2-2/+0
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o7-12/+12
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan1-6/+2
2006-09-25PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell5-3/+23
2006-09-22[PATCH] fallout from hcd-core patchAl Viro1-1/+1
2006-09-19Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov90-1253/+1606
2006-09-12USB: Fix unload oops and memory leak in yealink driverHenk Vergonet1-6/+6
2006-09-12usbserial: Reference leakMatthias Urlichs1-1/+3
2006-09-07usbtouchscreen: fix ITM data readingKai Lindhom1-1/+1
2006-09-07USB: New device ID for ftdi_sio usb serial driverRalf Schlatterbeck2-0/+6
2006-09-07USB: Support for USB20SVGA-WH & USB20SVGA-DGNobuhiro Iwamatsu1-0/+2
2006-09-07USB: hid-core.c: fix duplicate USB_DEVICE_ID_GTCO_404Adrian Bunk1-2/+2
2006-08-31uhci-hcd: fix list access bugAlan Stern1-1/+1
2006-08-31USB: Support for ELECOM LD-USB20 in pegasusNobuhiro Iwamatsu1-0/+3
2006-08-31USB: rtl8150_disconnect() needs tasklet_kill()Andrew Morton1-0/+1
2006-08-31USB Storage: unusual_devs.h for Sony Ericsson M600iPhil Dibowitz1-0/+7
2006-08-31USB Storage: Remove the finecam3 unusual_devs entryPhil Dibowitz1-10/+0
2006-08-31UHCI: don't stop at an Iso errorAlan Stern1-1/+1
2006-08-31usb gadget: g_ether spinlock recursion fixDavid Brownell1-14/+31
2006-08-31USB: add all wacom device to hid-core.c blacklistPing Cheng1-53/+4
2006-08-31hid-core.c: Adds all GTCO CalComp Digitizers and InterWrite School Products t...Jeremy Roberson1-0/+92
2006-08-31USB floppy drive SAMSUNG SFD-321U/EP detected 8 timesjuergen.mell@t-online.de1-0/+7
2006-08-26[PATCH] unusual_devs update for UCR-61S2BAlan Stern1-1/+1
2006-08-26[PATCH] USB: pl2303: removed support for OTi's DKU-5 clone cableTomasz Kazmierczak2-5/+0
2006-08-26[PATCH] USB: fix bug in cypress_cy7c63.c driverGreg Kroah-Hartman1-1/+1
2006-08-11USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of errorOrjan Friberg1-2/+3
2006-08-11USB: ftdi_sio driver - new PIDsJonathan Davies2-0/+8
2006-08-11USB: Additional PID for SHARP W-ZERO3Norihiko Tomiyama1-0/+2
2006-08-11USB: appletouch: fix atp_disconnectJohannes Berg1-1/+1