summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-11-10Merge tag 'fbdev-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2015-11-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-11-09net: mvneta: Fix memory use after free.Justin Maggard
2015-11-09Merge branch 'next/arm64' into next/dtOlof Johansson
2015-11-09drivers/scsi/cxgbi: fix build with EXTRA_CFLAGSJiri Slaby
2015-11-09dma: remove external references to dma_supportedChristoph Hellwig
2015-11-09remove abs64()Andrew Morton
2015-11-10drm/vc4: Add dependency on HAVE_DMA_ATTRS, and select DRM_GEM_CMA_HELPERGuenter Roeck
2015-11-09Merge branch 'for-4.4/hotplug' into libnvdimm-for-nextDan Williams
2015-11-09macvtap: Resolve possible __might_sleep warning in macvtap_do_read()Vlad Yasevich
2015-11-09mvneta: add FIXED_PHY dependencyArnd Bergmann
2015-11-09net: caif: check return value of alloc_netdevRasmus Villemoes
2015-11-09net: hisilicon: NET_VENDOR_HISILICON should depend on HAS_DMAGeert Uytterhoeven
2015-11-09hwmon: (k10temp) Remove duplicate pci-id defineAdam Majer
2015-11-08drivers: net: xgene: fix RGMII 10/100Mb modeIyappan Subramanian
2015-11-08Merge tag 'nfc-fixes-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-11-09raid5-cache: add crc32c Kconfig dependencyArnd Bergmann
2015-11-08NTB: fix 32-bit compiler warningArnd Bergmann
2015-11-08NTB: unify translation addressesDave Jiang
2015-11-08NTB: invalid buf pointer in multi-MW setupsJon Mason
2015-11-08NTB: remove unused variableSudip Mukherjee
2015-11-08NTB: fix access of free-ed pointerSudip Mukherjee
2015-11-08NTB: Fix issue where we may be accessing NULL ptrDave Jiang
2015-11-08rtc: Add a driver for Micro Crystal RV8803Alexandre Belloni
2015-11-08rtc: s3c: Set year, month, day value for setting alarmKrzysztof Kozlowski
2015-11-08rtc: ds1307: Fix alarm programming for mcp794xxTero Kristo
2015-11-08rtc: isl12057: enable support for the standard "wakeup-source" propertySudeep Holla
2015-11-08rtc: opal: enable support for the stardard "wakeup-source" propertySudeep Holla
2015-11-08rtc: isl1208: Pass the IRQF_ONESHOT flagFabio Estevam
2015-11-08rtc: pcf8563: add CLKOUT to common clock frameworkHeiko Schocher
2015-11-08rtc: davinci: remove incorrect reference to probe functionArnd Bergmann
2015-11-08rtc: at91rm9200: clear RTC alarm status flag prior to suspendingWenyou Yang
2015-11-08rtc: pcf2127: remove useless driver versionUwe Kleine-König
2015-11-08rtc: pcf2127: fix reading uninitialized value on RTC_READ_VL ioctlUwe Kleine-König
2015-11-08rtc: stmp3xxx: unify register access macrosHarald Geyer
2015-11-08rtc: da9063: GPL copyright inconsistency fixSteve Twiss
2015-11-08rtc: pcf85063: return an error when date is invalidAlexandre Belloni
2015-11-08rtc: rx8025: remove unnecessary bracesAlexandre Belloni
2015-11-08rtc: ds1343: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla
2015-11-08rtc: ab8500: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla
2015-11-08rtc: pl031: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla
2015-11-08rtc: opal: fix type of tokenAndrzej Hajda
2015-11-08rtc: ds1390: Add trickle charger device tree bindingIvan Grimaldi
2015-11-08rtc: ds1390: fix ds1390_get_reg return valueIvan Grimaldi
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-11-07dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put"Markus Elfring
2015-11-07bonding: fix panic on non-ARPHRD_ETHER enslave failureJay Vosburgh