Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c6c193326384aecfd668c8f271799a44dbc74c1a
c6c1933
mfd: Add TPS6586x driver
by Mike Rapoport
· 14 years ago
1c888e2
mfd: Use macros instead of some constant magic numbers for menelaus
by Jarkko Nikula
· 14 years ago
214044b
mfd: Fix menelaus mmc slot 2 misconfiguration
by Jarkko Nikula
· 14 years ago
8102bad
mfd: Missing slab.h includes
by David Miller
· 14 years ago
8c46cf3
mfd: Fix wrong wm8350-core kfree in error path
by Axel Lin
· 14 years ago
fccbd21
mfd: Fix wm8994_device_init() return value
by Axel Lin
· 14 years ago
ef25617
mfd: Avoid calling platform_device_put() twice in ucb1400 probe error path
by Axel Lin
· 14 years ago
288129f
mfd: Annotate tc6387xb probe/remove routines with __devinit/__devexit
by Axel Lin
· 14 years ago
08b877b
mfd: Fix tc6387xb resource reclaim
by Axel Lin
· 14 years ago
fa6e4b1
mfd: Fix wrong goto labels for tc6393xb error handling
by Axel Lin
· 14 years ago
b6e6d54
mfd: Get rid of now unused mc13783 private header
by Uwe Kleine-König
· 14 years ago
eaf06ee
hwmon: Don't access struct mc13783 directly from mc13783-adc
by Uwe Kleine-König
· 14 years ago
3b16bb5
mfd: New mc13783 function exposing flags
by Uwe Kleine-König
· 14 years ago
789133b
mfd: Check jz4740-adc kmalloc() result
by Axel Lin
· 14 years ago
48736c8
mfd: Fix jz4740-adc resource reclaim in probe error path
by Axel Lin
· 14 years ago
8891352
mfd: Add WM8321 support
by Mark Brown
· 14 years ago
5981f4e
mfd: Add stmpe auto sleep feature
by Sundar R Iyer
· 14 years ago
3faeb35
touchscreen: Fix sign bug
by Kulikov Vasiliy
· 14 years ago
31fc03d
mfd: Add support for TWL6030 PWM
by Hemanth V
· 14 years ago
9accdc1
mfd: Add additional WM8994 GPIO functions
by Mark Brown
· 14 years ago
91f4deb
mfd: Add JZ4740 ADC driver
by Lars-Peter Clausen
· 14 years ago
b12c35e
gpiolib: Implement set_debounce for WM831x GPIOs
by Mark Brown
· 14 years ago
f94add3
input: STMPE touch controller support
by Luotao Fu
· 14 years ago
76f1084
input: Add STMPE keypad driver
by Rabin Vincent
· 14 years ago
03f822f
gpio: Add STMPE GPIO driver
by Rabin Vincent
· 14 years ago
27e3499
mfd: Add STMPE I/O Expander support
by Rabin Vincent
· 14 years ago
d2d272a
mfd: Properly free t7l66xb clk32k clock source
by Axel Lin
· 14 years ago
15742c8
mfd: More verbose MFD Kconfig entry
by Samuel Ortiz
· 14 years ago
3cb46ac
mfd: Staticise ab3550 register access functions
by Mark Brown
· 14 years ago
e2bde787
mfd: Fix davinci memory leak
by Julia Lawall
· 14 years ago
8af5fe3
mfd: properly handle platform_device_add_resources fail in mfd_add_device
by Axel Lin
· 14 years ago
25fe24f
mfd: kzalloc doesn't return ERR_PTR
by Julia Lawall
· 14 years ago
c0d4010
mfd: AB8500 mask off irrelevant bits from the SPI message
by Linus Walleij
· 14 years ago
eb6e8dd
mfd: Fix 88pm860x uninitialized variable and clean up
by Dan Carpenter
· 14 years ago
d281b80
mfd: Fix memory leak in ab3100_otp_probe
by Axel Lin
· 14 years ago
21f1fc3
mfd: Fix led resource in 88pm860x
by Haojian Zhuang
· 14 years ago
d0f7a6d
mfd: Enable onkey on max8925
by Haojian Zhuang
· 14 years ago
5af568c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
062e27e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
by Linus Torvalds
· 14 years ago
bf25db3
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 14 years ago
682c30e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
84479f3
Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
by Linus Torvalds
· 14 years ago
946880f
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6
by Linus Torvalds
· 14 years ago
636d174
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
dd21e9b
lib/decompress_bunzip2.c: fix checkstack warning
by Prarit Bhargava
· 14 years ago
5bf2b19
kfifo: add example files to the kernel sample directory
by Stefani Seibold
· 14 years ago
2e956fb
kfifo: replace the old non generic API
by Stefani Seibold
· 14 years ago
4201d9a
kfifo: add the new generic kfifo API
by Stefani Seibold
· 14 years ago
4457d98
kfifo: fix kfifo miss use of nozami.c
by Stefani Seibold
· 14 years ago
ad9c7ed
kfifo: kfifo_is_{full,empty} should return bools, not ints
by Robert P. J. Day
· 14 years ago
ab654ba
fs/sysv/super.c: add support for non-PDP11 v7 filesystems
by Lubomir Rintel
· 14 years ago
0bcaa65
fs/sysv: v7: adjust sanity checks for some volumes
by Lubomir Rintel
· 14 years ago
a36517e
fs/sysv: add v7 alias
by Lubomir Rintel
· 14 years ago
f65a03f
kexec: return -EFAULT on copy_to_user() failures
by Dan Carpenter
· 14 years ago
832ccf6
parport_serial: use the PCI IRQ if offered
by Fr?d?ric Bri?re
· 14 years ago
863a604
lib/bug.c: add oops end marker to WARN implementation
by Anton Blanchard
· 14 years ago
e2e7e09
lib/bug.c: make WARN implementation match the kernel/panic.c one
by Anton Blanchard
· 14 years ago
c7ff0d9
panic: keep blinking in spite of long spin timer mode
by TAMUKI Shoichi
· 14 years ago
bebf8cf
afs: destroy work queue on init failure
by Dan Carpenter
· 14 years ago
a35274c
dma-mapping: add DMA_xxBIT_MASK to feature-removal-schedule.txt
by FUJITA Tomonori
· 14 years ago
1758336
pci: add PCI DMA unamp state API to feature-removal-schedule.txt
by FUJITA Tomonori
· 14 years ago
c31e74c
Documentation: DMA-API-HOWTO.txt: add multiple types of IOMMUs support
by FUJITA Tomonori
· 14 years ago
3b9c6c1
dma-mapping: remove dma_is_consistent API
by FUJITA Tomonori
· 14 years ago
d80e0d9
scsi: 53c700: remove dma_is_consistent usage
by FUJITA Tomonori
· 14 years ago
7896bfa
dma-mapping: parisc: set ARCH_DMA_MINALIGN
by FUJITA Tomonori
· 14 years ago
4565f01
dma-mapping: unify dma_get_cache_alignment implementations
by FUJITA Tomonori
· 14 years ago
a6eb9fe
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
by FUJITA Tomonori
· 14 years ago
cd1542c
edac: mpc85xx: add support for new MPCxxx/Pxxxx EDAC controllers
by Anton Vorontsov
· 14 years ago
b425d5c
edac: i5400: improve handling of pci_enable_device() return value
by Kulikov Vasiliy
· 14 years ago
44aa80f
edac: i5000: improve handling of pci_enable_device() return value
by Kulikov Vasiliy
· 14 years ago
bd1688d
edac: add wissing pieces from MPC85xx -> FSL_SOC_BOOKE
by Christoph Egger
· 14 years ago
c52b0b9
pids: alloc_pidmap: remove the unnecessary boundary checks
by Oleg Nesterov
· 14 years ago
5fdee8c
pids: fix a race in pid generation that causes pids to be reused immediately
by Salman
· 14 years ago
9c867fb
partitions: fix sometimes unreadable partition strings
by Alexey Dobriyan
· 14 years ago
ecd6269
cs5535-mfgpt: reuse timers that have never been set up
by Jens Rottmann
· 14 years ago
e73790a
drivers/char/n_gsm.c: add missing spin_unlock_irqrestore
by Julia Lawall
· 14 years ago
7bb671e
ipmi: print info for spmi and smbios paths like acpi and pci
by Yinghai Lu
· 14 years ago
7faefea
ipmi: fix memleaking for add_smi when duplicating happen
by Yinghai Lu
· 14 years ago
f46c77c
drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but not used
by Justin P. Mattock
· 14 years ago
cfbef3c
procfs: simplify conditional processing of fs/proc.o.
by Robert P. J. Day
· 14 years ago
a2a20c4
signalfd: fill in ssi_int for posix timers and message queues
by Nathan Lynch
· 14 years ago
c7e49c1
ptrace: optimize exit_ptrace() for the likely case
by Oleg Nesterov
· 14 years ago
13d7e3a
memcg: convert to use zone_to_nid() from bare zone->zone_pgdat->node_id
by KOSAKI Motohiro
· 14 years ago
00918b6
memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()
by KOSAKI Motohiro
· 14 years ago
14fec79
memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask
by KOSAKI Motohiro
· 14 years ago
da280d6
memcg: kill unnecessary initialization in mem_cgroup_shrink_node_zone()
by KOSAKI Motohiro
· 14 years ago
b8f5c56
memcg: sc.nr_to_reclaim should be initialized
by KOSAKI Motohiro
· 14 years ago
f75ca96
memcg: avoid css_get()
by KAMEZAWA Hiroyuki
· 14 years ago
158e0a2
memcg: use find_lock_task_mm() in memory cgroups oom
by KAMEZAWA Hiroyuki
· 14 years ago
73045c4
memcg: remove mem from arg of charge_common
by Daisuke Nishimura
· 14 years ago
bd0d24b
memcg: remove redundant code
by Daisuke Nishimura
· 14 years ago
2bd9bb2
memcg: clean up waiting move acct
by KAMEZAWA Hiroyuki
· 14 years ago
4b53433
memcg: clean up try_charge main loop
by KAMEZAWA Hiroyuki
· 14 years ago
65e0e81
memcg: remove experimental from swap account config
by KAMEZAWA Hiroyuki
· 14 years ago
b7300b7
blkdev: cgroup whitelist permission fix
by Chris Wright
· 14 years ago
e400c28
cgroups: save space for the terminator
by Dan Carpenter
· 14 years ago
2b24706
Documentation/padata.txt: fix typos etc.
by Randy Dunlap
· 14 years ago
a3038ea
Documentation/00-INDEX: remove reference to exception.txt
by Huang Shijie
· 14 years ago
a435600
docbook: need xmldoclinks for all doc types
by Ben Hutchings
· 14 years ago
79872e0
Documentation/networking/wavelan.txt: deleted, not in tree
by Joe Perches
· 14 years ago
Next »