aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-05rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtcPhilippe De Muyter3-0/+318
2015-05-05revert "zram: move compact_store() to sysfs functions area"Andrew Morton1-0/+23
2015-05-05thinkpad_acpi: Fix warning for static not at beginningJean Delvare1-1/+1
2015-05-05ipmi: Don't report err in the SI driver for SSIF devicesCorey Minyard1-2/+3
2015-05-05ipmi: Remove incorrect use of seq_has_overflowedJoe Perches3-5/+5
2015-05-05ipmi:ssif: Ignore spaces when comparing I2C adapter namesCorey Minyard1-3/+22
2015-05-05ipmi_ssif: Fix the logic on user-supplied addressesCorey Minyard1-1/+1
2015-05-05xen/events: Set irq_info->evtchn before binding the channel to CPU in __startup_pirq()Boris Ostrovsky1-1/+1
2015-05-05xen/console: Update console event channel on resumeBoris Ostrovsky1-1/+17
2015-05-05xen/xenbus: Update xenbus event channel on resumeBoris Ostrovsky1-0/+29
2015-05-05xen/events: Clear cpu_evtchn_mask before resumingBoris Ostrovsky2-2/+13
2015-05-05IPoIB/CM: Fix indentation levelBart Van Assche1-2/+2
2015-05-05iw_cxgb4: Remove negative advice dmesg warningsHariprasad S3-9/+32
2015-05-05IB/core: Fix unaligned accessesDavid Ahern2-14/+13
2015-05-05IB/core: change rdma_gid2ip into void function as it always return zeroHonggang LI1-10/+3
2015-05-05Revert "dm crypt: fix deadlock when async crypto algorithm returns -EBUSY"Rabin Vincent1-6/+6
2015-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-9/+9
2015-05-05Merge tag 'media/v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds7-17/+40
2015-05-05efi: Fix error handling in add_sysfs_runtime_map_entry()Dan Carpenter1-3/+3
2015-05-05drm/i915: Add missing MacBook Pro models with dual channel LVDSLukas Wunner1-1/+17
2015-05-05drm/i915: Assume dual channel LVDS if pixel clock necessitates itLukas Wunner1-1/+7
2015-05-05drm/radeon: don't setup audio on asics that don't support itAlex Deucher1-0/+4
2015-05-05IB/qib: use arch_phys_wc_add()Luis R. Rodriguez7-79/+39
2015-05-05IB/qib: add acounting for MTRRLuis R. Rodriguez1-1/+1
2015-05-05IB/core: dma unmap optimizationsGuy Shapiro1-2/+3
2015-05-05IB/core: dma map/unmap locking optimizationsGuy Shapiro1-5/+4
2015-05-05RDMA/cxgb4: Report the actual address of the remote connecting peerSteve Wise2-4/+51
2015-05-05RDMA/nes: Report the actual address of the remote connecting peerTatyana Nikolova2-17/+49
2015-05-05RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the connecting peer to its clientsTatyana Nikolova3-34/+262
2015-05-05iw_cxgb4: enforce qp/cq id requirementsHariprasad S1-0/+23
2015-05-05iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQsHariprasad S2-7/+15
2015-05-05iw_cxgb4: 32b platform fixesHariprasad S5-16/+15
2015-05-05iw_cxgb4: Cleanup register defines/MACROSHariprasad S2-3/+5
2015-05-05RDMA/CMA: Canonize IPv4 on IPV6 sockets properlyJason Gunthorpe1-10/+17
2015-05-04drm/radeon: disable semaphores for UVD V1 (v2)Christian König5-13/+39
2015-05-04bus: omap_l3_noc: Fix master id address decoding for OMAP5Suman Anna2-15/+42
2015-05-04bus: omap_l3_noc: Fix offset for DRA7 CLK1_HOST_CLK1_2 instanceIllia Smyrnov1-1/+1
2015-05-04ACPI / PNP: add two IDs to list for PNPACPI device enumerationWitold Szczeponik1-0/+2
2015-05-04pinctrl: mediatek: mtk-common: initialize unmaskColin Ian King1-0/+2
2015-05-04hwrng: bcm63xx - Fix driver compilationÁlvaro Fernández Rojas1-9/+9
2015-05-04mmc: core: add missing pm event in mmc_pm_notify to fix hib restoreGrygorii Strashko1-0/+1
2015-05-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds14-94/+110
2015-05-04Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-intel into drm-fixesDave Airlie2-0/+10
2015-05-04Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixesDave Airlie1-4/+5
2015-05-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds9-146/+47
2015-05-03ideapad_laptop: Add Lenovo G40-30 to devices without radio switchPhilippe Coval1-0/+7
2015-05-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-0/+7
2015-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-113/+169
2015-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-0/+5
2015-05-01rbd: end I/O the entire obj_request on errorIlya Dryomov1-0/+5