summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-14mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka4-23/+14
2013-02-14kernel/resource.c: fix stack overflow in __reserve_region_with_split()T Makphaibulchoke1-12/+38
2013-02-14virtio_console: Don't access uninitialized data.Sjur Brændeland1-1/+2
2013-02-14rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger1-2/+2
2013-02-11Linux 3.0.63v3.0.63Greg Kroah-Hartman1-1/+1
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-11nilfs2: fix fix very long mount time issueVyacheslav Dubeyko1-1/+4
2013-02-11x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich1-2/+2
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-04Linux 3.0.62v3.0.62Greg Kroah-Hartman1-1/+1
2013-02-04x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin1-0/+2
2013-02-04efi, x86: Pass a proper identity mapping in efi_call_phys_prelogNathan Zimmer1-5/+17
2013-02-04x86/msr: Add capabilities checkAlan Cox1-0/+3
2013-02-04smp: Fix SMP function call empty cpu mask raceWang YanQing1-1/+12
2013-02-04Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo1-1/+1
2013-02-04EDAC: Test correct variable in ->store functionDan Carpenter1-1/+1
2013-02-04ALSA: usb-audio: fix invalid length check for RME and other UAC 2 devicesClemens Ladisch1-5/+12
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-04Bluetooth: Fix sending HCI commands after resetSzymon Janc1-1/+1
2013-02-04ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King1-8/+10
2013-02-04fs/cifs/cifs_dfs_ref.c: fix potential memory leakageCong Ding1-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-28Linux 3.0.61v3.0.61Greg Kroah-Hartman1-1/+1
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-28x86: Use enum instead of literals for trap values [PARTIAL]Kees Cook1-0/+26
2013-01-28ahci: Add identifiers for ASM106x devicesAlan Cox2-0/+8
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