aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds5-6/+6
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupLinus Torvalds1-159/+80
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare1-1/+1
2009-04-01isd200: use ATA_* defines instead of *_STAT and *_ERR onesBartlomiej Zolnierkiewicz1-9/+9
2009-04-01isd200: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz1-5/+5
2009-04-01isd200: make it 'struct hd_driveid'-freeBartlomiej Zolnierkiewicz1-145/+66
2009-04-01proc tty: switch usb-serial to ->proc_fopsAlexey Dobriyan1-31/+27
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2-3/+3
2009-03-30trivial: Fix misspelling of firmwareNick Andrew2-2/+2
2009-03-30trivial: Fix dubious bitwise 'and' usage spotted by sparse.Alexey Zaytsev1-1/+1
2009-03-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+0
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+1
2009-03-28Merge branch 'origin' into develRussell King149-3669/+5050
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-1/+6
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller154-3645/+5068
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds145-3606/+4984
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds4-6/+6
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-1/+3
2009-03-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into develRussell King14-28/+72
2009-03-24USB: FHCI: use dev_name() in place of bus_id.Sachin Sant2-3/+3
2009-03-24usb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-3/+3
2009-03-24USB: qcserial: add device id for HP devicesAlexander Shumakovitch1-0/+2
2009-03-24USB: isp1760: Add a delay before reading the SKIPMAP registers in isp1760-hcd.cCatalin Marinas1-0/+14
2009-03-24USB: allow malformed LANGID descriptorsDaniel Mack1-4/+2
2009-03-24USB: pxa27x_udc: typo fixes and code cleanupsVernon Sauder1-30/+24
2009-03-24USB: gadget: gadget zero uses new suspend/resume hooksDavid Brownell4-58/+74
2009-03-24USB: gadget: composite device-level suspend/resume hooksDavid Brownell1-2/+6
2009-03-24USB: r8a66597-hcd: suspend/resume supportYoshihiro Shimoda2-1/+102
2009-03-24USB: more u32 conversion after transfer_buffer_length and actual_lengthRoel Kluin5-25/+18
2009-03-24USB: Fix cp2101 USB serial device driver termios functions for console useVomLehn1-10/+43
2009-03-24USB: CP2101 New Device IDAlex Stephens1-0/+1
2009-03-24USB: ipaq: handle 4 endpoint devicesMark Ellis1-6/+37
2009-03-24USB: S3C: Move usb-control.h to platform includeBen Dooks1-2/+1
2009-03-24USB: ohci-hcd: Add ARCH_S3C24XX to the ohci-s3c2410.c glueBen Dooks1-1/+1
2009-03-24USB: host: fix sparse warning: Using plain integer as NULL pointerHannes Eder1-1/+1
2009-03-24USB: ohci-s3c2410: fix name of bus clockBen Dooks1-1/+1
2009-03-24USB: ohci-s3c2410: remove <mach/hardware.h> includeBen Dooks1-1/+0
2009-03-24USB: serial: rename cp2101 driver to cp210xGreg Kroah-Hartman3-6/+6
2009-03-24USB: CP2101 Reduce Error LoggingCraig Shelley1-12/+7
2009-03-24USB: CP2101 Support AN205 baud ratesCraig Shelley1-40/+52
2009-03-24USB: use kzfree()Johannes Weiner2-4/+2
2009-03-24USB: usbfs: remove unneeded "inline" annotationsAlan Stern1-6/+6
2009-03-24USB: don't send Set-Interface after resetAlan Stern1-7/+16
2009-03-24USB: remove phidget drivers from kernel tree.Greg Kroah-Hartman7-1678/+0
2009-03-24USB: make actual_length in struct urb field u32Greg Kroah-Hartman1-1/+1
2009-03-24USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman5-8/+8
2009-03-24USB: uhci: don't use pseudo negative valuesAlan Stern2-8/+7
2009-03-24USB: TWL: disable VUSB regulators when cable unpluggedJouni Hogander2-10/+65
2009-03-24USB: usbmon: Add binary API v1Pete Zaitcev1-26/+116
2009-03-24USB: ch341 serial: fix port number changed after resumeMing Lei1-0/+22