index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi/bcm63xx: work around inability to keep CS up
Jonas Gorski
2013-02-05
1
-28
/
+106
*
spi/davinci: use request_threaded_irq() to fix deadlock
Murali Karicheri
2013-02-05
1
-2
/
+15
*
spi/orion: Use module_platform_driver()
Ezequiel Garcia
2013-02-05
1
-11
/
+2
*
spi/bcm63xx: reject transfers unable to transfer
Jonas Gorski
2013-02-05
1
-49
/
+42
*
spi: Ensure memory used for spi_write_then_read() is DMA safe
Mark Brown
2013-02-05
1
-1
/
+2
*
spi/spi-mpc512x-psc: init mode bits supported by the driver
Anatolij Gustschin
2013-02-05
1
-0
/
+1
*
spi/mpc512x-psc: don't use obsolet cell-index property
Anatolij Gustschin
2013-02-05
1
-11
/
+5
*
spi: Remove erroneous __init, __exit and __exit_p() references in drivers
Grant Likely
2013-02-05
9
-23
/
+23
*
spi/s3c64xx: fix checkpatch warnings and error
Jingoo Han
2013-02-05
1
-20
/
+13
*
spi/s3c64xx: Use devm_clk_get() and devm_request_irq()
Jingoo Han
2013-02-05
1
-26
/
+15
*
spi/imx: Add MODULE_ALIAS()
Fabio Estevam
2013-02-05
1
-0
/
+1
*
spi/tegra: remove checks for valid speed
Laxman Dewangan
2013-02-05
2
-6
/
+14
*
spi: make sure all transfer has proper speed set
Laxman Dewangan
2013-02-05
1
-2
/
+4
*
spi/ath79: avoid multiple initialization of the SPI controller
Gabor Juhos
2013-02-05
1
-17
/
+24
*
spi/ath79: use gpio_request_one
Gabor Juhos
2013-02-05
1
-11
/
+11
*
spi/ath79: remove superfluous chip select code
Gabor Juhos
2013-02-05
1
-6
/
+0
*
spi/ath79: add missing HIGH->LOW SCK transition
Gabor Juhos
2013-02-05
1
-0
/
+2
*
spi/ath79: add delay between SCK changes
Gabor Juhos
2013-02-05
1
-1
/
+43
*
mxs/spi: clear XFER_COUNT in ctrl0 field in DMA descriptor
Juha Lumme
2013-02-05
1
-1
/
+4
*
spi/sirf: add support for new SiRFmarco SMP SoC
Barry Song
2013-02-05
1
-0
/
+1
*
spi/sirf: use clk_prepare_enable and clk_disable_unprepare
Barry Song
2013-02-05
1
-3
/
+3
*
Merge branch 'broonie/spi-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Grant Likely
2013-02-05
7
-356
/
+130
|
\
|
*
spi: spi-omap2-mcspi.c: Toggle CS after each word
Matthias Brugger
2013-01-26
1
-0
/
+18
|
*
spi: spi-omap2-mcspi.c: fix coding style
Matthias Brugger
2013-01-26
1
-8
/
+8
|
*
spi: spi-gpio: Add checks for the dt properties
Maxime Ripard
2013-01-26
1
-3
/
+20
|
*
spi/pxa2xx: convert to the common clk framework
Mika Westerberg
2013-01-26
1
-13
/
+20
|
*
spi/pxa2xx: convert to the pump message infrastructure
Mika Westerberg
2013-01-26
1
-200
/
+12
|
*
spi/pxa2xx: fix warnings when compiling a 64-bit kernel
Mika Westerberg
2013-01-26
1
-3
/
+2
|
*
spi/pxa2xx: allow building on a 64-bit kernel
Mika Westerberg
2013-01-26
1
-2
/
+2
|
*
spi: bitbang: simplify pointer arithmetics
Guennadi Liakhovetski
2013-01-14
1
-13
/
+14
|
*
spi/pxa2xx: embed the ssp_device to platform data
Mika Westerberg
2013-01-08
2
-72
/
+16
|
*
spi/pxa2xx-pci: switch to use pcim_* interfaces
Mika Westerberg
2013-01-08
1
-56
/
+30
|
*
spi/s3c64xx: Complain if we fail to set a transfer speed
Mark Brown
2013-01-08
1
-0
/
+2
*
|
spi: remove check for bits_per_word on transfer from low level driver
Laxman Dewangan
2013-02-05
11
-25
/
+16
*
|
spi/of: Use DT aliases for assigning bus number
Grant Likely
2013-02-05
1
-0
/
+3
*
|
spi/sh-msiof: Add device tree parsing to driver
Bastian Hecht
2013-02-05
1
-1
/
+55
*
|
spi/davinci: add OF support for the spi controller
Murali Karicheri
2013-02-05
1
-14
/
+88
*
|
spi/omap2: disable DMA requests before complete()
Felipe Balbi
2013-02-05
1
-4
/
+4
*
|
Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2013-02-01
2
-14
/
+5
|
\
\
|
*
|
dm: fix write same requests counting
Alasdair G Kergon
2013-01-31
1
-2
/
+4
|
*
|
dm thin: fix queue limits stacking
Mike Snitzer
2013-01-31
1
-12
/
+1
*
|
|
Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-02-01
3
-1
/
+16
|
\
\
\
|
*
|
|
HID: i2c-hid: fix i2c_hid_output_raw_report
Benjamin Tissoires
2013-01-31
1
-1
/
+12
|
*
|
|
HID: usbhid: quirk for Formosa IR receiver
Nicholas Santos
2013-01-03
2
-0
/
+4
*
|
|
|
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-01-31
1
-2
/
+3
|
\
\
\
\
|
*
\
\
\
Merge tag 'efi-for-3.8' into x86/efi
H. Peter Anvin
2013-01-30
1
-2
/
+3
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
efivarfs: Delete dentry from dcache in efivarfs_file_write()
Matt Fleming
2013-01-18
1
-0
/
+1
|
|
*
|
|
efivarfs: Never return ENOENT from firmware
Matt Fleming
2013-01-18
1
-1
/
+1
|
|
*
|
|
efivarfs: Drop link count of the right inode
Lingzhu Xiang
2013-01-18
1
-1
/
+1
*
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-01-31
8
-8
/
+13
|
\
\
\
\
\
[next]