aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-02ia64: types: use <asm-generic/int-*.h> for the ia64 architectureH. Peter Anvin1-29/+2
2008-05-02h8300: types: use <asm-generic/int-*.h> for the h8300 architectureH. Peter Anvin1-31/+2
2008-05-02frv: types: use <asm-generic/int-*.h> for the frv architectureH. Peter Anvin1-32/+2
2008-05-02cris: types: use <asm-generic/int-*.h> for the cris architectureH. Peter Anvin1-31/+2
2008-05-02blackfin: types: use <asm-generic/int-*.h> for the blackfin architectureH. Peter Anvin1-32/+2
2008-05-02avr32: types: use <asm-generic/int-*.h> for the avr32 architectureH. Peter Anvin1-30/+2
2008-05-02arm: types: use <asm-generic/int-*.h> for the arm architectureH. Peter Anvin1-31/+2
2008-05-02alpha: types: use <asm-generic/int-*.h> for the alpha architectureH. Peter Anvin1-35/+1
2008-05-02types: create <asm-generic/int-*.h>H. Peter Anvin3-0/+109
2008-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds32-274/+186
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds45-537/+9213
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-1/+7
2008-05-02USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-feature ignoreDavid Lopo1-1/+24
2008-05-02USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport complianceDavid Lopo1-0/+21
2008-05-02usb_serial: some coding style fixesAlan Cox4-103/+112
2008-05-02USB: Remove redundant dependencies on USB_ATM.Robert P. J. Day1-4/+0
2008-05-02USB: UHCI: disable remote wakeup when it's not neededAlan Stern2-18/+61
2008-05-02USB: OHCI: work around bogus compiler warningAlan Stern1-1/+1
2008-05-02USB: add Cypress c67x00 OTG controller HCD driverPeter Korsgaard9-0/+1836
2008-05-02USB: add Cypress c67x00 OTG controller core driverPeter Korsgaard3-0/+284
2008-05-02USB: add Cypress c67x00 low level interface codePeter Korsgaard2-0/+690
2008-05-02USB: airprime: unlock mutex instead of trying to lock it againLeonardo Chiquitto1-1/+1
2008-05-02USB: storage: Update mailling list addressAndrew Lunn2-2/+4
2008-05-02USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame.Andrew Lunn1-0/+11
2008-05-02USB: Add the USB 2.0 extension descriptor.Sarah Sharp1-1/+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-02driver-core: add dev_name() to help transition away from using bus_idKay Sievers1-1/+7
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-genirqLinus Torvalds3-19/+35
2008-05-02Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds3-866/+2
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds14-159/+324
2008-05-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds11-171/+157
2008-05-02lguest: make Launcher see device status updatesRusty Russell2-22/+48