summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-04-25dma: pl330: fix a couple of compilation warningsOlof Johansson
2012-04-24Merge branches 'mad-response' and 'mlx4' into fixesRoland Dreier
2012-04-24IB/mlx4: Fix memory leaks in ib_link_query_port()Jesper Juhl
2012-04-24IB/mad: Don't send response for failed MADsJack Morgenstein
2012-04-24IB/mad: Set 'D' bit in response for unhandled MADsJack Morgenstein
2012-04-24USB: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-04-24usb gadget: uvc: uvc_request_data::length field must be signedLaurent Pinchart
2012-04-24staging: octeon-ethernet: fix build errors by including interrupt.hImre Kaloz
2012-04-24staging: zcache: fix Kconfig crypto dependencySeth Jennings
2012-04-24staging: tidspbridge: remove usage of OMAP2_L4_IO_ADDRESSOmar Ramirez Luna
2012-04-24Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds
2012-04-23Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-04-24md: fix possible corruption of array metadata on shutdown.NeilBrown
2012-04-24md: don't call ->add_disk unless there is good reason.NeilBrown
2012-04-24DM RAID: Use safe version of rdev_for_eachJonathan Brassow
2012-04-23drm/i915: fix integer overflow in i915_gem_do_execbuffer()Xi Wang
2012-04-23drm/i915: fix integer overflow in i915_gem_execbuffer2()Xi Wang
2012-04-23ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk
2012-04-23dma/ste_dma40: fix erroneous comparisonLinus Walleij
2012-04-23dma/ste_dma40: explicitly include regulator consumer headerLinus Walleij
2012-04-23dma40: Improve the logic of stopping logical chanNarayanan G
2012-04-23drm/exynos: added missed vm area region mapping type.Inki Dae
2012-04-23drm/exynos: fixed exynos_drm_gem_map_pages bug.Inki Dae
2012-04-23drm/exynos: fixed duplicatd memory allocation bug.Inki Dae
2012-04-23HSI: hsi_char: Remove max_data_size from sysfsCarlos Chinea
2012-04-23HSI: hsi: Rework hsi_event interfaceCarlos Chinea
2012-04-23HSI: hsi: Remove controllers and ports from the busCarlos Chinea
2012-04-23HSI: hsi: Fix error path cleanup on client registrationCarlos Chinea
2012-04-23HSI: hsi: Rework hsi_controller releaseCarlos Chinea
2012-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-22hwmon: (ad7314) Fix build warningGuenter Roeck
2012-04-22drm/i915: fixup load-detect on enabled, but not active pipeDaniel Vetter
2012-04-21drivers/net: Do not free an IRQ if its request failedLee Jones
2012-04-21ks8851: Fix request_irq/free_irq mismatchMatt Renzelmann
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-21Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-21net/hyperv: Adding cancellation to ensure rndis filter is closedWenqi Ma
2012-04-21ks8851: Fix mutex deadlock in ks8851_net_stop()Stephen Boyd
2012-04-21kill mm argument of vm_munmap()Al Viro
2012-04-20mmc: core: Do not pre-claim host in suspendUlf Hansson
2012-04-20mmc: dw_mmc: prevent NULL dereference for dma_opsJaehoon Chung
2012-04-20mmc: unbreak sdhci-esdhc-imx on i.MX25Eric BĂ©nard
2012-04-20mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten
2012-04-20mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake
2012-04-20mmc: dw_mmc: Fix switch from DMA to PIOSeungwon Jeon
2012-04-20mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong
2012-04-20VM: add "vm_mmap()" helper functionLinus Torvalds
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds