summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-08i2c: riic: correctly finish transfersChris Brandt
2017-11-08staging: rtl8712u: Fix endian settings for structs describing network packetsLarry Finger
2017-11-08mfd: axp20x: Fix axp288 PEK_DBR and PEK_DBF irqs being swappedHans de Goede
2017-11-08mfd: ab8500-sysctrl: Handle probe deferralLinus Walleij
2017-11-08mmc: s3cmci: include linux/interrupt.h for tasklet_structArnd Bergmann
2017-11-08PM / wakeirq: report a wakeup_event on dedicated wekup irqGrygorii Strashko
2017-11-08drm/msm: fix an integer overflow testDan Carpenter
2017-11-08drm/msm: Fix potential buffer overflow issueKasin Li
2017-11-02regulator: fan53555: fix I2C device idsGuillaume Tucker
2017-11-02can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messagesJimmy Assarsson
2017-11-02can: kvaser_usb: Correct return value in printoutJimmy Assarsson
2017-11-02can: sun4i: fix loopback modeGerhard Bertelsmann
2017-11-02scsi: sg: Re-fix off by one in sg_fill_request_table()Ben Hutchings
2017-11-02scsi: zfcp: fix erp_action use-before-initialize in REC action traceSteffen Maier
2017-11-02Input: gtco - fix potential out-of-bound accessDmitry Torokhov
2017-11-02Input: elan_i2c - add ELAN0611 to the ACPI tableKai-Heng Feng
2017-11-02xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()Juergen Gross
2017-11-02usb: xhci: Handle error condition in xhci_stop_device()Mayank Rana
2017-10-27rtlwifi: rtl8821ae: Fix connection lost problemLarry Finger
2017-10-27clockevents/drivers/cs5535: Improve resilience to spurious interruptsDavid Kozub
2017-10-27bus: mbus: fix window size calculation for 4GB windowsJan Luebbe
2017-10-27brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann
2017-10-27i2c: ismt: Separate I2C block read from SMBus block readPontus Andersson
2017-10-27drm/nouveau/mmu: flush tlbs before deleting page tablesBen Skeggs
2017-10-27drm/nouveau/bsp/g92: disable by defaultIlia Mirkin
2017-10-27can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje
2017-10-27usb: musb: Check for host-mode using is_host_active() on reset interruptJonathan Liu
2017-10-27usb: musb: sunxi: Explicitly release USB PHY on exitJonathan Liu
2017-10-27can: gs_usb: fix busy loop if no more TX context is availableWolfgang Grandegger
2017-10-27usb: hub: Allow reset retry for USB2 devices on connect bounceMathias Nyman
2017-10-27usb: quirks: add quirk for WORLDE MINI MIDI keyboardFelipe Balbi
2017-10-27usb: cdc_acm: Add quirk for Elatec TWN3Maksim Salau
2017-10-27USB: serial: metro-usb: add MS7820 device idJohan Hovold
2017-10-27USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern
2017-10-27USB: devio: Revert "USB: devio: Don't corrupt user memory"Hans de Goede
2017-10-21Revert "tty: goldfish: Fix a parameter of a call to free_irq"Greg Kroah-Hartman
2017-10-21cpufreq: CPPC: add ACPI_PROCESSOR dependencyArnd Bergmann
2017-10-21target/iscsi: Fix unsolicited data seq_end_offset calculationVarun Prakash
2017-10-21i2c: at91: ensure state is restored after suspendingAlexandre Belloni
2017-10-21net: mvpp2: release reference to txq_cpu[] entry after unmappingThomas Petazzoni
2017-10-21scsi: scsi_dh_emc: return success in clariion_std_inquiry()Dan Carpenter
2017-10-21net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny
2017-10-21sparc64: Migrate hvcons irq to panicked cpuVijay Kumar
2017-10-21md/linear: shutup lockdep warnningShaohua Li
2017-10-21iio: adc: xilinx: Fix error handlingChristophe JAILLET
2017-10-21net/mlx4_en: fix overflow in mlx4_en_init_timestamp()Eric Dumazet
2017-10-21mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME lengthJohannes Berg
2017-10-21irqchip/crossbar: Fix incorrect type of local variablesFranck Demathieu
2017-10-21watchdog: kempld: fix gcc-4.3 buildArnd Bergmann
2017-10-21tun: bail out from tun_get_user() if the skb is emptyAlexander Potapenko