Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
272a25a247ce6d31315856721014635469500e96
/
drivers
272a25a
clocksource/drivers/pistachio: Fix wrong calculated clocksource read value
by Jisheng Zhang
· 9 years ago
08e4b44
clockevents/drivers/arm_global_timer: Use writel_relaxed in gt_compare_set
by Jisheng Zhang
· 9 years ago
520ddad
clocksource/drivers/dw_apb_timer: Inline apbt_readl and apbt_writel
by Jisheng Zhang
· 9 years ago
39d3611
clocksource/drivers/dw_apb_timer: Use {readl|writel}_relaxed in critical path
by Jisheng Zhang
· 9 years ago
9f4165d
clocksource/drivers/dw_apb_timer: Fix apbt_readl return types
by Jisheng Zhang
· 9 years ago
0881841
clocksource/drivers/tango-xtal: Replace code by clocksource_mmio_init
by Daniel Lezcano
· 9 years ago
46e7c3c
clocksource/drivers/h8300: Increase the compilation test coverage
by Daniel Lezcano
· 9 years ago
7516051
h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]
by Daniel Lezcano
· 9 years ago
97a23be
clocksource/drivers/h8300_timer8: Separate the Kconfig option from the arch
by Daniel Lezcano
· 9 years ago
157dfad
clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init
by Daniel Lezcano
· 9 years ago
05de7ed
clocksource/drivers/h8300_timer16: Remove pointless lock
by Daniel Lezcano
· 9 years ago
5019c90
clocksource/drivers/h8300_timer16: Fix irq return value check
by Daniel Lezcano
· 9 years ago
903e5fd
clocksource/drivers/h8300_timer16: Remove unused fields in timer16_priv
by Daniel Lezcano
· 9 years ago
8b24e8d
clocksource/drivers/h8300_timer16: Remove unused macros
by Daniel Lezcano
· 9 years ago
8cbade5
clocksource/drivers/h8300_timer16: Remove pointless headers
by Daniel Lezcano
· 9 years ago
cce483e
clocksource/drivers/h8300_timer8: Retrieve the clock rate at init time
by Daniel Lezcano
· 9 years ago
254d8b5
clocksource/drivers/h8300_timer8: Remove irq and lock legacy code
by Daniel Lezcano
· 9 years ago
7053fda
clocksource/drivers/h8300_timer8: Remove pointless irq re-entrant safe code
by Daniel Lezcano
· 9 years ago
54a0cd5
clocksource/drivers/h8300_timer8: Fix irq return value check
by Daniel Lezcano
· 9 years ago
1f058d5
clocksource/drivers/h8300_timer8: Remove PERIODIC and ONESHOT macro
by Daniel Lezcano
· 9 years ago
7116ae4
clocksource/drivers/h8300_timer8: Remove unused macros
by Daniel Lezcano
· 9 years ago
d1f9db1
clocksource/drivers/h8300_timer8: Remove unused headers
by Daniel Lezcano
· 9 years ago
31221a4
clocksource/drivers/h8300_tpu: Remove pointless headers for TPU
by Daniel Lezcano
· 9 years ago
9471f1d
clocksource/drivers/h8300_tpu: Remove unused macros
by Daniel Lezcano
· 9 years ago
8c09b7d
clocksource/drivers/h8300_timer8: Fix compilation error with dev_warn
by Daniel Lezcano
· 9 years ago
4633f4c
clocksource/drivers/h8300: Cleanup startup and remove module code.
by Yoshinori Sato
· 9 years ago
9115df8
clocksource/drivers/dw_apb_timer_of: Implement ARM delay timer
by Jisheng Zhang
· 9 years ago
0901f18
clocksource/drivers/Kconfig: Add missing GENERIC_CLOCKEVENTS dependency
by Daniel Lezcano
· 9 years ago
ef49336
clocksource/drivers/fsl-ftm: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
778c569
clocksource/drivers/samsung-pwm: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
39366ef
clocksource/drivers/exynos_mct: Fix Kconfig and add COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
1becd6e
clocksource/drivers/prcmu: Fix Kconfig and add COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
7032965
clocksource/drivers/nomadik_mtu: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
ddcf48c
clocksource/drivers/lpc32xx: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
b975584
clocksource/drivers/asm9260: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
57f4931
clocksource/drivers/cadence_ttc: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
b4bdf7e
clocksource/drivers/vt8500: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
351bb99
clocksource/drivers/vt8500: Remove unneeded header
by Daniel Lezcano
· 9 years ago
adce4bc
clocksource/drivers/tegra2: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
f0c5afb
clocksource/drivers/sun5i: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
b4fcd48
clocksource/drivers/sun4i: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
5b097f6
clocksource/drivers/dw_apb: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
e6c1db1
clocksource/drivers/digicolor: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
c916554
clocksource/drivers/orion: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
0b7a7bb
clocksource/drivers/meson6: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
9519e80
clocksource/drivers/armada-370-xp: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
40ada2a
clocksource/drivers/rockchip: Add COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
fbca9ea
clocksource/drivers/mediatek: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
dfdb165
clocksource/drivers/pistachio: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
5a7351f
clocksource/drivers/tango: Add COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
5ae996c
clocksource/drivers/pxa_timer: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
389d9b5
clocksource/drivers/pxa_timer: Move the Kconfig rule
by Daniel Lezcano
· 9 years ago
baacaf8
clocksource/drivers/st_lpc: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
2ffdf71
clocksource/drivers/st_lpc: Fix Kconfig dependency
by Daniel Lezcano
· 9 years ago
3dc0e9f
clocksource/drivers/qcom: Make COMPILE_TEST enabled for ARM architecture
by Daniel Lezcano
· 9 years ago
23b8f81
clocksource/drivers/rockchip: Remove dsb() usage
by Caesar Wang
· 9 years ago
a0d2216
clocksource/drivers/rockchip: Make the driver more readable
by Caesar Wang
· 9 years ago
a3a8908
clocksource/drivers/tegra: Allow timer irq affinity change
by Lucas Stach
· 9 years ago
11faa20
clocksource/drivers/mtk_timer: Fix memleak in mtk_timer_init()
by Alexey Klimov
· 9 years ago
6cd7cca
clocksource/drivers/mtk_timer: Fix pr_warn() messages in mtk_timer_init
by Alexey Klimov
· 9 years ago
9a78ec4
clocksource/drivers/mtk_timer: Add pr_fmt define
by Alexey Klimov
· 9 years ago
dcfeda9
Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
7f21739
Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
6d2d91b
Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
3ad5d7e
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
707b4f4
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
4143fc8
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
876454a
Merge tag 'for-linus-20151120' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 9 years ago
bd63acf
serial: export fsl8250_handle_irq
by Arnd Bergmann
· 9 years ago
fa70045
serial: 8250_mid: Add missing dependency
by Heikki Krogerus
· 9 years ago
6b2a3d6
tty: audit: Fix audit source
by Peter Hurley
· 9 years ago
f356d7a
serial: etraxfs-uart: Fix crash
by Guenter Roeck
· 9 years ago
bec8bf6
serial: fsl_lpuart: Fix earlycon support
by Peter Hurley
· 9 years ago
83f7fa6c2
bcm63xx_uart: Use the device name when registering an interrupt
by Simon Arlott
· 9 years ago
17a6921
tty: Fix direct use of tty buffer work
by Peter Hurley
· 9 years ago
ee0c1a6
tty: Fix tty_send_xchar() lock order inversion
by Peter Hurley
· 9 years ago
1a47de6
various: fix pci_set_dma_mask return value checking
by Christoph Hellwig
· 9 years ago
81051f9
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
400f3f2
Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
cdc5a31
i2c: i801: add Intel Lewisburg device IDs
by Alexandra Yates
· 9 years ago
c18fba2
i2c: fix wakeup irq parsing
by Grygorii Strashko
· 9 years ago
d0fe525
i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer()
by Lars-Peter Clausen
· 9 years ago
9656eee
i2c: Revert "i2c: xiic: Do not reset controller before every transfer"
by Lars-Peter Clausen
· 9 years ago
8bb6fd5
i2c: imx: fix a compiling error
by Hou Zhiqiang
· 9 years ago
86eaf54
Merge tag 'dmaengine-fix-4.4-rc2' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
c69bde7
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
cd6caf5
Merge tag 'for-linus-4.4' of git://git.code.sf.net/p/openipmi/linux-ipmi
by Linus Torvalds
· 9 years ago
8bdddfa
Merge tag 'renesas-sh-drivers-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas
by Linus Torvalds
· 9 years ago
19cd80a
usblp: do not set TASK_INTERRUPTIBLE before lock
by Jiri Slaby
· 9 years ago
c4f1613
usb: kconfig: fix warning of select USB_OTG
by Peter Chen
· 9 years ago
638148e
USB: option: add XS Stick W100-2 from 4G Systems
by Bjørn Mork
· 9 years ago
a3767e3
Merge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci'
by Rafael J. Wysocki
· 9 years ago
0aba0ab8
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 9 years ago
9832bf3a
Merge branches 'pm-cpufreq' and 'acpi-cppc'
by Rafael J. Wysocki
· 9 years ago
768acd6
PCI: Fix OF logic in pci_dma_configure()
by Suravee Suthikulpanit
· 9 years ago
2d591ab
Merge tag 'drm-intel-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
db39563
Merge tag 'topic/drm-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
0a72f2a
Merge tag 'usb-serial-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 9 years ago
319645c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 9 years ago
1282ac4
Merge tag 'mmc-v4.4-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 9 years ago
Next »