aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-18dev_vdbg(), available with -DVERBOSE_DEBUGDavid Brownell
2007-07-17drivers/*: mark variables with uninitialized_var()Jeff Garzik
2007-07-17drivers/usb/misc/auerswald: fix status check, remove redundant checkJeff Garzik
2007-07-17no USB on M32RAl Viro
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-15minimal fixes for drivers/usb/gadget/m66592-udc.cAl Viro
2007-07-12Revert "USB: fix gregkh-usb-usb-use-menuconfig-objects"Linus Torvalds
2007-07-12USB: ohci-pnx4008: Remove unnecessary cast of return value of kzallocSuresh Jayaraman
2007-07-12USB: additions to the quirk listOliver Neukum
2007-07-12usb-storage: implement autosuspendAlan Stern
2007-07-12USB: cdc-acm: add new device id to option driverAndrey Arapov
2007-07-12USB: goku_udc trivial cleanupsDavid Brownell
2007-07-12USB: usb gadget stack can now -DDEBUG with KconfigDavid Brownell
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 1David Brownell
2007-07-12USB: pxa2xx_udc -- cleanups, mostly removing dma hooksDavid Brownell
2007-07-12USB: pxa2xx_udc: use generic gpio layerMilan Svoboda
2007-07-12USB: quirk for samsung printerOliver Neukum
2007-07-12USB: usb/dma doc updatesDavid Brownell
2007-07-12USB: drivers/usb/storage/unusual_devs.h whitespace cleanupS.Caglar Onur
2007-07-12USB: remove Makefile reference to obsolete OHCI_AT91Robert P. J. Day
2007-07-12USB: io_*: remove bogus termios no change checksAlan Cox
2007-07-12USB: mos7720: remove bogus no termios change checkAlan Cox
2007-07-12USB: visor and whiteheat: remove bogus termios change checksAlan Cox
2007-07-12USB: pl2303: remove bogus checks and fix speed support to use tty_get_baud_ra...Alan Cox
2007-07-12USB: mos7840.c: turn this into a serial driverAlan Cox
2007-07-12USB: make the usb_device numa_node get assigned from controllerYinghai Lu
2007-07-12USB: ftdi_sio: fix oops due to processing workarounds too earlyOliver Neukum
2007-07-12USB: fix gregkh-usb-usb-use-menuconfig-objectsJan Engelhardt
2007-07-12USB: Make usb-autosuspend timer 1 sec jiffy alignedVenki Pallipadi
2007-07-12USB: Don't autosuspend Blackberry devices.Jeremy Katz
2007-07-12USB: Support Blackberry Pearl with berry_chargeJeremy Katz
2007-07-12USB: add IAD support to usbfs and sysfsCraig W. Nadler
2007-07-12USB: mos7720: change developer email addressesGreg Kroah-Hartman
2007-07-12USB: Fix off-by-1 error in the scatter-gather libraryAlan Stern
2007-07-12USB: Don't resume root hub if the controller is suspendedAlan Stern
2007-07-12USB: Remove usages of dev->power.power_stateAlan Stern
2007-07-12USB: usblp: add dynamic URBs, fix racesPete Zaitcev
2007-07-12USB: fsl_usb2_udc: fix bug for portsc bit maskingLi Yang
2007-07-12USB: autosuspend for usblcdOliver Neukum
2007-07-12usb gadget: Rename husb2dev -> usbaHaavard Skinnemoen
2007-07-12USB: Add URB_FREE_BUFFER flag and the logic behind itMarcel Holtmann
2007-07-12USB: Fix up full-speed bInterval values in high-speed interrupt descriptorLaurent Pinchart
2007-07-12USB: usb-skeleton: use anchors in pre/post resetOliver Neukum
2007-07-12USB: usb-skeleton" use anchors in suspend/resume handlingOliver Neukum
2007-07-12USB: usb-skeleton: use anchors in disconnect handlingOliver Neukum
2007-07-12USB: serial: ir_usb: Clean up the worst of it, remove exciting 'crash on open...Alan Cox
2007-07-12USB: serial: belkin_sa: Various needed fixesAlan Cox
2007-07-12USB: serial: ark3116.c: Mixed fixupsAlan Cox