summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2008-05-02USB: INTOVA Pixtreme camera mass storage deviceRohan Hart-0/+7
2008-05-02USB: mos7840: test and propagate set_uart_reg return valueRoel Kluin-3/+2
2008-05-02USB: usbtest displays diagnostics againDavid Brownell-143/+133
2008-05-02ub: CosmeticsPete Zaitcev-9/+6
2008-05-02ub: Ignore bad residuePete Zaitcev-8/+14
2008-05-02ub: Tune retriesPete Zaitcev-5/+4
2008-05-02ub: Fix timeoutsPete Zaitcev-2/+15
2008-05-02usb: libusual kthread_run() called with wrong format.Rusty Russell-1/+1
2008-05-02usb-storage: add unusual_devs entry for Samsung YP-U3Alan Stern-0/+7
2008-05-02USB: storage/onetouch.c: make a function staticAdrian Bunk-2/+2
2008-05-02usb-storage: fix build failure in OneTouch driverDmitry Torokhov-1/+2
2008-05-02usb: ldusb: ld_usb semaphore to mutexDaniel Walker-14/+14
2008-05-02USB: ISP1760 HCD driverSebastian Siewior-1/+2764
2008-05-02driver-core: add dev_name() to help transition away from using bus_idKay Sievers-1/+7
2008-05-02[SCSI] add support for variable length extended commandsBoaz Harrosh-35/+47
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-genirqLinus Torvalds-19/+35
2008-05-02Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds-866/+2
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds-159/+324
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh-29/+52
2008-05-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds-171/+157
2008-05-02[SCSI] bsg: add large command supportFUJITA Tomonori-3/+9
2008-05-02[SCSI] aacraid: Fix down_interruptible() to check the return value correctlyMark Salyzyn-1/+1
2008-05-02sparc32: Delete prom_stdin and prom_stdout.David S. Miller-10/+0
2008-05-02sparc32: More memory probing consolidation.David S. Miller-151/+71
2008-05-02sparc32: Kill totally unused memory information tables.David S. Miller-110/+8
2008-05-02sparc64: Fix syscall restart, for real...David S. Miller-7/+11
2008-05-02serial: Fix sparc driver name strings.David S. Miller-4/+4
2008-05-02sparc64: Stop creating dummy root PCI host controller devices.David S. Miller-112/+33
2008-05-02lguest: make Launcher see device status updatesRusty Russell-22/+48
2008-05-02lguest: remove bogus NULL cpu checkRusty Russell-2/+0
2008-05-02lguest: avoid using NR_CPUS as a bounds check.Rusty Russell-1/+1
2008-05-02virtio: add virtio disk geometry featureRyan Harper-4/+27
2008-05-02virtio: explicit advertisement of driver featuresRusty Russell-53/+142
2008-05-02virtio: change config to guest endian.Rusty Russell-36/+21
2008-05-02virtio: finer-grained features for virtio_netRusty Russell-2/+20
2008-05-02virtio: wean net driver off NETDEV_TX_BUSYRusty Russell-20/+43
2008-05-02virtio-blk: fix remove oopsMarcelo Tosatti-2/+0
2008-05-02virtio: fix scatterlist sizing in net driver.Rusty Russell-4/+4
2008-05-02virtio: de-structify virtio_block status byteRusty Russell-15/+10
2008-05-02virtio: export more headers to userspaceChristian Borntraeger-0/+5
2008-05-02virtio: fix sparse return void-valued expression warningsHarvey Harrison-2/+2
2008-05-02virtio: fix tx_ stats in virtio_netRusty Russell-1/+1
2008-05-02virtio: ignore corrupted virtqueues rather than spinning.Rusty Russell-0/+5
2008-05-02genirq: reenable a nobody cared disabled irq when a new driver arrivesThomas Gleixner-19/+35
2008-05-02netns: assign PDE->data before gluing entry into /proc treeDenis V. Lunev-11/+17
2008-05-02netfilter: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev-7/+6
2008-05-02netfilter: assign PDE->fops before gluing PDE into /proc treeDenis V. Lunev-3/+3
2008-05-02ipv4: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev-11/+6
2008-05-02vlan: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev-4/+3
2008-05-02atm: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev-4/+2