summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* USB: BandRich BandLuxe C150/C250 HSPA Data Card DriverLeon Leong2008-08-131-0/+32
* USB: ftdi_sio: add support for PHI Fisco data cable (FT232BM based, VID/PID 0...Lex Ross2008-08-132-0/+2
* usb: isp1760: don't be noisy about short packets.Sebastian Siewior2008-08-132-3/+6
* usb: ISP1760: improve pre-fetch timingEnrico Scholz2008-08-132-13/+33
* usb: return error code instead of 0 in the enqueue function.Sebastian Siewior2008-08-131-2/+1
* USB: serial gadget: rx path data loss fixesDavid Brownell2008-08-131-90/+146
* USB: Hook start_hnp into ohci structDmitry Baryshkov2008-08-133-3/+3
* USB: ohci: make distrust_firmware a quirkDmitry Baryshkov2008-08-133-2/+7
* USB: update to DocumentationOliver Neukum2008-08-131-1/+6
* USB: cxacru: Fix printk format flag in error messageSimon Arlott2008-08-131-1/+1
* USB: usb-storage Motorola Phone Razr v3xx US_FL_FIX_CAPACITY patchJost Diederichs2008-08-131-0/+9
* USB Storage Sierra: TRU-Install feature updateKevin Lloyd2008-08-136-2/+231
* USB Serial Sierra: TRU-Install feature updateKevin Lloyd2008-08-132-35/+7
* USB Serial Sierra: Dynamic interface detectionKevin Lloyd2008-08-131-31/+52
* USB Serial Sierra: clean-upKevin Lloyd2008-08-131-29/+27
* USB: pl2023: Remove USB id (4348:5523) handled by ch341Tollef Fog Heen2008-08-132-5/+0
* usb-storage: unusual_devs entries for iRiver T10 and Datafab CF+SM readerAlan Stern2008-08-131-0/+14
* USB: Move usb/mon/ up to misc options in KconfigSimon Arlott2008-08-131-2/+2
* usb-storage: automatically recognize bad residuesAlan Stern2008-08-131-2/+15
* USB: fix interface unregistration logicAlan Stern2008-08-131-1/+1
* usb-serial: don't release unregistered minorsAlan Stern2008-08-132-5/+5
* usb: gadget: protect gadget_chips.h from been included twiceFelipe Balbi2008-08-131-0/+6
* USB: usb-storage: quirk around v1.11 firmware on Nikon D4Dave Jones2008-08-131-2/+2
* USB: OHCI: fix system hang caused by earlier patchAlan Stern2008-08-131-0/+7
* usb/core/driver: fix warningAlexander Beregalov2008-08-131-2/+1
* USB: add missing kerneldoc line for "needs_binding"Alan Stern2008-08-131-0/+2
* USB: ftdi_sio: add support for Luminance Stellaris Evaluation/Development KitsFrederik Kriewitz2008-08-132-0/+9
* USB: ftdi_sio: Add USB Product Id for ELV HS485André Schenk2008-08-132-0/+2
* USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next sho...David Brownell2008-08-131-2/+3
* usb: auerswald: remove driver (obsolete)Wolfgang Mües2008-08-137-2203/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-08-138-26/+153
|\
| * crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Suresh Siddha2008-08-134-1/+76
| * crypto: hash - Add missing top-level functionsHerbert Xu2008-08-131-0/+18
| * crypto: hash - Fix digest size check for digest typeHerbert Xu2008-08-131-1/+1
| * crypto: tcrypt - Fix AEAD chunk testingHerbert Xu2008-08-131-9/+19
| * crypto: talitos - Add handling for SEC 3.x treatment of link tableLee Nipper2008-08-131-15/+39
* | Merge git://oss.sgi.com:8090/xfs/linux-2.6Linus Torvalds2008-08-1362-1326/+883
|\ \
| * | [XFS] Fix use after free in xfs_log_done().Lachlan McIlroy2008-08-131-8/+5
| * | [XFS] Make xfs_bmap_*_count_leaves void.Ruben Porras2008-08-131-19/+7
| * | [XFS] Use KM_NOFS for debug trace buffersLachlan McIlroy2008-08-136-11/+11
| * | [XFS] use KM_MAYFAIL in xfs_mountfsChristoph Hellwig2008-08-131-2/+4
| * | [XFS] refactor xfs_mount_freeChristoph Hellwig2008-08-131-16/+5
| * | [XFS] don't call xfs_freesb from xfs_unmountfsChristoph Hellwig2008-08-132-3/+2
| * | [XFS] xfs_unmountfs should return voidChristoph Hellwig2008-08-132-8/+6
| * | [XFS] cleanup xfs_mountfsChristoph Hellwig2008-08-1310-50/+27
| * | [XFS] move root inode IRELE into xfs_unmountfsChristoph Hellwig2008-08-132-4/+2
| * | [XFS] stop using file_update_timeChristoph Hellwig2008-08-133-45/+1
| * | [XFS] optimize xfs_ichgtimeChristoph Hellwig2008-08-131-6/+13
| * | [XFS] update timestamp in xfs_ialloc manuallyChristoph Hellwig2008-08-134-21/+9
| * | [XFS] remove the sema_t from XFS.David Chinner2008-08-132-53/+1