aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-08-13Merge branch 'fixes-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-08-13leds: renesas: fix error handlingArnd Bergmann
2012-08-13Revert "leds: use led_set_brightness in led_trigger_event"Fabio Baltieri
2012-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds
2012-08-13dma: tegra: enable/disable dma clockLaxman Dewangan
2012-08-12bnx2x: Fix compiler warningsJoren Van Onder
2012-08-12macvtap: rcu_dereference outside read-lock sectionDenis Efremov
2012-08-12Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-08-12Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-08-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-08-11drm/i915: ignore eDP bpc settings from vbtDaniel Vetter
2012-08-11drm/i915: Fix blank panel at reopening lidTakashi Iwai
2012-08-10ixgbe: add missing bracesEmil Tantilov
2012-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-10tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEPRafael J. Wysocki
2012-08-10platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki
2012-08-10ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki
2012-08-10drm/mgag200: fix G200ER pll picking algorithmDave Airlie
2012-08-10drm/edid: Fix potential memory leak in edid_load()Alexey Khoroshilov
2012-08-10Merge branch 'testing/new-warnings' into fixesArnd Bergmann
2012-08-10omap-rng: fix use of SIMPLE_DEV_PM_OPSArnd Bergmann
2012-08-10spi/s3c64xx: improve error handlingArnd Bergmann
2012-08-10mtd/omap2: fix dmaengine_slave_config error handlingArnd Bergmann
2012-08-10gpio: em: do not discard em_gio_irq_domain_cleanupArnd Bergmann
2012-08-09bnx2x: Fix recovery flow cleanup during probeYuval Mintz
2012-08-09bnx2x: fix unload previous driver flow when flr-capableYuval Mintz
2012-08-09tun: don't zeroize sock->file on detachStanislav Kinsbursky
2012-08-09ARM: imx: gpmi-nand depends on mxs-dmaArnd Bergmann
2012-08-09Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann
2012-08-09ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann
2012-08-09igb: Fix register defines for all non-82575 hardwareAlexander Duyck
2012-08-09e1000e: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov
2012-08-09igb: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov
2012-08-09sh: intc: Handle domain association for sparseirq pre-allocated vectors.Paul Mundt
2012-08-09drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]Thomas Meyer
2012-08-09Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-08-09drm/radeon/kms: allow "invalid" DB formats as a means to disable DBMarek Olšák
2012-08-08net/stmmac: mark probe function as __devinitArnd Bergmann
2012-08-08lpc_eth: remove obsolete ifdefsstigge@antcom.de
2012-08-08cdc-phonet: Don't leak in usbpn_openJesper Juhl
2012-08-08pptp: lookup route with the proper net namespaceGao feng
2012-08-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ppwask...David S. Miller
2012-08-08drivers: net: irda: bfin_sir: fix compile errorSonic Zhang
2012-08-08usb/ohci-omap: remove unused variableArnd Bergmann
2012-08-08mfd/asic3: fix asic3_mfd_probe return valueArnd Bergmann
2012-08-08PM: Make dev_pm_get_subsys_data() always return 0 on successRafael J. Wysocki
2012-08-08drivers/cpufreq/pcc-cpufreq.c: fix error return codeJulia Lawall
2012-08-08RTC: Avoid races between RTC alarm wakeup and suspend.NeilBrown
2012-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds