summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2016-03-23asus-nb-wmi: add wapf=4 quirk for ASUS X75VDOleksandr Natalenko
2016-03-23intel_telemetry_pltdrv: Change verbosity control bitsSouvik Kumar Chakravarty
2016-03-23dell-rbtn: Add a comment about the XPS 13 9350Andy Lutomirski
2016-03-23dell-wmi: Support new hotkeys on the XPS 13 9350 (Skylake)Andy Lutomirski
2016-03-23dell-wmi: Clean up hotkey table size checkAndy Lutomirski
2016-03-23dell-wmi, dell-laptop: depends DMIAndy Lutomirski
2016-03-23dell-wmi: Stop storing pointers to DMI tablesAndy Lutomirski
2016-03-23dell-led: use dell_smbios_send_request() for performing SMBIOS callsMichał Kępień
2016-03-23dell-led: use dell_smbios_find_token() for finding mic DMI tokensMichał Kępień
2016-03-23dell-smbios: make da_tokens staticMichał Kępień
2016-03-23dell-smbios: remove find_token_{id,location}()Michał Kępień
2016-03-23dell-laptop: use dell_smbios_find_token() instead of find_token_location()Michał Kępień
2016-03-23dell-laptop: use dell_smbios_find_token() instead of find_token_id()Michał Kępień
2016-03-23dell-smbios: implement new function for finding DMI table 0xDA tokensMichał Kępień
2016-03-23dell-smbios: make the SMBIOS buffer staticMichał Kępień
2016-03-23dell-smbios: return the SMBIOS buffer from dell_smbios_get_buffer()Michał Kępień
2016-03-23dell-smbios: don't return an SMBIOS buffer from dell_smbios_send_request()Michał Kępień
2016-03-23dell-smbios: don't pass an SMBIOS buffer to dell_smbios_send_request()Michał Kępień
2016-03-23dell-smbios: rename dell_send_request() to dell_smbios_send_request()Michał Kępień
2016-03-23dell-smbios: rename release_buffer() to dell_smbios_release_buffer()Michał Kępień
2016-03-23dell-smbios: rename clear_buffer() to dell_smbios_clear_buffer()Michał Kępień
2016-03-23dell-smbios: rename get_buffer() to dell_smbios_get_buffer()Michał Kępień
2016-03-23dell-laptop: extract SMBIOS-related code to a separate moduleMichał Kępień
2016-03-23toshiba_acpi: Add a module parameter to disable hotkeys registrationAzael Avalos
2016-03-23toshiba_acpi: Add sysfs entries for the Cooling Method featureAzael Avalos
2016-03-23toshiba_acpi: Add support for cooling method featureAzael Avalos
2016-03-23thinkpad_acpi: Remove ambiguous logging for "Unsupported brightness interface"Eric Curtin
2016-03-23pwm: omap-dmtimer: Add debug message for effective period and duty cycleDavid Rivshin
2016-03-23pwm: omap-dmtimer: Round load and match values rather than truncateDavid Rivshin
2016-03-23pwm: omap-dmtimer: Add sanity checking for load and match valuesDavid Rivshin
2016-03-23pwm: omap-dmtimer: Fix inaccurate period and duty cycle calculationsDavid Rivshin
2016-03-23pwm: brcmstb: Fix check of devm_ioremap_resource() return codeVladimir Zapolskiy
2016-03-23pwm: rcar: Depend on ARCH_RENESAS instead of ARCH_SHMOBILESimon Horman
2016-03-23pwm: lpc18xx-sct: Test clock rate to avoid division by 0Wolfram Sang
2016-03-23pwm: img: Test clock rate to avoid division by 0Wolfram Sang
2016-03-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-23Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2016-03-23clocksource/drivers/pistachio: Correct output format of PTR_ERR()Vladimir Zapolskiy
2016-03-23irqchip/mbigen: Make CONFIG_HISILICON_IRQ_MBIGEN a hidden optionMaJun
2016-03-22staging: delete STE RMI4 hackish driverLinus Walleij
2016-03-22staging: android: ion_test: fix check of platform_device_register_simple() er...Vladimir Zapolskiy
2016-03-22staging: wilc1000: fix a couple of memory leaksColin Ian King
2016-03-22staging: fsl-mc: fix incorrect type passed to dev_err macrosCihangir Akturk
2016-03-22staging: fsl-mc: fix incorrect type passed to dev_dbg macrosCihangir Akturk
2016-03-22staging: wilc1000: fixed kernel panic when firmware is not startedLeo Kim
2016-03-22staging: comedi: ni_mio_common: fix the ni_write[blw]() functionsH Hartley Sweeten
2016-03-22staging: most: hdm-dim2: Remove possible dereference errorAmitoj Kaur Chawla
2016-03-22staging: lustre: checking for NULL instead of IS_ERRDan Carpenter
2016-03-22staging: lustre: really make lustre dependent on LNetArnd Bergmann