aboutsummaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas2016-08-262-14/+32
* IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig2016-08-261-1/+9
* xen/gntdev: convert priv->lock to a mutexDavid Vrabel2016-08-261-20/+20
* md/raid10: always set reshape_safe when initializing reshape_position.NeilBrown2016-08-261-1/+4
* mmc: core: fix race condition in mmc_wait_data_doneJialing Fu2016-08-261-2/+4
* rc-core: fix remove uevent generationDavid Härdeman2016-08-261-3/+0
* Add radeon suspend/resume quirk for HP Compaq dc5750.Jeffery Miller2016-08-261-0/+8
* tg3: Fix temperature reportingJean Delvare2016-08-261-1/+1
* rtlwifi: rtl8192cu: Add new device IDAdrien Schildknecht2016-08-261-0/+1
* drivercore: Fix unregistration path of platform devicesGrant Likely2016-08-261-6/+2
* of/address: Don't loop forever in of_find_matching_node_by_address().David Daney2016-08-261-3/+3
* auxdisplay: ks0108: fix refcountSudip Mukherjee2016-08-261-0/+1
* devres: fix devres_get()Masahiro Yamada2016-08-261-2/+2
* HID: usbhid: Fix the check for HID_RESET_PENDING in hid_io_errorDon Zickus2016-08-261-1/+1
* serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero2016-08-261-0/+5
* usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen2016-08-261-4/+4
* usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytesKishon Vijay Abraham I2016-08-261-2/+10
* USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman2016-08-262-0/+12
* USB: symbolserial: Use usb_get_serial_port_dataPhilipp Hachtmann2016-08-261-3/+3
* PCI: Fix TI816X class code quirkBjorn Helgaas2016-08-261-3/+6
* clk: versatile: off by one in clk_sp810_timerclken_of_get()Dan Carpenter2016-08-261-2/+2
* iio: adis16480: Fix scale factorsLars-Peter Clausen2016-08-261-6/+33
* iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are requiredMarkus Pargmann2016-08-261-1/+2
* DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcdStephen Chandler Paul2016-08-261-0/+5
* crypto: caam - fix memory corruption in ahash_final_ctxHoria Geant?2016-08-261-3/+4
* libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche2016-08-261-2/+17
* EDAC, ppc4xx: Access mci->csrows array elements properlyMichael Walle2016-08-261-1/+1
* dm thin metadata: delete btrees when releasing metadata snapshotJoe Thornber2016-08-261-2/+2
* md/bitmap: return an error when bitmap superblock is corrupt.NeilBrown2016-08-261-0/+2
* sg_start_req(): make sure that there's not too many elements in iovecAl Viro2016-08-261-0/+3
* md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...NeilBrown2016-08-261-4/+6
* iscsi-target: Fix iscsit_start_kthreads failure OOPsNicholas Bellinger2016-08-265-31/+66
* rbd: fix copyup completion raceIlya Dryomov2016-08-261-5/+17
* crypto: ixp4xx - Remove bogus BUG_ON on scattered dst bufferHerbert Xu2016-08-261-1/+0
* xen/gntdevt: Fix race condition in gntdev_release()Marek Marczykowski-Górecki2016-08-261-0/+2
* mfd: sm501: dbg_regs attribute must be read-onlyGuenter Roeck2016-08-261-1/+1
* ipmi: fix timeout calculation when bmc is disconnectedXie XiuQi2016-08-261-1/+1
* md: use kzalloc() when bitmap is disabledBenjamin Randazzo2016-08-261-2/+2
* USB: sierra: add 1199:68AB device IDDirk Behme2016-08-261-0/+1
* xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman2016-08-261-1/+1
* ipr: Fix invalid array indexing for HRRQBrian King2016-08-261-3/+8
* ipr: Fix incorrect trace indexingBrian King2016-08-262-2/+4
* ipr: Fix locking for unit attention handlingBrian King2016-08-261-5/+7
* drm/radeon/combios: add some validation of lvds valuesAlex Deucher2016-08-261-1/+6
* iscsi-target: Fix iser explicit logout TX kthread leakNicholas Bellinger2016-08-261-2/+16
* iscsi-target: Fix use-after-free during TPG session shutdownNicholas Bellinger2016-08-261-4/+8
* vhost: actually track log eventfd fileMarc-André Lureau2016-08-261-0/+1
* xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can2016-08-263-3/+7
* xhci: report U3 when link is in resume stateZhuang Jin Can2016-08-261-2/+5
* xhci: Calculate old endpoints correctly on device resetBrian Campbell2016-08-261-0/+3