summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-10-25USB: whiteheat: fix memory leak in error pathJohan Hovold1-0/+1
2012-10-25USB: metro-usb: fix io after disconnectJohan Hovold1-9/+6
2012-10-25USB: metro-usb: fix port-data memory leakJohan Hovold1-37/+13
2012-10-25Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2-25/+34
2012-10-25Merge tag 'iommu-fixes-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-8/+33
2012-10-25Merge tag 'pinctrl-v3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-21/+19
2012-10-25Merge tag 'edac_scrubrates_fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+4
2012-10-25staging: tidspbridge: delete unused mmu functionsOmar Ramirez Luna2-78/+0
2012-10-25staging: tidspbridge: ioremap physical address of the stack segment in shmOmar Ramirez Luna1-6/+15
2012-10-25staging: tidspbridge: ioremap dsp sync addrOmar Ramirez Luna1-11/+26
2012-10-25staging: tidspbridge: change type to __iomem for per and core addressesOmar Ramirez Luna2-6/+6
2012-10-25staging: tidspbridge: drop const from custom mmu implementationOmar Ramirez Luna2-34/+34
2012-10-25staging: tidspbridge: request the right irq for mmuOmar Ramirez Luna1-2/+2
2012-10-25Drivers: hv: Cleanup error handling in vmbus_open()K. Y. Srinivasan1-11/+13
2012-10-25staging: ipack: add missing include (implicit declaration of function 'kfree')Sergei Trofimovich1-0/+1
2012-10-25usb-storage: add unusual_devs entry for Casio EX-N1 digital cameraMichael Shigorin1-0/+6
2012-10-24Revert "serial: omap: fix software flow control"Felipe Balbi1-6/+6
2012-10-24USB: serial: Fix memory leak in sierra_release()Lennart Sorensen1-0/+1
2012-10-24drm/radeon: fix ATPX regression in acpi reworkAlex Deucher1-1/+1
2012-10-24drm/radeon: fix ATPX function documentationAlex Deucher1-2/+2
2012-10-24drm/radeon: move the retry to gem_object_createChristian König2-11/+7
2012-10-24drm/radeon: move size limits to gem_object_create.Christian König2-9/+10
2012-10-24drm/radeon: use vzalloc for gart pagesChristian König1-6/+5
2012-10-24drm/radeon: fix and simplify pot argument checks v3Christian König1-36/+24
2012-10-24iommu/tegra: smmu: Fix deadly typoHiro Sugawara1-1/+1
2012-10-24amd64_edac:__amd64_set_scrub_rate(): avoid overindexing scrubrates[]Andrew Morton1-7/+4
2012-10-24usb hub: use flush_work instead of flush_work_syncOctavian Purdila1-1/+1
2012-10-24USB: Add missing license tag to ezusb driver.Dave Jones1-0/+1
2012-10-24Merge tag 'for-usb-linus-2012-10-23' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2-5/+8
2012-10-24Merge tag 'fixes-for-v3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman4-5/+13
2012-10-24Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds7-11/+26
2012-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds3-14/+22
2012-10-24xhci: fix integer overflowOliver Neukum1-1/+1
2012-10-24xhci: endianness xhci_calculate_intel_u2_timeoutOliver Neukum1-1/+1
2012-10-23drm/radeon: fix header size estimation in VM codeChristian König1-3/+3
2012-10-23drm/radeon: remove set_page check from VM codeChristian König1-2/+1
2012-10-23drm/radeon: fix si_set_page v2Christian König1-19/+24
2012-10-23drm/radeon: fix cayman_vm_set_page v2Christian König1-18/+23
2012-10-23drm/radeon: fix PFP sync in vm_flushChristian König3-0/+9
2012-10-23drm/radeon: add error output if VM CS fails on caymanAlex Deucher1-0/+1
2012-10-23drm/radeon: give each backlight a unique idAlex Deucher2-2/+8
2012-10-23drm/radeon: fix sparse warningAlex Deucher1-1/+1
2012-10-23spi/pl022: Revert recent runtime PM changesUlf Hansson1-3/+0
2012-10-23drivers: cma: Fix wrong CMA selected region size default valueLaurent Pinchart1-1/+1
2012-10-23drivers: dma-coherent: Fix typo in dma_mmap_from_coherent documentationLaurent Pinchart1-3/+2
2012-10-23drivers: dma-contiguous: Don't redefine SZ_1MLaurent Pinchart1-4/+1
2012-10-23pinctrl/nomadik: pass DT node to the irqdomainLinus Walleij1-1/+1
2012-10-23pinctrl/nomadik: use zero as default irq_startLinus Walleij1-1/+1
2012-10-23pinctrl: fix missing unlock on error in pinctrl_groups_show()Wei Yongjun1-1/+3
2012-10-23pinctrl/nomadik: use irq_create_mapping()Linus Walleij1-1/+1