summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-08-22USB: usbfs: fix potential infoleak in devioKangjie Lu1-4/+5
2016-08-22qeth: delete napi struct when removing a qeth deviceUrsula Braun2-0/+2
2016-08-22bonding: prevent out of bound accessesEric Dumazet3-10/+13
2016-08-22iio: accel: kxsd9: fix the usage of spi_w8r8()Linus Walleij1-2/+2
2016-08-22staging: iio: accel: fix error checkLuis de Bethencourt1-1/+1
2016-08-22HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commandsScott Bauer1-5/+5
2016-08-22Input: elantech - add more IC body types to the listDmitry Torokhov1-7/+1
2016-08-22Input: wacom_w8001 - w8001_MAX_LENGTH should be 13Ping Cheng1-1/+1
2016-08-22IB/mlx4: Fix the SQ size of an RC QPYishai Hadas1-1/+1
2016-08-22xen/pciback: Fix conf_space read/write overlap check.Andrey Grodzovsky1-4/+2
2016-08-22can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp1-0/+6
2016-08-22ubi: Make recover_peb power cut awareRichard Weinberger1-5/+14
2016-08-22can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger1-2/+3
2016-08-22hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by ...Pali Rohár1-6/+12
2016-08-22isa: Call isa_bus_init before dependent ISA bus drivers registerWilliam Breathitt Gray1-1/+1
2016-08-22IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHsJason Gunthorpe1-1/+1
2016-08-22base: make module_create_drivers_dir race-freeJiri Slaby1-3/+5
2016-08-22drm/radeon: fix asic initialization for virtualized environmentsAlex Deucher1-0/+21
2016-08-22iio: Fix error handling in iio_trigger_attach_poll_funcCrestez Dan Leonard1-5/+18
2016-08-22staging:iio: trigger fixes for repeat request of same trigger and allocation ...Jonathan Cameron1-1/+11
2016-08-22usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody1-1/+7
2016-08-22usb: musb: Ensure rx reinit occurs for shared_fifo endpointsAndrew Goodbody1-7/+6
2016-08-22usb: f_fs: off by one bug in _ffs_func_bind()Dan Carpenter1-3/+3
2016-08-22mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNALMartin Willi1-0/+1
2016-08-22Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl1-21/+48
2016-08-22Input: pwm-beeper - remove useless call to pwm_config()Olivier Sobrie1-1/+0
2016-08-22Input: xpad - prevent spurious input from wired Xbox 360 controllersCameron Gutman1-0/+4
2016-08-22RDMA/cxgb3: device driver frees DMA memory with different sizeHonggang Li1-1/+1
2016-08-22xen/events: Don't move disabled irqsRoss Lagerwall1-2/+4
2016-08-22Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang1-0/+6
2016-08-22net: ehea: avoid null pointer dereferencexypron.glpk@gmx.de1-5/+4
2016-08-22PCI: Disable all BAR sizing for devices with non-compliant BARsPrarit Bhargava1-3/+3
2016-08-22net/mlx4_core: Fix access to uninitialized indexTariq Toukan1-2/+2
2016-08-22mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter1-0/+7
2016-08-22ata: sata_dwc_460ex: remove incorrect lockingMans Rullgard1-3/+1
2016-08-22ACPI / sysfs: fix error code in get_status()Dan Carpenter1-4/+3
2016-08-22USB: serial: option: add even more ZTE device idsLei Liu1-0/+54
2016-08-22USB: serial: option: add more ZTE device idslei liu1-1/+74
2016-08-22tty: vt, return error when con_startup failsJiri Slaby1-2/+3
2016-08-22char: Drop bogus dependency of DEVPORT on !M68KGeert Uytterhoeven1-1/+0
2016-08-22aacraid: Fix for aac_command_thread hangRaghava Aditya Renukunta1-0/+4
2016-08-22crypto: s5p-sss - fix incorrect usage of scatterlists apiMarek Szyprowski1-4/+4
2016-08-22PCI: Supply CPU physical address (not bus address) to iomem_is_exclusive()Bjorn Helgaas1-4/+3
2016-08-22crypto: s5p-sss - Fix missed interrupts when working with 8 kB blocksKrzysztof Kozlowski1-14/+39
2016-08-22ath5k: Change led pin configuration for compaq c700 laptopJoseph Salisbury1-1/+1
2016-08-22regmap: cache: Fix typo in cache_bypass parameter descriptionAndrew F. Davis1-1/+1
2016-06-15ACPICA: Dispatcher: Update thread ID for recursive method callsPrarit Bhargava1-0/+3
2016-06-15drm/radeon: make sure vertical front porch is at least 1Alex Deucher1-0/+4
2016-06-15EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callbackTony Luck2-2/+2
2016-06-15IB/security: Restrict use of the write() interfaceJason Gunthorpe5-0/+23