aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds196-2523/+63057
2015-09-08Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds9-279/+406
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-17/+27
2015-09-08Merge branch 'parisc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds2-3/+6
2015-09-08Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds25-966/+928
2015-09-08Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds13-246/+472
2015-09-08Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds12-38/+27
2015-09-08Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds26-411/+1035
2015-09-08Merge tag 'platform-drivers-x86-v4.3-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds9-385/+667
2015-09-08Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds30-516/+1920
2015-09-08Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds63-852/+1636
2015-09-08zram: unify error reportingSergey Senozhatsky1-7/+8
2015-09-08zsmalloc: account the number of compacted pagesSergey Senozhatsky1-1/+1
2015-09-08zsmalloc/zram: introduce zs_pool_stats apiSergey Senozhatsky2-7/+9
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka1-1/+1
2015-09-08mm, oom: pass an oom order of -1 when triggered by sysrqDavid Rientjes1-2/+1
2015-09-08mm, oom: organize oom context into structDavid Rientjes1-2/+10
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds38-367/+1224
2015-09-08Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds9-95/+367
2015-09-08Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-12/+224
2015-09-08xen: switch extra memory accounting to use pfnsJuergen Gross1-3/+3
2015-09-08PCI,parisc: Enable 64-bit bus addresses on PA-RISCHelge Deller2-3/+6
2015-09-07Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-67/+0
2015-09-05Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds244-3471/+17151
2015-09-05Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds3-14/+16
2015-09-05Merge tag 'md/4.3' of git://neil.brown.name/mdLinus Torvalds9-190/+373
2015-09-05Merge 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