summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-12-12ipmi: Check the BT interrupt enable periodicallyCorey Minyard1-2/+25
2014-12-12ipmi: Fix attention handling for system interfacesCorey Minyard1-15/+30
2014-12-12ipmi: Periodically check to see if irqs and messages are set rightCorey Minyard1-96/+101
2014-12-12drivers/char/ipmi: Add powernv IPMI driverJeremy Kerr3-0/+317
2014-12-12ipmi: Add SMBus interface driver (SSIF)Corey Minyard3-0/+1879
2014-12-12ipmi: Remove the now unused priority from SMI senderCorey Minyard2-4/+3
2014-12-12ipmi: Remove the now unnecessary message queueCorey Minyard1-78/+34
2014-12-12ipmi: Make the message handler easier to use for SMI interfacesCorey Minyard1-40/+162
2014-12-12ipmi: Move message sending into its own functionCorey Minyard1-4/+9
2014-12-12ipmi: rename waiting_msgs to waiting_rcv_msgsCorey Minyard1-15/+16
2014-12-12ipmi: Fix handling of BMC flagsCorey Minyard1-37/+68
2014-12-12ipmi: Initialize BMC device attributesCorey Minyard1-0/+2
2014-12-12ipmi: Unregister previously registered driver in error casetrenn@suse.de1-0/+1
2014-12-12ipmi: Fix a bug in hot add/removeCorey Minyard1-1/+1
2014-12-12ipmi: Remove useless sysfs_name parametersCorey Minyard2-30/+5
2014-12-12ipmi: clean up the device handling for the bmc deviceCorey Minyard1-193/+92
2014-12-12ipmi: Move the address source to string to ipmi-generic codeCorey Minyard2-7/+15
2014-12-12ipmi: Ignore SSIF in the PNP handlingCorey Minyard1-0/+5
2014-12-11NVMe: fix retry/error logic in nvme_queue_rq()Jens Axboe1-23/+16
2014-12-11Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds46-1604/+1822
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds23-1264/+1696
2014-12-11Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds7-180/+667
2014-12-11Merge tag 'spi-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds25-276/+1821
2014-12-11Merge tag 'edac/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2-28/+182
2014-12-11Fix race condition between vxlan_sock_add and vxlan_sock_releaseMarcelo Leitner1-7/+3
2014-12-11net/macb: fix compilation warning for print_hex_dump() called with skb->mac_h...Cyrille Pitchen1-1/+1
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds368-12287/+14624
2014-12-11net/mlx4: Add support for A0 steeringMatan Barak6-17/+176
2014-12-11net/mlx4: Refactor QUERY_PORTMatan Barak3-95/+154
2014-12-11net/mlx4_core: Add explicit error message when rule doesn't meet configurationMatan Barak1-3/+18
2014-12-11net/mlx4: Add A0 hybrid steeringMatan Barak7-23/+292
2014-12-11net/mlx4: Add mlx4_bitmap zone allocatorMatan Barak2-0/+451
2014-12-11net/mlx4: Add a check if there are too many reserved QPsDotan Barak1-1/+7
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev13-36/+118
2014-12-11net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak4-2/+81
2014-12-11net/mlx4_core: Mask out host side virtualization features for guestsOr Gerlitz1-1/+11
2014-12-11net/mlx4_en: Set csum level for encapsulated packetsOr Gerlitz1-1/+2
2014-12-11Merge tag 'backlight-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-20/+40
2014-12-11be2net: Export tunnel offloads only when a VxLAN tunnel is createdSriharsha Basavapatna2-10/+33
2014-12-11gianfar: Fix dma check map error when DMA_API_DEBUG is enabledKevin Hao1-28/+56
2014-12-11cxgb4/csiostor: Don't use MASTER_MUST for fw_hello callHariprasad Shenai3-16/+3
2014-12-11Merge tag 'pinctrl-v3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds35-348/+5055
2014-12-11NVMe: Fix FS mount issue (hot-remove followed by hot-add)Indraneel M1-1/+1
2014-12-11drm/i915: save/restore GMBUS freq across suspend/resume on gen4Jesse Barnes3-0/+10
2014-12-11drm: sti: correctly cleanup CRTC and planesBenjamin Gaignard1-1/+5
2014-12-11drm: sti: add HQVDP planeBenjamin Gaignard11-7/+1487
2014-12-11drm: sti: add cursor planeBenjamin Gaignard7-3/+273
2014-12-11drm: sti: enable auxiliary CRTCBenjamin Gaignard6-17/+44
2014-12-11drm: sti: fix delay in VTG programmingBenjamin Gaignard1-3/+28
2014-12-11drm: sti: prepare sti_tvout to support auxiliary crtcBenjamin Gaignard1-40/+52