summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-04-17Merge branch 'ipmi' (emailed ipmi fixes)Linus Torvalds5-152/+251
2014-04-17ipmi: boolify some thingsCorey Minyard2-37/+35
2014-04-17ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard2-96/+174
2014-04-17ipmi: Turn off default probing of interfacesCorey Minyard2-1/+13
2014-04-17ipmi: Reset the KCS timeout when starting error recoveryCorey Minyard1-2/+3
2014-04-17ipmi: Fix a race restarting the timerBodo Stroesser1-18/+28
2014-04-17Char: ipmi_bt_sm, fix infinite loopJiri Slaby1-1/+1
2014-04-17Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-6/+75
2014-04-17Merge tag '3.15-fixes' of git://neil.brown.name/mdLinus Torvalds1-2/+1
2014-04-17Merge tag 'fbdev-reorder-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds481-2661/+2677
2014-04-17raid5: fix a race of stripe count checkShaohua Li1-2/+1
2014-04-17video: Kconfig: move drm and fb into separate menusTomi Valkeinen1-0/+4
2014-04-17fbdev: move fbdev core files to separate directoryTomi Valkeinen22-19/+21
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen480-2657/+2667
2014-04-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+6
2014-04-17Merge tag 'fbdev-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-32/+87
2014-04-17Merge tag 'pinctrl-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-1469/+1512
2014-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds3-5/+13
2014-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-152/+221
2014-04-15cxgb4: use the correct max size for firmware flashSteve Wise1-1/+1
2014-04-15qlcnic: Fix MSI-X initialization codeAlexander Gordeev1-12/+16
2014-04-15ipv4: add a sock pointer to dst->output() path.Eric Dumazet1-2/+2
2014-04-15xen/manage: Poweroff forcefully if user-space is not yet up.Konrad Rzeszutek Wilk1-2/+30
2014-04-15xen/xenbus: Avoid synchronous wait on XenBus stalling shutdown/restart.Konrad Rzeszutek Wilk1-3/+41
2014-04-15xen-pciback: silence an unwanted debug printkDan Carpenter1-1/+2
2014-04-15xen: fix memory leak in __xen_pcibk_add_pci_dev()Daeseok Youn1-0/+2
2014-04-15irqchip: vic: Properly chain the cascaded IRQsLinus Walleij1-0/+6
2014-04-15video: bf54x-lq043fb: fix build errorSteven Miao1-1/+1
2014-04-15driver/net: cosa driver uses udelay incorrectlyLi, Zhen-Hua1-4/+0
2014-04-15at86rf230: fix __at86rf230_read_subreg functionAlexander Aring1-1/+1
2014-04-15at86rf230: remove check if AVDD settledAlexander Aring1-8/+0
2014-04-15net: cadence: Add architecture dependenciesJean Delvare1-3/+3
2014-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-5/+5
2014-04-15cxgb4: Save the correct mac addr for hw-loopback connections in the L2TSteve Wise1-1/+3
2014-04-14qlcnic: Do not disable SR-IOV when VFs are assigned to VMsManish Chopra1-0/+10
2014-04-14qlcnic: Fix QLogic application/driver interface for virtual NIC configurationJitendra Kalsaria1-14/+17
2014-04-14qlcnic: Fix PVID configuration on eSwitch port.Jitendra Kalsaria1-0/+1
2014-04-14qlcnic: Fix max ring count calculationShahed Shaikh2-8/+8
2014-04-14qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.Sucheta Chakraborty3-4/+5
2014-04-14qlcnic: Fix panic due to uninitialzed delayed_work struct in use.Sucheta Chakraborty1-3/+2
2014-04-14be2net: Fix invocation of be_close() after be_clear()Kalesh AP2-0/+9
2014-04-14be2net: Fix to reap TX compls till HW doesn't respond for some timeVasundhara Volam1-4/+5
2014-04-14net/mlx4_core: Defer VF initialization till PF is fully initializedAmir Vadai1-1/+8
2014-04-14bnx2: Don't build unused suspend/resume functions not enabledDaniel J Blueman1-1/+1
2014-04-14OMAPDSS: Change struct reg_field to dispc_reg_fieldJyri Sarha2-9/+9
2014-04-14OMAPDSS: Take pixelclock unit change into account in hdmi_compute_acr()Jyri Sarha1-4/+4
2014-04-14OMAPDSS: fix shared irq handlersTomi Valkeinen2-7/+68
2014-04-14video: imxfb: Select LCD_CLASS_DEVICE unconditionallyAlexander Shiyan1-0/+2
2014-04-14OMAPDSS: fix rounding when calculating fclk rateTomi Valkeinen1-2/+2
2014-04-14video: da8xx-fb: Fix casting of info->pseudo_paletteJon Ringle1-9/+1