aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31Merge branch 'linux-2.6'Paul Mackerras15-188/+199
2008-01-30[SCSI] implement scsi_data_bufferBoaz Harrosh1-4/+4
2008-01-28Merge branch 'pxa-plat' into develRussell King3-3/+13
2008-01-28Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into develRussell King1-1/+1
2008-01-27i2c/tps65010: move header to <linux/i2c/...>David Brownell1-1/+1
2008-01-27i2c: Kill rogue driver IDsJean Delvare1-1/+0
2008-01-27i2c: normal_i2c can be made const (remaining drivers)Jean Delvare1-2/+2
2008-01-26[POWERPC] mpc5200: normalize compatible property bindingsGrant Likely1-0/+2
2008-01-26[ARM] USB: update to allow pxa27x ohci driver to support pxa3xxeric miao2-1/+2
2008-01-26[ARM] USB: update pxa27x ohci driver to use clk supporteric miao1-2/+11
2008-01-26[ARM] 4764/1: [AT91] AT91CAP9 core supportAndrew Victor1-1/+1
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds8-176/+178
2008-01-25[SCSI] usbstorage: use last_sector_bug flag universallyHans de Goede1-0/+4
2008-01-24USB: use proper call to driver_create_fileGreg Kroah-Hartman1-4/+4
2008-01-21keyspan: fix oopsAlan Cox1-1/+1
2008-01-11[SCSI] relax scsi dma alignmentJames Bottomley1-10/+10
2008-01-11[SCSI] isd200: use one-element sg list in issuing commandsBoaz Harrosh1-20/+46
2008-01-11[SCSI] usb: transport - convert to accessors and !use_sg code path removalBoaz Harrosh2-17/+30
2008-01-11[SCSI] usb: shuttle_usbat - convert to accessors and !use_sg code path removalBoaz Harrosh1-42/+26
2008-01-11[SCSI] usb: freecom & sddr09 - convert to accessors and !use_sg cleanupBoaz Harrosh2-14/+9
2008-01-11[SCSI] usb: protocol - convert to accessors and !use_sg code path removalBoaz Harrosh1-73/+53
2008-01-08pl2303: Fix mode switching regressionAlan Cox1-0/+7
2007-12-22USB: New device ID for the CP2101 driverMartin Kusserow1-0/+1
2007-12-22USB: VID/PID update for sierraKevin R Page1-0/+2
2007-12-22USB: Unbreak fsl_usb2_udcPeter Korsgaard1-1/+1
2007-12-17USB: revert portions of "UNUSUAL_DEV: Sync up some reported devices from Ubuntu"Greg Kroah-Hartman1-8/+0
2007-12-17usb: Remove broken optimisation in OHCI IRQ handlerBenjamin Herrenschmidt1-10/+13
2007-12-17USB: at91_udc: correct hanging while disconnecting usb cableNicolas Ferre1-0/+2
2007-12-17USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern6-10/+9
2007-12-17USB: fix locking loop by avoiding flush_scheduled_workAlan Stern1-3/+3
2007-12-17USB: option: Bind to the correct interface of the Huawei E220Jaime Velasco Juan1-2/+2
2007-12-17USB: cp2101: new device idJeff Long1-2/+3
2007-12-17usb-storage: Fix devices that cannot handle 32k transfersDoug Maxey2-3/+16
2007-12-17USB: sierra: fix product idagilmore@wirelessbeehive.com1-1/+1
2007-11-29revert "keyspan: init termios properly"Andrew Morton1-3/+29
2007-11-28USB: s3c2410 gadget: ensure vbus pin in input mode during readBen Dooks1-0/+4
2007-11-28USB: s3c2410 gadget: allow sharing of vbus irqBen Dooks1-3/+3
2007-11-28USB: s3c2410 gadget: Header move fixupsBen Dooks1-3/+3
2007-11-28USB: usb-storage: unusual_devs entry for JetFlash TS1GJF2AAlan Stern1-0/+7
2007-11-28USB: fix up EHCI startup synchronizationDavid Brownell1-1/+4
2007-11-28USB: make the microtek driver and HAL cooperateOliver Neukum1-1/+1
2007-11-28USB: uevent environment key fixAlan Stern3-35/+25
2007-11-28USB: keep track of whether interface sysfs files existAlan Stern2-10/+8
2007-11-28USB: sierra: new product idagilmore@wirelessbeehive.com1-0/+2
2007-11-28USB HCD: avoid duplicate local_irq_disable()Alan Stern1-1/+2
2007-11-28USB: fix directory references in usb/READMEDirk Hohndel1-3/+3
2007-11-28USB: add support for an older firmware revision for the Nikon D200Mike Pagano1-5/+5
2007-11-28USB: FIx locks and urb->status in adutux (updated)Pete Zaitcev1-123/+139
2007-11-28usbserial: fix inconsistent lock stateBorislav Petkov1-2/+3