summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-08-14USB: cdc-acm.c: Fix compile warningsTakashi Iwai1-1/+1
2008-08-14USB: BandRich BandLuxe C150/C250 HSPA Data Card DriverLeon Leong1-0/+32
2008-08-14USB: ftdi_sio: add support for PHI Fisco data cable (FT232BM based, VID/PID 0...Lex Ross2-0/+2
2008-08-14usb: isp1760: don't be noisy about short packets.Sebastian Siewior2-3/+6
2008-08-14usb: ISP1760: improve pre-fetch timingEnrico Scholz2-13/+33
2008-08-14usb: return error code instead of 0 in the enqueue function.Sebastian Siewior1-2/+1
2008-08-14USB: serial gadget: rx path data loss fixesDavid Brownell1-90/+146
2008-08-14USB: Hook start_hnp into ohci structDmitry Baryshkov3-3/+3
2008-08-14USB: ohci: make distrust_firmware a quirkDmitry Baryshkov3-2/+7
2008-08-14USB: cxacru: Fix printk format flag in error messageSimon Arlott1-1/+1
2008-08-14USB: usb-storage Motorola Phone Razr v3xx US_FL_FIX_CAPACITY patchJost Diederichs1-0/+9
2008-08-14USB Storage Sierra: TRU-Install feature updateKevin Lloyd6-2/+231
2008-08-14USB Serial Sierra: TRU-Install feature updateKevin Lloyd2-35/+7
2008-08-14USB Serial Sierra: Dynamic interface detectionKevin Lloyd1-31/+52
2008-08-14USB Serial Sierra: clean-upKevin Lloyd1-29/+27
2008-08-14USB: pl2023: Remove USB id (4348:5523) handled by ch341Tollef Fog Heen2-5/+0
2008-08-14usb-storage: unusual_devs entries for iRiver T10 and Datafab CF+SM readerAlan Stern1-0/+14
2008-08-14USB: Move usb/mon/ up to misc options in KconfigSimon Arlott1-2/+2
2008-08-14usb-storage: automatically recognize bad residuesAlan Stern1-2/+15
2008-08-14USB: fix interface unregistration logicAlan Stern1-1/+1
2008-08-14usb-serial: don't release unregistered minorsAlan Stern1-4/+3
2008-08-14usb: gadget: protect gadget_chips.h from been included twiceFelipe Balbi1-0/+6
2008-08-14USB: usb-storage: quirk around v1.11 firmware on Nikon D4Dave Jones1-2/+2
2008-08-14USB: OHCI: fix system hang caused by earlier patchAlan Stern1-0/+7
2008-08-14usb/core/driver: fix warningAlexander Beregalov1-2/+1
2008-08-14USB: ftdi_sio: add support for Luminance Stellaris Evaluation/Development KitsFrederik Kriewitz2-0/+9
2008-08-14USB: ftdi_sio: Add USB Product Id for ELV HS485André Schenk2-0/+2
2008-08-14USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next sho...David Brownell1-2/+3
2008-08-14usb: auerswald: remove driver (obsolete)Wolfgang Mües3-2163/+0
2008-08-13crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Suresh Siddha3-1/+44
2008-08-13crypto: talitos - Add handling for SEC 3.x treatment of link tableLee Nipper1-15/+39
2008-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds5-31/+104
2008-08-13firmware/memmap: cleanupBernhard Walle1-18/+43
2008-08-13ALi M7101 PMU also available on Sun Netra's tooAlexander Clouter1-2/+3
2008-08-13drivers/char/rtc.c: removed duplicated includeHuang Weiyi1-1/+0
2008-08-13fbcon: prevent cursor disappearance after switching to 512 character fontKrzysztof Helt1-2/+2
2008-08-13atmel_lcdfb: add board parameter specify framebuffer memory sizeHaavard Skinnemoen1-2/+5
2008-08-13atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91Haavard Skinnemoen1-2/+4
2008-08-13matrox maven: convert to a new-style i2c driverJean Delvare2-57/+50
2008-08-13matroxfb: i2c structure templates clean-upJean Delvare1-8/+3
2008-08-13matrox maven: fix a broken error pathJean Delvare1-1/+1
2008-08-13GRU: fix preprocessor symbol for sparseRandy Dunlap1-1/+1
2008-08-13radeonfb: fix accel engine hangsDavid Miller1-0/+8
2008-08-13isight_firmware: fix a leak and double kfree()Parag Warudkar1-2/+2
2008-08-13cpuidle: make sysfs attributes sysdev class attributesRabin Vincent1-14/+15
2008-08-13rtc-isl1208: fix double removal of a sysfs entryAlessandro Zummo1-1/+1
2008-08-13revert "rtc: cdev lock_kernel() pushdown"David Brownell1-9/+3
2008-08-13Merge branches 'ehca' and 'ipoib' into for-linusRoland Dreier1-5/+12
2008-08-12IB/ehca: Discard double CQE for one WRAlexander Schmidt4-20/+78
2008-08-12IB/ehca: Check idr_find() return valueAlexander Schmidt1-1/+3