summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-01-20irqchip: renesas-h8s: Replace ctrl_outw/ctrl_inw with writew/readwGuenter Roeck1-5/+5
2016-01-11Merge tag 'leds-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds56-1139/+641
2016-01-11Merge tag 'edac_for_4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds15-331/+1188
2016-01-11Merge tag 'hwmon-for-linus-v4.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-220/+310
2016-01-11Merge tag 'regmap-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds8-109/+324
2016-01-11Merge tag 'pinctrl-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds61-751/+8647
2016-01-11Merge tag 'mmc-v4.5' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds34-516/+618
2016-01-11Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds9-82/+193
2016-01-11Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds16-164/+1089
2016-01-11Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds18-563/+421
2016-01-11Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-5/+6
2016-01-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+6
2016-01-11Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-2/+2
2016-01-11Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-11/+13
2016-01-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-3/+6
2016-01-09Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2016-01-09hwmon: (nct6683) Add basic support for NCT6683 on Mitac boardsGuenter Roeck1-17/+61
2016-01-08Merge tag 'pm+acpi-4.4-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2016-01-08Merge tag 'dmaengine-fix-4.4' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-10/+9
2016-01-08libata: skip debounce delay on link resumeDanesh Petigara2-1/+3
2016-01-08ata: ahci_brcmstb: disable DIPM supportDanesh Petigara1-1/+1
2016-01-08ata: ahci_brcmstb: enable support for ALPMDanesh Petigara1-0/+35
2016-01-08PCI: dra7xx: Mark driver as brokenRichard Cochran1-0/+1
2016-01-08drivers: libata-core: Use usleep_range() instead of msleep() for short sleeps...Anil Veliyankara Madam1-1/+7
2016-01-08firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6Andrea Arcangeli1-3/+3
2016-01-08ACPI / property: avoid leaking format string into kobject nameKees Cook1-1/+1
2016-01-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2016-01-07Merge tag 'iommu-fixes-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-4/+9
2016-01-07iommu/dma: Use correct offset in map_sgRobin Murphy1-1/+1
2016-01-07Revert "pinctrl: qcom: make PMIC drivers bool"Stephen Boyd1-2/+2
2016-01-07pinctrl: qcom: Use platform_irq_count() instead of of_irq_count()Stephen Boyd4-8/+18
2016-01-07driver-core: platform: Add platform_irq_count()Stephen Boyd1-0/+20
2016-01-07Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixesDave Airlie1-0/+1
2016-01-07dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flagRameshwar Prasad Sahu1-0/+4
2016-01-06Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtdLinus Torvalds2-15/+21
2016-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-20/+45
2016-01-06Driver: Vmxnet3: Fix regression caused by 5738a09Shrikrishna Khare2-6/+6
2016-01-06net: qmi_wwan: Add WeTelecom-WPD600NKristian Evensen1-0/+1
2016-01-06mkiss: fix scribble on freed memoryAlan1-0/+5
2016-01-06Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-0/+6
2016-01-06irqchip/omap-intc: Add support for spurious irq handlingSekhar Nori1-1/+26
2016-01-06dmaengine: Revert "dmaengine: mic_x100: add missing spin_unlock"Ashutosh Dixit1-10/+5
2016-01-066pack: fix free memory scribblesOne Thousand Gnomes1-0/+6
2016-01-05mtd: spi-nor: fix stm_is_locked_sr() parametersBrian Norris1-2/+2
2016-01-05mtd: spi-nor: fix Spansion regressions (aliased with Winbond)Brian Norris1-4/+2
2016-01-05Merge remote-tracking branches 'regmap/topic/mmio', 'regmap/topic/rbtree' and...Mark Brown3-81/+63
2016-01-05Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-typ...Mark Brown3-0/+223
2016-01-05Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown5-22/+24
2016-01-05Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown1-6/+14
2016-01-05regmap: debugfs: Use seq_file for the access mapMark Brown1-51/+18