summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-11-10pwm: Set enable state properly on failed call to enableJonathan Richardson1-7/+26
2015-11-10net: mvneta: Fix memory use after free.Justin Maggard1-1/+1
2015-11-10Merge branch 'next/arm64' into next/dtOlof Johansson57-151/+304
2015-11-10drivers/scsi/cxgbi: fix build with EXTRA_CFLAGSJiri Slaby2-2/+2
2015-11-10dma: remove external references to dma_supportedChristoph Hellwig3-3/+3
2015-11-10remove abs64()Andrew Morton6-9/+9
2015-11-10drm/vc4: Add dependency on HAVE_DMA_ATTRS, and select DRM_GEM_CMA_HELPERGuenter Roeck1-1/+2
2015-11-09Merge branch 'for-4.4/hotplug' into libnvdimm-for-nextDan Williams162-630/+1650
2015-11-09macvtap: Resolve possible __might_sleep warning in macvtap_do_read()Vlad Yasevich1-2/+3
2015-11-09mvneta: add FIXED_PHY dependencyArnd Bergmann1-0/+1
2015-11-09net: caif: check return value of alloc_netdevRasmus Villemoes1-2/+5
2015-11-09net: hisilicon: NET_VENDOR_HISILICON should depend on HAS_DMAGeert Uytterhoeven1-1/+2
2015-11-09hwmon: (k10temp) Remove duplicate pci-id defineAdam Majer1-1/+0
2015-11-09drivers: net: xgene: fix RGMII 10/100Mb modeIyappan Subramanian3-3/+48
2015-11-09Merge tag 'nfc-fixes-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-33/+22
2015-11-09raid5-cache: add crc32c Kconfig dependencyArnd Bergmann1-0/+1
2015-11-09NTB: fix 32-bit compiler warningArnd Bergmann1-2/+2
2015-11-09NTB: unify translation addressesDave Jiang2-18/+13
2015-11-09NTB: invalid buf pointer in multi-MW setupsJon Mason1-2/+2
2015-11-09NTB: remove unused variableSudip Mukherjee1-4/+0
2015-11-09NTB: fix access of free-ed pointerSudip Mukherjee1-8/+7
2015-11-09NTB: Fix issue where we may be accessing NULL ptrDave Jiang1-8/+9
2015-11-08rtc: Add a driver for Micro Crystal RV8803Alexandre Belloni3-0/+531
2015-11-08rtc: s3c: Set year, month, day value for setting alarmKrzysztof Kozlowski1-0/+16
2015-11-08rtc: ds1307: Fix alarm programming for mcp794xxTero Kristo1-2/+2
2015-11-08rtc: isl12057: enable support for the standard "wakeup-source" propertySudeep Holla1-5/+5
2015-11-08rtc: opal: enable support for the stardard "wakeup-source" propertySudeep Holla1-2/+3
2015-11-08rtc: isl1208: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+1
2015-11-08rtc: pcf8563: add CLKOUT to common clock frameworkHeiko Schocher1-1/+169
2015-11-08rtc: davinci: remove incorrect reference to probe functionArnd Bergmann1-1/+0
2015-11-08rtc: at91rm9200: clear RTC alarm status flag prior to suspendingWenyou Yang1-0/+2
2015-11-08rtc: pcf2127: remove useless driver versionUwe Kleine-König1-5/+0
2015-11-08rtc: pcf2127: fix reading uninitialized value on RTC_READ_VL ioctlUwe Kleine-König1-18/+22
2015-11-08rtc: stmp3xxx: unify register access macrosHarald Geyer1-14/+13
2015-11-08rtc: da9063: GPL copyright inconsistency fixSteve Twiss1-9/+9
2015-11-08rtc: pcf85063: return an error when date is invalidAlexandre Belloni1-7/+1
2015-11-08rtc: rx8025: remove unnecessary bracesAlexandre Belloni1-2/+2
2015-11-08rtc: ds1343: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla1-3/+6
2015-11-08rtc: ab8500: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla1-1/+5
2015-11-08rtc: pl031: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla1-5/+8
2015-11-08rtc: opal: fix type of tokenAndrzej Hajda1-2/+2
2015-11-08rtc: ds1390: Add trickle charger device tree bindingIvan Grimaldi2-2/+65
2015-11-08rtc: ds1390: fix ds1390_get_reg return valueIvan Grimaldi1-1/+1
2015-11-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds54-134/+86
2015-11-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds112-2545/+3016
2015-11-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds8-20/+10
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds21-128/+1279
2015-11-07dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put"Markus Elfring1-2/+1
2015-11-07bonding: fix panic on non-ARPHRD_ETHER enslave failureJay Vosburgh1-0/+1
2015-11-07net/qlcnic: fix mac address restore in bond mode 5/6Jarod Wilson1-1/+2