summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spi: sh-hspi: control spi clock more correctlyKuninori Morimoto2012-03-152-27/+70
* spi: sh-hspi: convert to using core message queueKuninori Morimoto2012-03-151-97/+55
* spi: s3c64xx: Fix buildMark Brown2012-03-151-1/+1
* spi: s3c64xx: remove unnecessary callback msg->completeKuninori Morimoto2012-03-151-3/+0
* spi: remove redundant variable assignmentGuennadi Liakhovetski2012-03-151-2/+0
* spi: release lock on error path in spi_pump_messages()Dan Carpenter2012-03-101-0/+1
* spi: Compatibility with direction which is used in samsung DMA operationKyoungil Kim2012-03-091-5/+5
* spi-topcliff-pch: add recovery processing in case wait-event timeoutTomoya MORINAGA2012-03-091-1/+9
* spi-topcliff-pch: supports a spi mode setup and bit order setup by IO controlTomoya MORINAGA2012-03-091-0/+1
* spi-topcliff-pch: Fix issue for transmitting over 4KByteTomoya MORINAGA2012-03-091-11/+55
* spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device infoTomoya MORINAGA2012-03-091-1/+2
* spi/imx: simplify error handling to free gpiosAxel Lin2012-03-091-8/+3
* spi: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin2012-03-093-3/+3
* spi: add Broadcom BCM63xx SPI controller driverFlorian Fainelli2012-03-093-0/+493
* SPI: add CSR SiRFprimaII SPI controller driverZhiwu Song2012-03-093-0/+695
* spi-topcliff-pch: fix -Wuninitialized warningDanny Kukawka2012-03-091-16/+17
* spi: Mark spi_register_board_info() __devinitMark Brown2012-03-091-1/+1
* spi/s3c64xx: Convert to using core message queueMark Brown2012-03-091-103/+22
* spi: controller drivers don't need to depend on SPI_MASTER explicitlyUwe Kleine-König2012-03-091-6/+5
* spi/doc: spi_master_put must be followed up by kfreeUwe Kleine-König2012-03-091-1/+2
* spi: Trivial warning fixShubhrajyoti D2012-03-091-1/+1
* spi: Add SuperH HSPI prototype driverKuninori Morimoto2012-03-094-0/+405
* spi: create a message queueing infrastructureLinus Walleij2012-03-074-264/+487
* spi: add support for Renesas RSPIShimoda, Yoshihiro2012-03-073-0/+528
* spi/spi-sh: add IORESOURCE_MEM_TYPE_MASK decoding for access sizeShimoda, Yoshihiro2012-03-071-2/+23
* spi/omap: Add DT support to McSPI driverBenoit Cousson2012-02-152-8/+68
* spi/pl022: Add high priority message pump supportChris Blair2012-02-022-25/+55
* spi/nuc900: Remove unnecessary memset of struct nuc900_spiTobias Klauser2012-02-011-2/+0
* Merge branch 'spi/s3c64xx' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Grant Likely2012-01-301-11/+103
|\
| * spi/s3c64xx: Implement runtime PM supportMark Brown2012-01-211-0/+39
| * spi/s3c64xx: Convert to dev_pm_opsMark Brown2012-01-211-9/+10
| * spi/s3c64xx: Log error interruptsMark Brown2012-01-211-2/+55
* | Linux 3.3-rc1Linus Torvalds2012-01-191-2/+2
| |
| \
| \
| \
*---. \ Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds2012-01-199-104/+444
|\ \ \ \
| | | * | x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin2012-01-191-0/+1
| | | * | Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin2012-01-199677-298341/+502894
| | | |\ \
| | | * | | x86, tsc: Fix SMI induced variation in quick_pit_calibrate()Linus Torvalds2012-01-171-8/+6
| | | * | | x86, opcode: ANDN and Group 17 in x86-opcode-map.txtUlrich Drepper2012-01-171-2/+2
| | | * | | x86/kconfig: Move the ZONE_DMA entry under a menuRandy Dunlap2012-01-171-10/+10
| | | * | | x86/UV2: Add accounting for BAU strong nacksCliff Wickman2012-01-172-5/+8
| | | * | | x86/UV2: Ack BAU interrupt earlierCliff Wickman2012-01-171-2/+1
| | | * | | x86/UV2: Remove stale no-resources test for UV2 BAUCliff Wickman2012-01-171-10/+0
| | | * | | x86/UV2: Work around BAU bugCliff Wickman2012-01-172-33/+254
| | | * | | x86/UV2: Fix BAU destination timeout initializationCliff Wickman2012-01-171-6/+7
| | | * | | x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman2012-01-172-30/+151
| | | * | | x86: Get rid of dubious one-bit signed bitfieldAnton Vorontsov2012-01-161-2/+2
| | * | | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-01-17153-535/+938
| | |\ \ \ \
| | | * | | | tracepoints/module: Fix disabling tracepoints with taint CRAP or OOTSteven Rostedt2012-01-161-3/+4
| | * | | | | x86/kprobes: Add arch/x86/tools/insn_sanity to .gitignorexiyou.wangcong@gmail.com2012-01-161-0/+1
| | * | | | | x86/kprobes: Fix typo transferred from Intel manualUlrich Drepper2012-01-161-1/+3
OpenPOWER on IntegriCloud