summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-01-11rtc: rtc-ds2404: constify ds2404_chip_ops structuresJulia Lawall
2016-01-11rtc: s5m: Make register configuration per S2MPS device to remove exceptionsKrzysztof Kozlowski
2016-01-11rtc: s5m: Add separate field for storing auto-cleared mask in register configKrzysztof Kozlowski
2016-01-11rtc: s5m: Cleanup by removing useless 'rtc' prefix from fieldsKrzysztof Kozlowski
2016-01-11rtc: Replace simple_strtoul by kstrtoulLABBE Corentin
2016-01-11rtc: abx80x: add alarm supportAlexandre Belloni
2016-01-11rtc: abx80x: Add Microcrystal rv1805 supportAlexandre Belloni
2016-01-11rtc: v3020: constify v3020_chip_ops structuresJulia Lawall
2016-01-11rtc: rv8803: Extend compatibility with the rx8900Gregory CLEMENT
2016-01-11rtc: rv8803: fix handling return value of i2c_smbus_read_byte_dataAndrzej Hajda
2016-01-11rtc: Add Epson RX8010SJ RTC driverAkshay Bhat
2016-01-11rtc: lpc32xx: remove irq > NR_IRQS check from probe()Vladimir Zapolskiy
2016-01-11rtc: imxdi: fix spelling mistake in warning messageColin Ian King
2016-01-11rtc: ds1685: don't try to micromanage sysfs output sizeRasmus Villemoes
2016-01-11rtc: use %ph for short hex dumpsRasmus Villemoes
2016-01-11rtc: da9063: avoid writing undefined data to rtcEnrico Scholz
2016-01-11rtc: sunxi: use of_device_get_match_dataLABBE Corentin
2016-01-11rtc: sunxi: constify the data_year_param structureLABBE Corentin
2016-01-11rtc: sunxi: fix signedness issuesLABBE Corentin
2016-01-11rtc: gemini: Remove unnecessary platform_set_drvdata()Nizam Haider
2016-01-11rtc: efi: add efi_procfs in efi_rtc_opsGeliang Tang
2016-01-11rtc: fix module reference count in rtc-procGeliang Tang
2016-01-11rtc: pcf8523: refuse to write dates later than 2099Uwe Kleine-König
2016-01-11Merge tag 'ib-mfd-regulator-rtc-v4.5' into rtc-nextAlexandre Belloni
2016-01-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-01-09Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-08Merge tag 'pm+acpi-4.4-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-08Merge tag 'dmaengine-fix-4.4' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-01-08PCI: dra7xx: Mark driver as brokenRichard Cochran
2016-01-08firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6Andrea Arcangeli
2016-01-08ACPI / property: avoid leaking format string into kobject nameKees Cook
2016-01-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-01-07Merge tag 'iommu-fixes-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-07iommu/dma: Use correct offset in map_sgRobin Murphy
2016-01-07Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2016-01-07dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flagRameshwar Prasad Sahu
2016-01-07Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-06Driver: Vmxnet3: Fix regression caused by 5738a09Shrikrishna Khare
2016-01-06net: qmi_wwan: Add WeTelecom-WPD600NKristian Evensen
2016-01-06mkiss: fix scribble on freed memoryAlan
2016-01-06dmaengine: Revert "dmaengine: mic_x100: add missing spin_unlock"Ashutosh Dixit
2016-01-066pack: fix free memory scribblesOne Thousand Gnomes
2016-01-06mtd: spi-nor: fix stm_is_locked_sr() parametersBrian Norris
2016-01-06mtd: spi-nor: fix Spansion regressions (aliased with Winbond)Brian Norris
2016-01-05net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern
2016-01-05r8152: add reset_resume functionhayeswang
2016-01-05connector: bump skb->users before callback invocationFlorian Westphal
2016-01-04cxgb4: correctly handling failed allocationInsu Yun
2016-01-04qlcnic: correctly handle qlcnic_alloc_mbx_argsInsu Yun