Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge tag 'gpio-v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2015-09-16 | 8 | -30/+71 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | gpio: omap: Fix GPIO numbering for deferred probe | Tony Lindgren | 2015-09-14 | 1 | -1/+3 | |
| * | | | | | | | Documentation: gpio: Explain that <function>-gpio is also supported | Javier Martinez Canillas | 2015-09-14 | 1 | -3/+3 | |
| * | | | | | | | gpio: omap: Fix gpiochip_add() handling for deferred probe | Tony Lindgren | 2015-09-14 | 1 | -1/+4 | |
| * | | | | | | | gpio: sx150x: Remove unnecessary MODULE_ALIAS() | Javier Martinez Canillas | 2015-09-14 | 1 | -1/+0 | |
| * | | | | | | | Documentation: gpio: board: describe the con_id parameter | Dirk Behme | 2015-09-14 | 2 | -0/+12 | |
| * | | | | | | | Documentation: gpio: board: add flags parameter to gpiod_get*() functions | Dirk Behme | 2015-09-14 | 1 | -12/+13 | |
| * | | | | | | | gpio: Propagate errors from chip->get() | Bjorn Andersson | 2015-09-14 | 1 | -7/+14 | |
| * | | | | | | | gpio: rcar: GPIO_RCAR doesn't relate to ARM | Kuninori Morimoto | 2015-09-14 | 1 | -1/+1 | |
| * | | | | | | | gpio: mxs: need to check return value of irq_alloc_generic_chip | Peng Fan | 2015-09-14 | 1 | -2/+11 | |
| * | | | | | | | gpio: mxc: need to check return value of irq_alloc_generic_chip | Peng Fan | 2015-09-14 | 1 | -2/+10 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-09-16 | 3 | -4/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | crypto: testmgr - don't copy from source IV too much | Andrey Ryabinin | 2015-09-11 | 1 | -2/+3 | |
| * | | | | | | | crypto: sunxi-ss - Fix a possible driver hang with ciphers | LABBE Corentin | 2015-09-10 | 1 | -1/+1 | |
| * | | | | | | | crypto: vmx - VMX crypto should depend on CONFIG_VSX | Michael Ellerman | 2015-09-10 | 1 | -1/+1 | |
* | | | | | | | | ia64: Enable userfaultfd and membarrier system calls | Luck, Tony | 2015-09-15 | 3 | -1/+5 | |
* | | | | | | | | modsign: Fix GPL/OpenSSL licence incompatibility | David Woodhouse | 2015-09-15 | 2 | -10/+13 | |
* | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-09-14 | 4 | -4/+17 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | clk: rockchip: Add pclk_peri to critical clocks on RK3066/RK3188 | Romain Perier | 2015-09-10 | 1 | -0/+1 | |
| * | | | | | | | | clk: rockchip: add pclk_cpu to the list of rk3188 critical clocks | Michael Niewoehner | 2015-09-10 | 1 | -0/+1 | |
| * | | | | | | | | clk: rockchip: handle critical clocks after registering all clocks | Heiko Stuebner | 2015-09-10 | 1 | -2/+5 | |
| * | | | | | | | | clk: Hi6220: separately build stub clock driver | Leo Yan | 2015-09-03 | 2 | -2/+9 | |
| * | | | | | | | | clk: h8s2678: Fix compile error | Guenter Roeck | 2015-09-02 | 1 | -0/+1 | |
* | | | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2015-09-14 | 2 | -1/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [CIFS] mount option sec=none not displayed properly in /proc/mounts | Steve French | 2015-09-11 | 1 | -1/+4 | |
| * | | | | | | | | | CIFS: fix type confusion in copy offload ioctl | Jann Horn | 2015-09-11 | 1 | -0/+6 | |
* | | | | | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-09-14 | 8 | -9/+32 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'uaccess' into fixes | Russell King | 2015-09-11 | 31 | -139/+398 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | arm/xen: Enable user access to the kernel before issuing a privcmd call | Julien Grall | 2015-09-11 | 1 | -0/+15 | |
| | * | | | | | | | | | ARM: domains: add memory dependencies to get_domain/set_domain | Russell King | 2015-09-11 | 1 | -2/+4 | |
| | * | | | | | | | | | ARM: domains: thread_info.h no longer needs asm/domains.h | Russell King | 2015-09-11 | 1 | -1/+0 | |
| | * | | | | | | | | | ARM: uaccess: fix undefined instruction on ARMv7M/noMMU | Russell King | 2015-09-09 | 1 | -0/+2 | |
| | * | | | | | | | | | ARM: uaccess: remove unneeded uaccess_save_and_disable macro | Russell King | 2015-09-09 | 1 | -5/+0 | |
| | * | | | | | | | | | ARM: swpan: fix nwfpe for uaccess changes | Russell King | 2015-09-09 | 1 | -1/+2 | |
| * | | | | | | | | | | ARM: 8431/1: fix alignement of __bug_table section entries | Robert Jarzmik | 2015-09-11 | 1 | -0/+1 | |
| * | | | | | | | | | | ARM: 8429/1: disable GCC SRA optimization | Ard Biesheuvel | 2015-09-07 | 1 | -0/+8 | |
* | | | | | | | | | | | Linux 4.3-rc1v4.3-rc1 | Linus Torvalds | 2015-09-12 | 1 | -2/+2 | |
* | | | | | | | | | | | Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes... | Linus Torvalds | 2015-09-12 | 50 | -421/+220 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | CRISv10: delete unused lib/dmacopy.c | Rabin Vincent | 2015-09-05 | 1 | -42/+0 | |
| * | | | | | | | | | | | CRISv10: delete unused lib/old_checksum.c | Rabin Vincent | 2015-09-05 | 1 | -86/+0 | |
| * | | | | | | | | | | | CRIS: fix switch_mm() lockdep splat | Rabin Vincent | 2015-09-05 | 1 | -1/+8 | |
| * | | | | | | | | | | | CRISv32: enable LOCKDEP_SUPPORT | Rabin Vincent | 2015-09-05 | 1 | -0/+4 | |
| * | | | | | | | | | | | CRIS: add STACKTRACE_SUPPORT | Rabin Vincent | 2015-09-05 | 4 | -0/+88 | |
| * | | | | | | | | | | | CRISv32: annotate irq enable in idle loop | Rabin Vincent | 2015-09-05 | 1 | -2/+2 | |
| * | | | | | | | | | | | CRISv32: add support for irqflags tracing | Rabin Vincent | 2015-09-05 | 3 | -1/+20 | |
| * | | | | | | | | | | | CRIS: UAPI: use generic types.h | Rabin Vincent | 2015-09-05 | 3 | -13/+1 | |
| * | | | | | | | | | | | CRIS: UAPI: use generic shmbuf.h | Rabin Vincent | 2015-09-05 | 2 | -42/+1 | |
| * | | | | | | | | | | | CRIS: UAPI: use generic msgbuf.h | Rabin Vincent | 2015-09-05 | 2 | -33/+1 | |
| * | | | | | | | | | | | CRIS: UAPI: use generic socket.h | Rabin Vincent | 2015-09-05 | 2 | -92/+1 | |
| * | | | | | | | | | | | CRIS: UAPI: use generic sembuf.h | Rabin Vincent | 2015-09-05 | 2 | -25/+1 |