aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* vt6655: RFbSetPower fix missing rate RATE_12MMalcolm Priestley2015-05-091-0/+1
* can: add missing initialisations in CAN related skbuffsOliver Hartkopp2015-05-091-0/+5
* Input: synaptics - handle spurious release of trackstick buttonsBenjamin Tissoires2015-05-091-8/+25
* Input: synaptics - fix middle button on Lenovo 2015 productsDmitry Torokhov2015-05-091-23/+21
* Input: synaptics - query min dimensions for fw v8.1Daniel Martin2015-05-091-2/+8
* libsas: Fix Kernel Crash in smp_execute_taskJames Bottomley2015-05-091-2/+4
* bnx2x: Force fundamental reset for EEH recoveryBrian King2015-05-091-0/+4
* virtio_console: avoid config access from irqMichael S. Tsirkin2015-05-091-0/+16
* dm io: deal with wandering queue limits when handling REQ_DISCARD and REQ_WRI...Darrick J. Wong2015-05-091-4/+8
* dm: hold suspend_lock while suspending device during device deletionMikulas Patocka2015-05-091-0/+6
* spi: dw: revisit FIFO size detection againAndy Shevchenko2015-05-091-2/+2
* gadgetfs: Fix leak on error in aio_read()Ben Hutchings2015-05-091-0/+1
* gadgetfs: use-after-free in ->aio_read()Al Viro2015-05-091-2/+12
* TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold2015-05-091-3/+9
* tty: fix up atime/mtime mess, take fourJiri Slaby2015-05-091-2/+2
* Change email address for 8250_pciRussell King2015-05-091-1/+1
* xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman2015-05-092-0/+31
* xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado2015-05-092-2/+11
* ACPI / video: Load the module even if ACPI is disabledChris Wilson2015-05-091-0/+11
* drm/radeon: fix DRM_IOCTL_RADEON_CS oopsTommi Rantala2015-05-091-1/+3
* drm/radeon: do a posting read in evergreen_set_irqAlex Deucher2015-05-091-0/+3
* drm/radeon: do a posting read in r600_set_irqAlex Deucher2015-05-091-0/+3
* drm/radeon: do a posting read in rs600_set_irqAlex Deucher2015-05-091-0/+4
* drm/radeon: do a posting read in r100_set_irqAlex Deucher2015-05-091-0/+4
* usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield2015-05-092-0/+5
* USB: serial: cp210x: Adding Seletek device id'sMichiel vd Garde2015-05-091-0/+2
* USB: serial: fix tty-device error handling at probeJohan Hovold2015-05-091-1/+10
* USB: serial: fix potential use-after-free after failed probeJohan Hovold2015-05-091-1/+1
* USB: ftdi_sio: add PIDs for Actisense USB devicesMark Glover2015-05-092-0/+37
* USB: usbfs: don't leak kernel data in siginfoAlan Stern2015-05-091-0/+2
* xhci: Allocate correct amount of scratchpad buffersMathias Nyman2015-05-091-2/+3
* gpio: tps65912: fix wrong container_of argumentsNicolas Saenz Julienne2015-05-091-4/+10
* dm snapshot: fix a possible invalid memory access on unloadMikulas Patocka2015-05-091-2/+2
* dm: fix a race condition in dm_get_mdMikulas Patocka2015-05-091-17/+10
* IB/qib: Do not write EEPROMMitko Haralanov2015-05-097-219/+1
* sg: fix read() error reportingTony Battersby2015-05-091-3/+3
* fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...Minh Duc Tran2015-05-091-1/+0
* dm io: reject unsupported DISCARD requests with EOPNOTSUPPDarrick J. Wong2015-05-091-0/+6
* dm mirror: do not degrade the mirror on discard errorMikulas Patocka2015-05-091-0/+9
* drm/radeon/dp: Set EDP_CONFIGURATION_SET for bridge chips if necessaryAlex Deucher2015-05-091-3/+1
* iscsi-target: Drop problematic active_ts_list usageNicholas Bellinger2015-05-091-25/+5
* cpufreq: speedstep-smi: enable interrupts when waitingMikulas Patocka2015-05-092-0/+15
* xen/manage: Fix USB interaction issues when resumingRoss Lagerwall2015-05-091-1/+7
* lmedm04: Fix usb_submit_urb BOGUS urb xfer, pipe 1 != type 3 in interrupt urbMalcolm Priestley2015-05-091-0/+8
* tty: Prevent untrappable signals from malicious programPeter Hurley2015-05-091-0/+3
* vt: provide notifications on selection changesNicolas Pitre2015-05-091-1/+3
* USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern2015-05-091-8/+8
* USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern2015-05-092-0/+15
* cdc-acm: add sanity checksOliver Neukum2015-05-091-5/+16
* staging: comedi: comedi_compat32.c: fix COMEDI_CMD copy backIan Abbott2015-05-091-2/+10