summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-05-10tty: Prevent untrappable signals from malicious programPeter Hurley1-0/+3
2015-05-10vt: provide notifications on selection changesNicolas Pitre1-1/+3
2015-05-10USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern1-8/+8
2015-05-10USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern2-0/+15
2015-05-10cdc-acm: add sanity checksOliver Neukum1-5/+16
2015-05-10staging: comedi: comedi_compat32.c: fix COMEDI_CMD copy backIan Abbott1-2/+10
2015-05-10iio: imu: adis16400: Fix sign extensionRasmus Villemoes1-1/+2
2015-05-10USB: cp210x: add ID for RUGGEDCOM USB Serial ConsoleLennart Sorensen1-0/+1
2015-05-10PCI: Fix infinite loop with ROM image of size 0Michel Dänzer1-3/+4
2015-05-10Bluetooth: ath3k: Add support of AR3012 bluetooth 13d3:3423 deviceDmitry Tunin2-0/+3
2015-05-10TPM: Add new TPMs to the tail of the list to prevent inadvertent change of devDavid Howells1-1/+1
2015-05-10usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior2-9/+18
2015-05-10PCI: Generate uppercase hex for modalias var in ueventRicardo Ribalda Delgado1-1/+1
2015-03-06Bluetooth: ath3k: workaround the compatibility issue with xHCI controllerAdam Lee1-0/+8
2015-03-06media/rc: Send sync space information on the lirc deviceAustin Lund1-3/+9
2015-03-06staging: comedi: cb_pcidas64: fix incorrect AI range code handlingIan Abbott1-48/+75
2015-03-06Drivers: hv: vmbus: incorrect device name is printed when child device is unr...Fernando Soto1-4/+4
2015-03-06gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_lowJohan Hovold1-1/+1
2015-03-06gpio: sysfs: fix memory leak in gpiod_export_linkJohan Hovold1-0/+1
2015-03-06PCI: quirks: Fix backport of quirk_io()Ben Hutchings1-1/+1
2015-02-20PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe1-4/+37
2015-02-20enic: fix rx skb checksumGovindarajulu Varadarajan1-4/+8
2015-02-20tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan1-17/+17
2015-02-20s390/3215: fix tty output containing tabsMartin Schwidefsky1-3/+17
2015-02-20ACPI / EC: Fix regression due to conflicting firmware behavior between Samsun...Lv Zheng1-7/+18
2015-02-20drm/i915: Only fence tiled region of object.Bob Paauwe1-0/+14
2015-02-20USB: Add OTG PET device to TPLMacpaul Lin2-0/+9
2015-02-20usb-core bInterval quirkJames P Michels III2-0/+15
2015-02-20usb-storage/SCSI: blacklist FUA on JMicron 152d:2566 USB-SATA controllerDmitry Nezhevenko1-0/+7
2015-02-20Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)Jochen Hein1-0/+8
2015-02-20libata: prevent HSM state change race between ISR and PIODavid Jeffery1-0/+12
2015-02-20libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams2-2/+5
2015-02-20gpio: sysfs: fix gpio attribute-creation raceJohan Hovold1-22/+41
2015-02-20gpio: sysfs: fix gpio device-attribute leakJohan Hovold1-14/+12
2015-02-20Fix circular locking dependency (3.3-rc2)Ming Lei1-3/+5
2015-02-20gpiolib: Refactor gpio_exportRyan Mallon1-39/+46
2015-02-20gpio: sysfs: fix gpio-chip device-attribute leakJohan Hovold1-11/+8
2015-02-20driver core: Introduce device_create_groupsGuenter Roeck1-28/+83
2015-02-20can: dev: fix crtlmode_supported checkOliver Hartkopp1-2/+6
2015-02-20gpio: fix memory and reference leaks in gpiochip_add error pathJohan Hovold1-3/+5
2015-02-20crypto: prefix module autoloading with "crypto-"Kees Cook2-5/+5
2015-02-20USB: console: fix potential use after freeJohan Hovold1-5/+10
2015-02-20usb: gadget: udc: atmel: fix possible oops when unloading moduleSongjun Wu1-1/+11
2015-02-20usb: gadget: udc: atmel: fix possible IN hang issueBo Shen1-1/+0
2015-02-20usb: gadget: udc: atmel: change setting for DMABo Shen1-3/+3
2015-02-20OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha1-3/+15
2015-02-20HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter1-0/+6
2015-02-20Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov1-0/+7
2015-02-20regulator: core: fix race condition in regulator_put()Ashay Jaiswal1-0/+2
2015-02-20Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan2-0/+46