Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
19fc6b57db3f1522259363d88b1908dc814e0aa5
/
include
2f3abe6
iio:imu: Add support for the ADIS16480 and similar IMUs
by Lars-Peter Clausen
· 12 years ago
6807d72
iio: Factor out fixed point number parsing into its own function
by Lars-Peter Clausen
· 12 years ago
c4f0c69
iio: Add pressure channel type
by Lars-Peter Clausen
· 12 years ago
484a0bf
iio:imu:adis: Add paging support
by Lars-Peter Clausen
· 12 years ago
57a1228
iio:imu:adis: Add support for 32bit registers
by Lars-Peter Clausen
· 12 years ago
78026a6
iio:imu:adis: Add debugfs register access support
by Lars-Peter Clausen
· 12 years ago
709ab36
staging:iio: Move the ad7298 driver out of staging
by Lars-Peter Clausen
· 12 years ago
ec04cb0
staging:iio: Move adis library out of staging
by Lars-Peter Clausen
· 12 years ago
50d69b5
iio: Fix iio_buffer_register stub signature
by Lars-Peter Clausen
· 12 years ago
acf1cf6
Merge 3.7-rc6 into staging-next
by Greg Kroah-Hartman
· 12 years ago
0cad3ff
Merge branch 'akpm' (Fixes from Andrew)
by Linus Torvalds
· 12 years ago
5576646
revert "mm: fix-up zone present pages"
by Andrew Morton
· 12 years ago
2ca3cb5
rapidio: fix kernel-doc warnings
by Randy Dunlap
· 12 years ago
bea8c15
memcg: fix hotplugged memory zone oops
by Hugh Dickins
· 12 years ago
27cf2d1
ipack: remove ipack_ids.h file
by Samuel Iglesias Gonsalvez
· 12 years ago
7dbce02
ipack: move header files to include/linux
by Samuel Iglesias Gonsalvez
· 12 years ago
fa0cbbf
mm, oom: reintroduce /proc/pid/oom_adj
by David Rientjes
· 12 years ago
f4bcd79
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
57260e4
Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
by Arnd Bergmann
· 12 years ago
93532c8
clk: remove inline usage from clk-provider.h
by Igor Mazanov
· 12 years ago
9f488ba
IIO: fix build error in lp8788-charger.c
by Greg Kroah-Hartman
· 12 years ago
045020e
Merge tag 'iio-for-3.8d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 12 years ago
f8b0655
Merge 3.7-rc5 into staging-next
by Greg Kroah-Hartman
· 12 years ago
b251f0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
2b1768f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
92d1079
staging:iio: add a callback buffer for in kernel push interface
by Jonathan Cameron
· 12 years ago
0464415
staging:iio:in kernel users: Add a data field for channel specific info.
by Jonathan Cameron
· 12 years ago
84b36ce
staging:iio: Add support for multiple buffers
by Jonathan Cameron
· 12 years ago
0020dd0
Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
0bce04b
of/address: sparc: Declare of_address_to_resource() as an extern function for sparc again
by Andreas Larsson
· 12 years ago
a427515
Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 12 years ago
a80a6b8
revert "epoll: support for disabling items, and a self-test app"
by Andrew Morton
· 12 years ago
8e2b36e
mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end
by Arnd Bergmann
· 12 years ago
63ef5d8
mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs
by Jerry Huang
· 12 years ago
d676188
mmc: dw_mmc: convert the variable type of irq
by Seungwon Jeon
· 12 years ago
0133370
drivers: bus: ocp2scp: add pdata support
by Kishon Vijay Abraham I
· 12 years ago
6d877e6
xen/hvm: If we fail to fetch an HVM parameter print out which flag it is.
by Konrad Rzeszutek Wilk
· 12 years ago
4eb3ccf
staging:iio: Move the ad7887 driver out of staging
by Lars-Peter Clausen
· 12 years ago
87f4d7c
ptp: update adjfreq callback description
by Jacob Keller
· 12 years ago
0f89a57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
66b6a0c
Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
d9b482c
hashtable: introduce a small and naive hashtable
by Sasha Levin
· 12 years ago
8c23f40
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
3304695
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
87da7e6
KVM: x86: fix vcpu->mmio_fragments overflow
by Xiao Guangrong
· 12 years ago
0627291
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
95a7d76
xen/mmu: Use Xen specific TLB flush instead of the generic one.
by Konrad Rzeszutek Wilk
· 12 years ago
2df4f26
Merge tag 'md-3.7-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
5e3b087
staging: drm/omap: add support for ARCH_MULTIPLATFORM
by Rob Clark
· 12 years ago
a0830db
ALSA: Add a reference counter to card instance
by Takashi Iwai
· 12 years ago
efec22b
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
cb1f626
Merge 3.7-rc3 into staging-next
by Greg Kroah-Hartman
· 12 years ago
1bf11c5
percpu-rw-semaphores: use rcu_read_lock_sched
by Mikulas Patocka
· 12 years ago
5c1eabe
percpu-rw-semaphores: use light/heavy barriers
by Mikulas Patocka
· 12 years ago
e657e07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
9b395bc
mac80211: verify that skb data is present
by Johannes Berg
· 12 years ago
490916d
Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
299650c
Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
f76ddd9
Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
622f202
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
6a2e52f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
b394209
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
29fc7c5
rbtree: include linux/compiler.h for definition of __always_inline
by Will Deacon
· 12 years ago
4864ccb
Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc
by Linus Torvalds
· 12 years ago
c0d2af6
dynamic_debug: Remove unnecessary __used
by Joe Perches
· 12 years ago
6ede1fd
x86, mm: Trim memory in memblock to be page aligned
by Yinghai Lu
· 12 years ago
c13d38e
perf, cpu hotplug: Use cached value of smp_processor_id()
by Srivatsa S. Bhat
· 12 years ago
6760bca
perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabled
by Srivatsa S. Bhat
· 12 years ago
0e9e3e3
Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
b6aa22d
drm/radeon: add some new SI PCI ids
by Alex Deucher
· 12 years ago
f8457d5
extcon: MAX77693: Add platform data for MUIC device to initialize registers
by Chanwoo Choi
· 12 years ago
6f73601
tcp: add SYN/data info to TCP_INFO
by Yuchung Cheng
· 12 years ago
0cf6ad8
extcon: standard cable names definition and declaration changed
by anish kumar
· 12 years ago
f38787f
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/urgent
by Ingo Molnar
· 12 years ago
4a1f2b0
Merge branch 'akpm' (Fixes from Andrew)
by Linus Torvalds
· 12 years ago
bbc2e3e
pidns: remove recursion from free_pid_ns()
by Cyrill Gorcunov
· 12 years ago
1d46e23
linux/coredump.h needs asm/siginfo.h
by Richard Weinberger
· 12 years ago
e05dacd
Merge commit 'v3.7-rc1' into stable/for-linus-3.7
by Konrad Rzeszutek Wilk
· 12 years ago
ef32f89
xen: grant: use xen_pfn_t type for frame_list.
by Ian Campbell
· 12 years ago
e84fe8a
xen: XENMEM_translate_gpfn_list was remove ages ago and is unused.
by Ian Campbell
· 12 years ago
ccfc273
Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
42bf3e2
Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
06f40a4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
8341dc0
iio:dac: Add support for the ad5449
by Lars-Peter Clausen
· 12 years ago
103d9fb
iio: Add a logarithmic fractional value type
by Lars-Peter Clausen
· 12 years ago
9dbf8cc
iio: Add some helper macros for unit conversion
by Lars-Peter Clausen
· 12 years ago
c9623de
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
bab5835
Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linux
by Linus Torvalds
· 12 years ago
367ff45
Merge tag 'disintegrate-tty-20121009' of git://git.infradead.org/users/dhowells/linux-headers into tty-linus
by Greg Kroah-Hartman
· 12 years ago
d2e4151
of/irq: sparse fixes
by Kim Phillips
· 12 years ago
47b1e68
of/address: sparse fixes
by Kim Phillips
· 12 years ago
25c040c
of: add stub of_get_child_by_name for non-OF builds
by Olof Johansson
· 12 years ago
290eddc
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
2c78040
USB: usb.h: remove dbg() macro
by Greg Kroah-Hartman
· 12 years ago
c57fd02
UAPI: (Scripted) Disintegrate include/linux/dvb
by David Howells
· 12 years ago
0420c87
UAPI: Put a comment into uapi/asm-generic/kvm_para.h and use it from arches
by David Howells
· 12 years ago
64d7155
UAPI: Remove empty non-UAPI Kbuild files
by David Howells
· 12 years ago
0238047
UAPI: Remove empty conditionals from include/linux/Kbuild
by David Howells
· 12 years ago
886927e
UAPI: Make uapi/linux/irqnr.h non-empty
by David Howells
· 12 years ago
2f5f1ce
spi: tsc2005: delete soon-obsolete e-mail address
by Aaro Koskinen
· 12 years ago
Next »