aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-06-04gpu: ipu-v3: Move i.MX IPUv3 core driver out of stagingPhilipp Zabel
2014-06-03e1000: Use time_after() for time comparisonManuel Schölling
2014-06-03e1000: remove the check: skb->len<=0Yongjian Xu
2014-06-03igb: add defaults for i210 TX/RX PBSIZETodd Fujinaka
2014-06-03igb: use mac loopback for i354 backplaneTodd Fujinaka
2014-06-03igb: rename igb_ptp_enable to igb_ptp_feature_enableJacob Keller
2014-06-03ixgbe: remove linux/export.h header from ixgbe_ptp.cJacob Keller
2014-06-03ixgbe: fix detection of SFP+ capable interfacesEmil Tantilov
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-04Merge tag 'topic/core-stuff-2014-06-02' of git://anongit.freedesktop.org/drm-...Dave Airlie
2014-06-04microblaze: Use generic device.hMichal Simek
2014-06-04Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2014-06-04Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie
2014-06-04drm: Move plane helpers into drm_kms_helper.koDaniel Vetter
2014-06-04drm: Split connection_mutex out of mode_config.mutex (v3)Daniel Vetter
2014-06-04drm: spiff out FB refcnting tracesRob Clark
2014-06-04drm: add signed-range property typeRob Clark
2014-06-04drm: add object property typeRob Clark
2014-06-04drm: add extended property typesRob Clark
2014-06-04drm: helpers to find mode objectsRob Clark
2014-06-04drm: drop drm_get_connector_name() and drm_get_encoder_name()Jani Nikula
2014-06-04drm: replace drm_get_encoder_name() with direct name field useJani Nikula
2014-06-04drm/i915: replace drm_get_encoder_name() with direct name field useJani Nikula
2014-06-04drm: replace drm_get_connector_name() with direct name field useJani Nikula
2014-06-04drm/radeon: replace drm_get_connector_name() with direct name field useJani Nikula
2014-06-04drm/nouveau: replace drm_get_connector_name() with direct name field useJani Nikula
2014-06-04drm/i915: replace drm_get_connector_name() with direct name field useJani Nikula
2014-06-04staging: imx-drm-core: replace drm_get_connector_name() with direct name fiel...Jani Nikula
2014-06-03NVMe: Rename io_timeout to nvme_io_timeoutMatthew Wilcox
2014-06-03NVMe: Use last bytes of f/w rev SCSI InquiryKeith Busch
2014-06-03NVMe: Adhere to request queue block accounting enable/disableSam Bradshaw
2014-06-03NVMe: Fix nvme get/put queue semanticsKeith Busch
2014-06-03NVMe: Delete NVME_GET_FEAT_TEMP_THRESHMatthew Wilcox
2014-06-03NVMe: Make admin timeout a module parameterKeith Busch
2014-06-03NVMe: Make iod bio timeout a parameterKeith Busch
2014-06-03sh_eth: fix SH7619/771x supportSergei Shtylyov
2014-06-03sh_eth: use RNC mode for packet receptionBen Dooks
2014-06-03iscsi-target: Put length of failed allocation in error messageRoland Dreier
2014-06-03iscsi-target: Reject zero-length payloads during SecurityNegotiationNicholas Bellinger
2014-06-03qla2xxx: Convert to percpu_ida session tag pre-allocationNicholas Bellinger
2014-06-03iser-target: Fix multi network portal shutdown regressionNicholas Bellinger
2014-06-03iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()Roland Dreier
2014-06-03iser-target: Add missing target_put_sess_cmd for ImmedateData failureNicholas Bellinger
2014-06-04drm/qxl: use surface_id 0 for primary surface on all monitorsDavid Mansfield
2014-06-04drm/radeon: rework page flip handling v4Christian König
2014-06-04Revert "drm/radeon: rework page flip handling v3"Dave Airlie
2014-06-03bnx2x: Fix kernel crash and data miscompare after EEH recoverywenxiong@linux.vnet.ibm.com
2014-06-03bnx2x: Adapter not recovery from EEH error injectionwenxiong@linux.vnet.ibm.com
2014-06-03net: driver: smsc: set NOCARRIER flag in dev at driver initializationBalakumaran Kannan
2014-06-03hyper-v: make uuid_le conststephen hemminger