summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commandsScott Bauer2016-07-121-5/+5
* drm/nouveau: fix for disabled fbdev emulationDmitrii Tcvetkov2016-07-121-1/+2
* Input: elantech - add more IC body types to the listDmitry Torokhov2016-07-121-7/+1
* Input: elantech - add new icbody type洪一竹2016-07-121-0/+1
* Input: wacom_w8001 - w8001_MAX_LENGTH should be 13Ping Cheng2016-07-121-1/+1
* xen/pciback: Fix conf_space read/write overlap check.Andrey Grodzovsky2016-07-121-4/+2
* can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp2016-07-121-0/+6
* can: fix handling of unmodifiable configuration options fixOliver Hartkopp2016-07-121-0/+3
* UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change()Richard Weinberger2016-07-121-7/+8
* pinctrl: single: Fix missing flush of posted write for a wakeirqTony Lindgren2016-07-121-0/+3
* pinctrl: imx: Do not treat a PIN without MUX register as an errorAlexander Shiyan2016-07-121-2/+2
* can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger2016-07-121-2/+3
* can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone a...Thor Thayer2016-07-121-7/+31
* IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHsJason Gunthorpe2016-07-121-1/+1
* base: make module_create_drivers_dir race-freeJiri Slaby2016-07-121-3/+5
* drm/i915/ilk: Don't disable SSC source if it's in useLyude2016-07-121-14/+34
* spi: sunxi: fix transfer timeoutMichal Suchanek2016-07-122-2/+18
* spi: sun4i: allow transfers to set transmission speedMarcus Weseloh2016-07-122-8/+8
* spi: sun4i: fix FIFO limitMichal Suchanek2016-07-111-3/+10
* usb: common: otg-fsm: add license to usb-otg-fsmOscar2016-07-111-0/+2
* drm/radeon: fix asic initialization for virtualized environmentsAlex Deucher2016-07-111-0/+21
* crypto: ux500 - memmove the right sizeLinus Walleij2016-07-111-2/+2
* scsi: fix race between simultaneous decrements of ->host_failedWei Fang2016-07-112-2/+4
* usb: host: ehci-tegra: Grab the correct UTMI pads resetThierry Reding2016-07-111-1/+1
* usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody2016-07-111-1/+7
* usb: musb: Ensure rx reinit occurs for shared_fifo endpointsAndrew Goodbody2016-07-111-7/+6
* USB: xhci: Add broken streams quirk for Frescologic device id 1009Hans de Goede2016-07-111-0/+5
* usb: quirks: Add no-lpm quirk for Acer C120 LED ProjectorHans de Goede2016-07-111-0/+3
* usb: quirks: Fix sortingHans de Goede2016-07-111-10/+10
* usb: xhci-plat: properly handle probe deferral for devm_clk_get()Thomas Petazzoni2016-07-111-0/+3
* xhci: Fix handling timeouted commands on hosts in weird states.Mathias Nyman2016-07-111-5/+22
* HID: elo: kill not flush the workOliver Neukum2016-07-111-1/+1
* usb: gadget: fix spinlock dead lock in gadgetfsBin Liu2016-07-111-4/+13
* usb: dwc3: exynos: Fix deferred probing storm.Steinar H. Gunderson2016-07-111-8/+11
* usb: dwc3: exynos: Remove local variable for clock from probeVivek Gautam2016-07-111-8/+5
* gpio: bcm-kona: fix bcm_kona_gpio_reset() warningsBen Dooks2016-06-191-2/+2
* gpiolib: Fix NULL pointer deferenceRicardo Ribalda Delgado2016-06-191-1/+1
* cpufreq: intel_pstate: Fix ->set_policy() interface for no_turboSrinivas Pandruvada2016-06-191-2/+5
* of: irq: fix of_irq_get[_byname]() kernel-docSergei Shtylyov2016-06-191-9/+10
* arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fieldsAndre Przywara2016-06-191-5/+9
* drm/nouveau/fbcon: fix out-of-bounds memory accessesBen Skeggs2016-06-194-13/+7
* drm/fb-helper: Propagate errors from initial config failureThierry Reding2016-06-1912-50/+139
* scsi: Add QEMU CD-ROM to VPD Inquiry BlacklistEwan D. Milne2016-06-191-0/+1
* mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNALMartin Willi2016-06-191-0/+1
* crypto: ccp - Fix AES XTS error for request sizes above 4096Tom Lendacky2016-06-181-5/+12
* scsi_lib: correctly retry failed zero length REQ_TYPE_FS commandsJames Bottomley2016-06-181-2/+5
* UBI: Fix static volume checks when Fastmap is usedRichard Weinberger2016-06-063-2/+22
* UBI: fix missing brace control flowBrian Norris2016-06-061-1/+2
* UBI: do propagate positive error codes upArtem Bityutskiy2016-06-061-0/+1
* UBI: Fastmap: Ensure that only one fastmap work is scheduledRichard Weinberger2016-06-062-2/+10