aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ia64/bitops.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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-02lguest: make Launcher see device status updatesRusty Russell2-22/+48
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 Harper2-4/+27
2008-05-02virtio: explicit advertisement of driver featuresRusty Russell8-53/+142
2008-05-02virtio: change config to guest endian.Rusty Russell3-36/+21
2008-05-02virtio: finer-grained features for virtio_netRusty Russell2-2/+20
2008-05-02virtio: wean net driver off NETDEV_TX_BUSYRusty Russell1-20/+43
2008-05-02virtio-blk: fix remove oopsMarcelo Tosatti1-2/+0