Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
344a85117d9c9e652c0a40c6d74e39e02ceeca5d
344a851
Merge remote-tracking branch 'spi/topic/txx9' into spi-next
by Mark Brown
· 11 years ago
605d427
Merge remote-tracking branch 'spi/topic/topcliff' into spi-next
by Mark Brown
· 11 years ago
176c51c
Merge remote-tracking branch 'spi/topic/tegra114' into spi-next
by Mark Brown
· 11 years ago
f88df3a
Merge remote-tracking branch 'spi/topic/tegra-slink' into spi-next
by Mark Brown
· 11 years ago
5b380cb
Merge remote-tracking branch 'spi/topic/tegra' into spi-next
by Mark Brown
· 11 years ago
84b6146
Merge remote-tracking branch 'spi/topic/s3c64xx' into spi-next
by Mark Brown
· 11 years ago
d448121
Merge remote-tracking branch 'spi/topic/s3c24xx' into spi-next
by Mark Brown
· 11 years ago
ad14ad7
Merge remote-tracking branch 'spi/topic/rspi' into spi-next
by Mark Brown
· 11 years ago
b3d6c80
Merge remote-tracking branch 'spi/topic/qspi' into spi-next
by Mark Brown
· 11 years ago
982d628
Merge remote-tracking branch 'spi/topic/probe' into spi-next
by Mark Brown
· 11 years ago
7e0ae74
Merge remote-tracking branch 'spi/topic/pl022' into spi-next
by Mark Brown
· 11 years ago
3135ba8
Merge remote-tracking branch 'spi/topic/orion' into spi-next
by Mark Brown
· 11 years ago
6c99db1
Merge remote-tracking branch 'spi/topic/mxs' into spi-next
by Mark Brown
· 11 years ago
8211e6b
Merge remote-tracking branch 'spi/topic/loop' into spi-next
by Mark Brown
· 11 years ago
c25b2c9
Merge remote-tracking branch 'spi/topic/imx' into spi-next
by Mark Brown
· 11 years ago
ffd6dd3
Merge remote-tracking branch 'spi/topic/hspi' into spi-next
by Mark Brown
· 11 years ago
6e693ff
Merge remote-tracking branch 'spi/topic/gpio' into spi-next
by Mark Brown
· 11 years ago
23e0ad7
Merge remote-tracking branch 'spi/topic/efm32' into spi-next
by Mark Brown
· 11 years ago
a59ca97
Merge remote-tracking branch 'spi/topic/dspi' into spi-next
by Mark Brown
· 11 years ago
a35a1df
Merge remote-tracking branch 'spi/topic/dev' into spi-next
by Mark Brown
· 11 years ago
4cd667b
Merge remote-tracking branch 'spi/topic/designware' into spi-next
by Mark Brown
· 11 years ago
f24b19c
Merge remote-tracking branch 'spi/topic/davinci' into spi-next
by Mark Brown
· 11 years ago
8f737d6
Merge remote-tracking branch 'spi/topic/core' into spi-next
by Mark Brown
· 11 years ago
d42b70f5
Merge remote-tracking branch 'spi/topic/clps711x' into spi-next
by Mark Brown
· 11 years ago
1e8081d
Merge remote-tracking branch 'spi/topic/butterfly' into spi-next
by Mark Brown
· 11 years ago
dd8c26f
Merge remote-tracking branch 'spi/topic/bitbang' into spi-next
by Mark Brown
· 11 years ago
52d85eb
Merge remote-tracking branch 'spi/topic/bfin' into spi-next
by Mark Brown
· 11 years ago
2ef2e60
Merge remote-tracking branch 'spi/topic/atmel' into spi-next
by Mark Brown
· 11 years ago
c55b869
Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linus
by Mark Brown
· 11 years ago
4c4b8da
Merge remote-tracking branch 'spi/fix/modalias' into spi-linus
by Mark Brown
· 11 years ago
5b66fd1
Merge remote-tracking branch 'spi/fix/mcspi' into spi-linus
by Mark Brown
· 11 years ago
9270d82
Merge remote-tracking branch 'spi/fix/efm' into spi-linus
by Mark Brown
· 11 years ago
9fbeace
Merge remote-tracking branch 'spi/fix/atmel' into spi-linus
by Mark Brown
· 11 years ago
e5f7825
spi/hspi: add device tree support
by Kuninori Morimoto
· 11 years ago
543c954
spi: atmel: fix return value check in atmel_spi_probe()
by Wei Yongjun
· 11 years ago
9e556dc
spi: spi-imx: only enable the clocks when we start to transfer a message
by Huang Shijie
· 11 years ago
9d7fd21
spi/s3c64xx: Fix doubled clock disable on suspend
by Krzysztof Kozlowski
· 11 years ago
347de6b
spi/s3c64xx: Do not ignore return value of spi_master_resume/suspend
by Krzysztof Kozlowski
· 11 years ago
31d141e
Linux 3.12-rc6
by Linus Torvalds
· 11 years ago
bdeeab6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
797afdf
Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
9219cec
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
1bda19e
Btrfs: release path before starting transaction in can_nocow_extent
by Josef Bacik
· 11 years ago
981984c
Merge branch 'acpi-fixes'
by Rafael J. Wysocki
· 11 years ago
bdbff71
Merge branch 'pm-fixes'
by Rafael J. Wysocki
· 11 years ago
04919af
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
42e182f
spi: spi-mxs: Use u32 instead of uint32_t
by Trent Piepho
· 11 years ago
a560943
spi: spi-mxs: Don't set clock for each xfer
by Trent Piepho
· 11 years ago
aa9e0c6
spi: spi-mxs: Clean up setup_transfer function
by Trent Piepho
· 11 years ago
d426ead
spi: spi-mxs: Remove check of spi mode bits
by Trent Piepho
· 11 years ago
9c97e34
spi: spi-mxs: Fix race in setup method
by Trent Piepho
· 11 years ago
1a33073
spi: spi-mxs: Remove bogus setting of ssp clk rate field
by Trent Piepho
· 11 years ago
210f65f
spi: spi-mxs: Remove full duplex check, spi core already does it
by Trent Piepho
· 11 years ago
0b782f7
spi: spi-mxs: Fix chip select control bits in DMA mode
by Trent Piepho
· 11 years ago
df23286
spi: spi-mxs: Fix extra CS pulses and read mode in multi-transfer messages
by Trent Piepho
· 11 years ago
28cad12
spi: spi-mxs: Change flag arguments in txrx functions to bit flags
by Trent Piepho
· 11 years ago
75e73fa
spi: spi-mxs: Always clear INGORE_CRC, to keep CS asserted
by Trent Piepho
· 11 years ago
f5bc738
spi: spi-mxs: Remove mxs_spi_enable and mxs_spi_disable
by Trent Piepho
· 11 years ago
58f46e4
spi: spi-mxs: Always set LOCK_CS
by Trent Piepho
· 11 years ago
7b8f7ee
spi/s3c64xx: Add missing pm_runtime_put on setup fail
by Krzysztof Kozlowski
· 11 years ago
3833825
spi/s3c64xx: Add missing pm_runtime_set_active() call in probe()
by Krzysztof Kozlowski
· 11 years ago
83f11a9
Merge tag 'driver-core-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
02a3250
Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
7b4a515
Merge tag 'tty-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
66eb411
Merge tag 'char-misc-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
630db0e
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
b2118ea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 11 years ago
e13cef8
Merge tag 'iio-fixes-for-3.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-linus
by Greg Kroah-Hartman
· 11 years ago
9446878
usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_register
by Guenter Roeck
· 11 years ago
b762799
Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code"
by Greg Kroah-Hartman
· 11 years ago
2421ad4
ACPI / PM: Drop two functions that are not used any more
by Rafael J. Wysocki
· 11 years ago
b08fc10
ATA / ACPI: remove power dependent device handling
by Aaron Lu
· 11 years ago
f178e3d
spi/tegra20-slink: Move first transfer preparation to prepare_message
by Mark Brown
· 11 years ago
63fc184
spi/tegra20-slink: Crude refactoring to use core message parsing
by Mark Brown
· 11 years ago
056cdce
Merge branch 'akpm' (fixes from Andrew Morton)
by Linus Torvalds
· 11 years ago
57a8f0c
mm: revert mremap pud_free anti-fix
by Hugh Dickins
· 11 years ago
750e816
mm: fix BUG in __split_huge_page_pmd
by Hugh Dickins
· 11 years ago
5b808a2
swap: fix set_blocksize race during swapon/swapoff
by Krzysztof Kozlowski
· 11 years ago
fad1a86
procfs: call default get_unmapped_area on MMU-present architectures
by HATAYAMA Daisuke
· 11 years ago
2cbe3b0
procfs: fix unintended truncation of returned mapped address
by HATAYAMA Daisuke
· 11 years ago
e3b6c65
writeback: fix negative bdi max pause
by Fengguang Wu
· 11 years ago
5e9dd37
percpu_refcount: export symbols
by Matias Bjorling
· 11 years ago
84235de
fs: buffer: move allocation failure loop into the allocator
by Johannes Weiner
· 11 years ago
4942642
mm: memcg: handle non-error OOM situations more gracefully
by Johannes Weiner
· 11 years ago
c88b05b
tools/testing/selftests: fix uninitialized variable
by Felipe Pena
· 11 years ago
87fc0ad
block/partitions/efi.c: treat size mismatch as a warning, not an error
by Doug Anderson
· 11 years ago
ef5a22b
mm: hugetlb: initialize PG_reserved for tail pages of gigantic compound pages
by Andrea Arcangeli
· 11 years ago
aa9bca0
mm/zswap: bugfix: memory leak when re-swapon
by Weijie Yang
· 11 years ago
e9cdd6e
mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages
by Cyrill Gorcunov
· 11 years ago
c3d16e1
mm: migration: do not lose soft dirty bit if page is in migration state
by Cyrill Gorcunov
· 11 years ago
d8e2162
gcov: MAINTAINERS: Add an entry for gcov
by Peter Oberparleiter
· 11 years ago
16c794b
mm/hugetlb.c: correct missing private flag clearing
by Joonsoo Kim
· 11 years ago
ae39332
mm/vmscan.c: don't forget to free shrinker->nr_deferred
by Andrew Vagin
· 11 years ago
6e224f9
ipc/sem.c: synchronize semop and semctl with IPC_RMID
by Manfred Spraul
· 11 years ago
18ccee2
ipc: update locking scheme comments
by Davidlohr Bueso
· 11 years ago
9c56751
mm, memcg: protect mem_cgroup_read_events for cpu hotplug
by David Rientjes
· 11 years ago
a37f863
driver core: Release device_hotplug_lock when store_mem_state returns EINVAL
by Yasuaki Ishimatsu
· 11 years ago
0056019
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
8359ffa
Merge tag 'dm-3.12-fix-cve' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 11 years ago
386aa0519
Merge tag 'gpio-v3.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
Next »