summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-01-12Merge branch 'pnp'Rafael J. Wysocki4-6/+20
2014-01-12Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'a...Rafael J. Wysocki7-36/+69
2014-01-12Merge branch 'acpi-dsm'Rafael J. Wysocki8-664/+377
2014-01-12Merge branch 'acpica'Rafael J. Wysocki20-315/+478
2014-01-12Merge branch 'acpi-hotplug'Rafael J. Wysocki24-605/+602
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki103-260/+106
2014-01-12block: null_blk: fix queue leak inside removing deviceMing Lei1-8/+2
2014-01-11ACPI / scan: ACPI device object sysfs attribute for _STA evaluationSrinivas Pandruvada1-0/+22
2014-01-11ACPI / sleep: remove panic in case hardware has changed after S4Oliver Neukum1-5/+2
2014-01-11ACPI / scan: bail out early if failed to parse APIC ID for CPUJiang Liu1-10/+14
2014-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-84/+128
2014-01-11Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-16/+8
2014-01-11Merge tag 'pm+acpi-3.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-16/+42
2014-01-11Merge tag 'mfd-fixes-3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+8
2014-01-10leds: lp5521/5523: Remove duplicate mutexMilo Kim2-16/+8
2014-01-10qlcnic: Fix ethtool statistics length calculationShahed Shaikh1-18/+21
2014-01-10qlcnic: Fix bug in TX statisticsManish Chopra3-1/+5
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang15-39/+42
2014-01-10macvlan: forbid L2 fowarding offload for macvtapJason Wang1-1/+4
2014-01-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-3/+9
2014-01-10bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt1-4/+9
2014-01-10Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds4-12/+16
2014-01-09bnx2x: prevent WARN during driver unloadYuval Mintz2-18/+38
2014-01-10Merge branch 'pm-cpuidle'Rafael J. Wysocki1-6/+8
2014-01-10intel_idle: close avn_cstates array with correct markerJiang Liu1-1/+3
2014-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-3/+9
2014-01-09Revert "intel_idle: mark states tables with __initdata tag"Jiang Liu1-5/+5
2014-01-09Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+7
2014-01-08clk: clk-divider: fix divisor > 255 bugJames Hogan1-1/+1
2014-01-08ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global.Lv Zheng1-0/+12
2014-01-08ACPICA: Linuxize: Cleanup spaces after special macro invocations.Lv Zheng3-8/+2
2014-01-08ACPICA: Interpreter: Add additional debug info for an error case.Bob Moore1-1/+2
2014-01-08ACPICA: Add an error message if the Debugger fails initialization.Bob Moore1-2/+10
2014-01-08ACPICA: Conditionally define a local variable that is used for debug only.Bob Moore1-1/+3
2014-01-08ACPICA: Parser: Updates/fixes for debug output.Bob Moore1-2/+47
2014-01-08ACPICA: Enhance ACPI warning for memory/IO address conflicts.Bob Moore1-6/+13
2014-01-08ACPICA: Update several debug statements - no functional change.Bob Moore1-10/+9
2014-01-08ACPICA: Improve exception handling for GPE block installation.Bob Moore3-14/+22
2014-01-08ACPICA: Add option to favor 32-bit FADT addresses.Bob Moore2-152/+193
2014-01-08ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng2-5/+13
2014-01-08ACPICA: Back port and refine validation of the XSDT root table.Lv Zheng1-90/+120
2014-01-08ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change.Lv Zheng2-13/+20
2014-01-08ACPICA: Disassembler: Improve pathname support for emitted External() stateme...Bob Moore3-7/+8
2014-01-08ACPICA: Debug output: Fix a couple of small output issues.Bob Moore2-8/+8
2014-01-08ACPI / thermal: remove const from thermal_zone_device_ops declarationEmil Goode1-1/+1
2014-01-08Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/nouveau/linu...Dave Airlie8-11/+21
2014-01-08Merge tag 'drm-intel-fixes-2014-01-08' of git://people.freedesktop.org/~danve...Dave Airlie2-7/+14
2014-01-08drm/nouveau/nouveau: fix memory leak in nouveau_crtc_page_flip()Christian Engelmayer1-1/+1
2014-01-08drm/nouveau/bios: fix offset calculation for BMPv1 biosesIlia Mirkin1-4/+4
2014-01-07drm/nouveau: return offset of allocated notifierBob Gleitsmann1-0/+2