Age | Commit message (Expand) | Author | Files | Lines |
2016-11-18 | ARM: dts: am335x-icev2: Add ADC support | Andrew F. Davis | 1 | -0/+7 |
2016-11-18 | ARM: dts: am335x-icev2: Disable Industrial I/O LEDs and fix naming | Andrew F. Davis | 1 | -10/+10 |
2016-11-18 | ARM: dts: am335x-icev2: Add Industrial input support | Andrew F. Davis | 1 | -0/+20 |
2016-11-18 | ARM: dts: am335x-boneblack: Add blue-and-red-wiring -property to LCDC node | Jyri Sarha | 1 | -0/+11 |
2016-11-17 | ARM: dts: omap5: replace gpio-key,wakeup with wakeup-source property | Sudeep Holla | 1 | -1/+1 |
2016-11-15 | ARM: dts: Add minimal support for motorola droid 4 xt894 | Tony Lindgren | 2 | -0/+189 |
2016-11-10 | ARM: dts: Add support for dra718-evm | Nishanth Menon | 3 | -3/+236 |
2016-11-10 | ARM: dts: dra72: Add separate dtsi for tps65917 | Lokesh Vutla | 4 | -143/+154 |
2016-11-10 | ARM: dts: dra72-evm: Fix modelling of regulators | Lokesh Vutla | 1 | -0/+48 |
2016-11-10 | ARM: dts: dra72-evm: Remove pinmux configurations for erratum i869 | Lokesh Vutla | 1 | -192/+0 |
2016-11-10 | ARM: dts: am335x-baltos: don't reset gpio3 block | Yegor Yefremov | 1 | -0/+4 |
2016-11-10 | ARM: dts: AM335X-evmsk: Add the internal and external clock nodes for rtc | Keerthy | 1 | -0/+5 |
2016-11-10 | ARM: dts: AM335X-evm: Add the internal and external clock nodes for rtc | Keerthy | 1 | -0/+5 |
2016-11-10 | ARM: dts: AM335X-bone-common: Add the internal and external clock nodes for rtc | Keerthy | 2 | -0/+7 |
2016-11-10 | ARM: dts: am335x-baltos-ir5221: use both musb channels in host mode | Yegor Yefremov | 1 | -1/+1 |
2016-11-10 | ARM: dts: am4372: add DMA properties for tscadc | Mugunthan V N | 1 | -0/+2 |
2016-11-10 | ARM: dts: am33xx: add DMA properties for tscadc | Mugunthan V N | 1 | -0/+2 |
2016-11-10 | ARM: dts: omap5 uevm: add USR1 button | H. Nikolaus Schaller | 1 | -0/+25 |
2016-11-10 | ARM: dts: omap5 uevm: add LEDs | H. Nikolaus Schaller | 1 | -0/+60 |
2016-11-10 | ARM: dts: omap5 uevm: add EEPROM | H. Nikolaus Schaller | 1 | -0/+7 |
2016-11-10 | ARM: dts: am335x: Add the power button interrupt | Milo Kim | 1 | -0/+5 |
2016-11-10 | ARM: dts: am335x: Add the charger interrupt | Milo Kim | 1 | -0/+8 |
2016-11-10 | dt-bindings: mfd: Provide human readable defines for TPS65217 interrupts | Milo Kim | 1 | -0/+26 |
2016-11-10 | ARM: dts: am335x: Support the PMIC interrupt | Milo Kim | 1 | -0/+4 |
2016-11-10 | ARM: dts: tps65217: Add the power button device | Milo Kim | 1 | -0/+5 |
2016-11-10 | ARM: dts: tps65217: Add the charger device | Milo Kim | 1 | -0/+5 |
2016-11-10 | ARM: dts: tps65217: Specify the interrupt controller | Milo Kim | 1 | -0/+2 |
2016-10-15 | Linux 4.9-rc1v4.9-rc1 | Linus Torvalds | 1 | -2/+2 |
2016-10-15 | Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befs | Linus Torvalds | 8 | -283/+244 |
2016-10-15 | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 24 | -22/+725 |
2016-10-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 226 | -3657/+5242 |
2016-10-15 | Merge tag 'sound-fix-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -6/+7 |
2016-10-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 14 | -98/+133 |
2016-10-15 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 19 | -296/+824 |
2016-10-15 | Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -157/+272 |
2016-10-15 | Merge branch 'work.uaccess' into for-linus | Al Viro | 9 | -78/+47 |
2016-10-15 | score: traps: Add missing include file to fix build error | Guenter Roeck | 1 | -0/+1 |
2016-10-15 | fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths | Oleg Nesterov | 1 | -12/+25 |
2016-10-15 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -93/+82 |
2016-10-15 | fs/super.c: fix race between freeze_super() and thaw_super() | Oleg Nesterov | 1 | -3/+3 |
2016-10-15 | overlayfs: Fix setting IOP_XATTR flag | Vivek Goyal | 1 | -5/+6 |
2016-10-15 | iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector() | Vegard Nossum | 2 | -0/+51 |
2016-10-15 | Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 105 | -186/+202 |
2016-10-15 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 4 | -12/+80 |
2016-10-15 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 262 | -1403/+1094 |
2016-10-15 | Merge tag 'docs-4.9-2' of git://git.lwn.net/linux | Linus Torvalds | 10 | -620/+939 |
2016-10-14 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 15 | -11/+6666 |
2016-10-14 | Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled... | Linus Torvalds | 22 | -369/+505 |
2016-10-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 18 | -59/+411 |
2016-10-14 | Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 37 | -782/+498 |