summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-27media: s5p-g2d: Fix registration failureSachin Kamat1-0/+1
2013-09-27media: exynos4-is: Fix entity unregistration on error pathSylwester Nawrocki1-1/+1
2013-09-27media: exynos-gsc: Register v4l2 deviceArun Kumar K3-1/+10
2013-09-27HID: usbhid: quirk for N-Trig DuoSense Touch ScreenVasily Titskiy2-0/+3
2013-09-27HID: check for NULL field when setting valuesKees Cook1-1/+6
2013-09-27HID: hidraw: correctly deallocate memory on device disconnectManoj Chourasia1-35/+25
2013-09-27HID: battery: don't do DMA from stackJiri Kosina1-2/+10
2013-09-27HID: picolcd: Prevent NULL pointer dereference on _remove()Bruno Prémont2-2/+7
2013-09-27HID: ntrig: validate feature report detailsKees Cook1-1/+2
2013-09-27HID: picolcd_core: validate output report detailsKees Cook1-1/+1
2013-09-27HID: validate HID report id sizeKees Cook2-4/+10
2013-09-27HID: sensor-hub: validate feature report detailsKees Cook1-1/+2
2013-09-27HID: Fix Speedlink VAD Cezanne support for some devicesStefan Kriwanek1-3/+8
2013-09-27HID: pantherlord: validate output report detailsKees Cook1-2/+8
2013-09-27HID: Correct the USB IDs for the new Macbook Air 6Henrik Rydberg2-6/+6
2013-09-27ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau1-0/+4
2013-09-27ath9k: fix rx descriptor related race conditionFelix Fietkau2-8/+14
2013-09-27ath9k: always clear ps filter bit on new assocFelix Fietkau1-0/+1
2013-09-27brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()John W. Linville1-4/+11
2013-09-27ext4: simplify truncation code in ext4_setattr()Jan Kara1-60/+49
2013-09-27pinctrl: at91: fix get_pullup/down function returnBoris BREZILLON1-2/+2
2013-09-27ALSA: hda - Add Toshiba Satellite C870 to MSI blacklistTakashi Iwai1-0/+1
2013-09-27ALSA: hda - hdmi: Fallback to ALSA allocation when selecting CAAnssi Hannula1-0/+11
2013-09-27ALSA: hda - Re-setup HDMI pin and audio infoframe on stream switchesTakashi Iwai1-10/+31
2013-09-27sched/x86: Optimize switch_mm() for multi-threaded workloadsRik van Riel1-7/+13
2013-09-27x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errorsTony Luck1-2/+11
2013-09-27x86, amd_nb: Clarify F15h, model 30h GART and L3 supportAravind Gopalakrishnan1-2/+11
2013-09-27pci_ids: Add PCI device ID functions 3 and 4 for newer F15h models.Aravind Gopalakrishnan1-0/+2
2013-09-27Introduce [compat_]save_altstack_ex() to unbreak x86 SMAPAl Viro4-4/+19
2013-09-27x86, smap: Handle csum_partial_copy_*_user()H. Peter Anvin2-7/+27
2013-09-27ASoC: mc13783: add spi errata fixSteffen Trumtrar1-0/+4
2013-09-27ASoC: wm8960: Fix PLL register writesMike Dyer1-3/+3
2013-09-27rculist: list_first_or_null_rcu() should use list_entry_rcu()Tejun Heo1-2/+3
2013-09-27usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()Lan Tianyu1-12/+2
2013-09-27USB: handle LPM errors during device suspend correctlyAlan Stern1-33/+38
2013-09-27usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede1-1/+2
2013-09-27USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern1-1/+1
2013-09-27usb: Don't fail port power resume on device disconnect.Sarah Sharp1-8/+5
2013-09-27usb: gadget: uvc: Fix error handling in uvc_queue_buffer()Laurent Pinchart1-1/+5
2013-09-27USB: cdc-wdm: fix race between interrupt handler and taskletOliver Neukum1-4/+9
2013-09-27usb: ehci-mxc: check for pdata before dereferencingDaniel Mack1-1/+1
2013-09-27USB: mos7720: fix big-endian control requestsJohan Hovold1-2/+2
2013-09-27USB: mos7720: use GFP_ATOMIC under spinlockDan Carpenter1-1/+1
2013-09-27ACPI / LPSS: don't crash if a device has no MMIO resourcesMika Westerberg1-1/+2
2013-09-27iio: mxs-lradc: Remove useless check in read_rawMarek Vasut1-7/+0
2013-09-27iio: mxs-lradc: Fix misuse of iio->trigMarek Vasut1-4/+7
2013-09-27staging: comedi: dt282x: dt282x_ai_insn_read() always failsDan Carpenter1-1/+2
2013-09-27net: Check the correct namespace when spoofing pid over SCM_RIGHTSAndy Lutomirski1-1/+1
2013-09-27USB: OHCI: Allow runtime PM without system sleepAlan Stern1-1/+1
2013-09-27CIFS: Fix missing lease breakPavel Shilovsky1-69/+80