summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook6-13/+15
2015-01-29ACPI / PM: Do not disable wakeup GPEs that have not been enabledRafael J. Wysocki1-2/+10
2015-01-29iwlwifi: mvm: add a flag to enable match found notificationDavid Spinadel2-0/+3
2015-01-29Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"David Vrabel1-1/+1
2015-01-29ahci_xgene: Fix the endianess issue in APM X-Gene SoC AHCI SATA controller dr...Suman Tripathi1-1/+1
2015-01-29sata_dwc_460ex: fix resource leak on error pathAndy Shevchenko1-14/+12
2015-01-29clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_writeTobias Jakobi1-2/+2
2015-01-29irqchip: atmel-aic-common: Prevent clobbering of priority when changing IRQ typeGavin Li1-2/+2
2015-01-29bus: mvebu-mbus: fix support of MBus window 13Andrew Lunn1-0/+13
2015-01-29irqchip: omap-intc: Fix legacy DMA regressionFelipe Balbi1-5/+21
2015-01-29dm cache: fix problematic dual use of a single migration count variableJoe Thornber1-39/+50
2015-01-29dm cache: share cache-metadata object across inactive and active DM tablesJoe Thornber1-6/+95
2015-01-29vb2: fix vb2_thread_stop race conditionsHans Verkuil1-10/+9
2015-01-29cx23885: Split Hauppauge WinTV Starburst from HVR4400 card entryMatthias Schwarzott3-6/+29
2015-01-29ipr: wait for aborted command responsesBrian King2-0/+93
2015-01-29PCI: Mark Atheros AR93xx to avoid bus resetAlex Williamson1-0/+14
2015-01-29PCI: Add flag for devices where we can't use bus resetAlex Williamson1-4/+36
2015-01-29PCI: Add pci_bus_clip_resource() to clip to fit upstream windowYinghai Lu2-0/+44
2015-01-29PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu1-0/+35
2015-01-29PCI: Pass bridge device, not bus, when updating bridge windowsYinghai Lu1-12/+9
2015-01-29drm/radeon: use rv515_ring_start on r5xxAlex Deucher1-2/+16
2015-01-29drm/radeon: add si dpm quirk listAlex Deucher1-0/+39
2015-01-29drm/radeon: add a dpm quirk listAlex Deucher1-0/+33
2015-01-29drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXESChris Wilson1-1/+1
2015-01-29drm/i915: Ban Haswell from using RCS flipsChris Wilson1-1/+1
2015-01-29libata: prevent HSM state change race between ISR and PIODavid Jeffery1-0/+12
2015-01-29libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams2-2/+5
2015-01-29mfd: rtsx_usb: Fix runtime PM deadlockRoger Tseng1-12/+0
2015-01-29mfd: tps65218: Make INT1 our status_base registerFelipe Balbi1-0/+1
2015-01-29mfd: tps65218: Make INT[12] and STATUS registers volatileFelipe Balbi1-0/+11
2015-01-29pinctrl: Fix two deadlocksJim Lin1-2/+3
2015-01-29pinctrl: qcom: Don't iterate past end of function arrayStephen Boyd1-2/+2
2015-01-29can: m_can: tag current CAN FD controllers as non-ISOOliver Hartkopp1-0/+5
2015-01-29can: dev: fix crtlmode_supported checkOliver Hartkopp1-2/+6
2015-01-27drm/i915: Kill check_power_well() callsVille Syrjälä1-27/+0
2015-01-27vhost-scsi: Add missing virtio-scsi -> TCM attribute conversionNicholas Bellinger1-3/+21
2015-01-27target: Drop arbitrary maximum I/O size limitNicholas Bellinger5-25/+16
2015-01-27iio: ad799x: Fix ad7991/ad7995/ad7999 config setupLars-Peter Clausen1-2/+13
2015-01-27bus: omap_l3_noc: Correct returning IRQ_HANDLED unconditionally in the irq ha...Keerthy1-2/+6
2015-01-27bus: omap_l3_noc: Add resume hook to restore contextKeerthy1-0/+55
2015-01-27Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov1-0/+7
2015-01-27Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan2-0/+46
2015-01-27Input: elantech - support new ICs types for version 4Sam hung1-0/+2
2015-01-27can: kvaser_usb: Don't send a RESET_CHIP for non-existing channelsAhmed S. Darwish1-3/+4
2015-01-27can: kvaser_usb: Reset all URB tx contexts upon channel closeAhmed S. Darwish1-0/+3
2015-01-27can: kvaser_usb: Don't free packets when tight on URBsAhmed S. Darwish1-6/+4
2015-01-27usb: musb: stuff leak of struct usb_hcdSebastian Andrzej Siewior1-1/+0
2015-01-27USB: EHCI: fix initialization bug in iso_stream_schedule()Alan Stern1-4/+4
2015-01-27USB: console: fix potential use after freeJohan Hovold1-5/+10
2015-01-27USB: console: fix uninitialised ldisc semaphoreJohan Hovold1-0/+1