summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-12-08drm/i915: Prevent zero length "index" writeVille Syrjälä1-1/+2
2017-12-08drm/i915: Don't try indexed reads to alternate slave addressesVille Syrjälä1-0/+1
2017-12-08mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor1-3/+6
2017-12-08drm/panel: simple: Add missing panel_simple_unprepare() callsJonathan Liu1-0/+2
2017-12-08bcache: Fix building error on MIPSHuacai Chen3-3/+3
2017-12-08eeprom: at24: check at24_read/write argumentsHeiner Kallweit1-0/+6
2017-12-08mmc: core: Do not leave the block driver in a suspended stateAdrian Hunter1-0/+3
2017-12-08x86/efi-bgrt: Fix kernel panic when mapping BGRT dataSai Praneeth1-32/+0
2017-12-08xen: xenbus driver must not accept invalid transaction idsJuergen Gross1-1/+1
2017-12-08staging: iio: cdc: fix improper return valuePan Bian1-1/+1
2017-12-08iio: light: fix improper return valuePan Bian1-1/+1
2017-12-08ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()Christian Lamparter1-3/+9
2017-12-08ath10k: fix incorrect txpower set by P2P_DEVICE interfaceRyan Hsu1-3/+4
2017-12-08drm/armada: Fix compile failDaniel Vetter1-0/+2
2017-12-08net: 3com: typhoon: typhoon_init_one: fix incorrect return valuesThomas Preisner1-3/+6
2017-12-08net: 3com: typhoon: typhoon_init_one: make return values more specificThomas Preisner1-8/+8
2017-12-08PCI: Apply _HPX settings only to relevant devicesBjorn Helgaas1-2/+13
2017-12-08e1000e: Separate signaling for link check/link upBenjamin Poirier2-4/+9
2017-12-08e1000e: Fix return value testBenjamin Poirier1-1/+1
2017-12-08e1000e: Fix error path in link detectionBenjamin Poirier1-3/+4
2017-12-08media: v4l2-ctrl: Fix flags field on Control eventsRicardo Ribalda Delgado1-4/+12
2017-12-08[media] cx231xx-cards: fix NULL-deref on missing association descriptorJohan Hovold1-1/+1
2017-12-08media: rc: check for integer overflowSean Young1-3/+6
2017-12-08media: Don't do DMA on stack for firmware upload in the AS102 driverMichele Baldessari1-11/+17
2017-12-08ixgbe: Fix skb list corruption on Power systemsBrian King1-1/+1
2017-12-08fm10k: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-12-08i40evf: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-12-08ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-12-08igbvf: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-12-08igb: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-12-08i40e: Use smp_rmb rather than read_barrier_dependsBrian King2-2/+2
2017-12-08IB/srp: Avoid that a cable pull can trigger a kernel crashBart Van Assche1-6/+19
2017-12-08IB/srpt: Do not accept invalid initiator port namesBart Van Assche1-5/+4
2017-12-08clk: ti: dra7-atl-clock: fix child-node lookupsJohan Hovold1-2/+1
2017-12-08clk: ti: dra7-atl-clock: Fix of_node reference countingPeter Ujfalusi1-0/+2
2017-12-08iscsi-target: Fix non-immediate TMR reference leakNicholas Bellinger1-3/+5
2017-12-08fix a page leak in vhost_scsi_iov_to_sgl() error recoveryAl Viro1-2/+3
2017-12-08ata: fixes kernel crash while tracing ata_eh_link_autopsy eventRameshwar Prasad Sahu1-1/+1
2017-12-08bcache: check ca->alloc_thread initialized before wake up itColy Li1-1/+2
2017-12-08dm: fix race between dm_get_from_kobject() and __dm_destroy()Hou Tao1-4/+8
2017-12-08dm bufio: fix integer overflow when limiting maximum cache sizeEric Biggers1-9/+6
2017-12-06ipmi: fix unsigned long underflowCorey Minyard1-4/+6
2017-12-06serial: omap: Fix EFR write on RTS deassertionLukas Wunner1-1/+1
2017-12-06fealnx: Fix building error on MIPSHuacai Chen1-3/+3
2017-12-06bonding: discard lowest hash bit for 802.3ad layer3+4Hangbin Liu1-1/+1
2017-12-06USB: serial: garmin_gps: fix memory leak on probe errorsJohan Hovold1-0/+6
2017-12-06USB: serial: garmin_gps: fix I/O after failed probe and removeJohan Hovold1-3/+13
2017-12-06USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw updateDouglas Fischer1-0/+1
2017-12-06USB: Add delay-init quirk for Corsair K70 LUX keyboardsBernhard Rosenkraenzer1-0/+3
2017-12-06USB: usbfs: compute urb->actual_length for isochronousAlan Stern1-0/+14