summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor2017-11-301-3/+6
* media: v4l2-ctrl: Fix flags field on Control eventsRicardo Ribalda Delgado2017-11-301-4/+12
* media: rc: check for integer overflowSean Young2017-11-301-3/+6
* media: Don't do DMA on stack for firmware upload in the AS102 driverMichele Baldessari2017-11-301-11/+17
* ixgbe: Fix skb list corruption on Power systemsBrian King2017-11-301-1/+1
* fm10k: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-301-1/+1
* i40evf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-301-1/+1
* ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-301-1/+1
* igbvf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-301-1/+1
* igb: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-301-1/+1
* i40e: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-302-2/+2
* IB/srpt: Do not accept invalid initiator port namesBart Van Assche2017-11-301-5/+4
* clk: ti: dra7-atl-clock: fix child-node lookupsJohan Hovold2017-11-301-2/+1
* clk: ti: dra7-atl-clock: Fix of_node reference countingPeter Ujfalusi2017-11-301-0/+2
* iscsi-target: Fix non-immediate TMR reference leakNicholas Bellinger2017-11-301-3/+5
* bcache: check ca->alloc_thread initialized before wake up itColy Li2017-11-301-1/+2
* dm: fix race between dm_get_from_kobject() and __dm_destroy()Hou Tao2017-11-301-4/+8
* dm bufio: fix integer overflow when limiting maximum cache sizeEric Biggers2017-11-301-9/+6
* ipmi: fix unsigned long underflowCorey Minyard2017-11-241-4/+6
* fealnx: Fix building error on MIPSHuacai Chen2017-11-241-3/+3
* USB: serial: garmin_gps: fix memory leak on probe errorsJohan Hovold2017-11-211-0/+6
* USB: serial: garmin_gps: fix I/O after failed probe and removeJohan Hovold2017-11-211-3/+13
* USB: serial: garmin_gps: fix memory leak on failed URB submitJohan Hovold2017-11-211-0/+1
* USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw updateDouglas Fischer2017-11-211-0/+1
* USB: Add delay-init quirk for Corsair K70 LUX keyboardsBernhard Rosenkraenzer2017-11-211-0/+3
* USB: usbfs: compute urb->actual_length for isochronousAlan Stern2017-11-211-0/+14
* ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov2017-11-211-9/+8
* ixgbe: fix AER error handlingEmil Tantilov2017-11-211-2/+4
* gpu: drm: mgag200: mgag200_main:- Handle error from pci_iomapArvind Yadav2017-11-211-0/+2
* backlight: adp5520: Fix error handling in adp5520_bl_probe()Alexey Khoroshilov2017-11-211-2/+10
* backlight: lcd: Fix race condition during registerUwe Kleine-König2017-11-211-2/+2
* scsi: lpfc: Correct issue leading to oops during link resetJames Smart2017-11-211-0/+1
* scsi: lpfc: Correct host name in symbolic_name fieldJames Smart2017-11-211-0/+17
* scsi: lpfc: FCoE VPort enable-disable does not bring up the VPortJames Smart2017-11-211-0/+8
* scsi: lpfc: Add missing memory barrierJames Smart2017-11-211-0/+2
* staging: rtl8188eu: fix incorrect ERROR tags from logsGalo Navarro2017-11-211-1/+1
* igb: Fix hw_dbg logging in igb_update_flash_i210Hannu Lounento2017-11-211-2/+2
* igb: close/suspend race in netif_device_detachTodd Fujinaka2017-11-211-9/+12
* igb: reset the PHY before reading the PHY IDAaron Sierra2017-11-211-0/+11
* drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocacheArvind Yadav2017-11-211-0/+4
* ata: SATA_MV should depend on HAS_DMAGeert Uytterhoeven2017-11-211-0/+1
* ata: SATA_HIGHBANK should depend on HAS_DMAGeert Uytterhoeven2017-11-211-0/+1
* ata: ATA_BMDMA should depend on HAS_DMAGeert Uytterhoeven2017-11-211-0/+1
* extcon: palmas: Check the parent instance to prevent the NULLRoger Quadros2017-11-211-0/+5
* iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger2017-11-213-2/+7
* media: dib0700: fix invalid dvb_detach argumentAndrey Konovalov2017-11-211-12/+12
* media: imon: Fix null-ptr-deref in imon_probeArvind Yadav2017-11-211-0/+5
* target/iscsi: Fix iSCSI task reassignment handlingBart Van Assche2017-11-181-12/+7
* tun: allow positive return values on dev_get_valid_name() callJulien Gomes2017-11-181-1/+1
* tun: call dev_get_valid_name() before register_netdevice()Cong Wang2017-11-181-0/+3