Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8700e3e7c4857d28ebaa824509934556da0b3e76
/
drivers
/
spi
/
spi-clps711x.c
14ac00e
spi: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
a5b4b23
spi: clps711x: Migrate to the new clk subsystem
by Alexander Shiyan
· 10 years ago
ba9e4b4
spi: clps711x: Remove unnecessary platform_set_drvdata()
by Alexander Shiyan
· 10 years ago
6e07b91
Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/mpc512x-psc', 'spi/topic/mpc52xx', 'spi/topic/mxs', 'spi/topic/nuc900', 'spi/topic/oc-tiny' and 'spi/topic/octeon' into spi-next
by Mark Brown
· 11 years ago
6f50c6bc
spi: clps711x: Convert to use master->max_speed_hz
by Axel Lin
· 11 years ago
3dc9259
spi: clps711x: Remove <mach/hardware.h> dependency
by Alexander Shiyan
· 11 years ago
bed890b
spi: clps711x: Remove duplicate code to set default bits_per_word and max speed
by Axel Lin
· 11 years ago
fcba212
spi: clps711x: Provide label argument for devm_gpio_request
by Axel Lin
· 11 years ago
bf5c2e2
spi: clps711x: Refactor to use core message parsing
by Axel Lin
· 11 years ago
3e9ea4b
spi: clps711x: Use SPI-core "cs_gpios" property for storing GPIOs
by Alexander Shiyan
· 11 years ago
8dda9d9
spi: clps711x: Add support for 1-8 BPW transfers
by Alexander Shiyan
· 11 years ago
c7a26f1
spi: clps711x: Simplify handling of RX & TX buffers
by Alexander Shiyan
· 11 years ago
3a44623
spi: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
350a9b3
spi: clps711x: Add MODULE_ALIAS to support module auto-loading
by Axel Lin
· 11 years ago
9898479
spi: clps711x: Use devm_gpio_request()
by Alexander Shiyan
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
d42b70f5
Merge remote-tracking branch 'spi/topic/clps711x' 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
2b2322d
Merge remote-tracking branch 'spi/fix/clps711x' into spi-clps711x
by Mark Brown
· 11 years ago
c708379
spi: clps711x: Remove redundant label
by Sachin Kamat
· 11 years ago
0158026
spi/clps711x: drop clk_put for devm_clk_get in spi_clps711x_probe()
by Wei Yongjun
· 11 years ago
c493fc4
spi: clps711x: use devm_spi_register_master()
by Jingoo Han
· 11 years ago
9b4003a
spi: clps711x: Don't call kfree() after spi_master_put/spi_unregister_master
by Axel Lin
· 11 years ago
c8b94d8
spi/clps711x: Remove unneeded devm_ deallocations
by Mark Brown
· 11 years ago
6140b05c
Merge remote-tracking branch 'spi/topic/core' into spi-next
by Mark Brown
· 11 years ago
24778be
spi: convert drivers to use bits_per_word_mask
by Stephen Warren
· 11 years ago
89e8773
spi: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
766ed70
spi: remove check for bits_per_word on transfer from low level driver
by Laxman Dewangan
· 12 years ago
fd4a319
spi: Remove HOTPLUG section attributes
by Grant Likely
· 12 years ago
161b96c
spi/clps711x: New SPI master driver
by Alexander Shiyan
· 12 years ago