summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-10-24drm/radeon: move the retry to gem_object_createChristian König
2012-10-24drm/radeon: move size limits to gem_object_create.Christian König
2012-10-24drm/radeon: use vzalloc for gart pagesChristian König
2012-10-24drm/radeon: fix and simplify pot argument checks v3Christian König
2012-10-24iommu/tegra: smmu: Fix deadly typoHiro Sugawara
2012-10-24amd64_edac:__amd64_set_scrub_rate(): avoid overindexing scrubrates[]Andrew Morton
2012-10-24dmaengine: sirf: fix a typo in moving running dma_desc to active queueBarry Song
2012-10-24dmaengine: sirf: fix a typo in dma_prep_interleavedBarry Song
2012-10-24can: sja1000: fix/add miniPCIe/cPCI PC/104Plus PCI/104e PEAK-System boardsStephane Grosjean
2012-10-24dmaengine: imx-dma: fix missing unlock on error in imxdma_xfer_desc()Wei Yongjun
2012-10-24usb hub: use flush_work instead of flush_work_syncOctavian Purdila
2012-10-24USB: Add missing license tag to ezusb driver.Dave Jones
2012-10-24Merge tag 'for-usb-linus-2012-10-23' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2012-10-24Merge tag 'fixes-for-v3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2012-10-24Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-10-23xhci: fix integer overflowOliver Neukum
2012-10-23xhci: endianness xhci_calculate_intel_u2_timeoutOliver Neukum
2012-10-23can: flexcan: disable bus error interrupts for the i.MX6qWolfgang Grandegger
2012-10-23Merge branches 'cxgb4' and 'mlx4' into for-nextRoland Dreier
2012-10-23mlx4_core: Perform correct resource cleanup if mlx4_QUERY_ADAPTER() failsDotan Barak
2012-10-23mlx4_core: Remove annoying debug messages from SR-IOV flowOr Gerlitz
2012-10-23drm/radeon: fix header size estimation in VM codeChristian König
2012-10-23drm/radeon: remove set_page check from VM codeChristian König
2012-10-23drm/radeon: fix si_set_page v2Christian König
2012-10-23drm/radeon: fix cayman_vm_set_page v2Christian König
2012-10-23drm/radeon: fix PFP sync in vm_flushChristian König
2012-10-23drm/radeon: add error output if VM CS fails on caymanAlex Deucher
2012-10-23drm/radeon: give each backlight a unique idAlex Deucher
2012-10-23drm/radeon: fix sparse warningAlex Deucher
2012-10-23spi/pl022: Revert recent runtime PM changesUlf Hansson
2012-10-23drivers: cma: Fix wrong CMA selected region size default valueLaurent Pinchart
2012-10-23drivers: dma-coherent: Fix typo in dma_mmap_from_coherent documentationLaurent Pinchart
2012-10-23drivers: dma-contiguous: Don't redefine SZ_1MLaurent Pinchart
2012-10-23pinctrl/nomadik: pass DT node to the irqdomainLinus Walleij
2012-10-23pinctrl/nomadik: use zero as default irq_startLinus Walleij
2012-10-23pinctrl: fix missing unlock on error in pinctrl_groups_show()Wei Yongjun
2012-10-23pinctrl/nomadik: use irq_create_mapping()Linus Walleij
2012-10-23extcon : register for cable interest by cable nameJenny TC
2012-10-23extcon: trivial: kfree missed from remove pathanish kumar
2012-10-23extcon: driver model release call not neededanish kumar
2012-10-23extcon: MAX77693: Add platform data for MUIC device to initialize registersChanwoo Choi
2012-10-23extcon: max77693: Use max77693_update_reg for rmw operationsAxel Lin
2012-10-23extcon: Fix kerneldoc for extcon_set_cable_state and extcon_set_cable_state_Axel Lin
2012-10-23extcon: adc-jack: Add missing MODULE_LICENSEAxel Lin
2012-10-23extcon: adc-jack: Fix checking return value of request_any_context_irqAxel Lin
2012-10-23extcon: Fix return value in extcon_register_interest()Sachin Kamat
2012-10-23extcon: unregister compat link on cleanupPeter Huewe
2012-10-23extcon: Unregister compat class at module unload to fix oopsPeter Huewe
2012-10-23usb: renesas_usbhs: fixup dma transfer stallKuninori Morimoto