summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | rtc: tps6586x: let the core handle rtc rangeAlexandre Belloni2018-05-171-22/+5
| * | rtc: tps6586x: fix possible race conditionAlexandre Belloni2018-05-171-3/+11
| * | rtc: vr41xx: add rangeAlexandre Belloni2018-05-171-0/+2
| * | rtc: vr41xx: fix possible race conditionAlexandre Belloni2018-05-171-2/+7
| * | rtc: rx8581: switch to regmapAlexandre Belloni2018-05-171-113/+42
| * | rtc: rx8581: error out when time invalidAlexandre Belloni2018-05-171-4/+6
| * | rtc: rx8581: remove useless declarationAlexandre Belloni2018-05-171-18/+15
| * | rtc: rx8581: remove useless indirectionAlexandre Belloni2018-05-171-12/+4
| * | rtc: rx8581: let the core handle rtc rangeAlexandre Belloni2018-05-171-5/+4
| * | rtc: rx8581: add RTC rangeAlexandre Belloni2018-05-171-0/+2
| * | rtc: rx8581: switch to rtc_register_deviceAlexandre Belloni2018-05-171-8/+5
| * | rtc: tps65910: add rangeAlexandre Belloni2018-05-171-0/+2
| * | rtc: tps65910: allow platform power upAlexandre Belloni2018-05-171-12/+0
| * | rtc: tps65910: fix possible race conditionAlexandre Belloni2018-05-171-4/+8
| * | rtc: ab-b5ze-s3: let the core handle the RTC rangeAlexandre Belloni2018-05-171-9/+2
| * | rtc: ab-b5ze-s3: fix possible race conditionsAlexandre Belloni2018-05-171-8/+11
| * | rtc: 88pm80x: convert to rtc_tm_to_time64/rtc_time64_to_tmAlexandre Belloni2018-05-171-8/+8
| * | rtc: 88pm80x: let the core handle the RTC rangeAlexandre Belloni2018-05-171-6/+2
| * | rtc: 88pm80x: fix possible race conditionAlexandre Belloni2018-05-171-4/+8
| * | rtc: 88pm80x: remove unused pm80x_rtc_info membersAlexandre Belloni2018-05-171-2/+0
| * | rtc: 88pm80x: stop setting a default timeAlexandre Belloni2018-05-171-22/+0
| * | rtc: at91rm9200: add rangeAlexandre Belloni2018-05-171-0/+2
| * | rtc: stm32: get DBP register and mask from DT st, syscfg propertyAmelie Delaunay2018-05-061-22/+37
| * | rtc: stm32: fix alarm interrupt flags by removing IRQF_TRIGGER_RISINGAmelie Delaunay2018-05-061-2/+1
| * | rtc: stm32: fix copyright and adopt SPDX identifierAmelie Delaunay2018-05-061-3/+3
| * | rtc: tps6586x: remove mktime usageArnd Bergmann2018-05-031-9/+9
| * | rtc: ls1x: remove mktime usageArnd Bergmann2018-05-031-3/+4
| * | rtc: vr41xx: remove mktime usageArnd Bergmann2018-05-031-12/+12
| * | rtc: ds1340: Add support for trickle charger.Andrea Greco2018-05-031-0/+2
| * | rtc: sprd: Add RTC hardware rangeBaolin Wang2018-05-031-0/+2
| * | rtc: sprd: Change to use devm_rtc_allocate_device()Baolin Wang2018-05-031-4/+10
| * | rtc: simplify getting .drvdataWolfram Sang2018-05-0315-131/+71
| * | rtc: cmos: introduce quirks to enable use_acpi_alarm modeZhang Rui2018-04-191-0/+26
| * | rtc: cmos: acknowledge ACPI driven wake alarms upon resumeZhang Rui2018-04-191-0/+18
| * | rtc: cmos: allow using ACPI for RTC alarm instead of HPETZhang Rui2018-04-191-31/+80
* | | Merge tag 'upstream-4.18-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2018-06-118-24/+165
|\ \ \
| * | | mtd: ubi: Update ubi-media.h to dual licenseLionel Debieve2018-06-071-19/+3
| * | | ubi: fastmap: Detect EBA mismatches on-the-flyRichard Weinberger2018-06-071-0/+17
| * | | ubi: fastmap: Check each mapping only onceRichard Weinberger2018-06-076-1/+52
| * | | ubi: fastmap: Correctly handle interrupted erasures in EBARichard Weinberger2018-06-071-1/+89
| * | | ubi: fastmap: Cancel work upon detachRichard Weinberger2018-06-072-3/+4
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-06-10139-1972/+7070
|\ \ \ \
| * | | | scsi: lpfc: update driver version to 12.0.0.4James Smart2018-05-291-1/+1
| * | | | scsi: lpfc: Fix port initialization failure.James Smart2018-05-291-3/+18
| * | | | scsi: lpfc: Fix 16gb hbas failing cq create.James Smart2018-05-293-20/+1
| * | | | scsi: lpfc: Fix crash in blk_mq layer when executing modprobe -r lpfcJames Smart2018-05-291-0/+9
| * | | | scsi: lpfc: correct oversubscription of nvme io requests for an adapterJames Smart2018-05-293-4/+32
| * | | | scsi: lpfc: Fix MDS diagnostics failure (Rx < Tx)James Smart2018-05-292-5/+17
| * | | | scsi: hisi_sas: Mark PHY as in reset for nexus resetXiang Chen2018-05-295-5/+69
| * | | | scsi: hisi_sas: Fix return value when get_free_slot() failedXiaofei Tan2018-05-291-0/+2