Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f83918fb5cb0fd257fd05d588e0c0b3472ef18b0
/
drivers
f83918f
watchdog: it87_wdt: add IT8783 ID
by Paolo Teti
· 10 years ago
4bd8ce3
watchdog: imx2: Constify struct regmap_config and watchdog_ops
by Krzysztof Kozlowski
· 10 years ago
9393766
watchdog: ImgTec PDC Watchdog Timer Driver
by Naidu Tellapati
· 10 years ago
1865678
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
a233bb7
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
878ba61
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
ea7531a
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
c397f8f
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
aaaf5fb
rtc: add driver for DS1685 family of real time clocks
by Joshua Kinard
· 10 years ago
a7a97fc
brd: rename XIP to DAX
by Matthew Wilcox
· 10 years ago
37e5157
staging: iio: isl29028: deprecate use of isl in compatible string for isil
by Arnaud Ebalard
· 10 years ago
401b3c6
rtc: isl12057: deprecate use of isl in compatible string for isil
by Arnaud Ebalard
· 10 years ago
c5cd827
rtc: isl12022: deprecate use of isl in compatible string for isil
by Arnaud Ebalard
· 10 years ago
796e1c5
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
8c334ce
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
3c6847e
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
3750771
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
45ee2db
Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 10 years ago
a972412
Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
46f7b63
Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
9682ec9
Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
4ba6307
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
e298767
Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
8c988ae
Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 10 years ago
fee5429
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
83e047c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
a3a4280
drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCs
by Gregory CLEMENT
· 10 years ago
c8a1d8a
rtc: rtc-ab-b5ze-s3: add sub-minute alarm support
by Arnaud Ebalard
· 10 years ago
0b2f622
rtc: add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chip
by Arnaud Ebalard
· 10 years ago
c412c60
drivers/rtc/rtc-rk808.c: fix rtc time reading issue
by Chris Zhong
· 10 years ago
1ef2816
drivers/rtc/rtc-isl12057.c: constify struct regmap_config
by Krzysztof Kozlowski
· 10 years ago
bddd8dd
drivers/rtc/rtc-at91sam9.c: constify struct regmap_config
by Krzysztof Kozlowski
· 10 years ago
46edeff
drivers/rtc/rtc-imxdi.c: add more known register bits
by Juergen Borleis
· 10 years ago
6df17a6
drivers/rtc/rtc-imxdi.c: trivial clean up code
by Juergen Borleis
· 10 years ago
298ff01
rtc: rtc-isl12057: add isil,irq2-can-wakeup-machine property for in-tree users
by Arnaud Ebalard
· 10 years ago
fd71493
drivers/rtc/rtc-isl12057.c: add alarm support to Intersil ISL12057 RTC driver
by Arnaud Ebalard
· 10 years ago
3fc7007
drivers/rtc/rtc-pcf2123.c: add support for devicetree
by Joshua Clayton
· 10 years ago
393f203
x86_64: kasan: add interceptors for memset/memmove/memcpy functions
by Andrey Ryabinin
· 10 years ago
0b24bec
kasan: add kernel address sanitizer infrastructure
by Andrey Ryabinin
· 10 years ago
0f989f7
MODULE_DEVICE_TABLE: fix some callsites
by Andrew Morton
· 10 years ago
f799b1a
drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
125918d
usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
c7badc9
scsi: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
0b48003
input: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
8986003
wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
660e5ec
arm: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
839b268
tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
612936f
clk: convert clock name allocations to kstrdup_const
by Andrzej Hajda
· 10 years ago
18320f2
Merge tag 'pm+acpi-3.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
c7fb90d
Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools'
by Rafael J. Wysocki
· 10 years ago
69bf75e
Merge branch 'acpi-ec'
by Rafael J. Wysocki
· 10 years ago
db3ecde
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 10 years ago
b9085bc
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
09b6e85
drm/radeon: fix voltage setup on hawaii
by Alex Deucher
· 10 years ago
66c2b84
drm/radeon/dp: Set EDP_CONFIGURATION_SET for bridge chips if necessary
by Alex Deucher
· 10 years ago
ab07881
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 10 years ago
8180995
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
02f1f21
kernel.h: remove ancient __FUNCTION__ hack
by Rasmus Villemoes
· 10 years ago
3eba0c6
mm/zpool: add name argument to create zpool
by Ganesh Mahendran
· 10 years ago
ee980160
zram: remove request_queue from struct zram
by Sergey Senozhatsky
· 10 years ago
08eee69
zram: remove init_lock in zram_make_request
by Minchan Kim
· 10 years ago
2b269ce
zram: check bd_openers instead of bd_holders
by Minchan Kim
· 10 years ago
a096caf
zram: rework reset and destroy path
by Sergey Senozhatsky
· 10 years ago
ba6b17d
zram: fix umount-reset_store-mount race condition
by Sergey Senozhatsky
· 10 years ago
1fec117
zram: free meta table in zram_meta_free
by Ganesh Mahendran
· 10 years ago
b817995
zram: clean up zram_meta_alloc()
by Sergey Senozhatsky
· 10 years ago
802ea9d
Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
8168b9b
UBI: block: Fix checking for NULL instead of IS_ERR()
by Dan Carpenter
· 10 years ago
8494bcf
Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
1440061
UBI: block: Continue creating ubiblocks after an initialization error
by Dan Ehrenberg
· 10 years ago
3e12cef
Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
6bec003
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
5d8e7fb
Merge tag 'md/3.20' of git://neil.brown.name/md
by Linus Torvalds
· 10 years ago
a26be14
Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 10 years ago
cdd3054
Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 10 years ago
42cf0f2
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
8cc748a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
3c3c8e3
Merge remote-tracking branch 'grant/devicetree/next' into for-next
by Rob Herring
· 10 years ago
53a6ab4
md/raid10: fix conversion from RAID0 to RAID10
by NeilBrown
· 10 years ago
59d5373
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
d3f180e
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
6b00f7e
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
b3d6524
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
5177a94
Merge branch 'cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-cpuidle
by Rafael J. Wysocki
· 10 years ago
04a695e
PM / devfreq: event: testing the wrong variable
by Dan Carpenter
· 10 years ago
7e33912
mm: gup: use get_user_pages_unlocked
by Andrea Arcangeli
· 10 years ago
c32b3cb
oom, PM: make OOM detection in the freezer path raceless
by Michal Hocko
· 10 years ago
401e4a7
sysrq: convert printk to pr_* equivalent
by Michal Hocko
· 10 years ago
49550b6
oom: add helpers for setting and clearing TIF_MEMDIE
by Michal Hocko
· 10 years ago
d4d4eda
cpufreq: speedstep-smi: enable interrupts when waiting
by Mikulas Patocka
· 10 years ago
59d84ca
PM / OPP / clk: Remove unnecessary OOM message
by Quentin Lambert
· 10 years ago
96abd10
Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 10 years ago
64aa7e3
Merge tag 'drm-intel-next-fixes-2015-02-11' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
bfe9183
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 10 years ago
ce01e87
Merge tag 'pinctrl-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 10 years ago
a1df7ef
Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
aa7ed01
Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 10 years ago
7796c11
xilinx usb2 gadget: get rid of incredibly annoying compile warning
by Linus Torvalds
· 10 years ago
540a7c5
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
718749d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
Next »