summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-022-0/+2
|\
| * [PATCH] split linux/file.hAl Viro2008-05-012-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-05-0241-536/+9127
|\ \
| * | USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-f...David Lopo2008-05-021-1/+24
| * | usb_serial: some coding style fixesAlan Cox2008-05-024-103/+112
| * | USB: Remove redundant dependencies on USB_ATM.Robert P. J. Day2008-05-021-4/+0Star
| * | USB: UHCI: disable remote wakeup when it's not neededAlan Stern2008-05-022-18/+61
| * | USB: OHCI: work around bogus compiler warningAlan Stern2008-05-021-1/+1
| * | USB: add Cypress c67x00 OTG controller HCD driverPeter Korsgaard2008-05-029-0/+1836
| * | USB: add Cypress c67x00 OTG controller core driverPeter Korsgaard2008-05-021-0/+230
| * | USB: add Cypress c67x00 low level interface codePeter Korsgaard2008-05-022-0/+690
| * | USB: airprime: unlock mutex instead of trying to lock it againLeonardo Chiquitto2008-05-021-1/+1
| * | USB: storage: Update mailling list addressAndrew Lunn2008-05-022-2/+4
| * | USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame.Andrew Lunn2008-05-021-0/+11
| * | USB: add more FTDI device idsPeter Mack2008-05-022-0/+19
| * | USB: fix cannot work usb storage when using ohci-sm501Yoshihiro Shimoda2008-05-021-1/+3
| * | usb: gadget zero timer init fixDavid Lopo2008-05-021-3/+4
| * | usb: gadget zero style fixups (mostly whitespace)David Brownell2008-05-021-193/+172Star
| * | usb serial gadget: CDC ACM fixesDavid Brownell2008-05-021-17/+73
| * | usb: pxa27x_udc driverRobert Jarzmik2008-05-025-4/+2916
| * | USB: INTOVA Pixtreme camera mass storage deviceRohan Hart2008-05-021-0/+7
| * | USB: mos7840: test and propagate set_uart_reg return valueRoel Kluin2008-05-021-3/+2Star
| * | USB: usbtest displays diagnostics againDavid Brownell2008-05-021-143/+133Star
| * | ub: CosmeticsPete Zaitcev2008-05-021-9/+6Star
| * | ub: Ignore bad residuePete Zaitcev2008-05-021-8/+14
| * | ub: Tune retriesPete Zaitcev2008-05-021-5/+4Star
| * | ub: Fix timeoutsPete Zaitcev2008-05-021-2/+15
| * | usb: libusual kthread_run() called with wrong format.Rusty Russell2008-05-021-1/+1
| * | usb-storage: add unusual_devs entry for Samsung YP-U3Alan Stern2008-05-021-0/+7
| * | USB: storage/onetouch.c: make a function staticAdrian Bunk2008-05-021-2/+2
| * | usb-storage: fix build failure in OneTouch driverDmitry Torokhov2008-05-021-1/+2
| * | usb: ldusb: ld_usb semaphore to mutexDaniel Walker2008-05-021-14/+14
| * | USB: ISP1760 HCD driverSebastian Siewior2008-05-025-1/+2764
* | | lguest: make Launcher see device status updatesRusty Russell2008-05-021-7/+13
* | | lguest: remove bogus NULL cpu checkRusty Russell2008-05-021-2/+0Star
* | | lguest: avoid using NR_CPUS as a bounds check.Rusty Russell2008-05-021-1/+1
* | | virtio: add virtio disk geometry featureRyan Harper2008-05-021-4/+20
* | | virtio: explicit advertisement of driver featuresRusty Russell2008-05-026-46/+106
* | | virtio: change config to guest endian.Rusty Russell2008-05-022-5/+5
* | | virtio: finer-grained features for virtio_netRusty Russell2008-05-021-0/+9
* | | virtio: wean net driver off NETDEV_TX_BUSYRusty Russell2008-05-021-20/+43
* | | virtio-blk: fix remove oopsMarcelo Tosatti2008-05-021-2/+0Star
* | | virtio: fix scatterlist sizing in net driver.Rusty Russell2008-05-021-4/+4
* | | virtio: de-structify virtio_block status byteRusty Russell2008-05-021-3/+3
* | | virtio: fix sparse return void-valued expression warningsHarvey Harrison2008-05-021-2/+2
* | | virtio: fix tx_ stats in virtio_netRusty Russell2008-05-021-1/+1
* | | virtio: ignore corrupted virtqueues rather than spinning.Rusty Russell2008-05-021-0/+5
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-05-012-2/+5
|\ \
| * | firewire: fw-sbp2: log scsi_target ID at releaseStefan Richter2008-05-011-1/+1
| * | ieee1394: fix NULL pointer dereference in sysfs accessStefan Richter2008-05-011-1/+4