aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2009-04-14tty: Fix leak in ti-usbAlan Cox
2009-04-14cdc-acm: Fix long standing abuse of tty->low_latencyAlan Cox
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang
2009-04-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-04-08[ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the arrayJustin Waters
2009-04-07dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-04-06symbol: Remove various bits of left over junkAlan Cox
2009-04-06tty: pl2303 needs identifiers for Siemens S81 as well as EF81Alan Cox
2009-04-06cdc-acm: zydas 1602 identifier neededAlan Cox
2009-04-06usb: Auto-load cdc_acm module when device opened.Scott James Remnant
2009-04-05Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Linus Torvalds
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupLinus Torvalds
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare
2009-04-01isd200: use ATA_* defines instead of *_STAT and *_ERR onesBartlomiej Zolnierkiewicz
2009-04-01isd200: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz
2009-04-01isd200: make it 'struct hd_driveid'-freeBartlomiej Zolnierkiewicz
2009-04-01proc tty: switch usb-serial to ->proc_fopsAlexey Dobriyan
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-03-30trivial: Fix misspelling of firmwareNick Andrew
2009-03-30trivial: Fix dubious bitwise 'and' usage spotted by sparse.Alexey Zaytsev
2009-03-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-03-28Merge branch 'origin' into develRussell King
2009-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Haavard Skinnemoen
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-03-26atmel-usba-udc: use gpio_is_valid() to check vbus_pin I/O lineHans-Christian Egtvedt
2009-03-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King
2009-03-24USB: FHCI: use dev_name() in place of bus_id.Sachin Sant
2009-03-24usb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-24USB: qcserial: add device id for HP devicesAlexander Shumakovitch
2009-03-24USB: isp1760: Add a delay before reading the SKIPMAP registers in isp1760-hcd.cCatalin Marinas
2009-03-24USB: allow malformed LANGID descriptorsDaniel Mack
2009-03-24USB: pxa27x_udc: typo fixes and code cleanupsVernon Sauder
2009-03-24USB: gadget: gadget zero uses new suspend/resume hooksDavid Brownell
2009-03-24USB: gadget: composite device-level suspend/resume hooksDavid Brownell
2009-03-24USB: r8a66597-hcd: suspend/resume supportYoshihiro Shimoda
2009-03-24USB: more u32 conversion after transfer_buffer_length and actual_lengthRoel Kluin
2009-03-24USB: Fix cp2101 USB serial device driver termios functions for console useVomLehn
2009-03-24USB: CP2101 New Device IDAlex Stephens
2009-03-24USB: ipaq: handle 4 endpoint devicesMark Ellis
2009-03-24USB: S3C: Move usb-control.h to platform includeBen Dooks
2009-03-24USB: ohci-hcd: Add ARCH_S3C24XX to the ohci-s3c2410.c glueBen Dooks
2009-03-24USB: host: fix sparse warning: Using plain integer as NULL pointerHannes Eder