summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-05-02USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame.Andrew Lunn1-0/+11
2008-05-02USB: add more FTDI device idsPeter Mack2-0/+19
2008-05-02USB: fix cannot work usb storage when using ohci-sm501Yoshihiro Shimoda1-1/+3
2008-05-02usb: gadget zero timer init fixDavid Lopo1-3/+4
2008-05-02usb: gadget zero style fixups (mostly whitespace)David Brownell1-193/+172
2008-05-02usb serial gadget: CDC ACM fixesDavid Brownell1-17/+73
2008-05-02usb: pxa27x_udc driverRobert Jarzmik5-4/+2916
2008-05-02USB: INTOVA Pixtreme camera mass storage deviceRohan Hart1-0/+7
2008-05-02USB: mos7840: test and propagate set_uart_reg return valueRoel Kluin1-3/+2
2008-05-02USB: usbtest displays diagnostics againDavid Brownell1-143/+133
2008-05-02ub: CosmeticsPete Zaitcev1-9/+6
2008-05-02ub: Ignore bad residuePete Zaitcev1-8/+14
2008-05-02ub: Tune retriesPete Zaitcev1-5/+4
2008-05-02ub: Fix timeoutsPete Zaitcev1-2/+15
2008-05-02usb: libusual kthread_run() called with wrong format.Rusty Russell1-1/+1
2008-05-02usb-storage: add unusual_devs entry for Samsung YP-U3Alan Stern1-0/+7
2008-05-02USB: storage/onetouch.c: make a function staticAdrian Bunk1-2/+2
2008-05-02usb-storage: fix build failure in OneTouch driverDmitry Torokhov1-1/+2
2008-05-02usb: ldusb: ld_usb semaphore to mutexDaniel Walker1-14/+14
2008-05-02USB: ISP1760 HCD driverSebastian Siewior5-1/+2764
2008-05-02[SCSI] add support for variable length extended commandsBoaz Harrosh3-19/+8
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh15-25/+31
2008-05-02[SCSI] aacraid: Fix down_interruptible() to check the return value correctlyMark Salyzyn1-1/+1
2008-05-02serial: Fix sparc driver name strings.David S. Miller4-4/+4
2008-05-02lguest: make Launcher see device status updatesRusty Russell1-7/+13
2008-05-02lguest: remove bogus NULL cpu checkRusty Russell1-2/+0
2008-05-02lguest: avoid using NR_CPUS as a bounds check.Rusty Russell1-1/+1
2008-05-02virtio: add virtio disk geometry featureRyan Harper1-4/+20
2008-05-02virtio: explicit advertisement of driver featuresRusty Russell6-46/+106
2008-05-02virtio: change config to guest endian.Rusty Russell2-5/+5
2008-05-02virtio: finer-grained features for virtio_netRusty Russell1-0/+9
2008-05-02virtio: wean net driver off NETDEV_TX_BUSYRusty Russell1-20/+43
2008-05-02virtio-blk: fix remove oopsMarcelo Tosatti1-2/+0
2008-05-02virtio: fix scatterlist sizing in net driver.Rusty Russell1-4/+4
2008-05-02virtio: de-structify virtio_block status byteRusty Russell1-3/+3
2008-05-02virtio: fix sparse return void-valued expression warningsHarvey Harrison1-2/+2
2008-05-02virtio: fix tx_ stats in virtio_netRusty Russell1-1/+1
2008-05-02virtio: ignore corrupted virtqueues rather than spinning.Rusty Russell1-0/+5
2008-05-02[POWERPC] PS3: Remove unsupported wakeup sourcesGeoff Levand1-6/+1
2008-05-02[POWERPC] PS3: Add time include to lpmFUJITA Tomonori1-0/+1
2008-05-02Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras1-3/+3
2008-05-02[POWERPC] Xilinx: Fix compile warningsKumar Gala1-3/+3
2008-05-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller14-64/+77
2008-05-02rt2x00: Fix quality/activity led handlingIvo van Doorn8-5/+28
2008-05-02rt2x00: Don't enable short preamble for 1MBsIvo van Doorn2-2/+2
2008-05-02iwlwifi: fix debug messages during scanningBill Moss2-15/+14
2008-05-02iwlwifi: fix current channel is not scannedGuy Cohen4-28/+0
2008-05-02b43: Fix some TX/RX locking issuesMichael Buesch2-14/+33
2008-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-2/+5
2008-05-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds8-58/+78