summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-03-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2016-03-24Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-03-23hv_netvsc: Fix the order of num_sc_offered decrementHaiyang Zhang
2016-03-23Merge tag 'platform-drivers-x86-v4.6-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-03-23Merge tag 'pwm/for-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-23Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-23hv_netvsc: Fix the array sizes to be max supported channelsHaiyang Zhang
2016-03-23hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()Haiyang Zhang
2016-03-23ppp: take reference on channels netnsGuillaume Nault
2016-03-23net: mediatek: fix checking for NULL instead of IS_ERR() in .probeVladimir Zapolskiy
2016-03-23net: phy: at803x: Request 'reset' GPIO only for AT8030 PHYSebastian Frias
2016-03-23at803x: fix reset handlingSergei Shtylyov
2016-03-23hp-wmi: Remove GPS rfkill support via pre-2009 interfaceMaciej S. Szmigiero
2016-03-23hp-wmi: fix unregister order in hp_wmi_rfkill_setup() once againMaciej S. Szmigiero
2016-03-23dell-wmi: support Dell Inspiron M5110Michał Kępień
2016-03-23dell-wmi: properly process Dell Instant Launch hotkeyMichał Kępień
2016-03-23dell-wmi: enable receiving WMI events on Dell Vostro V131Michał Kępień
2016-03-23dell-smbios: rename dell_smi_error() to dell_smbios_error()Michał Kępień
2016-03-23dell-laptop: move dell_smi_error() to dell-smbiosMichał Kępień
2016-03-23ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI listJohn Dahlstrom
2016-03-23fujitsu-laptop: Support radio toggle buttonMichał Kępień
2016-03-23intel-hid: allocate correct amount of memory for private structWolfram Sang
2016-03-23platform/x86: Make intel_scu_ipc explicitly non-modularPaul Gortmaker
2016-03-23intel_pmc_ipc: Avoid pending IPC1 command during legacy suspendQipeng Zha
2016-03-23intel_pmc_ipc: Fix GCR register base address and lengthQipeng Zha
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ń