summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-01-11rtc: cmos: prevent kernel warning on IRQ flags mismatchAndy Shevchenko1-1/+1
2016-01-11rtc: rtc-ds2404: constify ds2404_chip_ops structuresJulia Lawall1-2/+2
2016-01-11rtc: s5m: Make register configuration per S2MPS device to remove exceptionsKrzysztof Kozlowski1-35/+75
2016-01-11rtc: s5m: Add separate field for storing auto-cleared mask in register configKrzysztof Kozlowski1-1/+5
2016-01-11rtc: s5m: Cleanup by removing useless 'rtc' prefix from fieldsKrzysztof Kozlowski1-21/+19
2016-01-11rtc: Replace simple_strtoul by kstrtoulLABBE Corentin1-2/+9
2016-01-11rtc: abx80x: add alarm supportAlexandre Belloni1-4/+141
2016-01-11rtc: abx80x: Add Microcrystal rv1805 supportAlexandre Belloni1-0/+1
2016-01-11rtc: v3020: constify v3020_chip_ops structuresJulia Lawall1-3/+3
2016-01-11rtc: rv8803: Extend compatibility with the rx8900Gregory CLEMENT1-0/+1
2016-01-11rtc: rv8803: fix handling return value of i2c_smbus_read_byte_dataAndrzej Hajda1-1/+1
2016-01-11rtc: Add Epson RX8010SJ RTC driverAkshay Bhat3-0/+534
2016-01-11rtc: lpc32xx: remove irq > NR_IRQS check from probe()Vladimir Zapolskiy1-1/+1
2016-01-11rtc: imxdi: fix spelling mistake in warning messageColin Ian King1-1/+1
2016-01-11rtc: ds1685: don't try to micromanage sysfs output sizeRasmus Villemoes1-7/+5
2016-01-11rtc: use %ph for short hex dumpsRasmus Villemoes3-26/+11
2016-01-11rtc: da9063: avoid writing undefined data to rtcEnrico Scholz1-17/+6
2016-01-11rtc: sunxi: use of_device_get_match_dataLABBE Corentin1-4/+2
2016-01-11rtc: sunxi: constify the data_year_param structureLABBE Corentin1-3/+3
2016-01-11rtc: sunxi: fix signedness issuesLABBE Corentin1-4/+4
2016-01-11rtc: gemini: Remove unnecessary platform_set_drvdata()Nizam Haider1-1/+0
2016-01-11rtc: efi: add efi_procfs in efi_rtc_opsGeliang Tang1-4/+62
2016-01-11rtc: fix module reference count in rtc-procGeliang Tang1-3/+5
2016-01-11rtc: pcf8523: refuse to write dates later than 2099Uwe Kleine-König1-0/+11
2016-01-11Merge tag 'ib-mfd-regulator-rtc-v4.5' into rtc-nextAlexandre Belloni5-7/+208
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-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-08PCI: dra7xx: Mark driver as brokenRichard Cochran1-0/+1
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-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-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-04net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern1-3/+7
2016-01-04r8152: add reset_resume functionhayeswang1-1/+9
2016-01-04connector: bump skb->users before callback invocationFlorian Westphal1-8/+3
2016-01-04cxgb4: correctly handling failed allocationInsu Yun1-0/+4