summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-02-01Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linuxDave Airlie8-9/+49
2013-02-01target: Fix divide by zero bug in fabric_max_sectors for unconfigured devicesNicholas Bellinger1-1/+7
2013-02-01target: Fix regression allowing unconfigured devices to fabric port linkNicholas Bellinger1-0/+5
2013-02-01Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-1/+16
2013-02-01drm/radeon: switch back to the CP ring for VM PT updatesAlex Deucher1-3/+3
2013-02-01drm/radeon: prevent crash in the ring space allocationAlex Deucher1-0/+3
2013-02-01drm/radeon: Calling object_unrefer() when creating fb failureliu chuansheng1-1/+3
2013-02-01drm/radeon/r5xx-r7xx: wait for the MC to settle after MC blackoutAlex Deucher1-0/+2
2013-02-01tcm_vhost: fix pr_err on early kickMichael S. Tsirkin1-3/+1
2013-01-31HID: i2c-hid: fix i2c_hid_output_raw_reportBenjamin Tissoires1-1/+12
2013-01-31dm: fix write same requests countingAlasdair G Kergon1-2/+4
2013-01-31dm thin: fix queue limits stackingMike Snitzer1-12/+1
2013-01-31drm/radeon/evergreen+: wait for the MC to settle after MC blackoutAlex Deucher1-0/+2
2013-01-31USB: add OWL CM-160 support to cp210x driverLuis Llorente Campo1-0/+1
2013-01-31USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern1-1/+1
2013-01-31USB: EHCI: fix for leaking isochronous dataAlan Stern1-2/+5
2013-01-31regulator: s2mps11: fix incorrect register for buck10Alim Akhtar1-2/+2
2013-01-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+3
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-8/+13
2013-01-31drm/nv50/fb: Fix nullptr-deref on IGPsRoy Spliet2-4/+5
2013-01-31drm/nouveau: use different register to wait for secret scrubberMaarten Lankhorst1-2/+5
2013-01-31NET: qmi_wwan: add Telit LE920 supportDaniele Palmas1-0/+1
2013-01-31Merge tag 'efi-for-3.8' into x86/efiH. Peter Anvin1-2/+3
2013-01-31net: usbnet: prevent buggy devices from killing usBjørn Mork1-0/+25
2013-01-30samsung-laptop: Disable on EFI hardwareMatt Fleming1-0/+4
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming7-8/+9
2013-01-30mwifiex: fix incomplete scan in case of IE parsing errorBing Zhao1-4/+5
2013-01-30drm/radeon: protect against div by 0 in backend setupMikko Tiihonen1-2/+5
2013-01-30drm/radeon: fix backend map setup on 1 RB sumo boardsAlex Deucher1-3/+14
2013-01-30Merge tag 'edac_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-4/+4
2013-01-30EDAC: Fix kcalloc argument orderJoe Perches1-3/+3
2013-01-30EDAC: Test correct variable in ->store functionDan Carpenter1-1/+1
2013-01-30USB: option: add support for Telit LE920Daniele Palmas1-0/+8
2013-01-30USB: qcserial: add Telit Gobi QDL deviceDaniele Palmas1-0/+1
2013-01-30regulator: clear state each invocation of of_regulator_matchStephen Warren1-0/+6
2013-01-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds21-158/+155
2013-01-30Merge tag 'pinctrl-fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-94/+17
2013-01-30target: Fix zero-length READ_CAPACITY_16 regressionNicholas Bellinger1-10/+8
2013-01-30target: Fix zero-length MODE_SENSE regressionNicholas Bellinger1-28/+7
2013-01-30target: Fix zero-length INQUIRY additional sense code regressionNicholas Bellinger1-5/+4
2013-01-30pinctrl: nomadik: nmk_prcm_gpiocr_get_mode may be unusedArnd Bergmann1-1/+1
2013-01-30pinctrl: exynos: don't mark probing functions as __initArnd Bergmann1-5/+5
2013-01-30drm/radeon: add quirk for RV100 boardAlex Deucher1-0/+8
2013-01-30vmxnet3: set carrier state properly on probeNeil Horman1-4/+3
2013-01-30e1000e: enable ECC on I217/I218 to catch packet buffer memory errorsBruce Allan6-0/+71
2013-01-30bonding: unset primary slave via sysfsMilos Vyletel1-0/+1
2013-01-30be2net: Updating Module Author string and log message string to "Emulex Corpo...Sarveshwar Bandi2-5/+5
2013-01-30tuntap: allow polling/writing/reading when detachedJason Wang1-9/+16
2013-01-30vhost_net: handle polling errors when setting backendJason Wang3-13/+34
2013-01-30vhost_net: correct error handling in vhost_net_set_backend()Jason Wang1-5/+11