aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-23wireless: ath9k: Get rid of timespec conversionsThomas Gleixner1-5/+2
2014-07-23drm: vmwgfx: Use nsec based interfacesThomas Gleixner2-32/+16
2014-07-23drm: i915: Use nsec based interfacesThomas Gleixner3-29/+18
2014-07-23hangcheck-timer: Use ktime_get_ns()Thomas Gleixner1-28/+5
2014-07-23hwmon: ibmaem: Use ktime_get_ns()Thomas Gleixner1-4/+2
2014-07-23net: mlx5: Use ktime_get_ns()Thomas Gleixner1-12/+4
2014-07-23misc: ioc4: Use ktime_get_ns()Thomas Gleixner1-5/+2
2014-07-23mfd: cros_ec_spi: Use ktime_get_ns()Thomas Gleixner1-6/+2
2014-07-23connector: Use ktime_get_ns()Thomas Gleixner1-27/+9
2014-07-23drm: Use ktime_mono_to_real()Thomas Gleixner1-13/+3
2014-07-23input: evdev: Use ktime_mono_to_real()Thomas Gleixner1-4/+3
2014-07-23clocksource: exynos_mct: Only use 32-bits where possibleDoug Anderson2-7/+33
2014-07-23clocksource: exynos_mct: Use readl_relaxed/writel_relaxedDoug Anderson1-12/+12
2014-07-23clocksource: pxa: Add device-tree support for PXA timerRobert Jarzmik1-36/+101
2014-07-23clocksource: pxa: Move PXA timer to clocksource frameworkRobert Jarzmik2-0/+163
2014-07-23clocksource: clps711x: Add CLPS711X clocksource driverAlexander Shiyan2-0/+132
2014-07-23clocksource: sirf: Fix incorrect clock enable counter for timerZhiwu Song2-0/+6
2014-07-23clocksource: Kconfig: Let EM_TIMER_STI depend on HAS_IOMEMChen Gang1-1/+1
2014-07-23clocksource: Add support for the Mediatek SoCsMatthias Brugger3-0/+267
2014-07-23of: Provide a function to request and map memoryMatthias Brugger1-0/+36
2014-07-23clocksource: sh_mtu2: Tidy up Kconfig typo for MTU2Kuninori Morimoto1-1/+1
2014-07-23Merge branch 'clockevents/renesas-timers-dt' into clockevents/3.17Daniel Lezcano3-322/+184
2014-07-16Merge tag 'v3.16-rc5' into timers/coreThomas Gleixner2164-40932/+98870
2014-07-13Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds12-67/+93
2014-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-4/+22
2014-07-13clk: spear3xx: Set proper clock parent of uart1/2Thomas Gleixner1-4/+10
2014-07-13clk: spear3xx: Use proper control register offsetThomas Gleixner1-1/+1
2014-07-12Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-7/+28
2014-07-12Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesOlof Johansson1-2/+4
2014-07-12Merge tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds8-9/+28
2014-07-12Merge tag 'tty-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds7-4/+19
2014-07-12Merge tag 'char-misc-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds4-7/+24
2014-07-12Merge tag 'staging-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds8-32/+23
2014-07-11phy: omap-usb2: Balance pm_runtime_enable() on probe failure and removeRoger Quadros1-2/+5
2014-07-11phy: core: Fix error path in phy_create()Roger Quadros1-3/+4
2014-07-11drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLESjoerd Simons1-0/+1
2014-07-11phy: omap-usb2: fix devm_ioremap_resource error detection codeHimangi Saraogi1-2/+2
2014-07-11phy: sun4i: depend on RESET_CONTROLLERMaxime Ripard1-0/+1
2014-07-11USB: serial: ftdi_sio: Add Infineon TriboardMichal Sojka2-0/+8
2014-07-11serial: imx: Fix build breakagePeter Hurley1-1/+1
2014-07-11Merge tag 'dm-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds5-22/+28
2014-07-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds26-73/+177
2014-07-10Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds10-102/+310
2014-07-10serial: arc_uart: Use uart_circ_empty() for open-coded comparisonPeter Hurley1-1/+1
2014-07-10serial: Test for no tx data on tx restartPeter Hurley6-3/+18
2014-07-11clk: exynos5420: Add IDs for clocks used in PD mfcArun Kumar K1-2/+4
2014-07-10drm/radeon/dpm: Reenabling SS on CaymanAlexandre Demers1-6/+0
2014-07-10drm/radeon: fix typo in ci_stop_dpm()Alex Deucher1-1/+1
2014-07-10drm/radeon: fix typo in golden register setup on evergreenAlex Deucher1-4/+4
2014-07-10drm/radeon: only print meaningful VM faultsChristian König3-6/+12