summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-02-11USB: XHCI: fix memory leak of URB-private dataAlan Stern1-0/+2
2013-02-11xhci: Fix isoc TD encoding.Sarah Sharp1-1/+3
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: EHCI: fix bug in scheduling periodic split transfersAlan Stern1-1/+1
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: add quirk for RV100 boardAlex Deucher1-0/+8
2013-02-11drm/radeon/evergreen+: wait for the MC to settle after MC blackoutAlex Deucher1-0/+2
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_htc: Fix memory leakSujith Manoharan1-0/+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
2013-01-28ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabledKonrad Rzeszutek Wilk1-0/+3
2013-01-28SGI-XP: handle non-fatal trapsRobin Holt1-2/+32
2013-01-28ahci: Add identifiers for ASM106x devicesAlan Cox1-0/+6
2013-01-28drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabledDaniel Vetter2-0/+7
2013-01-28staging: usbip: changed function return type to voidBart Westgeest3-10/+6
2013-01-28serial: 8250, increase PASS_LIMITJiri Slaby1-1/+1
2013-01-28drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it existsZhenzhong Duan1-15/+47
2013-01-28drivers/firmware/dmi_scan.c: check dmi version when get system uuidZhenzhong Duan1-3/+15
2013-01-28SCSI: sd: Reshuffle init_sd to avoid crashJoel D. Diaz1-5/+8
2013-01-28USB: UHCI: fix IRQ race during initializationAlan Stern1-6/+9
2013-01-28PCI: Allow pcie_aspm=force even when FADT indicates it is unsupportedColin Ian King1-0/+3
2013-01-28drm/i915: Invalidate the relocation presumed_offsets along the slow pathChris Wilson1-0/+21
2013-01-21staging: vt6656: Fix inconsistent structure packingBen Hutchings4-24/+19
2013-01-21serial:ifx6x60:Delete SPI timer when shut down portchao bi1-0/+1
2013-01-21USB: option: blacklist network interface on ONDA MT8205 4G LTEBjørn Mork1-1/+2
2013-01-21USB: option: add TP-LINK HSUPA Modem MA180Bjørn Mork1-0/+6
2013-01-21xhci: fix null-pointer dereference when destroying half-built segment ringsJulius Werner1-2/+9
2013-01-21drbd: add missing part_round_stats to _drbd_start_io_acctPhilipp Reisner1-0/+1
2013-01-21intel-iommu: Prevent devices with RMRRs from being placed into SI DomainTom Mingarelli1-0/+31
2013-01-21USB: fix endpoint-disabling for failed config changesAlan Stern1-22/+31
2013-01-21tcm_fc: Do not report target role when target is not definedMark Rustad1-2/+8
2013-01-21tcm_fc: Do not indicate retry capability to initiatorsMark Rustad1-1/+1
2013-01-17staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FCIan Abbott1-0/+1
2013-01-17staging: comedi: don't hijack hardware device private dataIan Abbott4-24/+30
2013-01-17Revert "drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13"Daniel Vetter1-8/+0
2013-01-17intel-iommu: Free old page tables before creating superpageWoodhouse, David1-2/+9
2013-01-17xhci: Handle HS bulk/ctrl endpoints that don't NAK.Sarah Sharp1-0/+2
2013-01-17USB: hub: handle claim of enabled remote wakeup after resetOliver Neukum1-2/+8
2013-01-17USB: Increase reset timeout.Sarah Sharp1-1/+1