summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2012-05-25iwlwifi: fix memory leak if opmode fails to initJohannes Berg-9/+9
2012-05-25iwlwifi: do not send lq cmd when station add failsMeenakshi Venkataraman-1/+1
2012-05-25iwlwifi: remove ucode16 optionJohannes Berg-426/+0
2012-05-25iwlwifi: do not use shadow registers by defaultMeenakshi Venkataraman-5/+5
2012-05-25iwlwifi: fix the Transmit Frame Descriptor ringsEmmanuel Grumbach-12/+16
2012-05-25iwlwifi: update BT traffic load states correctlyMeenakshi Venkataraman-0/+1
2012-05-25clocksource: em_sti: Add DT supportMagnus Damm-0/+7
2012-05-25clocksource: em_sti: Emma Mobile STI driverMagnus Damm-0/+400
2012-05-25drm/i915: tune down the noise of the RP irq limit failDaniel Vetter-2/+3
2012-05-25drm/i915: Remove the error message for unbinding pinned buffersChris Wilson-4/+2
2012-05-25drm/i915: Limit page allocations to lowmem (dma32) for i965Chris Wilson-1/+9
2012-05-25dma-buf: minor documentation fixes.Sumit Semwal-4/+5
2012-05-25dma-buf: add vmap interfaceDave Airlie-0/+34
2012-05-25dma-buf: mmap supportDaniel Vetter-1/+63
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+11
2012-05-24Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-14/+272
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-429/+1042
2012-05-24Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-550/+705
2012-05-24xen/netback: Calculate the number of SKB slots required correctlySimon Graham-2/+1
2012-05-24solos-pci: Fix DMA supportDavid Woodhouse-1/+3
2012-05-24net: qmi_wwan: Add Sierra Wireless device IDsBjørn Mork-0/+2
2012-05-24Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-160/+214
2012-05-24Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-14710/+41423
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-4577/+4938
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1249/+2694
2012-05-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-16578/+31600
2012-05-24drm/i915: always use RPNSWREQ for turbo change requestsJesse Barnes-1/+1
2012-05-24drm/i915: reject doubleclocked cea modes on dpDaniel Vetter-0/+6
2012-05-24drm/i915: Adding TV Out Missing modes.Rodrigo Vivi-0/+48
2012-05-24drm/i915: wait for a vblank to pass after tv detectDaniel Vetter-0/+5
2012-05-24drm/i915: no lvds quirk for HP t5740e Thin ClientJan-Benedict Glaw-0/+8
2012-05-24drm/i915: enable vdd when switching off the eDP panelDaniel Vetter-10/+8
2012-05-24drm/i915: Fix PCH PLL assertions to not assume CRTC:PLL relationshipChris Wilson-23/+33
2012-05-24drm/i915: Always update RPS interrupts thresholds along with frequencyChris Wilson-47/+47
2012-05-24drm/i915: properly handle interlaced bit for sdvo dtd conversionDaniel Vetter-4/+13
2012-05-24Merge branch 'next' into for-linusDmitry Torokhov-177803/+332126
2012-05-24Input: matrix-keymap - fix building keymapsDmitry Torokhov-1/+1
2012-05-24s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens-1/+1
2012-05-24s390/headers: remove #ifdef __KERNEL__ from not exported headersHeiko Carstens-4/+0
2012-05-24drm/nouveau/nvd9: Fix GPIO initialisation sequence.Marcin Kościelnicki-1/+1
2012-05-24drm/nouveau: Unregister switcheroo client on exitAndreas Heider-0/+2
2012-05-24drm/nouveau: Check dsm on switcheroo unregisterAndreas Heider-1/+2
2012-05-24drm/nouveau: fix a minor annoyance in an output stringBen Skeggs-1/+1
2012-05-24drm/nouveau: turn a BUG into a WARNBen Skeggs-1/+1
2012-05-24drm/nv50: decode PGRAPH DATA_ERROR = 0x24Marcin Slusarz-0/+1
2012-05-24drm/nouveau/disp: fix dithering not being enabled on some eDP macbooksBen Skeggs-1/+7
2012-05-24drm/nvd9/copy: initialise copy engine, seems to work like nvc0Ben Skeggs-1/+2
2012-05-24drm/nvc0/ttm: use copy engines for async buffer movesBen Skeggs-9/+51
2012-05-24drm/nva3/ttm: use copy engine for async buffer movesBen Skeggs-1/+40
2012-05-24drm/nv98/ttm: add in a (disabled) crypto engine buffer copy methodBen Skeggs-1/+20