Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f88df3a72c257d6071641164945ee51b379e1f44
/
drivers
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
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
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
981984c
Merge branch 'acpi-fixes'
by Rafael J. Wysocki
· 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
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
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
a37f863
driver core: Release device_hotplug_lock when store_mem_state returns EINVAL
by Yasuaki Ishimatsu
· 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
3140747
spi/atmel: Convert to devm_ioremap_resource()
by Mark Brown
· 11 years ago
0e82443
cpufreq: s3c64xx: Rename index to driver_data
by Charles Keepax
· 11 years ago
41863fc
ACPI / power: Drop automaitc resume of power resource dependent devices
by Rafael J. Wysocki
· 11 years ago
09c87e2
intel_pstate: Fix type mismatch warning
by Rafael J. Wysocki
· 11 years ago
90d33f3
Drivers: hv: vmbus: Fix a bug in channel rescind code
by K. Y. Srinivasan
· 11 years ago
eea8851
usb: misc: usb3503: Fix compile error due to incorrect regmap depedency
by Matthew Dawson
· 11 years ago
41314fe
usb/chipidea: fix oops on memory allocation failure
by Russell King - ARM Linux
· 11 years ago
32c37fc
usb-storage: add quirk for mandatory READ_CAPACITY_16
by Oliver Neukum
· 11 years ago
fd8573f
usb: serial: option: blacklist Olivetti Olicard200
by Enrico Mioso
· 11 years ago
d969de8
serial: vt8500: add missing braces
by Roel Kluin
· 11 years ago
381bd95
Merge remote-tracking branch 'spi/topic/trivial' into spi-atmel
by Mark Brown
· 11 years ago
f6bd03a
spi: Don't break user-visible strings to multiple source lines in drivers
by Jarkko Nikula
· 11 years ago
a1829d2
spi: Add missing newline to dev_ prints in drivers
by Jarkko Nikula
· 11 years ago
ecc7777
spi: gpio: Include linux/of.h header
by Sachin Kamat
· 11 years ago
614ced9
USB: quirks: add touchscreen that is dazzeled by remote wakeup
by Oliver Neukum
· 11 years ago
e9c6a18
dm snapshot: fix data corruption
by Mikulas Patocka
· 11 years ago
34ec4de
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
52e0a50
cpufreq / intel_pstate: Fix max_perf_pct on resume
by Dirk Brandewie
· 11 years ago
3670426
Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
7d13f94
ACPI: remove /proc/acpi/event from ACPI_BUTTON help
by Krzysztof Mazur
· 11 years ago
d7d4901
ACPI / power: Release resource_lock after acpi_power_get_state() return error
by Lan Tianyu
· 11 years ago
e086ed7
iio:buffer: Free active scan mask in iio_disable_all_buffers()
by Lars-Peter Clausen
· 11 years ago
05209f4
spi: fsl-dspi: add missing clk_disable_unprepare() in dspi_remove()
by Wei Yongjun
· 11 years ago
95c63cf
spi: spidev: Fix checkpatch issue
by Jingoo Han
· 11 years ago
3cb7b40
spi: tegra20-slink: Fix checkpatch issue
by Jingoo Han
· 11 years ago
a29c8ae
spi: sh-hspi: Fix checkpatch issue
by Jingoo Han
· 11 years ago
3fed806
spi: orion: Fix checkpatch issue
by Jingoo Han
· 11 years ago
ac8ed23
spi: butterfly: Fix checkpatch issue
by Jingoo Han
· 11 years ago
1931ee1
Revert "drivers: of: add initialization code for dma reserved memory"
by Marek Szyprowski
· 11 years ago
1e52db6
Merge tag 'vfio-v3.12-rc5' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 11 years ago
ed8ada3
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
43e699c
Revert "usb: musb: gadget: fix otg active status flag"
by Greg Kroah-Hartman
· 11 years ago
4294bca
USB: quirks.c: add one device that cannot deal with suspension
by Oliver Neukum
· 11 years ago
cff93c5
spi: bitbang: Fix checkpatch issue
by Jingoo Han
· 11 years ago
01b9e04
spi: atmel: Fix checkpatch issue
by Jingoo Han
· 11 years ago
5fe5f05
spi: Fix checkpatch issue
by Jingoo Han
· 11 years ago
Next »