summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds29-79/+197
2015-12-13iwlwifi: mvm: protect RCU dereference in iwl_mvm_get_key_sta_idJohannes Berg1-6/+9
2015-12-13iwlwifi: separate firmware version for 7260 devicesJohannes Berg1-14/+35
2015-12-13tty: Fix GPF in flush_to_ldisc()Peter Hurley1-1/+1
2015-12-13serial: earlycon: Add missing spinlock initializationGeert Uytterhoeven1-0/+2
2015-12-13serial: sh-sci: Fix length of scatterlistYoshihiro Shimoda1-1/+1
2015-12-13n_tty: Fix poll() after buffer-limited eof push readPeter Hurley1-13/+9
2015-12-13serial: 8250_uniphier: fix dl_read and dl_write functionsMasahiro Yamada1-2/+6
2015-12-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-5/+10
2015-12-13spi-fsl-dspi: Fix CTAR Register accessBhuvanchandra DV1-6/+6
2015-12-13Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+1
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+4
2015-12-12Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+8
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-79/+110
2015-12-12drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings1-0/+4
2015-12-12i2c: designware: Keep pm_runtime_enable/_disable calls in syncJarkko Nikula1-5/+4
2015-12-12i2c: designware: fix IO timeout issue for AMD controllerXiangliang Yu3-1/+13
2015-12-12parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka1-7/+8
2015-12-12sfc: only use RSS filters if we're using RSSBert Kenward3-13/+18
2015-12-12bnxt_en: Implement missing tx timeout reset logic.Michael Chan1-3/+13
2015-12-12bnxt_en: Don't cancel sp_task from bnxt_close_nic().Michael Chan2-2/+12
2015-12-12bnxt_en: Change bp->state to bitmap.Michael Chan3-8/+7
2015-12-12bnxt_en: Fix bitmap declaration to work on 32-bit arches.Michael Chan1-6/+5
2015-12-12phy: micrel: Fix finding PHY properties in MAC node.Andrew Lunn1-2/+11
2015-12-12powercap / RAPL: fix BIOS lock checkPrarit Bhargava1-2/+5
2015-12-12cpufreq: intel_pstate: Minor cleanup for FRAC_BITSPrarit Bhargava1-1/+1
2015-12-12cpufreq: tegra: add regulator dependency for T124Arnd Bergmann1-1/+1
2015-12-12Merge tag 'imx-fixes-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman1-4/+4
2015-12-12USB: add quirk for devices with broken LPMAlan Stern2-1/+12
2015-12-12xhci: fix usb2 resume timing and races.Mathias Nyman2-6/+44
2015-12-12nfit: acpi_nfit_notify(): Do not leave device lockedAlexey Khoroshilov1-1/+1
2015-12-12Input: atmel_mxt_ts - add maxtouch to I2C table for module autoloadJavier Martinez Canillas1-0/+1
2015-12-11ses: fix additional element traversal bugJames Bottomley1-1/+9
2015-12-11Merge tag 'dm-4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds4-20/+161
2015-12-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds16-112/+131
2015-12-11gpio: ath79: Fix the logic to clear offset bit of AR71XX_GPIO_REG_OE registerAxel Lin1-1/+1
2015-12-11vgaarb: fix signal handling in vga_get()Kirill A. Shutemov1-2/+4
2015-12-11Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie3-55/+59
2015-12-11Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-1/+1
2015-12-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds16-102/+132
2015-12-11pinctrl: intel: fix offset calculation issue of register PAD_OWNQipeng Zha1-4/+5
2015-12-11pinctrl: intel: fix bug of register offset calculationQipeng Zha4-17/+20
2015-12-10clocksource: Mmio: remove artificial 32bit limitationLinus Walleij1-1/+1
2015-12-10Revert "SCSI: Fix NULL pointer dereference in runtime PM"Ken Xue1-10/+10
2015-12-10pinctrl: freescale: add ZERO_OFFSET_VALID flag for vf610 pinctrlShawn Guo1-1/+1
2015-12-10hwmon: (tmp102) Force wait for conversion time for the first valid dataNishanth Menon1-1/+15
2015-12-10ses: Fix problems with simple enclosuresJames Bottomley1-1/+19
2015-12-10dm btree: fix bufio buffer leaks in dm_btree_del() error pathJoe Thornber1-1/+15
2015-12-10drm/i915: Do a better job at disabling primary plane in the noatomic case.Maarten Lankhorst1-1/+3
2015-12-10dmaengine: at_xdmac: fix at_xdmac_prep_dma_memcpy()Cyrille Pitchen1-0/+1