Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
655c4e79370d1731c293c47aaf85d4c990a33052
655c4e7
gpio: pcf857x: Remove pdata argument to pcf857x_irq_domain_init()
by Laurent Pinchart
· 11 years ago
c990d6c
gpio: pcf857x: Sort headers alphabetically
by Laurent Pinchart
· 11 years ago
31eb4b55
gpio: max7301: Reverting "Do not force SPI speed when using OF Platform"
by Christophe Leroy
· 11 years ago
2e7f612
gpio: Fix bit masking in Kontron PLD GPIO driver
by Brunner Michael
· 11 years ago
40a625d
gpio: pca953x: fix gpio input on gpio offsets >= 8
by Andrew Ruder
· 11 years ago
08a67a5
drivers/gpio: simplify use of devm_ioremap_resource
by Julia Lawall
· 11 years ago
388f430
drivers/gpio/gpio-omap.c: convert comma to semicolon
by Julia Lawall
· 11 years ago
b168386
gpio-lynxpoint: Fix warning about unbalanced pm_runtime_enable
by Mathias Nyman
· 11 years ago
81e9df2
gpio: Fix platform driver name in Kontron PLD GPIO driver
by Michael Brunner
· 11 years ago
5b21533
gpio: adnp: Fix segfault if request_threaded_irq fails
by Lars Poeschel
· 11 years ago
b3abebc
gpio: msm: Staticize local variable 'msm_gpio'
by Jingoo Han
· 11 years ago
eddf817
gpio: gpiolib-of.c: make error message more meaningful by adding the node name and index
by Lothar Waßmann
· 11 years ago
e56aee1
gpio: use dev_get_platdata()
by Jingoo Han
· 11 years ago
c0e811d
gpio/mxc: add chained_irq_enter/exit() to mx2_gpio_irq_handler
by Uwe Kleine-König
· 11 years ago
8a56406
gpio-mcp23s08: i2c: auto-select base if no DT match or platform data
by Daniel M. Weeks
· 11 years ago
8b628c6
gpio: palmas: Fix misreported GPIO out value
by Andrew Chew
· 11 years ago
5763318
gpio: palmas: add dt support
by Laxman Dewangan
· 11 years ago
5e0dd40
MAINTAINERS: gpio: vt8500: Remove file pattern
by Joe Perches
· 11 years ago
18f92b1
gpio: gpio-mxc: Include "<linux/err.h>"
by Fabio Estevam
· 11 years ago
ee56884
gpio: pxa: fix Documentation of interrupt-names property
by Daniel Mack
· 12 years ago
5dbb7c6
gpio: pxa: remove dead code
by Daniel Mack
· 12 years ago
640efa0
gpio: em: Add pinctrl support
by Magnus Damm
· 12 years ago
d22fcde
gpio: Kontron PLD gpio driver
by Guenter Roeck
· 12 years ago
a3d88c9
gpiolib: replace strict_strtol() with kstrtol()
by Jingoo Han
· 11 years ago
f8b1bd7
gpio-rcar: Add interrupt controller support to the DT bindings
by Laurent Pinchart
· 12 years ago
a5d28d7
GPIO: gpio-twl6040: Remove support for legacy (pdata) mode
by Peter Ujfalusi
· 12 years ago
8cd73e4
gpio: gpio-mxc: Use devm functions
by Fabio Estevam
· 12 years ago
0477739
gpio-tz1090: convert to use generic irqchip
by James Hogan
· 12 years ago
79bb646
gpio-tz1090-pdc: add TZ1090 PDC gpio driver
by James Hogan
· 12 years ago
9caf1f2
gpio-tz1090: add TZ1090 gpio driver
by James Hogan
· 12 years ago
ad81f05
Linux 3.11-rc1
by Linus Torvalds
· 11 years ago
54be820
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 11 years ago
c25f195
slub: Check for page NULL before doing the node_match check
by Steven Rostedt
· 12 years ago
41d9884c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
dae3794
sunrpc: now we can just set ->s_d_op
by Al Viro
· 11 years ago
786e144
cgroup: we can use simple_lookup() now
by Al Viro
· 11 years ago
6e8cd2c
efivarfs: we can use simple_lookup() now
by Al Viro
· 11 years ago
74931da
make simple_lookup() usable for filesystems that set ->s_d_op
by Al Viro
· 11 years ago
ec193cf
configfs: don't open-code d_alloc_name()
by Al Viro
· 11 years ago
d3db90b
__rpc_lookup_create_exclusive: pass string instead of qstr
by Al Viro
· 11 years ago
a95e691
rpc_create_*_dir: don't bother with qstr
by Al Viro
· 11 years ago
63345b4
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 11 years ago
18fb38e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 11 years ago
be9c6d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
03ce3ca
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
f8acc45
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
505608d
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
0da2736
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
560ae37
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
4fa109b
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
9663398
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
bfd65dd
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
d144746
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
833e683
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 11 years ago
c552441
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
8586551
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
239dab4
Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
f1c4108
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
e9a17bd
llist: llist_add() can use llist_add_batch()
by Oleg Nesterov
· 12 years ago
fb4214d
llist: fix/simplify llist_add() and llist_add_batch()
by Oleg Nesterov
· 12 years ago
4f5e65a
fput: turn "list_head delayed_fput_list" into llist_head
by Oleg Nesterov
· 12 years ago
6437250
fs/file_table.c:fput(): add comment
by Andrew Morton
· 12 years ago
bb458c6
Safer ABI for O_TMPFILE
by Al Viro
· 12 years ago
d4e1c7e
arm: multi_v7_defconfig: Tweaks for omap and sunxi
by Olof Johansson
· 12 years ago
88ce3c3
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 12 years ago
622f9a8
Merge tag 'fcoe' into for-linus
by James Bottomley
· 12 years ago
307f2fb
ipv6: only static routes qualify for equal cost multipathing
by Hannes Frederic Sowa
· 12 years ago
9b4fe5f
via-rhine: fix dma mapping errors
by Neil Horman
· 12 years ago
352900b
atl1e: fix dma mapping warnings
by Neil Horman
· 12 years ago
24ab6be
tcp: account all retransmit failures
by Yuchung Cheng
· 12 years ago
e763852
usb/net/r815x: fix cast to restricted __le32
by hayeswang
· 12 years ago
3ff25e3
usb/net/r8152: fix integer overflow in expression
by hayeswang
· 12 years ago
40dadff
net: access page->private by using page_private
by Sunghan Suh
· 12 years ago
92338dc
net: strict_strtoul is obsolete, use kstrtoul instead
by “Cosmin
· 12 years ago
1b4fcb8
Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes
by Olof Johansson
· 12 years ago
1157d73
arm: multi_v7_defconfig: add i.MX options and NFS root
by Vincent Stehlé
· 12 years ago
f4b96f5
Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 12 years ago
6ac5310
Merge branch '3.10-fixes' into mips-for-linux-next
by Ralf Baechle
· 12 years ago
b0ec636
Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clockevents into timers/urgent
by Thomas Gleixner
· 12 years ago
baf64b8
perf/x86: Fix incorrect use of do_div() in NMI warning
by Dave Hansen
· 12 years ago
971ee28
sched: Fix HRTICK
by Peter Zijlstra
· 12 years ago
a272dcc
tick: broadcast: Check broadcast mode on CPU hotplug
by Stephen Boyd
· 12 years ago
f2006e2
Merge branch 'linus' into timers/urgent
by Thomas Gleixner
· 12 years ago
1b375dc
mutex: Move ww_mutex definitions to ww_mutex.h
by Maarten Lankhorst
· 12 years ago
058ebd0
perf: Fix perf_lock_task_context() vs RCU
by Peter Zijlstra
· 12 years ago
06f4179
perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario
by Jiri Olsa
· 12 years ago
734df5a
perf: Clone child context from parent context pmu
by Jiri Olsa
· 12 years ago
c3a1b0c
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 12 years ago
fdb7027
drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probe
by Wolfram Sang
· 12 years ago
54842ec
drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in probe
by Wolfram Sang
· 12 years ago
d25903f8
drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probe
by Wolfram Sang
· 12 years ago
c073f66
net/usb: add relative mii functions for r815x
by hayeswang
· 12 years ago
d77e41e
net/tipc: use %*phC to dump small buffers in hex form
by Andy Shevchenko
· 12 years ago
e04abfa
Merge branches 'mlx5', 'qib' and 'srp' into for-next
by Roland Dreier
· 12 years ago
5e631a0
mlx5: Return -EFAULT instead of -EPERM
by Dan Carpenter
· 12 years ago
0b3ddf3
IB/qib: Log all SDMA errors unconditionally
by Dean Luick
· 12 years ago
308c813
IB/qib: Fix module-level leak
by Mike Marciniszyn
· 12 years ago
288dde9
mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec
by Moshe Lazer
· 12 years ago
80d5e8a
IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offline
by Bart Van Assche
· 12 years ago
7ad031e
qlcnic: Adding Maintainers.
by Jitendra Kalsaria
· 12 years ago
Next »