summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | video: sa1100fb: use devm_ioremap_resource()Russell King2017-10-171-12/+8
| * | | video: sa1100fb: use devm_clk_get()Russell King2017-10-171-4/+1
| * | | video: sa1100fb: use devm_kzalloc()Russell King2017-10-171-4/+2
| * | | video: fbdev: pxa3xx_gcu: Use setup_timer and mod_timerHimanshu Jha2017-10-171-6/+2
| * | | video: fbdev: radeon: make const array post_divs static, reduces object code ...Colin Ian King2017-10-121-1/+1
| * | | video: fbdev: dnfb: make fb_var_screeninfo static and constBhumika Goyal2017-10-121-1/+1
| * | | video: fbdev: sis: make const array specialtv static, reduces object code sizeColin Ian King2017-10-121-1/+1
| * | | video: fbdev: aty: make const arrays static, reduces object code sizeColin Ian King2017-10-121-2/+2
| * | | video: fbdev: matroxfb: return -ENOMEM on allocation failureAllen Pais2017-10-121-1/+1
* | | | Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-214-67/+7
|\ \ \ \
| * | | | of: Document exactly what of_find_node_by_name() putsStephen Boyd2017-11-201-3/+3
| * | | | of: unittest: disable interrupts_property warningRob Herring2017-11-161-0/+1
| * | | | of: unittest: let dtc generate __local_fixups__Rob Herring2017-11-161-63/+2
| * | | | of/pci: Fix theoretical NULL dereferenceRobin Murphy2017-11-161-1/+1
* | | | | Merge tag 'ntb-4.15' of git://github.com/jonmason/ntbLinus Torvalds2017-11-2011-362/+1317
|\ \ \ \ \
| * | | | | ntb: intel: remove b2b memory window workaround for Skylake NTBDave Jiang2017-11-191-73/+2
| * | | | | NTB: make idt_89hpes_cfg constBhumika Goyal2017-11-191-8/+8
| * | | | | NTB: switchtec_ntb: Add memory window supportLogan Gunthorpe2017-11-191-3/+210
| * | | | | NTB: switchtec_ntb: Implement scratchpad registersLogan Gunthorpe2017-11-191-2/+73
| * | | | | NTB: switchtec_ntb: Implement doorbell registersLogan Gunthorpe2017-11-191-4/+85
| * | | | | NTB: switchtec_ntb: Add link managementLogan Gunthorpe2017-11-191-1/+129
| * | | | | NTB: switchtec_ntb: Add skeleton NTB driverLogan Gunthorpe2017-11-191-1/+147
| * | | | | NTB: switchtec_ntb: Initialize hardware for doorbells and messagesLogan Gunthorpe2017-11-191-0/+142
| * | | | | NTB: switchtec_ntb: Initialize hardware for memory windowsLogan Gunthorpe2017-11-191-0/+360
| * | | | | NTB: switchtec_ntb: Introduce initial NTB driverLogan Gunthorpe2017-11-196-0/+96
| * | | | | NTB: Ensure ntb_mw_get_align() is only called when the link is upLogan Gunthorpe2017-11-193-22/+22
| * | | | | NTB: switchtec: Add link event notifier callbackLogan Gunthorpe2017-11-191-0/+51
| * | | | | NTB: switchtec: Export class symbol for use in upper layer driverLogan Gunthorpe2017-11-191-1/+3
| * | | | | NTB: switchtec: Move structure definitions into a common headerLogan Gunthorpe2017-11-191-259/+1
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2017-11-191-1/+1
|\ \ \ \ \
| * | | | | PNP: ide: constify pnp_device_idArvind Yadav2017-08-161-1/+1
* | | | | | clean up x86 platform driver default valuesLinus Torvalds2017-11-181-11/+0
* | | | | | Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-pla...Linus Torvalds2017-11-1832-542/+2168
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | platform/x86: silead_dmi: Add silead, home-button property to some tabletsHans de Goede2017-11-181-0/+4
| * | | | | platform/x86: dell-laptop: Allocate buffer before rfkill useMario Limonciello2017-11-171-4/+5
| * | | | | platform/x86: dell-*wmi*: Relay failed initial probe to dependent driversMario Limonciello2017-11-174-5/+30
| * | | | | platform/x86: dell-wmi-descriptor: check if memory was allocatedMario Limonciello2017-11-171-0/+5
| * | | | | platform/x86: Revert intel_pmc_ipc: Use MFD framework to create dependent dev...Andy Shevchenko2017-11-131-139/+259
| * | | | | platform/x86: dell-smbios-wmi: release mutex lock on WMI call failureMario Limonciello2017-11-081-2/+5
| * | | | | platform/x86: wmi: release mutex on module acquistion failureMario Limonciello2017-11-081-2/+4
| * | | | | platform/x86: dell-smbios: fix string overflowArnd Bergmann2017-11-081-8/+4
| * | | | | platform/x86: intel_pmc_ipc: Use MFD framework to create dependent devicesKuppuswamy Sathyanarayanan2017-11-051-259/+139
| * | | | | platform/x86: intel_punit_ipc: Fix resource ioremap warningKuppuswamy Sathyanarayanan2017-11-051-4/+4
| * | | | | platform/x86: dell-smo8800: remove redundant assignments to byte_dataColin Ian King2017-11-051-2/+1
| * | | | | platform/x86: hp-wmi: Fix tablet mode detection for convertiblesStefan BrĂ¼ns2017-11-051-1/+1
| * | | | | platform/x86: intel_ips: Convert timers to use timer_setup()Kees Cook2017-11-051-8/+7
| * | | | | platform/x86: sony-laptop: Drop variable assignment in sony_nc_setup_rfkill()Markus Elfring2017-11-051-1/+1
| * | | | | platform/x86: sony-laptop: Fix error handling in sony_nc_setup_rfkill()Markus Elfring2017-11-051-6/+8
| * | | | | platform/x86: dell-smbios-wmi: introduce userspace interfaceMario Limonciello2017-11-042-41/+45
| * | | | | platform/x86: wmi: create userspace interface for driversMario Limonciello2017-11-041-2/+187