summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-05-17gpio: sysfs: fix memory leaks and device hotplugJohan Hovold1-0/+19
2015-05-17RDMA/CMA: Canonize IPv4 on IPV6 sockets properlyJason Gunthorpe1-10/+17
2015-05-17rtc: armada38x: fix concurrency access in armada38x_rtc_set_timeGregory CLEMENT1-12/+12
2015-05-17ACPI / PNP: add two IDs to list for PNPACPI device enumerationWitold Szczeponik1-0/+2
2015-05-17x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI busJiang Liu1-1/+1
2015-05-17ACPI / SBS: Add 5 us delay to fix SBS hangs on MacBookChris Bainbridge1-0/+22
2015-05-13Drivers: hv: vmbus: Don't wait after requesting offersK. Y. Srinivasan1-11/+1
2015-05-13drm/radeon: check new address before removing old oneChristian König1-14/+17
2015-05-13drm/radeon: reset BOs address after clearing it.Christian König1-0/+2
2015-05-13drm/radeon: fix lockup when BOs aren't part of the VM on releaseChristian König1-1/+2
2015-05-13drm/radeon: add SI DPM quirk for Sapphire R9 270 Dual-X 2G GDDR5Alex Deucher1-0/+1
2015-05-13drm/radeon: adjust pll when audio is not enabledAlex Deucher1-0/+3
2015-05-13drm/radeon: Use drm_calloc_ab for CS relocsMichel Dänzer1-2/+2
2015-05-13drm/radeon: only enable audio streams if the monitor supports itAlex Deucher2-12/+21
2015-05-13drm/radeon: only mark audio as connected if the monitor supports it (v3)Alex Deucher2-14/+21
2015-05-13drm/radeon/audio: don't enable packets until the endAlex Deucher1-13/+17
2015-05-13drm/radeon: drop dce6_dp_enableAlex Deucher3-28/+2
2015-05-13drm/radeon: fix ordering of AVI packet setupAlex Deucher2-10/+11
2015-05-133w-sas: fix command completion raceChristoph Hellwig2-44/+10
2015-05-133w-9xxx: fix command completion raceChristoph Hellwig2-49/+13
2015-05-133w-xxxx: fix command completion raceChristoph Hellwig2-41/+6
2015-05-13SCSI: add 1024 max sectors black list flagMike Christie2-0/+7
2015-05-13uas: Set max_sectors_240 quirk for ASM1053 devicesHans de Goede1-1/+4
2015-05-13uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede2-2/+14
2015-05-13uas: Allow uas_use_uas_driver to return usb-storage flagsHans de Goede3-5/+9
2015-05-13rbd: end I/O the entire obj_request on errorIlya Dryomov1-0/+5
2015-05-13tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches1-0/+2
2015-05-13ACPI / SBS: Enable battery manager when presentChris Bainbridge1-1/+1
2015-05-13usb: chipidea: otg: remove mutex unlock and lock while stop and start roleLi Jun1-4/+0
2015-05-13serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek2-11/+12
2015-05-13serial: of-serial: Remove device_type = "serial" registrationMichal Simek1-1/+0
2015-05-13cdc-acm: prevent infinite loop when parsing CDC headers.Quentin Casasnovas1-1/+6
2015-05-13SSB: fix Kconfig dependenciesAdrien Schildknecht1-0/+1
2015-05-13net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay3-2/+26
2015-05-13cxgb4: Fix MC1 memory offset calculationHariprasad Shenai1-1/+1
2015-05-13mlx4: Fix tx ring affinity_mask creationBenjamin Poirier1-3/+5
2015-05-06driver core: bus: Goto appropriate labels on failure in bus_add_deviceJunjie Mao1-2/+2
2015-05-06drivers: platform: parse IRQ flags from resourcesLinus Walleij1-0/+9
2015-05-06memstick: mspro_block: add missing curly bracesDan Carpenter1-1/+2
2015-05-06crypto: omap-aes - Fix support for unequal lengthsVutla, Lokesh1-3/+11
2015-05-06wl18xx: show rx_frames_per_rates as an array as it really isNicolas Iooss2-3/+3
2015-05-06e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca1-1/+9
2015-05-06drm/i915: cope with large i2c transfersDmitry Torokhov2-10/+57
2015-05-06drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT regImre Deak1-2/+2
2015-05-06drm: adv7511: Fix nested sleep when reading EDIDLaurent Pinchart1-50/+46
2015-05-06drm: adv7511: Fix DDC error interrupt handlingLaurent Pinchart1-4/+10
2015-05-06drm/i915: Dont enable CS_PARSER_ERROR interrupts at allDaniel Vetter1-6/+2
2015-05-06drm/exynos: Enable DP clock to fix display on Exynos5250 and otherKrzysztof Kozlowski3-0/+44
2015-05-06drm/radeon: fix doublescan modes (v2)Alex Deucher1-2/+6
2015-05-06i2c: core: Export bus recovery functionsMark Brown1-0/+3