summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-01-12Merge branch 'acpi-dsm'Rafael J. Wysocki
2014-01-12Merge branch 'acpica'Rafael J. Wysocki
2014-01-12Merge branch 'acpi-hotplug'Rafael J. Wysocki
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2014-01-12block: null_blk: fix queue leak inside removing deviceMing Lei
2014-01-11ACPI / scan: ACPI device object sysfs attribute for _STA evaluationSrinivas Pandruvada
2014-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-01-10Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-01-10Merge tag 'pm+acpi-3.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-10Merge tag 'mfd-fixes-3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-10leds: lp5521/5523: Remove duplicate mutexMilo Kim
2014-01-10qlcnic: Fix ethtool statistics length calculationShahed Shaikh
2014-01-10qlcnic: Fix bug in TX statisticsManish Chopra
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang
2014-01-10macvlan: forbid L2 fowarding offload for macvtapJason Wang
2014-01-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-01-10bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt
2014-01-10Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds
2014-01-10bnx2x: prevent WARN during driver unloadYuval Mintz
2014-01-10Merge branch 'pm-cpuidle'Rafael J. Wysocki
2014-01-10intel_idle: close avn_cstates array with correct markerJiang Liu
2014-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-09Revert "intel_idle: mark states tables with __initdata tag"Jiang Liu
2014-01-09Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-08clk: clk-divider: fix divisor > 255 bugJames Hogan
2014-01-08ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global.Lv Zheng
2014-01-08ACPICA: Linuxize: Cleanup spaces after special macro invocations.Lv Zheng
2014-01-08ACPICA: Interpreter: Add additional debug info for an error case.Bob Moore
2014-01-08ACPICA: Add an error message if the Debugger fails initialization.Bob Moore
2014-01-08ACPICA: Conditionally define a local variable that is used for debug only.Bob Moore
2014-01-08ACPICA: Parser: Updates/fixes for debug output.Bob Moore
2014-01-08ACPICA: Enhance ACPI warning for memory/IO address conflicts.Bob Moore
2014-01-08ACPICA: Update several debug statements - no functional change.Bob Moore
2014-01-08ACPICA: Improve exception handling for GPE block installation.Bob Moore
2014-01-08ACPICA: Add option to favor 32-bit FADT addresses.Bob Moore
2014-01-08ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng
2014-01-08ACPICA: Back port and refine validation of the XSDT root table.Lv Zheng
2014-01-08ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change.Lv Zheng
2014-01-08ACPICA: Disassembler: Improve pathname support for emitted External() stateme...Bob Moore
2014-01-08ACPICA: Debug output: Fix a couple of small output issues.Bob Moore
2014-01-08Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/nouveau/linu...Dave Airlie
2014-01-08Merge tag 'drm-intel-fixes-2014-01-08' of git://people.freedesktop.org/~danve...Dave Airlie
2014-01-08drm/nouveau/nouveau: fix memory leak in nouveau_crtc_page_flip()Christian Engelmayer
2014-01-08drm/nouveau/bios: fix offset calculation for BMPv1 biosesIlia Mirkin
2014-01-07drm/nouveau: return offset of allocated notifierBob Gleitsmann
2014-01-07drm/nouveau/bios: make jump conditionalIlia Mirkin
2014-01-07drm/nvce/mc: fix msi rearm on GF114Sid Boyce
2014-01-07drm/nvc0/gr: fix mthd data submissionKelly Doran
2014-01-07drm/nouveau: populate master subdev pointer only when fully constructedBen Skeggs
2014-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds