summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-02-17USB: sierra: error handling in runtime PMOliver Neukum1-4/+12
2011-02-17usb_wwan: fix error case in close()Oliver Neukum1-1/+3
2011-02-17usb_wwan: error case of resumeOliver Neukum1-1/+22
2011-02-17usb_wwan: data consistency in error caseOliver Neukum1-1/+1
2011-02-17usb_wwan: fix runtime PM in error caseOliver Neukum1-0/+1
2011-02-17usb_wwan: fix error in marking device busyOliver Neukum1-4/+9
2011-02-17usb: gadget: at91_udc: Fix error pathRahul Ruikar1-1/+3
2011-02-17USB: isp1760: Implement solution for erratum 2Sebastian Andrzej Siewior2-6/+17
2011-02-17USB: Mark EHCI LPM functions as __maybe_unusedMaksim Rayskiy1-2/+3
2011-02-17usb: fusb300_udc: add more "ep%d" namesDan Carpenter1-1/+2
2011-02-17USB: s3c2410_udc: Add handling for S3C244X dual-packet modeFabian Godehardt1-1/+15
2011-02-17usb: pch_udc: Fixed issue which does not work with g_etherToshiharu Okada1-74/+104
2011-02-17USB: Gadget: Reorder driver name assignmentJassi Brar1-3/+3
2011-02-17USB: Gadget: Composite: Debug interface comparisonJassi Brar1-3/+3
2011-02-17Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman467-3326/+8101
2011-02-17Revert "USB host: Move AMD PLL quirk to pci-quirks.c"Greg Kroah-Hartman10-311/+222
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds5-45/+44
2011-02-16m68knommu: fix dereference of port.ttyGreg Ungerer1-15/+14
2011-02-15Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds45-299/+676
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+2
2011-02-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-31/+54
2011-02-15Merge branch 'iomem' into releaseLen Brown1-7/+18
2011-02-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds4-115/+102
2011-02-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+9
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-52/+70
2011-02-15pci: use security_capable() when checking capablities during config space readChris Wright1-1/+2
2011-02-15x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar1-2/+9
2011-02-15drm/radeon/kms: hopefully fix pll issues for real (v3)Alex Deucher1-14/+8
2011-02-15drm/radeon/kms: add bounds checking to avivo pll algoAlex Deucher1-0/+10
2011-02-15drm/radeon/kms: fix a few more atombios endian issuesAlex Deucher2-7/+7
2011-02-14Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds21-313/+232
2011-02-14Merge branch 'imx' into dmaengine-fixesDan Williams2-39/+63
2011-02-14dma: ipu_idmac: do not lose valid received data in the irq handlerAnatolij Gustschin1-50/+0
2011-02-14Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie11-99/+229
2011-02-14drm/radeon/kms: improve 6xx/7xx CS error outputAlex Deucher1-20/+26
2011-02-14drm/radeon/kms: check AA resolve registers on r300Marek Olšák8-13/+49
2011-02-14drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300Marek Olšák5-12/+5
2011-02-14drm/radeon/kms: use linear aligned for evergreen/ni bo blitsAlex Deucher1-2/+2
2011-02-14drm/radeon/kms: use linear aligned for 6xx/7xx bo blitsAlex Deucher1-2/+2
2011-02-14drm/radeon: fix race between GPU reset and TTM delayed delete thread.Dave Airlie1-0/+4
2011-02-14drm/radeon/kms: evergreen/ni big endian fixes (v2)Alex Deucher4-10/+40
2011-02-14drm/radeon/kms: 6xx/7xx big endian fixesCédric Cano6-20/+54
2011-02-14drm/radeon/kms: atombios big endian fixesCédric Cano3-52/+52
2011-02-14drm/radeon: 6xx/7xx non-kms endian fixesCédric Cano3-9/+34
2011-02-14drm/radeon/kms: optimize CS state checking for r100->r500Marek Olšák4-12/+77
2011-02-14drm: do not leak kernel addresses via /proc/dri/*/vmaKees Cook1-4/+5
2011-02-14drm/radeon/kms: add connector table for mac g5 9600Alex Deucher2-0/+48
2011-02-14radeon mkregtable: Add missing fclose() callsJesper Juhl1-1/+4
2011-02-14drm/radeon/kms: fix interlaced modes on dce4+Alex Deucher2-22/+20
2011-02-14drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46Dave Airlie1-2/+2