summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-02-21USB: POWERPC: ehci: fix ppc buildAnton Vorontsov1-1/+1
2008-02-21USB: usb-storage: don't access beyond the end of the sg bufferAlan Stern1-12/+15
2008-02-21USB: quirks and unusual_devs entry for Actions flash driveAlan Stern2-0/+12
2008-02-21USB: usb-storage: unusual_devs entry for Oracom MP3 playerRobert Spitzenpfeil1-0/+11
2008-02-21USB: serial: move zte MF330 from sierra to optionKevin Lloyd2-1/+3
2008-02-21USB: add new vernier product id to ldusb.cStephen Ware1-0/+2
2008-02-21USB: gadget: queue usb USB_CDC_GET_ENCAPSULATED_RESPONSE messageJan Altenberg1-0/+1
2008-02-21USB: Add another Novatel U727 ID to the device table for usbserialWarren Turkal1-0/+1
2008-02-21USB: storage: Nikon D80 new FW still needs FixupKonstantin Kletschke1-1/+1
2008-02-21USB: usb-storage: don't clear-halt when Get-Max-LUN stallsAlan Stern2-11/+12
2008-02-21USB: option: Added vendor id for Dell 5720 broadband modemStefan Bader1-1/+2
2008-02-21USB: option: Add Kyocera KPC680 idsDan Williams1-0/+4
2008-02-21USB: quirks for known quirky audio devicesOliver Neukum1-0/+9
2008-02-21USB: fix previous sparse fix which was incorrectDavid Brownell1-12/+12
2008-02-21USB: fix error handling in trancevibratorOliver Neukum1-1/+3
2008-02-21USB: g_printer, fix empty if statementAdrian Bunk1-1/+1
2008-02-21USB: ehci-fsl: mpc834x config symbol is PPC_MPC834x, not MPC834xPeter Korsgaard1-1/+1
2008-02-21USB: fix usb open suspend race in cdc-acmOliver Neukum1-5/+5
2008-02-21USB: usb: yet another Dell wireless CDMA/EVDO modemAndy Shevchenko1-0/+1
2008-02-21USB: fix pm counter leak in usblpOliver Neukum1-0/+1
2008-02-21USB: Sane memory allocation in option driverOliver Neukum1-3/+30
2008-02-21USB: ftdi_sio.c add missing '|'Roel Kluin1-2/+2
2008-02-20libata: fix kernel-doc parameter warningRandy Dunlap1-1/+1
2008-02-20sata_mv: remove iounmap in mv_platform_remove and use devm_iomapSaeed Bishara1-4/+2
2008-02-20libata: implement libata.force module parameterTejun Heo3-4/+385
2008-02-20sata_mv: use hpriv->base instead of the host->iomapSaeed Bishara1-1/+1
2008-02-20sata_mv: Define module alias for platform deviceMartin Michlmayr1-0/+1
2008-02-20ata: fix sparse warnings in pata_legacy.cHarvey Harrison1-22/+22
2008-02-19Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds5-28/+71
2008-02-19Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds9-84/+240
2008-02-20agp: fix missing casts that produced a warning.Dave Airlie3-6/+6
2008-02-20agp: add support for 662/671 to agp driverChaoyu Chen1-0/+19
2008-02-20drm/sis: add pciid for SiS 662/671 chipsetChaoyu Chen1-0/+1
2008-02-20drm: add new rv380 pciidMirko1-0/+1
2008-02-20drm: add support for passing state into the suspend hooks.Dave Airlie3-6/+11
2008-02-19dm-raid1.c: fix NULL dereferencesAdrian Bunk1-3/+4
2008-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-5/+7
2008-02-20drm/i915: Fix hibernate save/restore of VGA attribute regsJesse Barnes1-0/+2
2008-02-20drm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE)Keith Packard2-0/+28
2008-02-20drm/i915: restore pipeconf regs unconditionallyJesse Barnes1-7/+4
2008-02-20drm/i915: save/restore interrupt stateJesse Barnes2-0/+12
2008-02-20drm: convert drm from nopage to fault.Nick Piggin1-70/+55
2008-02-20i915: wrap chipset types requiring hw status set ioctlZhenyu Wang2-1/+6
2008-02-20drm/radeon: add initial rs690 support to drm.Maciej Cencora3-0/+120
2008-02-19IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()Roland Dreier1-1/+1
2008-02-19IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times outPradeep Satyanarayana1-4/+6
2008-02-19Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds11-34/+38
2008-02-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds10-279/+95
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds6-8/+1340
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-64/+2