aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-03hrtimer: remove duplicate helper functionOliver Hartkopp
2008-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-05-02USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-f...David Lopo
2008-05-02USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport complianceDavid Lopo
2008-05-02usb_serial: some coding style fixesAlan Cox
2008-05-02USB: Remove redundant dependencies on USB_ATM.Robert P. J. Day
2008-05-02USB: UHCI: disable remote wakeup when it's not neededAlan Stern
2008-05-02USB: OHCI: work around bogus compiler warningAlan Stern
2008-05-02USB: add Cypress c67x00 OTG controller HCD driverPeter Korsgaard
2008-05-02USB: add Cypress c67x00 OTG controller core driverPeter Korsgaard
2008-05-02USB: add Cypress c67x00 low level interface codePeter Korsgaard
2008-05-02USB: airprime: unlock mutex instead of trying to lock it againLeonardo Chiquitto
2008-05-02USB: storage: Update mailling list addressAndrew Lunn
2008-05-02USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame.Andrew Lunn
2008-05-02USB: Add the USB 2.0 extension descriptor.Sarah Sharp
2008-05-02USB: add more FTDI device idsPeter Mack
2008-05-02USB: fix cannot work usb storage when using ohci-sm501Yoshihiro Shimoda
2008-05-02usb: gadget zero timer init fixDavid Lopo
2008-05-02usb: gadget zero style fixups (mostly whitespace)David Brownell
2008-05-02usb serial gadget: CDC ACM fixesDavid Brownell
2008-05-02usb: pxa27x_udc driverRobert Jarzmik
2008-05-02USB: INTOVA Pixtreme camera mass storage deviceRohan Hart
2008-05-02USB: mos7840: test and propagate set_uart_reg return valueRoel Kluin
2008-05-02USB: usbtest displays diagnostics againDavid Brownell
2008-05-02ub: CosmeticsPete Zaitcev
2008-05-02ub: Ignore bad residuePete Zaitcev
2008-05-02ub: Tune retriesPete Zaitcev
2008-05-02ub: Fix timeoutsPete Zaitcev
2008-05-02usb: libusual kthread_run() called with wrong format.Rusty Russell
2008-05-02usb-storage: add unusual_devs entry for Samsung YP-U3Alan Stern
2008-05-02USB: storage/onetouch.c: make a function staticAdrian Bunk
2008-05-02usb-storage: fix build failure in OneTouch driverDmitry Torokhov
2008-05-02usb: ldusb: ld_usb semaphore to mutexDaniel Walker
2008-05-02USB: ISP1760 HCD driverSebastian Siewior
2008-05-02driver-core: add dev_name() to help transition away from using bus_idKay Sievers
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-genirqLinus Torvalds
2008-05-02Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-05-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-05-02lguest: make Launcher see device status updatesRusty Russell
2008-05-02lguest: remove bogus NULL cpu checkRusty Russell
2008-05-02lguest: avoid using NR_CPUS as a bounds check.Rusty Russell
2008-05-02virtio: add virtio disk geometry featureRyan Harper
2008-05-02virtio: explicit advertisement of driver featuresRusty Russell
2008-05-02virtio: change config to guest endian.Rusty Russell
2008-05-02virtio: finer-grained features for virtio_netRusty Russell
2008-05-02virtio: wean net driver off NETDEV_TX_BUSYRusty Russell
2008-05-02virtio-blk: fix remove oopsMarcelo Tosatti