Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
76a7498f691f4c315dba0747141eeee3ceb740dc
76a7498
spi/spi-fsl-spi: Add support for gpio chipselects for GRLIB type cores
by Andreas Larsson
· 12 years ago
447b0c7
spi/spi-fsl-spi: Add support for Aeroflex Gaisler GRLIB cores normally running on SPARC
by Andreas Larsson
· 12 years ago
8922a36
spi/spi-fsl-spi: Add support for setting a maximum number of bits per word
by Andreas Larsson
· 12 years ago
c3f3e77
spi/spi-fsl-spi: Introduce a type for the driver
by Andreas Larsson
· 12 years ago
b48c4e3
spi/spi-fsl-spi: Move setting non-zero tx and rx shifts to a function accessed by a function pointer
by Andreas Larsson
· 12 years ago
f482cd0
spi/spi-fsl-spi: Make sure in spi_fsl_setup that chipselect becomes inactive
by Andreas Larsson
· 12 years ago
e8beacb
spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environment
by Andreas Larsson
· 12 years ago
58ad60b
mxs/spi: fix error return code in mxs_spi_probe()
by Wei Yongjun
· 12 years ago
72919f3
spi: tegra: slink: do prepare dma transfer with DMA_CTRL_ACK flag
by Mark Brown
· 12 years ago
997230d
spi/s3c64xx: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 12 years ago
e47ef0f
Merge branch 'spi-fix' into spi-next
by Mark Brown
· 12 years ago
823cd04
spi/spi-atmel: status information passed through controller data
by Nicolas Ferre
· 12 years ago
1888e8f
spi/spi-atmel: call unmapping on transfers buffers
by Nicolas Ferre
· 12 years ago
97ed465
spi/spi-atmel: add support transfer on CS1,2,3, not only on CS0
by Wenyou Yang
· 12 years ago
d4820b7
spi/spi-atmel: detect the capabilities of SPI core by reading the VERSION register.
by Wenyou Yang
· 12 years ago
faa98f7
spi: tegra: slink: do not prepare dma transfer with DMA_CTRL_ACK flag
by Laxman Dewangan
· 12 years ago
8179bb2
spi/spidev: Use PTR_RET function
by Alexandru Gheorghiu
· 12 years ago
e4d4378
spi/fsl: Use PTR_RET function
by Alexandru Gheorghiu
· 12 years ago
1ad849a
spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmensts
by Anatolij Gustschin
· 12 years ago
6ada511
spi: remove unused variable in tegra_slink_read_rx_fifo_to_client_rxbuf()
by Wei Yongjun
· 12 years ago
691ee4e
spi: spi-sh-msiof: Use of_match_ptr() macro
by Sachin Kamat
· 12 years ago
9547acc
spi: spi-oc-tiny: Use of_match_ptr() macro
by Sachin Kamat
· 12 years ago
b0b36b8
spi: Unlock a spinlock before calling into the controller driver.
by Bryan Freed
· 12 years ago
ff23fa3
spi/omap-mcspi: check condition also after timeout
by Sebastian Andrzej Siewior
· 12 years ago
e761f42
spi/s3c64xx: Convert to bits_per_word_mask
by Mark Brown
· 12 years ago
f4b97eb
spi: bcm2835: make use of new bits_per_word_mask core feature
by Stephen Warren
· 12 years ago
543bb25
spi: add ability to validate xfer->bits_per_word in SPI core
by Stephen Warren
· 12 years ago
375981f
spi/s3c64xx: modified error interrupt handling and init
by Girish K S
· 12 years ago
5c725b3
spi: spi-s3c64xx.c Remove unused argument.
by Matthias Brugger
· 12 years ago
b66c773
spi/bcm63xx: use devm_ioremap_resource()
by Jonas Gorski
· 12 years ago
68792e2
spi/bcm63xx: inline hz usage in bcm63xx_spi_setup_transfer
by Jonas Gorski
· 12 years ago
c94df49
spi/bcm63xx: inline bcm63xx_spi_check_transfer
by Jonas Gorski
· 12 years ago
31e4eaa
spi/bcm63xx: remove spi chip select validity check
by Jonas Gorski
· 12 years ago
58d8beb
spi/bcm63xx: simplify bcm63xx_spi_check_transfer
by Jonas Gorski
· 12 years ago
e2bdae0
spi/bcm63xx: check spi bits_per_word in spi_setup
by Jonas Gorski
· 12 years ago
52f83bb
spi/bcm63xx: remove unused variable bs from bcm63xx_spi_setup
by Jonas Gorski
· 12 years ago
c3db2b0
spi/bcm63xx: remove unneeded debug message
by Jonas Gorski
· 12 years ago
ef9ed4b
spi/bcm63xx: remove duplicated mode bits check
by Jonas Gorski
· 12 years ago
4fbb82a
spi/bcm63xx: properly prepare clocks before enabling them
by Jonas Gorski
· 12 years ago
1953331
Merge branch 'spi-fix' into spi-next
by Mark Brown
· 12 years ago
b435ff2
spi/bcm63xx: don't disable non enabled clocks in probe error path
by Jonas Gorski
· 12 years ago
4a25b68
spi/bcm63xx: Remove unused variable
by Kevin Cernekee
· 12 years ago
d558c47
spi: slink-tegra20: move runtime pm calls to transfer_one_message
by Laxman Dewangan
· 12 years ago
0054e28
spi/pxa2xx: enable multiblock DMA transfers for LPSS devices
by Mika Westerberg
· 12 years ago
c134634
spi/pxa2xx-pci: correct the return value check of pcim_iomap_regions()
by Mika Westerberg
· 12 years ago
f804387
spi: add driver for BCM2835
by Chris Boot
· 12 years ago
d77b538
spi: fix return value check in ce4100_spi_probe()
by Wei Yongjun
· 12 years ago
f6161aa
Linux 3.9-rc2
by Linus Torvalds
· 12 years ago
7293261
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
8343bce
Atmel MXT touchscreen: increase reset timeouts
by Linus Torvalds
· 12 years ago
db04dc6
proc: Use nd_jump_link in proc_ns_follow_link
by Eric W. Biederman
· 12 years ago
0aefda3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
2ef3920
Platform: x86: chromeos_laptop : Add basic platform data for atmel devices
by Benson Leung
· 12 years ago
22dfab7
Input: atmel_mxt_ts - Support for touchpad variant
by Daniel Kurtz
· 12 years ago
67a865a
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
59d8e5e
Merge branch 'akpm' (fixes from Andrew)
by Linus Torvalds
· 12 years ago
c3d6b62
alpha: boot: fix build breakage introduced by system.h disintegration
by Will Deacon
· 12 years ago
15cf17d
memcg: initialize kmem-cache destroying work earlier
by Konstantin Khlebnikov
· 12 years ago
755727b
Randy has moved
by Randy Dunlap
· 12 years ago
d8fc16a
ksm: fix m68k build: only NUMA needs pfn_to_nid
by Hugh Dickins
· 12 years ago
a40e7cf
dmi_scan: fix missing check for _DMI_ signature in smbios_present()
by Ben Hutchings
· 12 years ago
dc893e1
Revert parts of "hlist: drop the node parameter from iterators"
by Arnd Bergmann
· 12 years ago
2e1c9b2
idr: remove WARN_ON_ONCE() on negative IDs
by Tejun Heo
· 12 years ago
7880639
mm/mempolicy.c: fix sp_node_init() argument ordering
by KOSAKI Motohiro
· 12 years ago
5ca3957
mm/mempolicy.c: fix wrong sp_node insertion
by Hillf Danton
· 12 years ago
88b9e45
ipc: don't allocate a copy larger than max
by Peter Hurley
· 12 years ago
e1082f4
ipc: fix potential oops when src msg > 4k w/ MSG_COPY
by Peter Hurley
· 12 years ago
c4c5ff0
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 12 years ago
92e840b
Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 12 years ago
eca9683
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
d381f45
Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
c77f8bf
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 12 years ago
7b54c16
vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink
by Linus Torvalds
· 12 years ago
47b3bc9
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
af2841c
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
c89b148
Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
36c1813
drm/tegra: drop "select DRM_HDMI"
by Paul Bolle
· 12 years ago
13bcf01
drm: Documentation typo fixes
by Christopher Harvey
· 12 years ago
ce49596
drm/mgag200: Bug fix: Renesas board now selects native resolution.
by Julia Lemire
· 12 years ago
0ba5317
drm/mgag200: Reject modes that are too big for VRAM
by Christopher Harvey
· 12 years ago
cc59487
drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used
by Christopher Harvey
· 12 years ago
9d62452
Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 12 years ago
19cf3ed
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
cc67708
Merge tag 'efi-for-3.9-rc2' into x86/urgent
by H. Peter Anvin
· 12 years ago
60f583d
x86: Do not try to sync identity map for non-mapped pages
by Dave Hansen
· 12 years ago
d3452436
Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 12 years ago
0c8150d
Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 12 years ago
e2e091f
Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 12 years ago
cd66acb
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 12 years ago
774c389
drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASK
by Marek Olšák
· 12 years ago
d808fc8
drm/radeon: skip MC reset as it's probably not hung
by Alex Deucher
· 12 years ago
e8fc413
drm/radeon: add primary dac adj quirk for R200 board
by Alex Deucher
· 12 years ago
cc9945b
drm/radeon: don't set hpd, afmt interrupts when interrupts are disabled
by Alex Deucher
· 12 years ago
455bd4c
ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimizations
by Ivan Djelic
· 12 years ago
dcd9006
HID: logitech-dj: do not directly call hid_output_raw_report() during probe
by Benjamin Tissoires
· 12 years ago
69a4cfd
ALSA: ice1712: Initialize card->private_data properly
by Sean Connor
· 12 years ago
de3cb94
Btrfs: improve the delayed inode throttling
by Chris Mason
· 12 years ago
9141770
fs: Limit sys_mount to only request filesystem modules (Part 2).
by Eric W. Biederman
· 12 years ago
84dfd0a
ALSA: hda - Add support of new codec ALC233
by Kailang Yang
· 12 years ago
3bc085a
ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg()
by Xi Wang
· 12 years ago
Next »