summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-02-14net: loopback: fix a dst refcounting issueEric Dumazet1-0/+5
2013-02-14r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs1-7/+0
2013-02-14netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet2-1/+3
2013-02-14isdn/gigaset: fix zero size border case in debug dumpTilman Schmidt1-0/+2
2013-02-14net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaultsOr Gerlitz1-9/+2
2013-02-14net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV modeYan Burman1-4/+9
2013-02-14net: calxedaxgmac: throw away overrun framesRob Herring1-0/+4
2013-02-14samsung-laptop: Disable on EFI hardwareMatt Fleming1-0/+4
2013-02-14efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming7-8/+9
2013-02-14virtio_console: Don't access uninitialized data.Sjur Brændeland1-1/+2
2013-02-14rtlwifi: Fix scheduling while atomic bugLarry Finger1-3/+4
2013-02-14rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger1-2/+2
2013-02-11usb: Prevent dead ports when xhci is not enabledDavid Moore1-0/+1
2013-02-11USB: XHCI: fix memory leak of URB-private dataAlan Stern1-0/+2
2013-02-11xhci: Fix TD size for isochronous URBs.Sarah Sharp1-2/+3
2013-02-11xhci: Fix isoc TD encoding.Sarah Sharp1-1/+3
2013-02-11drivers: xhci: fix incorrect bit testNickolai Zeldovich1-1/+1
2013-02-11USB: storage: optimize to match the Huawei USB storage devices and support ne...fangxiaozhi3-331/+78
2013-02-11USB: storage: Define a new macro for USB storage match rulesfangxiaozhi2-0/+27
2013-02-11usb: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu1-18/+52
2013-02-11USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern1-1/+1
2013-02-11USB: EHCI: fix timer bug affecting port resumeAlan Stern1-1/+5
2013-02-11USB: qcserial: add Telit Gobi QDL deviceDaniele Palmas1-0/+1
2013-02-11USB: option: add Changhong CH690Bjørn Mork1-0/+5
2013-02-11USB: option: add support for Telit LE920Daniele Palmas1-0/+8
2013-02-11USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC IISven Killig2-1/+4
2013-02-11USB: ftdi_sio: add Zolix FTDI PIDPetr Kubánek2-0/+6
2013-02-11drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handlerJan Luebbe1-0/+3
2013-02-11drm/radeon: Calling object_unrefer() when creating fb failureliu chuansheng1-1/+3
2013-02-11drm/radeon: prevent crash in the ring space allocationAlex Deucher1-0/+3
2013-02-11drm/radeon: fix MC blackout on evergreen+Christopher Staite1-0/+8
2013-02-11drm/radeon: add quirk for RV100 boardAlex Deucher1-0/+8
2013-02-11drm/radeon: add WAIT_UNTIL to the non-VM safe regs list for cayman/TNAlex Deucher1-0/+1
2013-02-11drm/radeon/evergreen+: wait for the MC to settle after MC blackoutAlex Deucher1-0/+2
2013-02-04target: fix regression with dev_link_magic in target_fabric_port_linkNicholas Bellinger1-6/+5
2013-02-04iommu/intel: disable DMAR for g4x integrated gfxDaniel Vetter1-6/+15
2013-02-04EDAC: Test correct variable in ->store functionDan Carpenter1-1/+1
2013-02-04ath9k: fix double-free bug on beacon generate failureFelix Fietkau1-0/+1
2013-02-04ath9k: do not link receive buffers during flushFelix Fietkau1-4/+6
2013-02-04ath9k_htc: Fix memory leakSujith Manoharan1-0/+2
2013-02-04brcmsmac: increase timer reference count for new timers onlyPiotr Haber1-3/+4
2013-02-04iwlegacy: fix IBSS cleanupStanislaw Gruszka1-21/+14
2013-02-04mwifiex: fix typo in PCIe adapter NULL checkAvinash Patil1-1/+1
2013-02-04IOMMU, AMD Family15h Model10-1Fh erratum 746 WorkaroundSuravee Suthikulpanit1-0/+34
2013-02-04radeon_display: Use pointer return error codesxueminsu1-1/+1
2013-02-04drm/radeon: fix cursor corruption on DCE6 and newerJerome Glisse1-1/+2
2013-02-04can: pch_can: fix invalid error codesOlivier Sobrie1-1/+1
2013-02-04can: ti_hecc: fix invalid error codesOlivier Sobrie1-2/+2
2013-02-04can: c_can: fix invalid error codesOlivier Sobrie1-2/+2
2013-01-28ioat: Fix DMA memory sync direction correct flagShuah Khan1-1/+1