summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-08-15net: sierra_net: replace whitelist with ifnumber matchBjørn Mork1-40/+12
2012-08-15net: qmi_wwan: compress device_id list using macrosBjørn Mork1-21/+4
2012-08-15net: qmi_wwan: add Sierra Wireless devicesBjørn Mork1-0/+8
2012-08-15net: qmi_wwan: use fixed interface number matchingBjørn Mork1-187/+28
2012-08-15netpoll: check netpoll tx status on the right deviceAmerigo Wang1-1/+1
2012-08-15netconsole: do not release spin_lock when calling __netpoll_cleanupAmerigo Wang1-5/+0
2012-08-15netpoll: make __netpoll_cleanup non-blockAmerigo Wang1-3/+1
2012-08-15netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang2-10/+12
2012-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-0/+2
2012-08-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds42-239/+511
2012-08-14GPIO: gpio-pxa: fix building without CONFIG_OFArnd Bergmann1-2/+2
2012-08-13drm/radeon: fix typo in function header commentDmitrii Cherkasov1-1/+1
2012-08-13drm/radeon/kms: implement timestamp userspace query (v2)Marek Olšák9-7/+80
2012-08-13drm/radeon/kms: add MSAA texture support for r600-evergreenMarek Olšák3-2/+15
2012-08-13drm/radeon/kms: reorder code in r600_check_texture_resourceMarek Olšák1-26/+26
2012-08-13drm/radeon: fence virtual address and free it once idle v4Jerome Glisse5-21/+55
2012-08-13drm/radeon: fix some missing parens in asic macrosAlex Deucher1-5/+5
2012-08-13drm/radeon: fix ordering in pll picking on dce4+Alex Deucher1-4/+4
2012-08-13drm/radeon: do not reenable crtc after moving vram start addressJerome Glisse3-76/+2
2012-08-13drm/radeon: fix bank tiling parameters on caymanAlex Deucher1-3/+11
2012-08-13drm/radeon: fix bank tiling parameters on evergreenAlex Deucher1-3/+11
2012-08-13drm/radeon: fix bank tiling parameters on SIChristian König1-4/+12
2012-08-13drm/radeon: properly handle crtc powergatingAlex Deucher3-2/+17
2012-08-13drm/radeon: properly handle SS overrides on TN (v2)Alex Deucher1-12/+37
2012-08-13drm/radeon/dce4+: set a more reasonable cursor watermarkAlex Deucher1-2/+4
2012-08-13drm/radeon: fix handling for ddc type 5 on combiosAlex Deucher1-21/+36
2012-08-13Merge branch 'fixes-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+3
2012-08-13leds: renesas: fix error handlingArnd Bergmann1-1/+1
2012-08-13Revert "leds: use led_set_brightness in led_trigger_event"Fabio Baltieri1-1/+1
2012-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-102/+99
2012-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds5-0/+1740
2012-08-13bnx2x: Fix compiler warningsJoren Van Onder1-1/+1
2012-08-13macvtap: rcu_dereference outside read-lock sectionDenis Efremov1-1/+2
2012-08-12Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-14/+43
2012-08-12Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds24-8/+69
2012-08-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-19/+22
2012-08-11ixgbe: add missing bracesEmil Tantilov1-1/+2
2012-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-7/+9
2012-08-10tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEPRafael J. Wysocki1-0/+2
2012-08-10platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki11-2/+38
2012-08-10ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki7-0/+24
2012-08-10drm/mgag200: fix G200ER pll picking algorithmDave Airlie1-5/+7
2012-08-10drm/edid: Fix potential memory leak in edid_load()Alexey Khoroshilov1-3/+5
2012-08-10Merge branch 'testing/new-warnings' into fixesArnd Bergmann6-9/+7
2012-08-10omap-rng: fix use of SIMPLE_DEV_PM_OPSArnd Bergmann1-1/+1
2012-08-10spi/s3c64xx: improve error handlingArnd Bergmann1-1/+1
2012-08-10mtd/omap2: fix dmaengine_slave_config error handlingArnd Bergmann1-4/+3
2012-08-10gpio: em: do not discard em_gio_irq_domain_cleanupArnd Bergmann1-1/+1
2012-08-10bnx2x: Fix recovery flow cleanup during probeYuval Mintz1-17/+0
2012-08-10bnx2x: fix unload previous driver flow when flr-capableYuval Mintz1-27/+28