summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro2017-01-151-0/+3
* drivers/gpu/drm/ast: Fix infinite loop if read failsRussell Currey2017-01-151-2/+5
* target/user: Fix use-after-free of tcmu_cmds if they are expiredAndy Grover2017-01-151-2/+0
* scsi: avoid a permanent stop of the scsi device's request queueWei Fang2017-01-151-4/+0
* IPoIB: Avoid reading an uninitialized member variableBart Van Assche2017-01-151-2/+5
* Input: drv260x - fix input device's parent assignmentJingkui Wang2017-01-151-1/+0
* s390/vmlogrdr: fix IUCV buffer allocationGerald Schaefer2017-01-151-1/+1
* USB: serial: option: add dlink dwm-158Giuseppe Lippolis2017-01-151-0/+1
* USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041Daniele Palmas2017-01-151-0/+6
* dm space map metadata: fix 'struct sm_metadata' leak on failed createBenjamin Marzinski2017-01-151-8/+6
* drm/radeon: add additional pci revision to dpm workaroundAlex Deucher2017-01-151-0/+1
* USB: cdc-acm: add device id for GW Instek AFG-125Nathaniel Quillin2017-01-151-0/+1
* mmc: sdhci: Fix recovery from tuning timeoutAdrian Hunter2017-01-151-0/+20
* USB: serial: kl5kusb105: fix open error pathJohan Hovold2017-01-151-9/+24
* thermal: hwmon: Properly report critical temperature in sysfsKrzysztof Kozlowski2017-01-151-1/+1
* md/raid5: limit request size according to implementation limitsKonstantin Khlebnikov2017-01-151-0/+9
* dm crypt: mark key as invalid until properly loadedOndrej Kozina2017-01-151-2/+5
* usb: hub: Fix auto-remount of safely removed or ejected USB-3 devicesMathias Nyman2017-01-151-65/+36
* ssb: Fix error routine when fallback SPROM failsLarry Finger2017-01-151-0/+1
* staging: comedi: ni_mio_common: fix M Series ni_ai_insn_read() data maskIan Abbott2017-01-131-1/+1
* crypto: caam - fix AEAD givenc descriptorsAlex Porosanu2017-01-131-1/+3
* regulator: stw481x-vmmc: fix ages old enable errorLinus Walleij2017-01-131-1/+2
* USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern2017-01-131-0/+4
* PCI: Check for PME in targeted sleep stateAlan Stern2017-01-131-0/+4
* scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for 30...Kashyap Desai2017-01-131-0/+1
* drm/gma500: Add compat ioctlPatrik Jakobsson2017-01-131-0/+3
* usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi2017-01-131-1/+1
* scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter2016-12-231-1/+7
* can: dev: fix deadlock reported after bus-offSergei Miroshnichenko2016-12-231-10/+17
* mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan2016-12-231-0/+3
* drm/msm: fix use of copy_from_user() while holding spinlockRob Clark2016-12-231-5/+22
* bus: arm-ccn: Fix PMU handling of MNPawel Moll2016-12-231-3/+16
* bus: arm-ccn: Provide required event argumentsPawel Moll2016-12-231-0/+17
* scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena2016-12-021-1/+1
* firewire: net: fix fragmented datagram_size off-by-oneStefan Richter2016-11-231-4/+4
* firewire: net: guard against rx buffer overflowsStefan Richter2016-11-231-16/+35
* virtio: console: Unlock vqs while freeing buffersMatt Redfearn2016-11-231-6/+16
* md: be careful not lot leak internal curr_resync value into metadata. -- (all)NeilBrown2016-11-231-2/+2
* md: sync sync_completed has correct value as recovery finishes.NeilBrown2016-11-231-0/+9
* scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang2016-11-231-9/+0
* scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne2016-11-231-0/+1
* drm/radeon/si_dpm: workaround for SI kickersAlex Deucher2016-11-231-16/+43
* drm/radeon: drop register readback in cayman_cp_int_cntl_setupLucas Stach2016-11-231-3/+1
* scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai2016-11-231-8/+5
* drm/radeon/si_dpm: Limit clocks on HD86xx partTom St Denis2016-11-231-0/+6
* drm/radeon/si/dpm: add workaround for for Jet partsAlex Deucher2016-11-231-0/+6
* USB: serial: cp210x: fix tiocmget error handlingJohan Hovold2016-11-231-1/+3
* Input: i8042 - add XMG C504 to keyboard reset tablePatrick Scheuring2016-11-231-0/+7
* GenWQE: Fix bad page access during abort of resource allocationGerald Schaefer2016-11-231-1/+11
* vt: clear selection before resizingScot Doyle2016-11-231-0/+3