summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-12-05drm/i915: Prevent zero length "index" writeVille Syrjälä1-1/+2
2017-12-05drm/i915: Don't try indexed reads to alternate slave addressesVille Syrjälä1-0/+1
2017-12-05drm/panel: simple: Add missing panel_simple_unprepare() callsJonathan Liu1-0/+2
2017-12-05eeprom: at24: check at24_read/write argumentsHeiner Kallweit1-0/+6
2017-11-30xen: xenbus driver must not accept invalid transaction idsJuergen Gross1-1/+1
2017-11-30staging: iio: cdc: fix improper return valuePan Bian1-1/+1
2017-11-30drm/armada: Fix compile failDaniel Vetter1-0/+2
2017-11-30net: 3com: typhoon: typhoon_init_one: fix incorrect return valuesThomas Preisner1-3/+6
2017-11-30net: 3com: typhoon: typhoon_init_one: make return values more specificThomas Preisner1-8/+8
2017-11-30PCI: Apply _HPX settings only to relevant devicesBjorn Helgaas1-2/+13
2017-11-30e1000e: Separate signaling for link check/link upBenjamin Poirier2-4/+9
2017-11-30e1000e: Fix return value testBenjamin Poirier1-1/+1
2017-11-30e1000e: Fix error path in link detectionBenjamin Poirier1-3/+4
2017-11-30iio: iio-trig-periodic-rtc: Free trigger resource correctlyBen Hutchings1-3/+3
2017-11-30USB: fix buffer overflows with parsing CDC headersOliver Neukum3-2/+11
2017-11-30mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor1-3/+6
2017-11-30media: v4l2-ctrl: Fix flags field on Control eventsRicardo Ribalda Delgado1-4/+12
2017-11-30media: rc: check for integer overflowSean Young1-3/+6
2017-11-30media: Don't do DMA on stack for firmware upload in the AS102 driverMichele Baldessari1-11/+17
2017-11-30ixgbe: Fix skb list corruption on Power systemsBrian King1-1/+1
2017-11-30fm10k: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-30i40evf: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-30ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-30igbvf: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-30igb: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-30i40e: Use smp_rmb rather than read_barrier_dependsBrian King2-2/+2
2017-11-30IB/srpt: Do not accept invalid initiator port namesBart Van Assche1-5/+4
2017-11-30clk: ti: dra7-atl-clock: fix child-node lookupsJohan Hovold1-2/+1
2017-11-30clk: ti: dra7-atl-clock: Fix of_node reference countingPeter Ujfalusi1-0/+2
2017-11-30iscsi-target: Fix non-immediate TMR reference leakNicholas Bellinger1-3/+5
2017-11-30bcache: check ca->alloc_thread initialized before wake up itColy Li1-1/+2
2017-11-30dm: fix race between dm_get_from_kobject() and __dm_destroy()Hou Tao1-4/+8
2017-11-30dm bufio: fix integer overflow when limiting maximum cache sizeEric Biggers1-9/+6
2017-11-24ipmi: fix unsigned long underflowCorey Minyard1-4/+6
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