summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-02-20mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon1-69/+75
2012-02-20mmc: atmel-mci: save and restore sdioirq when soft reset is performedLudovic Desroches1-0/+3
2012-02-20hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375Nikolaus Schulz1-1/+1
2012-02-20net: enable TC35815 for MIPS againAtsushi Nemoto1-1/+1
2012-02-20hwmon: (f75375s) Fix bit shifting in f75375_write16Nikolaus Schulz1-1/+1
2012-02-20ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau1-2/+5
2012-02-20ath9k: fix a WEP crypto related regressionFelix Fietkau1-0/+8
2012-02-20ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan1-4/+5
2012-02-20drm/i915: no lvds quirk for AOpen MP45Daniel Vetter1-0/+8
2012-02-20drm/i915: Force explicit bpp selection for intel_dp_link_requiredKeith Packard1-15/+5
2012-02-20igb: fix vf lookupGreg Rose1-1/+2
2012-02-20ixgbe: fix vf lookupGreg Rose1-1/+2
2012-02-13powernow-k8: Fix indexing issueAndreas Herrmann1-4/+11
2012-02-13powernow-k8: Avoid Pstate MSR accesses on systems supporting CPBAndreas Herrmann1-9/+10
2012-02-13mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct cb710_chipAxel Lin1-0/+1
2012-02-13zcache: fix deadlock conditionDan Magenheimer1-4/+3
2012-02-13zcache: Set SWIZ_BITS to 8 to reduce tmem bucket lock contention.Dan Magenheimer1-2/+2
2012-02-13USB: add new zte 3g-dongle's pid to option.cRui li1-1/+128
2012-02-13USB: usbserial: add new PID number (0xa951) to the ftdi driverMilan Kocian2-0/+8
2012-02-13usb: Skip PCI USB quirk handling for Netlogic XLPJayachandran C1-0/+6
2012-02-13usb: gadget: zero: fix bug in loopback autoresume handlingTimo Juhani Lindfors1-1/+1
2012-02-13staging: r8712u: Use asynchronous firmware loadingLarry Finger5-25/+68
2012-02-13staging: r8712u: Add new Sitecom UsB IDLarry Finger1-0/+1
2012-02-13Staging: asus_oled: fix NULL-ptr crash on unloadingPekka Paalanen1-2/+1
2012-02-13Staging: asus_oled: fix image processingPekka Paalanen1-2/+8
2012-02-13target: Fail INQUIRY commands with EVPD==0 but PAGE CODE!=0Roland Dreier1-0/+7
2012-02-13target: Return correct ASC for unimplemented VPD pagesRoland Dreier1-1/+1
2012-02-13target: Add workaround for zero-length control CDB handlingNicholas Bellinger1-0/+13
2012-02-13target: Correct sense key for INVALID FIELD IN {PARAMETER LIST,CDB}Roland Dreier1-4/+4
2012-02-13target: Allow PERSISTENT RESERVE IN for non-reservation holderMarco Sanvido1-0/+1
2012-02-13target: Use correct preempted registration sense codeMarco Sanvido1-2/+2
2012-02-13iommu/msm: Fix error handling in msm_iommu_unmap()Joerg Roedel1-6/+1
2012-02-13iommu/amd: Work around broken IVRS tablesJoerg Roedel1-0/+3
2012-02-13pcmcia: fix socket refcount decrementing on each resumeRussell King1-3/+1
2012-02-13iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INITNicholas Bellinger3-8/+62
2012-02-13iscsi-target: Fix double list_add with iscsit_alloc_buffs rejectNicholas Bellinger1-1/+1
2012-02-13iscsi-target: Fix reject release handling in iscsit_free_cmd()Nicholas Bellinger1-0/+11
2012-02-13atmel_lcdfb: fix usage of CONTRAST_CTR in suspend/resumeHubert Feurstein1-1/+1
2012-02-13hwmon: (w83627ehf) Fix number of fans for NCT6776FGuenter Roeck1-3/+20
2012-02-13drm/i915: protect force_wake_(get|put) with the gt_lockDaniel Vetter4-11/+26
2012-02-13drm/i915: convert force_wake_get to func pointer in the gpu reset codeDaniel Vetter1-1/+1
2012-02-13drm/i915: handle 3rd pipeEugeni Dodonov1-0/+4
2012-02-13drm/i915: Fix TV Out refresh rate.Rodrigo Vivi1-8/+8
2012-02-13drm/i915: check ACTHD of all ringsDaniel Vetter2-3/+12
2012-02-13drm/i915: DisplayPort hot remove notification to audio driverWu Fengguang1-0/+1
2012-02-13drm/i915: HDMI hot remove notification to audio driverWu Fengguang1-2/+6
2012-02-138139cp: fix missing napi_gro_flush.Francois Romieu1-0/+1
2012-02-13drm/radeon/kms: fix TRAVIS panel setupAlex Deucher1-3/+15
2012-02-13drm/radeon/kms: disable output polling when suspendedSeth Forshee1-0/+4
2012-02-13drm/nouveau/gem: fix fence_sync race / oopsBen Skeggs1-2/+21