aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-10Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds7-86/+346
2015-11-10Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-1/+0
2015-11-10Merge tag 'ntb-4.4' of git://github.com/jonmason/ntbLinus Torvalds3-42/+33
2015-11-10Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds30-537/+2278
2015-11-10Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds20-82/+864
2015-11-10Merge tag 'fbdev-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds11-191/+504
2015-11-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds427-9489/+52509
2015-11-09drivers/scsi/cxgbi: fix build with EXTRA_CFLAGSJiri Slaby2-2/+2
2015-11-09dma: remove external references to dma_supportedChristoph Hellwig3-3/+3
2015-11-09remove abs64()Andrew Morton6-9/+9
2015-11-09hwmon: (k10temp) Remove duplicate pci-id defineAdam Majer1-1/+0
2015-11-08NTB: fix 32-bit compiler warningArnd Bergmann1-2/+2
2015-11-08NTB: unify translation addressesDave Jiang2-18/+13
2015-11-08NTB: invalid buf pointer in multi-MW setupsJon Mason1-2/+2
2015-11-08NTB: remove unused variableSudip Mukherjee1-4/+0
2015-11-08NTB: fix access of free-ed pointerSudip Mukherjee1-8/+7
2015-11-08NTB: 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-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds54-134/+86
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds112-2545/+3016
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds8-20/+10
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds21-128/+1279
2015-11-07Merge tag 'drm-intel-next-fixes-2015-11-06' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie7-24/+79
2015-11-07Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-nextDave Airlie6-100/+42
2015-11-06signal: turn dequeue_signal_lock() into kernel_dequeue_signal()Oleg Nesterov2-14/+5
2015-11-06signals: kill block_all_signals() and unblock_all_signals()Oleg Nesterov1-41/+0
2015-11-06zram: make is_partial_io/valid_io_request/page_zero_filled return booleanGeliang Tang1-9/+9
2015-11-06zram: keep the exact overcommited value in mem_used_maxSergey SENOZHATSKY1-2/+2
2015-11-06zram: introduce comp algorithm fallback functionalityLuis Henriques1-3/+3
2015-11-06mm, fs: introduce mapping_gfp_constraint()Michal Hocko2-3/+2