summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-14USB: ftdi_sio: fix use-after-free in TIOCMIWAITJohan Hovold1-11/+8
2014-04-14USB: cypress_m8: fix use-after-free in TIOCMIWAITJohan Hovold1-6/+8
2014-04-14USB: ch341: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+6
2014-04-14USB: ark3116: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+6
2014-04-14USB: serial: add modem-status-change wait queueJohan Hovold1-0/+2
2014-04-14ALSA: hda - Fix internal mic for Lenovo Ideapad U300sDavid Henningsson1-15/+77
2014-04-14ALSA: hda - Always turn on pins for HDMI/DPTakashi Iwai1-14/+4
2014-04-14Revert "ALSA: hda - Shut up pins at power-saving mode with Conexnat codecs"David Henningsson1-16/+0
2014-04-14ALSA: hda - Add Conexant CX20751/2/3/4 codec supportTakashi Iwai1-0/+6
2014-04-14ALSA: hda - Fix non-snoop page handlingTakashi Iwai1-14/+26
2014-04-14ALSA: aloop: Fix Oops while PM resumeTakashi Iwai1-1/+4
2014-04-14ALSA: usb: Add quirk for 192KHz recording on E-Mu devicesCalvin Owens3-1/+4
2014-04-14usb: Add USB_QUIRK_RESET_RESUME for all Logitech UVC webcamsLaurent Pinchart1-42/+16
2014-04-14usb: Add quirk detection based on interface informationLaurent Pinchart4-39/+106
2014-04-14USB: Add device quirk for Microsoft VX700 webcamAndreas Fleig1-0/+3
2014-04-14USB: EHCI: bugfix: urb->hcpriv should not be NULLAlan Stern2-12/+8
2014-04-14ath9k_hw: Enable hw PLL power save for AR9462Rajkumar Manoharan1-7/+4
2014-04-14ath9k_hw: Fix RX gain initvals for AR9485Sujith Manoharan1-2/+2
2014-04-14ath9k_hw: fix chain swap setting when setting rx chainmask to 5Felix Fietkau1-20/+7
2014-04-14ath9k_htc: fix signal strength handling issuesFelix Fietkau2-7/+12
2014-04-14ath9k_hw: Assign default xlna config for AR9485Sujith Manoharan2-2/+8
2014-04-14ath9k: fill channel mode in caldataRajkumar Manoharan2-0/+2
2014-04-14ath9k: Fix noisefloor calibrationSujith Manoharan2-8/+2
2014-04-14ARM: 7791/1: a.out: remove partial a.out supportWill Deacon4-84/+0
2014-04-14ARM: 7628/1: head.S: map one extra section for the ATAG/DTB areaNicolas Pitre1-0/+3
2014-04-14ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)7-10/+21
2014-04-14ARM: pxa: prevent PXA270 occasional reboot freezesSergei Ianovich1-1/+7
2014-04-14ARM: footbridge: fix VGA initialisationRussell King2-2/+3
2014-04-14ARM: 7743/1: compressed/head.S: work around new binutils warningArnd Bergmann4-1/+3
2014-04-14ARM: 7742/1: topology: export cpu_topologyArnd Bergmann1-0/+2
2014-04-14ARM: u300: fix ages old copy/paste bugLinus Walleij1-1/+1
2014-04-14ARM: w90x900: fix legacy assembly syntaxArnd Bergmann1-2/+2
2014-04-14ARM: dts: imx51-babbage: fix esdhc cd/wp propertiesShawn Guo2-6/+6
2014-04-14HID: hidraw: correctly deallocate memory on device disconnectManoj Chourasia1-35/+25
2014-04-14HID: usbhid: fix build problemJiri Kosina1-1/+1
2014-04-14HID: usbhid: quirk for MSI GX680R led panelJosh Boyer2-0/+4
2014-04-14HID: clean up quirk for Sony RF receiversFernando Luis Vazquez Cao1-2/+12
2014-04-14HID: add support for Sony RF receiver with USB product id 0x0374Fernando Luis Vazquez Cao3-1/+5
2014-04-14HID: apple: Add Apple wireless keyboard 2011 ANSI PIDAlexey Kaminsky1-0/+3
2014-04-14HID: hidraw: improve error handling in hidraw_init()Alexey Khoroshilov1-4/+11
2014-04-14HID: hidraw: fix list->buffer memleakMatthieu CASTET1-1/+11
2014-04-14HID: fix return value of hidraw_report_event() when !CONFIG_HIDRAWJiri Kosina1-1/+1
2014-04-14HID: hidraw: add proper error handling to raw event reportingJiri Kosina4-14/+27
2014-04-14HID: multitouch: validate indexes detailsBenjamin Tissoires1-2/+2
2014-04-14HID: validate feature and input report detailsBenjamin Tissoires2-5/+16
2014-04-14HID: usbhid: quirk for Formosa IR receiverNicholas Santos2-0/+4
2014-04-14HID: add quirk for Freescale i.MX28 ROM recoveryMarek Vasut2-0/+4
2014-04-14intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it.Konrad Rzeszutek Wilk1-1/+2
2014-04-14selinux: correctly label /proc inodes in use before the policy is loadedPaul Moore1-9/+27
2014-04-14pps: Fix a use-after free bug when unregistering a source.George Spelvin1-4/+10