summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-12-15clocksource/drivers/nomadik_mtu: Add the COMPILE_TEST optionDaniel Lezcano
2015-12-15clocksource/drivers/lpc32xx: Add the COMPILE_TEST optionDaniel Lezcano
2015-12-15clocksource/drivers/asm9260: Add the COMPILE_TEST optionDaniel Lezcano
2015-12-15clocksource/drivers/cadence_ttc: Add the COMPILE_TEST optionDaniel Lezcano
2015-12-15clocksource/drivers/vt8500: Add the COMPILE_TEST optionDaniel Lezcano
2015-12-15clocksource/drivers/vt8500: Remove unneeded headerDaniel Lezcano
2015-12-15clocksource/drivers/tegra2: Add the COMPILE_TEST optionDaniel Lezcano
2015-12-15clocksource/drivers/sun5i: Add the COMPILE_TEST optionDaniel Lezcano
2015-12-15clocksource/drivers/sun4i: Add the COMPILE_TEST optionDaniel Lezcano
2015-12-15clocksource/drivers/dw_apb: Add the COMPILE_TEST optionDaniel Lezcano
2015-12-15clocksource/drivers/digicolor: Add the COMPILE_TEST optionDaniel Lezcano
2015-12-15clocksource/drivers/orion: Add the COMPILE_TEST optionDaniel Lezcano
2015-12-15clocksource/drivers/meson6: Add the COMPILE_TEST optionDaniel Lezcano
2015-12-15clocksource/drivers/armada-370-xp: Add the COMPILE_TEST optionDaniel Lezcano
2015-12-15clocksource/drivers/rockchip: Add COMPILE_TEST optionDaniel Lezcano
2015-12-15clocksource/drivers/mediatek: Add the COMPILE_TEST optionDaniel Lezcano
2015-12-15clocksource/drivers/pistachio: Add the COMPILE_TEST optionDaniel Lezcano
2015-12-15clocksource/drivers/tango: Add COMPILE_TEST optionDaniel Lezcano
2015-12-15clocksource/drivers/pxa_timer: Add the COMPILE_TEST optionDaniel Lezcano
2015-12-15clocksource/drivers/pxa_timer: Move the Kconfig ruleDaniel Lezcano
2015-12-15clocksource/drivers/st_lpc: Add the COMPILE_TEST optionDaniel Lezcano
2015-12-15clocksource/drivers/st_lpc: Fix Kconfig dependencyDaniel Lezcano
2015-12-15clocksource/drivers/qcom: Make COMPILE_TEST enabled for ARM architectureDaniel Lezcano
2015-12-15clocksource/drivers/rockchip: Remove dsb() usageCaesar Wang
2015-12-15clocksource/drivers/rockchip: Make the driver more readableCaesar Wang
2015-12-15clocksource/drivers/tegra: Allow timer irq affinity changeLucas Stach
2015-12-15clocksource/drivers/mtk_timer: Fix memleak in mtk_timer_init()Alexey Klimov
2015-12-15clocksource/drivers/mtk_timer: Fix pr_warn() messages in mtk_timer_initAlexey Klimov
2015-12-15clocksource/drivers/mtk_timer: Add pr_fmt defineAlexey Klimov
2015-11-22Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-22Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-22Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-21Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-11-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-21Merge tag 'for-linus-20151120' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-11-20serial: export fsl8250_handle_irqArnd Bergmann
2015-11-20serial: 8250_mid: Add missing dependencyHeikki Krogerus
2015-11-20tty: audit: Fix audit sourcePeter Hurley
2015-11-20serial: etraxfs-uart: Fix crashGuenter Roeck
2015-11-20serial: fsl_lpuart: Fix earlycon supportPeter Hurley
2015-11-20bcm63xx_uart: Use the device name when registering an interruptSimon Arlott
2015-11-20tty: Fix direct use of tty buffer workPeter Hurley
2015-11-20tty: Fix tty_send_xchar() lock order inversionPeter Hurley
2015-11-20various: fix pci_set_dma_mask return value checkingChristoph Hellwig
2015-11-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-20Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-20i2c: i801: add Intel Lewisburg device IDsAlexandra Yates
2015-11-20i2c: fix wakeup irq parsingGrygorii Strashko
2015-11-20i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer()Lars-Peter Clausen