summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | video: fbdev: au1200fb: Fix error handling pathChristophe JAILLET2017-11-091-2/+10
| * | | video: fbdev: au1200fb: Fix incorrect IRQ freeingChristophe JAILLET2017-11-091-2/+0
| * | | video: fbdev: au1200fb: Release some resources if a memory allocation failsChristophe JAILLET2017-11-091-1/+2
| * | | video: fbdev: au1200fb: Return an error code if a memory allocation failsChristophe JAILLET2017-11-091-1/+3
| * | | video: fbdev: au1200fb: Fix a potential double freeChristophe JAILLET2017-11-091-1/+0
| * | | video: sa1100fb: move pseudo palette into sa1100fb_info structureRussell King2017-10-172-6/+5
| * | | video: sa1100fb: fix video memory allocation leakRussell King2017-10-171-5/+5
| * | | video: sa1100fb: clean up failure pathRussell King2017-10-171-13/+8
| * | | video: sa1100fb: use devm_gpio_request_one()Russell King2017-10-171-10/+7
| * | | video: sa1100fb: use devm_request_irq()Russell King2017-10-171-9/+8
| * | | 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