Age | Commit message (Expand) | Author | Files | Lines |
2019-01-24 | Revert "Input: olpc_apsp - enable the SP clock" | Lubomir Rintel | 1 | -14/+0 |
2019-01-15 | clk: socfpga: stratix10: fix naming convention for the fixed-clocks | Dinh Nguyen | 1 | -10/+10 |
2019-01-12 | clk: socfpga: stratix10: fix rate calculation for pll clocks | Dinh Nguyen | 1 | -1/+1 |
2019-01-11 | clk: qcom: Select QCOM_GDSC with MSM_GCC_8998 | Marc Gonzalez | 1 | -0/+1 |
2019-01-09 | clk: vc5: Abort clock configuration without upstream clock | Marek Vasut | 1 | -1/+3 |
2019-01-09 | clk: sysfs: fix invalid JSON in clk_dump | Lubomir Rintel | 1 | -1/+1 |
2019-01-09 | clk: imx: Remove Kconfig duplicate include | Abel Vesa | 1 | -1/+0 |
2019-01-09 | clk: zynqmp: Fix memory allocation in zynqmp_clk_setup | Gustavo A. R. Silva | 1 | -2/+2 |
2019-01-09 | clk: tegra: dfll: Fix a potential Oop in remove() | Dan Carpenter | 1 | -1/+3 |
2019-01-09 | clk: imx: fix potential NULL dereference in imx8qxp_lpcg_clk_probe() | Wei Yongjun | 1 | -0/+2 |
2019-01-06 | Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -5/+17 |
2019-01-06 | Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteproc | Linus Torvalds | 3 | -0/+166 |
2019-01-06 | Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
2019-01-06 | Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -58/+34 |
2019-01-06 | Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 51 | -290/+628 |
2019-01-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 6 | -21/+10 |
2019-01-06 | Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux | Linus Torvalds | 13 | -44/+70 |
2019-01-06 | Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 13 | -130/+321 |
2019-01-06 | Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 23 | -188/+1521 |
2019-01-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 12 | -57/+680 |
2019-01-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 32 | -135/+138 |
2019-01-06 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 13 | -89/+357 |
2019-01-06 | Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -0/+1 |
2019-01-05 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 8 | -6/+1334 |
2019-01-05 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2 | -8/+2 |
2019-01-05 | Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 9 | -260/+290 |
2019-01-05 | Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux | Linus Torvalds | 1 | -3/+3 |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -2/+5 |
2019-01-05 | Merge branch 'next/drivers' into next/late | Olof Johansson | 49 | -382/+3141 |
2019-01-05 | drivers/base/platform.c: kmemleak ignore a known leak | Qian Cai | 1 | -0/+3 |
2019-01-05 | drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanic | huang.zijiang | 1 | -1/+1 |
2019-01-05 | drivers/dma-buf/udmabuf.c: convert to use vm_fault_t | Souptick Joarder | 1 | -1/+1 |
2019-01-04 | make 'user_access_begin()' do 'access_ok()' | Linus Torvalds | 1 | -2/+13 |
2019-01-04 | i915: fix missing user_access_end() in page fault exception case | Linus Torvalds | 1 | -0/+1 |
2019-01-04 | drivers/perf: hisi: Fixup one DDRC PMU register offset | Shaokun Zhang | 1 | -2/+2 |
2019-01-04 | Merge tag 'drm-misc-next-fixes-2019-01-02' of git://anongit.freedesktop.org/d... | Dave Airlie | 2 | -1/+5 |
2019-01-04 | Remove 'type' argument from access_ok() function | Linus Torvalds | 46 | -140/+117 |
2019-01-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 19 | -34/+56 |
2019-01-03 | hwspinlock: fix return value check in stm32_hwspinlock_probe() | Wei Yongjun | 1 | -2/+2 |
2019-01-03 | i2c: Add Actions Semiconductor Owl family S700 I2C support | Parthiban Nallathambi | 1 | -0/+1 |
2019-01-03 | i2c: ismt: Add support for Intel Cedar Fork | Jarkko Nikula | 1 | -0/+2 |
2019-01-03 | firmware: arm_sdei: Fix DT platform device creation | James Morse | 1 | -5/+0 |
2019-01-03 | firmware: arm_sdei: fix wrong of_node_put() in init function | Nicolas Saenz Julienne | 1 | -1/+0 |
2019-01-03 | thermal/intel: fixup for Kconfig string parsing tightening up | Stephen Rothwell | 1 | -1/+1 |
2019-01-03 | block: sunvdc: don't run hw queue synchronously from irq context | Ming Lei | 1 | -1/+1 |
2019-01-03 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli... | Jens Axboe | 2 | -57/+33 |
2019-01-03 | Merge branches 'for-4.20/upstream-fixes', 'for-4.21/core', 'for-4.21/hid-asus... | Jiri Kosina | 672 | -3769/+8742 |
2019-01-03 | HID: i2c-hid: Add Odys Winbook 13 to descriptor override | Hans de Goede | 1 | -0/+8 |
2019-01-03 | HID: lenovo: Add checks to fix of_led_classdev_register | Aditya Pakki | 1 | -2/+8 |
2019-01-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 16 | -99/+316 |