aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-31Merge tag 'gpio-v4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2-5/+9
2016-03-31Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2016-03-30Merge tag 'hwmon-for-linus-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+6
2016-03-30gpio: xgene: Prevent NULL pointer dereferenceAxel Lin1-0/+5
2016-03-30gpio: menz127: Drop lock field from struct men_z127_gpioAxel Lin1-5/+4
2016-03-28x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()Dan Williams1-2/+2
2016-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2-1/+3
2016-03-27hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiatedGuenter Roeck1-0/+6
2016-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-11/+3
2016-03-26Merge tag 'ntb-4.6' of git://github.com/jonmason/ntbLinus Torvalds3-68/+71
2016-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds20-154/+1171
2016-03-26NTB: Remove _addr functions from ntb_hw_amdAllen Hubbe1-30/+0
2016-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-11/+8
2016-03-25Merge tag 'pm+acpi-4.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+0
2016-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-217/+449
2016-03-25drivers/memstick/host/r592.c: avoid gcc-6 warningArnd Bergmann1-2/+1
2016-03-25drivers/input: eliminate INPUT_COMPAT_TEST macroAndrew Morton4-9/+7
2016-03-25Fix permissions of drivers/power/avs/rockchip-io-domain.cRafael J. Wysocki1-0/+0
2016-03-25rbd: use KMEM_CACHE macroGeliang Tang1-8/+2
2016-03-25libceph: enable large, variable-sized OSD requestsIlya Dryomov1-2/+0
2016-03-25libceph: move r_reply_op_{len,result} into struct ceph_osd_req_opYan, Zheng1-1/+1
2016-03-25Revert "ppdev: use new parport device model"Linus Torvalds1-20/+5
2016-03-25Merge tag 'firewire-update2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+5
2016-03-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds12-89/+137
2016-03-24Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+3
2016-03-25Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie4-58/+102
2016-03-24Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-163/+503
2016-03-24Merge tag 'rtc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds7-16/+305
2016-03-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds9-48/+207
2016-03-24Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds43-522/+3348
2016-03-24Merge tag 'upstream-4.6-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2-6/+59
2016-03-25rtc: abx80x: handle the oscillator failure bitMylène Josserand1-2/+31
2016-03-25rtc: abx80x: handle autocalibrationMylène Josserand1-0/+219
2016-03-25rtc: rv8803: workaround i2c HW issueAlexandre Belloni1-6/+22
2016-03-25Merge branches 'acpi-soc', 'acpi-misc', 'acpi-pci' and 'device-properties'Rafael J. Wysocki4-2/+16
2016-03-25Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki4-1/+149
2016-03-25Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki7-160/+338
2016-03-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds12-116/+905
2016-03-24Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-1230/+38
2016-03-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2016-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-35/+31
2016-03-24Merge branch 'cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki1-22/+111
2016-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds26-180/+278
2016-03-23hv_netvsc: Fix the order of num_sc_offered decrementHaiyang Zhang1-6/+6
2016-03-23Input: sur40 - fix DMA on stackOliver Neukum1-7/+14
2016-03-23Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov1-6/+30
2016-03-23Merge tag 'platform-drivers-x86-v4.6-1' of git://git.infradead.org/users/dvha...Linus Torvalds20-536/+1010
2016-03-23Merge tag 'pwm/for-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-19/+71
2016-03-23Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-139/+1174
2016-03-24Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie8-31/+35
2016-03-23PM / AVS: rockchip-io: add io selectors and supplies for rk3399David Wu1-0/+58
2016-03-23intel_idle: Support for Intel Xeon Phi Processor x200 Product FamilyDasaratharaman Chandramouli1-0/+25
2016-03-23intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabledLen Brown1-22/+86
2016-03-23hv_netvsc: Fix the array sizes to be max supported channelsHaiyang Zhang2-5/+6
2016-03-23hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()Haiyang Zhang1-1/+4
2016-03-23ppp: take reference on channels netnsGuillaume Nault1-1/+3
2016-03-23net: mediatek: fix checking for NULL instead of IS_ERR() in .probeVladimir Zapolskiy1-2/+2
2016-03-23net: phy: at803x: Request 'reset' GPIO only for AT8030 PHYSebastian Frias1-0/+4
2016-03-23at803x: fix reset handlingSergei Shtylyov1-3/+3
2016-03-23hp-wmi: Remove GPS rfkill support via pre-2009 interfaceMaciej S. Szmigiero1-37/+1
2016-03-23hp-wmi: fix unregister order in hp_wmi_rfkill_setup() once againMaciej S. Szmigiero1-7/+7
2016-03-23dell-wmi: support Dell Inspiron M5110Michał Kępień1-1/+12
2016-03-23dell-wmi: properly process Dell Instant Launch hotkeyMichał Kępień1-1/+4
2016-03-23dell-wmi: enable receiving WMI events on Dell Vostro V131Michał Kępień2-0/+67
2016-03-23dell-smbios: rename dell_smi_error() to dell_smbios_error()Michał Kępień3-11/+11
2016-03-23dell-laptop: move dell_smi_error() to dell-smbiosMichał Kępień3-14/+18
2016-03-23ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI listJohn Dahlstrom1-0/+14
2016-03-23fujitsu-laptop: Support radio toggle buttonMichał Kępień1-1/+7
2016-03-23intel-hid: allocate correct amount of memory for private structWolfram Sang1-2/+1
2016-03-23platform/x86: Make intel_scu_ipc explicitly non-modularPaul Gortmaker1-31/+4
2016-03-23intel_pmc_ipc: Avoid pending IPC1 command during legacy suspendQipeng Zha1-1/+2
2016-03-23intel_pmc_ipc: Fix GCR register base address and lengthQipeng Zha1-2/+3
2016-03-23asus-nb-wmi: add wapf=4 quirk for ASUS X75VDOleksandr Natalenko1-0/+9
2016-03-23intel_telemetry_pltdrv: Change verbosity control bitsSouvik Kumar Chakravarty1-1/+12
2016-03-23dell-rbtn: Add a comment about the XPS 13 9350Andy Lutomirski1-0/+15
2016-03-23dell-wmi: Support new hotkeys on the XPS 13 9350 (Skylake)Andy Lutomirski1-7/+64
2016-03-23dell-wmi: Clean up hotkey table size checkAndy Lutomirski1-2/+13
2016-03-23dell-wmi, dell-laptop: depends DMIAndy Lutomirski1-0/+2
2016-03-23dell-wmi: Stop storing pointers to DMI tablesAndy Lutomirski1-28/+46
2016-03-23dell-led: use dell_smbios_send_request() for performing SMBIOS callsMichał Kępień1-59/+6
2016-03-23dell-led: use dell_smbios_find_token() for finding mic DMI tokensMichał Kępień2-54/+10
2016-03-23dell-smbios: make da_tokens staticMichał Kępień2-4/+1
2016-03-23dell-smbios: remove find_token_{id,location}()Michał Kępień2-28/+0
2016-03-23dell-laptop: use dell_smbios_find_token() instead of find_token_location()Michał Kępień1-12/+12
2016-03-23dell-laptop: use dell_smbios_find_token() instead of find_token_id()Michał Kępień1-11/+11
2016-03-23dell-smbios: implement new function for finding DMI table 0xDA tokensMichał Kępień2-0/+15
2016-03-23dell-smbios: make the SMBIOS buffer staticMichał Kępień2-3/+1
2016-03-23dell-smbios: return the SMBIOS buffer from dell_smbios_get_buffer()Michał Kępień3-19/+35
2016-03-23dell-smbios: don't return an SMBIOS buffer from dell_smbios_send_request()Michał Kępień2-6/+2
2016-03-23dell-smbios: don't pass an SMBIOS buffer to dell_smbios_send_request()Michał Kępień3-25/+23
2016-03-23dell-smbios: rename dell_send_request() to dell_smbios_send_request()Michał Kępień3-26/+26
2016-03-23dell-smbios: rename release_buffer() to dell_smbios_release_buffer()Michał Kępień3-17/+17
2016-03-23dell-smbios: rename clear_buffer() to dell_smbios_clear_buffer()Michał Kępień3-10/+10
2016-03-23dell-smbios: rename get_buffer() to dell_smbios_get_buffer()Michał Kępień3-16/+16
2016-03-23dell-laptop: extract SMBIOS-related code to a separate moduleMichał Kępień5-163/+257
2016-03-23toshiba_acpi: Add a module parameter to disable hotkeys registrationAzael Avalos1-0/+10
2016-03-23toshiba_acpi: Add sysfs entries for the Cooling Method featureAzael Avalos1-0/+51
2016-03-23toshiba_acpi: Add support for cooling method featureAzael Avalos1-0/+54
2016-03-23thinkpad_acpi: Remove ambiguous logging for "Unsupported brightness interface"Eric Curtin1-3/+1
2016-03-23pwm: omap-dmtimer: Add debug message for effective period and duty cycleDavid Rivshin1-1/+8
2016-03-23pwm: omap-dmtimer: Round load and match values rather than truncateDavid Rivshin1-5/+1
2016-03-23pwm: omap-dmtimer: Add sanity checking for load and match valuesDavid Rivshin1-4/+30
2016-03-23pwm: omap-dmtimer: Fix inaccurate period and duty cycle calculationsDavid Rivshin1-7/+20
2016-03-23pwm: brcmstb: Fix check of devm_ioremap_resource() return codeVladimir Zapolskiy1-2/+2
2016-03-23pwm: rcar: Depend on ARCH_RENESAS instead of ARCH_SHMOBILESimon Horman1-1/+1
2016-03-23pwm: lpc18xx-sct: Test clock rate to avoid division by 0Wolfram Sang1-0/+5
2016-03-23pwm: img: Test clock rate to avoid division by 0Wolfram Sang1-0/+5
2016-03-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-73/+44
2016-03-23Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds3-0/+652
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds165-2363/+5239
2016-03-23clocksource/drivers/pistachio: Correct output format of PTR_ERR()Vladimir Zapolskiy1-2/+2
2016-03-23irqchip/mbigen: Make CONFIG_HISILICON_IRQ_MBIGEN a hidden optionMaJun1-8/+6
2016-03-22staging: delete STE RMI4 hackish driverLinus Walleij7-1206/+0
2016-03-22staging: android: ion_test: fix check of platform_device_register_simple() er...Vladimir Zapolskiy1-2/+2
2016-03-22staging: wilc1000: fix a couple of memory leaksColin Ian King1-2/+6
2016-03-22staging: fsl-mc: fix incorrect type passed to dev_err macrosCihangir Akturk1-2/+2
2016-03-22staging: fsl-mc: fix incorrect type passed to dev_dbg macrosCihangir Akturk1-3/+3
2016-03-22staging: wilc1000: fixed kernel panic when firmware is not startedLeo Kim1-0/+7
2016-03-22staging: comedi: ni_mio_common: fix the ni_write[blw]() functionsH Hartley Sweeten1-6/+6
2016-03-22staging: most: hdm-dim2: Remove possible dereference errorAmitoj Kaur Chawla1-1/+1
2016-03-22staging: lustre: checking for NULL instead of IS_ERRDan Carpenter1-1/+1
2016-03-22staging: lustre: really make lustre dependent on LNetArnd Bergmann1-1/+1
2016-03-22staging: refresh TODO for rtl8712Xose Vazquez Perez1-6/+6
2016-03-22staging: refresh TODO for rtl8723auXose Vazquez Perez1-0/+3
2016-03-23ACPI / PM: Runtime resume devices when waking from hibernateLukas Wunner1-0/+1
2016-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds22-642/+4534
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds175-15197/+47756
2016-03-22drivers: dma-coherent: use memset_io for DMA_MEMORY_IO mappingsBrian Starkey1-1/+4
2016-03-22drivers: dma-coherent: use MEMREMAP_WC for DMA_MEMORY_MAPBrian Starkey1-4/+16
2016-03-22kernel: add kcov code coverageDmitry Vyukov1-0/+3
2016-03-22hpwdt: use nmi_panic() when kernel panics in NMI handlerHidehiro Kawai1-6/+5
2016-03-22ipmi/watchdog: use nmi_panic() when kernel panics in NMI handlerHidehiro Kawai1-1/+1
2016-03-22rapidio: add mport char device driverAlexandre Bounine3-0/+2729
2016-03-22rapidio/tsi721_dma: fix hardware error handlingAlexandre Bounine1-9/+73
2016-03-22rapidio/tsi721_dma: fix synchronization issuesAlexandre Bounine1-9/+16
2016-03-22rapidio/tsi721_dma: update error reporting from prep_sg callbackAlexandre Bounine1-16/+21
2016-03-22rapidio/tsi721: add filtered debug outputAlexandre Bounine3-189/+240
2016-03-22rapidio/tsi721: add outbound windows mapping supportAlexandre Bounine2-7/+235
2016-03-22rapidio: add outbound window supportAlexandre Bounine1-0/+50
2016-03-22rapidio/tsi721: fix locking in OB_MSG processingAlexandre Bounine1-12/+30
2016-03-22rapidio: add global inbound port write interfacesAlexandre Bounine2-44/+122
2016-03-22rapidio: move rio_pw_enable into core codeAlexandre Bounine2-11/+19
2016-03-22rapidio: move rio_local_set_device_id function to the common coreAlexandre Bounine2-13/+14
2016-03-22rapidio: add lock protection for doorbell listAlexandre Bounine1-3/+6
2016-03-22rapidio/rionet: add mport removal handlingAlexandre Bounine1-26/+44
2016-03-22rapidio/rionet: add locking into add/remove deviceAlexandre Bounine1-50/+102
2016-03-22rapidio/tsi721: add HW specific mport removalAlexandre Bounine3-122/+212
2016-03-22rapidio: add core mport removal supportAlexandre Bounine2-20/+80
2016-03-22rapidio: move net allocation into core codeAlexandre Bounine3-35/+119
2016-03-22rapidio: rework common RIO device add/delete routinesAlexandre Bounine3-12/+36
2016-03-22rapidio/rionet: add shutdown event handlingAlexandre Bounine1-0/+38
2016-03-22rapidio/tsi721: add shutdown notification callbackAlexandre Bounine3-0/+48
2016-03-22rapidio: add shutdown notification for RapidIO devicesAlexandre Bounine1-0/+12
2016-03-22rapidio/tsi721: add query_mport callbackAlexandre Bounine1-0/+34
2016-03-22rapidio: add query_mport operationAlexandre Bounine1-0/+17
2016-03-22rapidio/tsi721_dma: fix pending transaction queue handlingAlexandre Bounine2-30/+32
2016-03-22rapidio/tsi721: add option to configure direct mapping of IB windowAlexandre Bounine2-30/+142
2016-03-22rapidio/tsi721: add check for overlapped IB window mappingsAlexandre Bounine2-21/+62
2016-03-22rapidio/tsi721: fix hardcoded MRRS settingAlexandre Bounine1-4/+2
2016-03-22rapidio/rionet: add capability to change MTUAurelien Jacquiot1-2/+15
2016-03-22rapidio/rionet: fix deadlock on SMPAurelien Jacquiot1-2/+2
2016-03-22drivers/hid/uhid.c: check write() bitness using in_compat_syscallAndy Lutomirski1-1/+1
2016-03-22input: redefine INPUT_COMPAT_TEST as in_compat_syscall()Andy Lutomirski1-11/+1
2016-03-22drivers/gpu/drm/amd/amdkfd: use in_compat_syscall to check open() caller typeAndy Lutomirski2-2/+2
2016-03-22drivers/firmware/efi/efivars.c: use in_compat_syscall() to check for compat c...Andy Lutomirski1-1/+1
2016-03-22firewire: use in_compat_syscall to check ioctl compatnessAndy Lutomirski1-2/+2
2016-03-22staging/lustre: switch from is_compat_task to in_compat_syscallAndy Lutomirski1-1/+1
2016-03-22cpufreq: governor: Always schedule work on the CPU running updateRafael J. Wysocki1-1/+1
2016-03-22cpufreq: Always update current frequency before startig governorRafael J. Wysocki1-11/+3
2016-03-22cpufreq: Introduce cpufreq_update_current_freq()Rafael J. Wysocki1-9/+19
2016-03-22cpufreq: Introduce cpufreq_start_governor()Rafael J. Wysocki1-22/+22
2016-03-22cpufreq: powernv: Add sysfs attributes to show throttle statsShilpasri G Bhat1-2/+72
2016-03-22cpufreq: acpi-cpufreq: make Intel/AMD MSR access, io port access staticJisheng Zhang1-6/+6
2016-03-22PCI: ACPI: IA64: fix IO port generic range checkLorenzo Pieralisi1-1/+13
2016-03-22macb: fix PHY resetSergei Shtylyov1-2/+2
2016-03-22drm/radeon/mst: cleanup code indentationDave Airlie1-8/+6
2016-03-22drm/radeon/mst: fix regression in lane/link handling.Dave Airlie1-10/+2
2016-03-22fsl/fman: Workaround for Errata A-007273Igal Liberman1-16/+88
2016-03-22Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds18-129/+87
2016-03-22Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-367/+1717
2016-03-22net: hns: bug fix about the overflow of mssDaode Huang1-9/+8
2016-03-22net: hns: adds limitation for debug port mtuKejian Yan2-0/+4
2016-03-22net: hns: fix the bug about mtu settingKejian Yan4-1/+9
2016-03-22net: hns: fixes a bug of RSSKejian Yan2-2/+22
2016-03-22net: hns: fix return value of the function about rssKejian Yan3-20/+8
2016-03-22net: hns: set xge statistic reg as read onlyQianqian Xie1-2/+3
2016-03-22net: hns: fixed the bug about GMACs mac settingSheng Li1-10/+8
2016-03-22net: hns: add uc match for debug portsKejian Yan5-2/+43
2016-03-22net: hns: fixed portid bug in sending manage pktSheng Li3-1/+9
2016-03-22net: hns: bug fix about ping6Kejian Yan1-0/+9
2016-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds25-1185/+1221
2016-03-22Merge tag 'pci-v4.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+1
2016-03-22Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-400/+2555
2016-03-22nvme: avoid cqe corruption when update at the same time as readMarta Rybczynska1-11/+13
2016-03-22firewire: nosy: Replace timeval with timespec64Tina Ruchandani1-3/+5
2016-03-22Revert "PCI: dra7xx: Mark driver as broken"Sekhar Nori1-1/+0
2016-03-22Merge remote-tracking branch 'mkp-scsi/4.6/scsi-fixes' into miscJames Bottomley6-19/+31
2016-03-22cxgb4: update Kconfig and MakefileVarun Prakash2-0/+12
2016-03-22cxgb4: add iSCSI DDP page pod managerVarun Prakash2-0/+774
2016-03-22cxgb4, iw_cxgb4: move delayed ack macro definitionsVarun Prakash2-9/+9