aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17drivers/*: mark variables with uninitialized_var()Jeff Garzik1-1/+1
2007-07-17drivers/usb/misc/auerswald: fix status check, remove redundant checkJeff Garzik1-1/+1
2007-07-17no USB on M32RAl Viro1-1/+1
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki4-2/+6
2007-07-15minimal fixes for drivers/usb/gadget/m66592-udc.cAl Viro1-23/+4
2007-07-12Revert "USB: fix gregkh-usb-usb-use-menuconfig-objects"Linus Torvalds1-0/+1
2007-07-12USB: ohci-pnx4008: Remove unnecessary cast of return value of kzallocSuresh Jayaraman1-1/+1
2007-07-12USB: additions to the quirk listOliver Neukum1-0/+8
2007-07-12usb-storage: implement autosuspendAlan Stern2-11/+29
2007-07-12USB: cdc-acm: add new device id to option driverAndrey Arapov1-0/+3
2007-07-12USB: goku_udc trivial cleanupsDavid Brownell2-23/+23
2007-07-12USB: usb gadget stack can now -DDEBUG with KconfigDavid Brownell3-82/+100
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell9-429/+0
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 1David Brownell4-29/+11
2007-07-12USB: pxa2xx_udc -- cleanups, mostly removing dma hooksDavid Brownell2-404/+25
2007-07-12USB: pxa2xx_udc: use generic gpio layerMilan Svoboda1-14/+49
2007-07-12USB: quirk for samsung printerOliver Neukum1-0/+2
2007-07-12USB: usb/dma doc updatesDavid Brownell1-5/+6
2007-07-12USB: drivers/usb/storage/unusual_devs.h whitespace cleanupS.Caglar Onur1-94/+94
2007-07-12USB: remove Makefile reference to obsolete OHCI_AT91Robert P. J. Day1-1/+0
2007-07-12USB: io_*: remove bogus termios no change checksAlan Cox2-17/+0
2007-07-12USB: mos7720: remove bogus no termios change checkAlan Cox1-10/+0
2007-07-12USB: visor and whiteheat: remove bogus termios change checksAlan Cox2-17/+0
2007-07-12USB: pl2303: remove bogus checks and fix speed support to use tty_get_baud_rate()Alan Cox1-32/+1
2007-07-12USB: mos7840.c: turn this into a serial driverAlan Cox1-72/+0
2007-07-12USB: make the usb_device numa_node get assigned from controllerYinghai Lu1-0/+1
2007-07-12USB: ftdi_sio: fix oops due to processing workarounds too earlyOliver Neukum1-60/+44
2007-07-12USB: fix gregkh-usb-usb-use-menuconfig-objectsJan Engelhardt1-1/+0
2007-07-12USB: Make usb-autosuspend timer 1 sec jiffy alignedVenki Pallipadi1-1/+1
2007-07-12USB: Don't autosuspend Blackberry devices.Jeremy Katz1-0/+5
2007-07-12USB: Support Blackberry Pearl with berry_chargeJeremy Katz1-0/+35
2007-07-12USB: add IAD support to usbfs and sysfsCraig W. Nadler4-0/+106
2007-07-12USB: mos7720: change developer email addressesGreg Kroah-Hartman1-3/+3
2007-07-12USB: Fix off-by-1 error in the scatter-gather libraryAlan Stern1-4/+3
2007-07-12USB: Don't resume root hub if the controller is suspendedAlan Stern4-6/+11
2007-07-12USB: Remove usages of dev->power.power_stateAlan Stern2-15/+1
2007-07-12USB: usblp: add dynamic URBs, fix racesPete Zaitcev1-242/+376
2007-07-12USB: fsl_usb2_udc: fix bug for portsc bit maskingLi Yang1-1/+1
2007-07-12USB: autosuspend for usblcdOliver Neukum1-3/+43
2007-07-12usb gadget: Rename husb2dev -> usbaHaavard Skinnemoen2-5/+5
2007-07-12USB: Add URB_FREE_BUFFER flag and the logic behind itMarcel Holtmann1-0/+3
2007-07-12USB: Fix up full-speed bInterval values in high-speed interrupt descriptorLaurent Pinchart1-3/+9
2007-07-12USB: usb-skeleton: use anchors in pre/post resetOliver Neukum1-0/+23
2007-07-12USB: usb-skeleton" use anchors in suspend/resume handlingOliver Neukum1-5/+37
2007-07-12USB: usb-skeleton: use anchors in disconnect handlingOliver Neukum1-0/+2
2007-07-12USB: serial: ir_usb: Clean up the worst of it, remove exciting 'crash on open' featureAlan Cox1-82/+60
2007-07-12USB: serial: belkin_sa: Various needed fixesAlan Cox1-42/+27
2007-07-12USB: serial: ark3116.c: Mixed fixupsAlan Cox1-38/+23
2007-07-12USB: sierra: cleanup the startup and shutdown pathGreg Kroah-Hartman1-89/+41
2007-07-12USB: sierra: remove incorrect usage of the urb status fieldGreg Kroah-Hartman1-114/+107