aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-09-0116-86/+991
|\
| * Merge tag 'omap-for-v4.3/soc-pt2' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2015-08-181-3/+2
| |\
| | * memory: kill off set_irq_flags usageRob Herring2015-08-131-3/+2
| * | Merge tag 'imx-soc-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson2015-08-186-79/+353
| |\ \
| | * | rtc: snvs: select option REGMAP_MMIOShawn Guo2015-08-111-0/+1
| | * | rtc: mxc: add support of device treePhilippe Reynes2015-08-051-1/+18
| | * | rtc: mxc: use a second rtc clockPhilippe Reynes2015-08-051-13/+28
| | * | input: snvs_pwrkey: use "wakeup-source" as deivce tree property nameShawn Guo2015-07-181-1/+1
| | * | input: keyboard: imx: add snvs power key driverRobin Gong2015-07-153-0/+239
| | * | rtc: snvs: use syscon to access registerFrank Li2015-07-151-65/+67
| * | | clk: ti: fix for definition movementStephen Rothwell2015-08-131-0/+2
| * | | soc: mediatek: Fix SCPSYS compilationMatthias Brugger2015-08-051-0/+1
| * | | Merge tag 'zynq-soc-for-4.3' of https://github.com/Xilinx/linux-xlnx into nex...Olof Johansson2015-08-051-1/+1
| |\ \ \
| | * | | clk: zynq: remove redundant $(CONFIG_ARCH_ZYNQ) in MakefileMasahiro Yamada2015-07-311-1/+1
| | |/ /
| * | | Merge tag 'v4.2-next-soc' of https://github.com/mbgg/linux-mediatek into next...Olof Johansson2015-07-285-1/+599
| |\ \ \ | | |_|/ | |/| |
| | * | soc: mediatek: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-101-1/+0
| | * | soc: Mediatek: Add SCPSYS power domain driverSascha Hauer2015-07-063-0/+498
| | * | soc: mediatek: Add infracfg misc driver supportSascha Hauer2015-07-063-0/+101
| | |/
| * | ARM: OMAP2+: Add support for initializing dm814x clocksTony Lindgren2015-07-163-2/+33
* | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-09-012-27/+4
|\ \ \
| * | | ARM/fb: ep93xx: switch framebuffer to use modedb onlyLinus Walleij2015-08-131-26/+4
| * | | ARM: kill off set_irq_flags usageRob Herring2015-07-281-1/+0
| |/ /
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-0110-204/+105
|\ \ \
| * | | drivers/dma/iop-adma: Use dma_alloc_writecombine() kernel-styleLuis R. Rodriguez2015-08-251-4/+5
| * | | drivers/video/fbdev/vt8623fb: Use arch_phys_wc_add() and pci_iomap_wc()Luis R. Rodriguez2015-08-251-25/+6
| * | | drivers/video/fbdev/s3fb: Use arch_phys_wc_add() and pci_iomap_wc()Luis R. Rodriguez2015-08-251-29/+6
| * | | drivers/video/fbdev/arkfb.c: Use arch_phys_wc_add() and pci_iomap_wc()Luis R. Rodriguez2015-08-251-31/+5
| * | | drivers/video/fbdev/gxt4500: Use pci_ioremap_wc_bar() to map framebufferLuis R. Rodriguez2015-08-251-1/+1
| * | | drivers/video/fbdev/kyrofb: Use arch_phys_wc_add() and pci_ioremap_wc_bar()Luis R. Rodriguez2015-08-251-22/+11
| * | | drivers/video/fbdev/i740fb: Use arch_phys_wc_add() and pci_ioremap_wc_bar()Luis R. Rodriguez2015-08-251-29/+6
| * | | PCI: Add pci_ioremap_wc_bar()Luis R. Rodriguez2015-08-251-0/+14
| * | | Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar2015-08-255123-144736/+812505
| |\ \ \
| * | | | drivers/video/fbdev/atyfb: Use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-07-212-32/+8
| * | | | drivers/video/fbdev/atyfb: Replace MTRR UC hole with strong UCLuis R. Rodriguez2015-07-212-23/+14
| * | | | drivers/video/fbdev/atyfb: Clarify ioremap() base and length usedLuis R. Rodriguez2015-07-211-1/+15
| * | | | drivers/video/fbdev/atyfb: Carve out framebuffer length fudging into a helperLuis R. Rodriguez2015-07-211-8/+15
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-09-017-67/+15
|\ \ \ \ \
| * \ \ \ \ Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar2015-08-18267-2405/+4388
| |\ \ \ \ \
| * | | | | | x86/vm86: Clean up vm86.h includesBrian Gerst2015-07-311-0/+3
| * | | | | | Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar2015-07-31426-3443/+4682
| |\ \ \ \ \ \
| * | | | | | | x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-065-8/+8
| * | | | | | | x86/asm/tsc, drivers/input/gameport: Replace rdtscl() with native_read_tsc()Andy Lutomirski2015-07-061-2/+2
| * | | | | | | x86/asm/tsc, input/joystick/analog: Switch from rdtscl() to native_read_tsc()Andy Lutomirski2015-07-061-2/+2
| * | | | | | | x86/asm/tsc, staging/lirc_serial: Remove TSC-based timingAndy Lutomirski2015-07-061-59/+4
| * | | | | | | x86/asm/tsc, drivers/net/hamradio/baycom_epp: Replace rdtscl() with native_re...Andy Lutomirski2015-07-061-1/+1
| * | | | | | | x86/asm/tsc: Replace rdtscll() with native_read_tsc()Andy Lutomirski2015-07-061-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-08-311-1/+3
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'timers/nohz-for-tip' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar2015-07-311-1/+3
| |\ \ \ \ \ \ \
| | * | | | | | | nohz: Prevent tilegx network driver interruptsChris Metcalf2015-07-291-1/+3
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-312-1/+5
|\ \ \ \ \ \ \ \ \