Age | Commit message (Expand) | Author | Files | Lines |
2017-09-05 | dmaengine: sun6i: make gate bit in sun8i's DMA engines a common quirk | Icenowy Zheng | 1 | -7/+13 |
2017-09-05 | dmaengine: xilinx_dma: Fix error code format specifier | Lars-Peter Clausen | 1 | -15/+15 |
2017-09-05 | drm/i915/gvt: Remove one duplicated MMIO | Jian Jun Chen | 1 | -1/+0 |
2017-09-04 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+2 |
2017-09-04 | lustre: switch to kernel_write | Christoph Hellwig | 2 | -14/+3 |
2017-09-04 | gadget/f_mass_storage: stop messing with the address limit | Christoph Hellwig | 1 | -15/+6 |
2017-09-04 | serial2002: switch serial2002_tty_write to kernel_{read/write} | Christoph Hellwig | 1 | -19/+5 |
2017-09-04 | fs: fix kernel_write prototype | Christoph Hellwig | 4 | -4/+6 |
2017-09-04 | fs: fix kernel_read prototype | Christoph Hellwig | 2 | -9/+6 |
2017-09-04 | ashmem: switch to ->read_iter | Christoph Hellwig | 1 | -21/+8 |
2017-09-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 31 | -241/+2266 |
2017-09-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 8 | -16/+261 |
2017-09-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 15 | -45/+136 |
2017-09-04 | watchdog: octeon-wdt: Add support for 78XX SOCs. | Carlos Munoz | 1 | -30/+103 |
2017-09-04 | watchdog: octeon-wdt: Add support for cn68XX SOCs. | David Daney | 1 | -13/+35 |
2017-09-04 | watchdog: octeon-wdt: File cleaning. | Steven J. Hill | 1 | -15/+30 |
2017-09-04 | watchdog: octeon-wdt: Remove old boot vector code. | Steven J. Hill | 2 | -132/+44 |
2017-09-04 | phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module | Hauke Mehrtens | 5 | -1/+266 |
2017-09-04 | MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd | Martin Blumenstingl | 2 | -0/+261 |
2017-09-04 | reset: Add a reset controller driver for the Lantiq XWAY based SoCs | Martin Blumenstingl | 3 | -0/+219 |
2017-09-04 | MIPS: lantiq: Convert the fpi bus driver to a platform_driver | Hauke Mehrtens | 3 | -0/+89 |
2017-09-04 | Input: add a driver for PWM controllable vibrators | Sebastian Reichel | 3 | -0/+280 |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 7 | -12/+17 |
2017-09-04 | libnvdimm, nfit: move the check on nd_reserved2 to the endpoint | Meng Xu | 2 | -4/+4 |
2017-09-04 | rpmsg: glink: initialize ret to zero to ensure error status check is correct | Colin Ian King | 1 | -3/+1 |
2017-09-04 | rpmsg: glink: fix null pointer dereference on a null intent | Colin Ian King | 1 | -1/+1 |
2017-09-04 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2017-09-04 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 19 | -4785/+7 |
2017-09-04 | Merge remote-tracking branches 'regulator/topic/rc5t619' and 'regulator/topic... | Mark Brown | 4 | -6/+248 |
2017-09-04 | Merge remote-tracking branches 'regulator/topic/mt6380', 'regulator/topic/mtk... | Mark Brown | 8 | -11/+386 |
2017-09-04 | Merge remote-tracking branches 'regulator/topic/cpcap', 'regulator/topic/da90... | Mark Brown | 8 | -18/+28 |
2017-09-04 | Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/cpcap' ... | Mark Brown | 3 | -4/+12 |
2017-09-04 | Merge remote-tracking branch 'regulator/fix/core' into regulator-linus | Mark Brown | 1 | -2/+10 |
2017-09-04 | Input: adi - make array seq static, reduces object code size | Colin Ian King | 1 | -1/+1 |
2017-09-04 | Merge branch 'next' into for-linus | Dmitry Torokhov | 633 | -3916/+6537 |
2017-09-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -5/+3 |
2017-09-04 | Merge remote-tracking branch 'spi/topic/xlp' into spi-next | Mark Brown | 1 | -2/+2 |
2017-09-04 | Merge remote-tracking branches 'spi/topic/sh-msiof', 'spi/topic/stm32', 'spi/... | Mark Brown | 6 | -14/+28 |
2017-09-04 | Merge remote-tracking branches 'spi/topic/pxa', 'spi/topic/pxa2xx', 'spi/topi... | Mark Brown | 6 | -226/+443 |
2017-09-04 | Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/loopback', 'spi/to... | Mark Brown | 5 | -35/+227 |
2017-09-04 | Merge remote-tracking branches 'spi/topic/cadence', 'spi/topic/dt', 'spi/topi... | Mark Brown | 5 | -348/+193 |
2017-09-04 | Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/at79', 'spi/top... | Mark Brown | 6 | -175/+105 |
2017-09-04 | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown | 1 | -24/+59 |
2017-09-04 | video: fbdev: sis: fix duplicated code for different branches | Gustavo A. R. Silva | 1 | -12/+3 |
2017-09-04 | video: fbdev: make fb_var_screeninfo const | Bhumika Goyal | 7 | -7/+7 |
2017-09-04 | video: fbdev: aty: do not leak uninitialized padding in clk to userspace | Vladis Dronov | 1 | -1/+1 |
2017-09-04 | vgacon: Prevent faulty bootparams.screeninfo from causing harm | Jan H. Schönherr | 1 | -3/+2 |
2017-09-04 | video: fbdev: make fb_videomode const | Bhumika Goyal | 6 | -6/+6 |
2017-09-04 | video/console: Add new BIOS date for GPD pocket to dmi quirk table | Hans de Goede | 1 | -1/+1 |
2017-09-04 | fbcon: remove restriction on margin color | David Lechner | 1 | -2/+0 |