index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-21
22
-422
/
+2890
|
\
|
*
spi/fsl-espi: Make sure pm is within 2..32
Sebastian Andrzej Siewior
2012-03-15
1
-4
/
+6
|
*
spi/fsl-espi: make the clock computation easier to read
Sebastian Andrzej Siewior
2012-03-15
1
-2
/
+2
|
*
spi: sh-hspi: modify write/read method
Kuninori Morimoto
2012-03-15
1
-69
/
+24
|
*
spi: sh-hspi: control spi clock more correctly
Kuninori Morimoto
2012-03-15
2
-27
/
+70
|
*
spi: sh-hspi: convert to using core message queue
Kuninori Morimoto
2012-03-15
1
-97
/
+55
|
*
spi: s3c64xx: Fix build
Mark Brown
2012-03-15
1
-1
/
+1
|
*
spi: s3c64xx: remove unnecessary callback msg->complete
Kuninori Morimoto
2012-03-15
1
-3
/
+0
|
*
spi: remove redundant variable assignment
Guennadi Liakhovetski
2012-03-15
1
-2
/
+0
|
*
spi: release lock on error path in spi_pump_messages()
Dan Carpenter
2012-03-11
1
-0
/
+1
|
*
spi: Compatibility with direction which is used in samsung DMA operation
Kyoungil Kim
2012-03-10
1
-5
/
+5
|
*
spi-topcliff-pch: add recovery processing in case wait-event timeout
Tomoya MORINAGA
2012-03-10
1
-1
/
+9
|
*
spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control
Tomoya MORINAGA
2012-03-10
1
-0
/
+1
|
*
spi-topcliff-pch: Fix issue for transmitting over 4KByte
Tomoya MORINAGA
2012-03-10
1
-11
/
+55
|
*
spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device info
Tomoya MORINAGA
2012-03-10
1
-1
/
+2
|
*
spi/imx: simplify error handling to free gpios
Axel Lin
2012-03-10
1
-8
/
+3
|
*
spi: Convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
2012-03-09
3
-3
/
+3
|
*
spi: add Broadcom BCM63xx SPI controller driver
Florian Fainelli
2012-03-09
3
-0
/
+493
|
*
SPI: add CSR SiRFprimaII SPI controller driver
Zhiwu Song
2012-03-09
3
-0
/
+695
|
*
spi-topcliff-pch: fix -Wuninitialized warning
Danny Kukawka
2012-03-09
1
-16
/
+17
|
*
spi: Mark spi_register_board_info() __devinit
Mark Brown
2012-03-09
1
-1
/
+1
|
*
spi/s3c64xx: Convert to using core message queue
Mark Brown
2012-03-09
1
-103
/
+22
|
*
spi: controller drivers don't need to depend on SPI_MASTER explicitly
Uwe Kleine-König
2012-03-09
1
-6
/
+5
|
*
spi/doc: spi_master_put must be followed up by kfree
Uwe Kleine-König
2012-03-09
1
-1
/
+2
|
*
spi: Trivial warning fix
Shubhrajyoti D
2012-03-09
1
-1
/
+1
|
*
spi: Add SuperH HSPI prototype driver
Kuninori Morimoto
2012-03-09
4
-0
/
+405
|
*
spi: create a message queueing infrastructure
Linus Walleij
2012-03-08
4
-264
/
+487
|
*
spi: add support for Renesas RSPI
Shimoda, Yoshihiro
2012-03-08
3
-0
/
+528
|
*
spi/spi-sh: add IORESOURCE_MEM_TYPE_MASK decoding for access size
Shimoda, Yoshihiro
2012-03-08
1
-2
/
+23
|
*
spi/omap: Add DT support to McSPI driver
Benoit Cousson
2012-02-15
2
-8
/
+68
|
*
spi/pl022: Add high priority message pump support
Chris Blair
2012-02-02
2
-25
/
+55
|
*
spi/nuc900: Remove unnecessary memset of struct nuc900_spi
Tobias Klauser
2012-02-02
1
-2
/
+0
|
*
Merge branch 'spi/s3c64xx' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Grant Likely
2012-01-30
1
-11
/
+103
|
|
\
|
|
*
spi/s3c64xx: Implement runtime PM support
Mark Brown
2012-01-21
1
-0
/
+39
|
|
*
spi/s3c64xx: Convert to dev_pm_ops
Mark Brown
2012-01-21
1
-9
/
+10
|
|
*
spi/s3c64xx: Log error interrupts
Mark Brown
2012-01-21
1
-2
/
+55
*
|
|
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-21
16
-31
/
+121
|
\
\
\
|
*
|
|
of: Only compile OF_DYNAMIC on PowerPC pseries and iseries
Grant Likely
2012-02-21
7
-12
/
+15
|
*
|
|
arm/dts: OMAP3: Add omap3evm and am335xevm support
Vaibhav Hiremath
2012-02-02
1
-0
/
+6
|
*
|
|
drivercore: Output common devicetree information in uevent
Grant Likely
2012-02-01
6
-19
/
+30
|
*
|
|
of: Add of_property_match_string() to find index into a string list
Grant Likely
2012-01-28
4
-0
/
+70
|
|
/
/
*
|
|
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-21
86
-2603
/
+1439
|
\
\
\
|
*
|
|
dt: fix twl4030 for non-dt compile on x86
Grant Likely
2012-03-05
2
-3
/
+7
|
*
|
|
mfd: twl-core: Add IRQ_DOMAIN dependency
Grant Likely
2012-02-27
1
-0
/
+1
|
*
|
|
devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)
Grant Likely
2012-02-27
3
-7
/
+14
|
*
|
|
irq_domain: Centralize definition of irq_dispose_mapping()
Grant Likely
2012-02-27
4
-22
/
+7
|
*
|
|
irq_domain/mips: Allow irq_domain on MIPS
Grant Likely
2012-02-24
4
-18
/
+14
|
*
|
|
irq_domain/x86: Convert x86 (embedded) to use common irq_domain
Grant Likely
2012-02-23
5
-95
/
+34
|
*
|
|
ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.c
Paul Gortmaker
2012-02-23
2
-6
/
+6
|
*
|
|
irq_domain/microblaze: Convert microblaze to use irq_domains
Grant Likely
2012-02-16
5
-99
/
+45
[next]