summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-09-11hwmon: (tmp421) Fix return valueSachin Kamat1-1/+1
2013-09-11hwmon: (amc6821) Remove redundant breakSachin Kamat1-3/+0
2013-09-11hwmon: (amc6821) Fix return valueSachin Kamat1-2/+2
2013-09-11hwmon: (ibmaem) Fix return valueSachin Kamat1-1/+1
2013-09-11hwmon: (emc2103) Fix return valueSachin Kamat1-5/+5
2013-09-11qlcnic: Fix warning reported by kbuild test robot.Jitendra Kalsaria1-1/+1
2013-09-11bonding: fix bond_arp_rcv setting and arp validate desync statenikolay@redhat.com3-5/+19
2013-09-11bonding: fix store_arp_validate race with mode changenikolay@redhat.com1-4/+10
2013-09-11[SCSI] fnic: FC stat param seconds_since_last_reset not getting updatedNarsimhulu Musini2-1/+112
2013-09-11bnx2x: avoid atomic allocations during initializationMichal Schmidt1-15/+23
2013-09-11xen/balloon: remove BUG_ON in increase_reservationWei Liu1-2/+0
2013-09-11xen/balloon: ensure preemption is disabled when using a scratch pageDavid Vrabel1-4/+7
2013-09-11[SCSI] sd: Fix potential out-of-bounds accessAlan Stern1-8/+3
2013-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-13/+13
2013-09-11Merge branch 'pm-cpufreq'Rafael J. Wysocki3-34/+76
2013-09-11Merge branch 'acpi-bind'Rafael J. Wysocki1-11/+24
2013-09-11i40e: include i40e in kernel properJesse Brandeburg3-0/+63
2013-09-11i40e: debugfs interfaceJesse Brandeburg1-0/+2076
2013-09-11i40e: init code and hardware supportJesse Brandeburg16-0/+13813
2013-09-11i40e: implement virtual device interfaceJesse Brandeburg3-0/+2823
2013-09-11i40e: driver core headersJesse Brandeburg3-0/+899
2013-09-11i40e: driver ethtool coreJesse Brandeburg1-0/+1449
2013-09-11i40e: transmit, receive, and NAPIJesse Brandeburg1-0/+1817
2013-09-11i40e: main driver coreJesse Brandeburg1-0/+7375
2013-09-10Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6Linus Torvalds16-17/+2054
2013-09-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+1
2013-09-10target/iscsi: Bump versions to v4.1.0Nicholas Bellinger1-1/+1
2013-09-10target: Update copyright ownership/year information to 2013Nicholas Bellinger41-84/+45
2013-09-10iscsi-target: Bump default TCP listen backlog to 256Nicholas Bellinger2-1/+2
2013-09-10target: Fix >= v3.9+ regression in PR APTPL + ALUA metadata write-outGera Kazakov2-2/+2
2013-09-10iscsi-target; Bump default CmdSN Depth to 64Nicholas Bellinger1-1/+1
2013-09-10iscsi-target: Remove unnecessary wait_for_completion in iscsi_get_thread_setNicholas Bellinger1-16/+3
2013-09-10iscsi-target: Add thread_set->ts_activate_sem + use common deallocateNicholas Bellinger2-85/+59
2013-09-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds26-337/+374
2013-09-10Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+2
2013-09-11fbdev/ps3fb: Fix section mismatch warning for ps3fb_probeVladimir Murzin1-1/+1
2013-09-10[SCSI] lpfc 8.3.42: Update lpfc version to driver version 8.3.42James Smart1-1/+1
2013-09-10[SCSI] lpfc 8.3.42: Fixed issue of task management commands having a fixed ti...James Smart3-1/+10
2013-09-10[SCSI] lpfc 8.3.42: Fixed inconsistent spin lock usage.James Smart2-18/+16
2013-09-10[SCSI] lpfc 8.3.42: Fix driver's abort loop functionality to skip IOs already...James Smart2-1/+14
2013-09-10[SCSI] lpfc 8.3.42: Fixed failure to allocate SCSI buffer on PPC64 platform f...James Smart1-3/+6
2013-09-10[SCSI] lpfc 8.3.42: Fix WARN_ON when driver unloadsJames Smart1-2/+8
2013-09-10[SCSI] lpfc 8.3.42: Avoided making pci bar ioremap call during dual-chute WQ/...James Smart2-38/+12
2013-09-10[SCSI] lpfc 8.3.42: Fixed driver iocbq structure's iocb_flag field running ou...James Smart2-10/+9
2013-09-10[SCSI] lpfc 8.3.42: Fix crash on driver load due to cpu affinity logicJames Smart2-6/+27
2013-09-10[SCSI] lpfc 8.3.42: Fixed logging format of setting driver sysfs attributes h...James Smart1-2/+4
2013-09-10[SCSI] lpfc 8.3.42: Fixed back to back RSCNs discovery failure.James Smart1-1/+9
2013-09-10[SCSI] lpfc 8.3.42: Fixed race condition between BSG I/O dispatch and timeout...James Smart2-17/+72
2013-09-10[SCSI] lpfc 8.3.42: Fixed function mode field defined too small for not recog...James Smart1-1/+1
2013-09-10[SCSI] lpfc 8.3.42: Back out data count,(residual fcfi_parm) fix for bad target.James Smart1-3/+3