summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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: EHCI: fix for leaking isochronous dataAlan Stern1-1/+1
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: EHCI: unlink one async QH at a timeAlan Stern1-20/+30
2013-02-11USB: EHCI: remove ASS/PSS polling timeoutAlan Stern1-14/+15
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-pl031.c: fix the missing operation on enableHaojian Zhuang1-3/+5
2013-02-11drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handlerJan Luebbe1-0/+3
2013-02-11mtd: davinci_nand: fix modular build with CONFIG_OF=ySergei Shtylyov1-1/+1
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: protect against div by 0 in backend setupMikko Tiihonen1-2/+5
2013-02-11drm/radeon: fix backend map setup on 1 RB sumo boardsAlex Deucher1-3/+14
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-04drm/i915: fix FORCEWAKE posting readsJani Nikula1-5/+10
2013-02-04target: fix regression with dev_link_magic in target_fabric_port_linkNicholas Bellinger1-6/+5
2013-02-04drm/radeon: fix a rare case of double kfreeIlija Hadzic1-0/+2
2013-02-04drm/radeon: fix error path in kpage allocationIlija Hadzic1-2/+2
2013-02-04samsung-laptop: Disable on EFI hardwareMatt Fleming1-0/+4
2013-02-04efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming7-8/+9
2013-02-04HID: usbhid: quirk for Formosa IR receiverNicholas Santos2-0/+4
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: allow setting arbitrary antenna masks on AR9003+Felix Fietkau1-0/+3
2013-02-04ath9k_hw: fix chain swap setting when setting rx chainmask to 5Felix Fietkau1-19/+6
2013-02-04ath9k: disable the tasklet before taking the PCU lockFelix Fietkau1-4/+3
2013-02-04ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau2-14/+0
2013-02-04ath9k: fix rx flush handlingFelix Fietkau3-21/+12
2013-02-04ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau5-19/+4
2013-02-04ath9k: remove the WARN_ON that triggers if generating a beacon failsFelix Fietkau1-1/+0
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