Age | Commit message (Expand) | Author | Files | Lines |
2014-07-23 | of: Provide a function to request and map memory | Matthias Brugger | 1 | -0/+36 |
2014-07-23 | clocksource: sh_mtu2: Tidy up Kconfig typo for MTU2 | Kuninori Morimoto | 1 | -1/+1 |
2014-07-23 | Merge branch 'clockevents/renesas-timers-dt' into clockevents/3.17 | Daniel Lezcano | 3 | -322/+184 |
2014-07-16 | Merge tag 'v3.16-rc5' into timers/core | Thomas Gleixner | 2164 | -40932/+98870 |
2014-07-13 | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette... | Linus Torvalds | 12 | -67/+93 |
2014-07-13 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -4/+22 |
2014-07-13 | clk: spear3xx: Set proper clock parent of uart1/2 | Thomas Gleixner | 1 | -4/+10 |
2014-07-13 | clk: spear3xx: Use proper control register offset | Thomas Gleixner | 1 | -1/+1 |
2014-07-12 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2 | -7/+28 |
2014-07-12 | Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 1 | -2/+4 |
2014-07-12 | Merge tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 8 | -9/+28 |
2014-07-12 | Merge tag 'tty-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 7 | -4/+19 |
2014-07-12 | Merge tag 'char-misc-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -7/+24 |
2014-07-12 | Merge tag 'staging-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -32/+23 |
2014-07-11 | phy: omap-usb2: Balance pm_runtime_enable() on probe failure and remove | Roger Quadros | 1 | -2/+5 |
2014-07-11 | phy: core: Fix error path in phy_create() | Roger Quadros | 1 | -3/+4 |
2014-07-11 | drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLE | Sjoerd Simons | 1 | -0/+1 |
2014-07-11 | phy: omap-usb2: fix devm_ioremap_resource error detection code | Himangi Saraogi | 1 | -2/+2 |
2014-07-11 | phy: sun4i: depend on RESET_CONTROLLER | Maxime Ripard | 1 | -0/+1 |
2014-07-11 | USB: serial: ftdi_sio: Add Infineon Triboard | Michal Sojka | 2 | -0/+8 |
2014-07-11 | serial: imx: Fix build breakage | Peter Hurley | 1 | -1/+1 |
2014-07-11 | Merge tag 'dm-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de... | Linus Torvalds | 5 | -22/+28 |
2014-07-10 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 26 | -73/+177 |
2014-07-10 | Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 10 | -102/+310 |
2014-07-10 | serial: arc_uart: Use uart_circ_empty() for open-coded comparison | Peter Hurley | 1 | -1/+1 |
2014-07-10 | serial: Test for no tx data on tx restart | Peter Hurley | 6 | -3/+18 |
2014-07-11 | clk: exynos5420: Add IDs for clocks used in PD mfc | Arun Kumar K | 1 | -2/+4 |
2014-07-10 | drm/radeon/dpm: Reenabling SS on Cayman | Alexandre Demers | 1 | -6/+0 |
2014-07-10 | drm/radeon: fix typo in ci_stop_dpm() | Alex Deucher | 1 | -1/+1 |
2014-07-10 | drm/radeon: fix typo in golden register setup on evergreen | Alex Deucher | 1 | -4/+4 |
2014-07-10 | drm/radeon: only print meaningful VM faults | Christian König | 3 | -6/+12 |
2014-07-10 | drm/radeon/dp: return -EIO for flags not zero case | Alex Deucher | 1 | -1/+1 |
2014-07-10 | dm mpath: fix IO hang due to logic bug in multipath_busy | Jun'ichi Nomura | 1 | -2/+3 |
2014-07-10 | dm io: fix a race condition in the wake up code for sync_io | Joe Thornber | 1 | -14/+8 |
2014-07-10 | dm crypt, dm zero: update author name following legal name change | Jana Saout | 2 | -4/+4 |
2014-07-10 | dm: allocate a special workqueue for deferred device removal | Mikulas Patocka | 1 | -2/+13 |
2014-07-10 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2 | -14/+23 |
2014-07-10 | Merge branch 'acpi-video' | Rafael J. Wysocki | 3 | -1/+27 |
2014-07-10 | Merge branch 'acpi-ec' | Rafael J. Wysocki | 1 | -79/+85 |
2014-07-10 | Merge branches 'acpi-resources', 'acpi-ac', 'acpi-scan' and 'acpi-battery' | Rafael J. Wysocki | 3 | -3/+170 |
2014-07-10 | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 6 | -22/+94 |
2014-07-10 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -1/+1 |
2014-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -5/+3 |
2014-07-10 | crypto: caam - fix memleak in caam_jr module | Cristian Stoica | 1 | -5/+3 |
2014-07-10 | Merge tag 'drm-intel-fixes-2014-07-09' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 10 | -24/+130 |
2014-07-10 | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie | 10 | -31/+29 |
2014-07-09 | i8k: Fix non-SMP operation | Guenter Roeck | 1 | -1/+3 |
2014-07-09 | USB: ftdi_sio: Add extra PID. | Bert Vermeulen | 2 | -2/+4 |
2014-07-09 | Merge tag 'pci-v3.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+7 |
2014-07-09 | Drivers: hv: util: Fix a bug in the KVP code | K. Y. Srinivasan | 2 | -4/+15 |