summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-01-29Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds7-418/+213
2012-01-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+22
2012-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-2/+2
2012-01-28virtio: correct the memory barrier in virtqueue_kick_prepare()Jason Wang1-3/+3
2012-01-28virtio: fix typos of memory barriersJason Wang1-1/+1
2012-01-27RDMA/nes: Fix fast memory registration opcodeTatyana Nikolova1-1/+1
2012-01-27RDMA/nes: Fix fast memory registration lengthTatyana Nikolova1-0/+2
2012-01-27RDMA/ucma: Discard all events for new connections until acceptedSean Hefty1-1/+4
2012-01-27IB/qib: Roll back PCIe tuning changeMike Marciniszyn1-1/+1
2012-01-27IB/qib: Use GFP_ATOMIC when locks are heldJulia Lawall1-1/+1
2012-01-27RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh()Roland Dreier1-2/+3
2012-01-27RDMA/nes: Fix for sending MPA reject frameTatyana Nikolova1-0/+3
2012-01-27IB/ipath: Calling PTR_ERR() on right variable in create_file()Dan Carpenter1-1/+1
2012-01-27RDMA/core: Fix kernel panic by always initializing qp->usecntBernd Schubert2-1/+2
2012-01-27xen/granttable: Disable grant v2 for HVM domains.Konrad Rzeszutek Wilk1-2/+5
2012-01-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds19-265/+242
2012-01-27gma500: Fix suspend/resume functionsRyan Mallon1-4/+4
2012-01-27watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDsSeth Heasley1-0/+35
2012-01-27watchdog: via_wdt: Set min_timeout and max_timeout for wdt_devAxel Lin1-2/+2
2012-01-27watchdog: Fix typo "unexpectdly"Masanari Iida2-2/+2
2012-01-27watchdog: wafer5823wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD optionsAxel Lin1-2/+2
2012-01-27watchdog: wm8350_wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD optionsAxel Lin1-2/+2
2012-01-27watchdog: Return proper error in nuc900wdt_probe if misc_register failsAxel Lin1-1/+2
2012-01-27watchdog: Staticise nuc900_wdtAxel Lin1-1/+1
2012-01-27watchdog: via_wdt: Staticise wdt_pci_tableAxel Lin1-1/+1
2012-01-27watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disableShubhrajyoti D1-0/+2
2012-01-27watchdog: dw_wdt.c: use devm_request_and_ioremapJulia Lawall1-5/+1
2012-01-27watchdog: imx2_wdt.c: use devm_request_and_ioremapJulia Lawall1-10/+1
2012-01-27drm/exynos: fixed pm feature for fimd module.Inki Dae1-50/+59
2012-01-27drm/exynos: fixed build dependency for DRM_EXYNOS_FIMDInki Dae1-1/+1
2012-01-27drm/exynos: fix build dependency for DRM_EXYNOS_HDMISeung-Woo Kim1-1/+1
2012-01-27drm/exynos: use release_mem_region instead of release_resourceSeung-Woo Kim1-4/+4
2012-01-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-16/+45
2012-01-27firewire: ohci: add reset packet quirk for SB AudigyClemens Ladisch1-0/+4
2012-01-27Merge branch 'sa11x0-mcp-fixes' into fixesRussell King8-241/+105
2012-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds3-40/+29
2012-01-26uwb & wusb: fix kconfig errorRandy Dunlap1-1/+1
2012-01-26USB: Realtek cr: fix autopm scheduling while atomicStanislaw Gruszka1-1/+1
2012-01-26USB: ftdi_sio: Add more identifiersAlan Cox2-0/+7
2012-01-26serial: Kill off Moorestown codeAlan Cox3-354/+0
2012-01-26Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode"Greg Kroah-Hartman1-31/+4
2012-01-26Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the ...Greg Kroah-Hartman1-50/+1
2012-01-26xen-netfront: correct MAX_TX_TARGET calculation.Wei Liu1-1/+1
2012-01-26agp: fix scratch page cleanupMichal Kubecek1-6/+6
2012-01-26Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...Dave Airlie14-199/+167
2012-01-26pinctrl: add checks for empty function namesTony Lindgren5-24/+41
2012-01-26pinctrl: fix pinmux_hog_maps when ctrl_dev_name is not setTony Lindgren1-3/+6
2012-01-26pinctrl: fix some pinmux typosTony Lindgren1-7/+2
2012-01-26regulator: Set apply_uV only when min and max voltages are definedKarol Lewandowski1-1/+1
2012-01-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds21-160/+282