summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-11-24fealnx: Fix building error on MIPSHuacai Chen1-3/+3
2017-11-21USB: serial: garmin_gps: fix memory leak on probe errorsJohan Hovold1-0/+6
2017-11-21USB: serial: garmin_gps: fix I/O after failed probe and removeJohan Hovold1-3/+13
2017-11-21USB: serial: garmin_gps: fix memory leak on failed URB submitJohan Hovold1-0/+1
2017-11-21USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw updateDouglas Fischer1-0/+1
2017-11-21USB: Add delay-init quirk for Corsair K70 LUX keyboardsBernhard Rosenkraenzer1-0/+3
2017-11-21USB: usbfs: compute urb->actual_length for isochronousAlan Stern1-0/+14
2017-11-21ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov1-9/+8
2017-11-21ixgbe: fix AER error handlingEmil Tantilov1-2/+4
2017-11-21gpu: drm: mgag200: mgag200_main:- Handle error from pci_iomapArvind Yadav1-0/+2
2017-11-21backlight: adp5520: Fix error handling in adp5520_bl_probe()Alexey Khoroshilov1-2/+10
2017-11-21backlight: lcd: Fix race condition during registerUwe Kleine-König1-2/+2
2017-11-21scsi: lpfc: Correct issue leading to oops during link resetJames Smart1-0/+1
2017-11-21scsi: lpfc: Correct host name in symbolic_name fieldJames Smart1-0/+17
2017-11-21scsi: lpfc: FCoE VPort enable-disable does not bring up the VPortJames Smart1-0/+8
2017-11-21scsi: lpfc: Add missing memory barrierJames Smart1-0/+2
2017-11-21staging: rtl8188eu: fix incorrect ERROR tags from logsGalo Navarro1-1/+1
2017-11-21igb: Fix hw_dbg logging in igb_update_flash_i210Hannu Lounento1-2/+2
2017-11-21igb: close/suspend race in netif_device_detachTodd Fujinaka1-9/+12
2017-11-21igb: reset the PHY before reading the PHY IDAaron Sierra1-0/+11
2017-11-21drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocacheArvind Yadav1-0/+4
2017-11-21ata: SATA_MV should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2017-11-21ata: SATA_HIGHBANK should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2017-11-21ata: ATA_BMDMA should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2017-11-21extcon: palmas: Check the parent instance to prevent the NULLRoger Quadros1-0/+5
2017-11-21iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger3-2/+7
2017-11-21media: dib0700: fix invalid dvb_detach argumentAndrey Konovalov1-12/+12
2017-11-21media: imon: Fix null-ptr-deref in imon_probeArvind Yadav1-0/+5
2017-11-18target/iscsi: Fix iSCSI task reassignment handlingBart Van Assche1-12/+7
2017-11-18tun: allow positive return values on dev_get_valid_name() callJulien Gomes1-1/+1
2017-11-18tun: call dev_get_valid_name() before register_netdevice()Cong Wang1-0/+3
2017-11-18tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek2-0/+6
2017-11-18Input: ims-psu - check if CDC union descriptor is saneDmitry Torokhov1-2/+14
2017-11-18usb: usbtest: fix NULL pointer dereferenceAlan Stern1-2/+3
2017-11-15can: c_can: don't indicate triple sampling support for D_CANRichard Schütz2-2/+0
2017-11-15rbd: use GFP_NOIO for parent stat and data requestsIlya Dryomov1-2/+2
2017-11-15IB/ipoib: Change list_del to list_del_init in the tx objectFeras Daoud1-1/+1
2017-11-15Input: mpr121 - set missing event capabilityAkinobu Mita1-0/+1
2017-11-15Input: mpr121 - handle multiple bits change of status registerAkinobu Mita1-9/+14
2017-11-15usb: hcd: initialize hcd->flags to 0 when rm hcdWilliam wu1-0/+1
2017-11-15serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart1-9/+8
2017-11-15iio: trigger: free trigger resource correctlyAlison Schofield3-7/+7
2017-11-15drm: drm_minor_register(): Clean up debugfs on failureNoralf Trønnes1-1/+1
2017-11-15xen/netback: set default upper limit of tx/rx queues to 8Juergen Gross1-2/+4
2017-11-15video: fbdev: pmag-ba-fb: Remove bad `__init' annotationMaciej W. Rozycki1-1/+1
2017-11-08staging: r8712u: Fix Sparse warning in rtl871x_xmit.cLarry Finger1-3/+4
2017-11-08xen: don't print error message in case of missing Xenstore entryJuergen Gross1-2/+10
2017-11-08bt8xx: fix memory leakSudip Mukherjee1-0/+1
2017-11-08s390/dasd: check for device error pointer within state change interruptsStefan Haberland1-2/+5
2017-11-08staging: lustre: ptlrpc: skip lock if export failedAlexander Boyko2-13/+15