summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-09-09Merge tag 'platform-drivers-x86-v4.3-1' of git://git.infradead.org/users/dvha...Linus Torvalds9-385/+667
2015-09-09Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds30-516/+1920
2015-09-09Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds63-852/+1636
2015-09-09Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds38-367/+1224
2015-09-08Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-95/+367
2015-09-08Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-12/+224
2015-09-08xen: switch extra memory accounting to use pfnsJuergen Gross1-3/+3
2015-09-08Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-67/+0
2015-09-06Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds244-3471/+17151
2015-09-06Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds3-14/+16
2015-09-06Merge tag 'md/4.3' of git://neil.brown.name/mdLinus Torvalds9-190/+373
2015-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-6/+16
2015-09-05rtc: abx80x: fix RTC write bitMitja Spes1-1/+1
2015-09-05rtc: ab8500: Add a sentinel to ab85xx_rtc_ids[]Fabio Estevam1-0/+1
2015-09-05rtc: ds1374: Remove unused variableFabio Estevam1-2/+0
2015-09-05rtc: Fix module autoload for OF platform driversJavier Martinez Canillas8-0/+8
2015-09-05rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} driversJavier Martinez Canillas3-0/+3
2015-09-05rtc: omap: Add external clock enabling supportKeerthy1-1/+24
2015-09-05rtc: omap: Add internal clock enabling supportKeerthy1-0/+10
2015-09-05rtc: s5m: fix to update ctrl registerJoonyoung Shim1-0/+10
2015-09-05rtc: add xilinx zynqmp rtc driverSuneel Garapati3-0/+287
2015-09-05rtc: as3722: correct month valueBibek Basu1-2/+2
2015-09-05rtc: sa1100/pxa: convert to run-time register mappingRob Herring3-27/+63
2015-09-05rtc: pxa: convert to use shared sa1100 functionsRob Herring2-32/+31
2015-09-05rtc: sa1100: prepare to share sa1100_rtc_opsRob Herring2-29/+49
2015-09-05rtc: ds3232: fix WARNING trace in resume functionWang Dongsheng1-1/+4
2015-09-05rtc: s3c: remove unnecessary NULL assignmentJoonyoung Shim1-1/+0
2015-09-05rtc: s3c: add missing clk controlJoonyoung Shim1-0/+3
2015-09-05rtc: s3c: fix disabled clocks for alarmJoonyoung Shim1-6/+18
2015-09-05rtc: at91sam9: remove useless includeAlexandre Belloni1-1/+0
2015-09-05rtc: at91sam9: include linux/of.hAlexandre Belloni1-0/+1
2015-09-05rtc: armada38x: Align RTC set time procedure with the official errataNadav Haklai1-20/+12
2015-09-05rtc: rx8025: check time validity when necessaryAlexandre Belloni1-29/+29
2015-09-05rtc: rx8025: fix RX8025_BIT_CTRL2_CTFG initializationAlexandre Belloni1-1/+1
2015-09-05rtc: rx8025: remove useless initializationAlexandre Belloni1-1/+0
2015-09-05rtc: rx8025: reset validity when setting timeAlexandre Belloni1-11/+20
2015-09-05rtc: rx8025: fix rx8025_init_client()Alexandre Belloni1-1/+1
2015-09-05rtc: rx8025: continue without alarm when irq request failsAlexandre Belloni1-2/+2
2015-09-05rtc: rx8025: cleanup accessorsAlexandre Belloni1-54/+31
2015-09-05rtc: rx8025: don't reset the timeAlexandre Belloni1-16/+22
2015-09-05rtc: rx8025: fix transfer modeAlexandre Belloni1-3/+3
2015-09-05rtc: rx8025: only handle dates between 2000 and 2099Alexandre Belloni1-10/+4
2015-09-05rtc: rx8025: use BIT()Alexandre Belloni1-11/+12
2015-09-05rtc: rx8025: remove useless probe error messageAlexandre Belloni1-16/+6
2015-09-05rtc: rx8025: switch to managed irq allocationAlexandre Belloni1-10/+4
2015-09-05rtc: rx8025: Convert to threaded IRQAlexandre Belloni1-33/+4
2015-09-05rtc: rx8025: remove useless headers and reorder themAlexandre Belloni1-5/+2
2015-09-05rtc: tx4939: clean up tx4939_rtc_nvram_read()/tx4939_rtc_nvram_write()Vladimir Zapolskiy1-4/+2
2015-09-05rtc: stk17ta8: clean up stk17ta8_nvram_read()/stk17ta8_nvram_write()Vladimir Zapolskiy1-2/+2
2015-09-05rtc: rp5c01: clean up rp5c01_nvram_read()/rp5c01_nvram_write()Vladimir Zapolskiy1-2/+2