summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Revert "iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are required"Markus Pargmann2015-10-011-2/+1
* usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin2015-10-011-3/+4
* bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov2015-10-011-0/+1
* isdn/gigaset: reset tty->receive_room when attaching ser_gigasetTilman Schmidt2015-10-011-1/+10
* vhost/scsi: potential memory corruptionDan Carpenter2015-10-011-3/+3
* IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich2015-10-011-1/+5
* IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein2015-10-011-1/+4
* IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas2015-10-012-14/+32
* IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig2015-10-011-1/+9
* xen/gntdev: convert priv->lock to a mutexDavid Vrabel2015-10-011-20/+20
* md/raid10: always set reshape_safe when initializing reshape_position.NeilBrown2015-10-011-1/+4
* mmc: core: fix race condition in mmc_wait_data_doneJialing Fu2015-10-011-2/+4
* rc-core: fix remove uevent generationDavid Härdeman2015-10-011-3/+0
* Add radeon suspend/resume quirk for HP Compaq dc5750.Jeffery Miller2015-10-011-0/+8
* tg3: Fix temperature reportingJean Delvare2015-10-011-1/+1
* rtlwifi: rtl8192cu: Add new device IDAdrien Schildknecht2015-10-011-0/+1
* drivercore: Fix unregistration path of platform devicesGrant Likely2015-09-211-6/+2
* of/address: Don't loop forever in of_find_matching_node_by_address().David Daney2015-09-211-3/+3
* auxdisplay: ks0108: fix refcountSudip Mukherjee2015-09-211-0/+1
* devres: fix devres_get()Masahiro Yamada2015-09-211-2/+2
* HID: usbhid: Fix the check for HID_RESET_PENDING in hid_io_errorDon Zickus2015-09-211-1/+1
* serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero2015-09-211-0/+5
* usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen2015-09-211-4/+4
* usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytesKishon Vijay Abraham I2015-09-211-2/+10
* USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman2015-09-212-0/+12
* USB: symbolserial: Use usb_get_serial_port_dataPhilipp Hachtmann2015-09-211-3/+3
* PCI: Fix TI816X class code quirkBjorn Helgaas2015-09-211-3/+6
* clk: versatile: off by one in clk_sp810_timerclken_of_get()Dan Carpenter2015-09-211-2/+2
* iio: adis16480: Fix scale factorsLars-Peter Clausen2015-09-211-6/+33
* iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are requiredMarkus Pargmann2015-09-211-1/+2
* DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcdStephen Chandler Paul2015-09-211-0/+5
* crypto: caam - fix memory corruption in ahash_final_ctxHoria Geant?2015-09-131-3/+4
* libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche2015-09-131-2/+17
* EDAC, ppc4xx: Access mci->csrows array elements properlyMichael Walle2015-09-131-1/+1
* dm thin metadata: delete btrees when releasing metadata snapshotJoe Thornber2015-09-131-2/+2
* md/bitmap: return an error when bitmap superblock is corrupt.NeilBrown2015-08-161-0/+2
* sg_start_req(): make sure that there's not too many elements in iovecAl Viro2015-08-161-0/+3
* md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...NeilBrown2015-08-161-4/+6
* iscsi-target: Fix iscsit_start_kthreads failure OOPsNicholas Bellinger2015-08-165-31/+66
* rbd: fix copyup completion raceIlya Dryomov2015-08-161-5/+17
* crypto: ixp4xx - Remove bogus BUG_ON on scattered dst bufferHerbert Xu2015-08-161-1/+0
* xen/gntdevt: Fix race condition in gntdev_release()Marek Marczykowski-Górecki2015-08-161-0/+2
* mfd: sm501: dbg_regs attribute must be read-onlyGuenter Roeck2015-08-161-1/+1
* ipmi: fix timeout calculation when bmc is disconnectedXie XiuQi2015-08-161-1/+1
* md: use kzalloc() when bitmap is disabledBenjamin Randazzo2015-08-161-2/+2
* USB: sierra: add 1199:68AB device IDDirk Behme2015-08-161-0/+1
* xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman2015-08-161-1/+1
* ipr: Fix invalid array indexing for HRRQBrian King2015-08-161-3/+8
* ipr: Fix incorrect trace indexingBrian King2015-08-162-2/+4
* ipr: Fix locking for unit attention handlingBrian King2015-08-161-5/+7