summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-02USB: usb-storage: new "lockable" subclass 0x07Alan Stern1-3/+2
2008-02-02USB: Add missing "space" to printk messagesJoe Perches4-5/+5
2008-02-02USB: m66592-udc: Add support for SH7722 USBFYoshihiro Shimoda3-1/+118
2008-02-02USB: TI 3410/5052 USB Serial: convert td_open_close_lock to mutexMatthias Kaehlcke1-13/+14
2008-02-02USB: device DMA support on OMAP2Kyungmin Park1-22/+49
2008-02-02USB: usb/mon/mon_bin.c: cleanupsAdrian Bunk1-1/+5
2008-02-02USB: s3c2410_udc: minor irq handler cleanupsJeff Garzik1-2/+2
2008-02-02USB: sisusb: *_ioctl32_conversion functions do not exist in recent kernelsFernando Luis Vázquez Cao2-56/+0
2008-02-02USB: sis FB driver: *_ioctl32_conversion functions do not exist in recent ker...Fernando Luis Vazquez Cao2-30/+0
2008-02-02USB: add iuu_phoenix driverAlain Degreffe5-0/+1435
2008-02-02USB: isd200: don't include <linux/ide.h>Bartlomiej Zolnierkiewicz1-15/+14
2008-02-02USB: autosuspend for cdc-acmOliver Neukum2-15/+79
2008-02-02USB: Remove unnecessary zeroing from ubPete Zaitcev1-23/+0
2008-02-02USB: Convert from class_device to device for USB coreTony Jones5-52/+55
2008-02-02USB: handle idVendor of 0x0000Greg Kroah-Hartman2-3/+3
2008-02-02usb: fix usbtest halt check on big endian systemsJan Andersson1-0/+1
2008-02-02USB: storage: Add unusual_dev for HP r707Grant Grundler1-0/+8
2008-02-02USB: Variant of the Dell Wireless 5520 driverNate Carlson1-0/+1
2008-02-02USB: use GFP_NOIO in reset pathOliver Neukum1-1/+1
2008-02-02USB: ftdi driver - add support for optical probe deviceEd Beroset2-0/+3
2008-02-02USB: pl2303: add support for RATOC REX-USB60FAkira Tsukamoto2-0/+2
2008-02-02USB: remove duplicate entry in Option driver and Pl2303 driver for Huawei modemDaniel Kozák2-5/+0
2008-02-02USB: sierra: add support for Onda H600/Zte MF330 datacard to USB Driver for S...Bruno Redondi1-0/+2
2008-02-02USB: ftdi-sio: Patch to add vendor/device id for ATK_16IC CCDFranco Lanza2-0/+2
2008-02-02USB: ftdi_sio - enabling multiple ELV devices, adding EM1010PCPeter Stark2-23/+22
2008-02-02USB : correct comments in usb/core/notify.cManish Katiyar1-1/+1
2008-02-02USB: sierra driver - add devicesKevin Lloyd1-0/+9
2008-02-02USB: Adding YC Cable USB Serial device to pl2303Damien Stuart2-0/+4
2008-02-02USB: Sierra - Add support for Aircard 881UJessica L. Blank1-0/+2
2008-02-02USB: add support for 4348:5523 WinChipHead USB->RS 232 adapterPiotr Roszatycki2-0/+6
2008-02-02USB: CP2101 New Device IDsCraig Shelley1-0/+6
2008-02-02usb gadget: fix fsl_usb2_udc potential OOPSLi Yang1-1/+1
2008-02-02USB: keyspan: Fix oopsAlan Cox1-1/+1
2008-02-01Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds17-254/+220
2008-02-01block: kill swap_io_context()Jens Axboe3-24/+0
2008-02-01docbook: rapidio: fix fatal filename errorRandy Dunlap1-3/+3
2008-02-01fix directory entry in arch-x86-MakefileSteven Rostedt1-1/+1
2008-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-4/+4
2008-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds271-4036/+9495
2008-02-01pasemi: Fix thinko in dma_direct_ops setupOlof Johansson1-1/+1
2008-02-01m68knommu: remove dead timer int pending codeGreg Ungerer7-97/+0
2008-02-01m68knommu: remove empty timer offset function for 68360Greg Ungerer1-5/+0
2008-02-01m68knommu: remove local gettimeofday codeGreg Ungerer1-57/+0
2008-02-01m68knommu: set config to use GENERIC_TIMEGreg Ungerer1-0/+4
2008-02-01m68knommu: switch ColdFire TIMER to use GENERIC_TIMEGreg Ungerer1-24/+44
2008-02-01m68knommu: switch ColdFire PIT timer to use GENERIC_TIMEGreg Ungerer1-35/+51
2008-02-01m68knommu: switch 68328 timer to use GENERIC_TIMEGreg Ungerer1-13/+43
2008-02-01m68knommu: remove unused CONFIG_DISKtel symbolGreg Ungerer1-2/+1
2008-02-01m68knommu: fix 528x ColdFire cache settingsGreg Ungerer2-2/+2
2008-02-01m68knommu: use container_of in mcf.cGreg Ungerer1-10/+10