summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-12-12Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-12drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings
2015-12-12i2c: designware: Keep pm_runtime_enable/_disable calls in syncJarkko Nikula
2015-12-12i2c: designware: fix IO timeout issue for AMD controllerXiangliang Yu
2015-12-12parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka
2015-12-12sfc: only use RSS filters if we're using RSSBert Kenward
2015-12-11bnxt_en: Implement missing tx timeout reset logic.Michael Chan
2015-12-11bnxt_en: Don't cancel sp_task from bnxt_close_nic().Michael Chan
2015-12-11bnxt_en: Change bp->state to bitmap.Michael Chan
2015-12-11bnxt_en: Fix bitmap declaration to work on 32-bit arches.Michael Chan
2015-12-11phy: micrel: Fix finding PHY properties in MAC node.Andrew Lunn
2015-12-12powercap / RAPL: fix BIOS lock checkPrarit Bhargava
2015-12-12cpufreq: intel_pstate: Minor cleanup for FRAC_BITSPrarit Bhargava
2015-12-12cpufreq: tegra: add regulator dependency for T124Arnd Bergmann
2015-12-11Merge tag 'imx-fixes-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman
2015-12-11USB: add quirk for devices with broken LPMAlan Stern
2015-12-11xhci: fix usb2 resume timing and races.Mathias Nyman
2015-12-11nfit: acpi_nfit_notify(): Do not leave device lockedAlexey Khoroshilov
2015-12-11Input: atmel_mxt_ts - add maxtouch to I2C table for module autoloadJavier Martinez Canillas
2015-12-11ses: fix additional element traversal bugJames Bottomley
2015-12-11Merge tag 'dm-4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-12-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-12-11gpio: ath79: Fix the logic to clear offset bit of AR71XX_GPIO_REG_OE registerAxel Lin
2015-12-11vgaarb: fix signal handling in vga_get()Kirill A. Shutemov
2015-12-11Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-12-11Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2015-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-12-10pinctrl: intel: fix offset calculation issue of register PAD_OWNQipeng Zha
2015-12-10pinctrl: intel: fix bug of register offset calculationQipeng Zha
2015-12-10clocksource: Mmio: remove artificial 32bit limitationLinus Walleij
2015-12-10Revert "SCSI: Fix NULL pointer dereference in runtime PM"Ken Xue
2015-12-10pinctrl: freescale: add ZERO_OFFSET_VALID flag for vf610 pinctrlShawn Guo
2015-12-10hwmon: (tmp102) Force wait for conversion time for the first valid dataNishanth Menon
2015-12-10ses: Fix problems with simple enclosuresJames Bottomley
2015-12-10dm btree: fix bufio buffer leaks in dm_btree_del() error pathJoe Thornber
2015-12-10drm/i915: Do a better job at disabling primary plane in the noatomic case.Maarten Lankhorst
2015-12-10dmaengine: at_xdmac: fix at_xdmac_prep_dma_memcpy()Cyrille Pitchen
2015-12-10Merge branch 'fix/edma' into fixesVinod Koul
2015-12-10dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit typePeter Ujfalusi
2015-12-10dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit typePeter Ujfalusi
2015-12-09Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-12-09Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-12-10PM / Domains: Allow runtime PM callbacks to be re-used during system PMUlf Hansson
2015-12-09Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-12-09Merge tag 'for-linus-4.4-1' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2015-12-09ipmi: move timer init to before irq is setupJan Stancek
2015-12-09dm space map metadata: fix ref counting bug when bootstrapping a new space mapJoe Thornber
2015-12-09dm thin metadata: fix bug when taking a metadata snapshotJoe Thornber
2015-12-09Merge tag 'fixes-for-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman