ipc: invoke the ipcns notifier chain as a work item
[safe/jmp/linux-2.6] / drivers / spi /
2008-04-28 Andrea Paternianispi: spi_imx updates
2008-04-28 Atsushi Nemotoatmel_spi: support zero length transfer
2008-04-28 Harvey Harrisonspi: replace remaining __FUNCTION__ occurrences
2008-04-28 David Brownellspi: pxa2xx_spi "sparse" fixes
2008-04-28 Alessandro Guidospi: use menuconfig for CONFIG_SPI
2008-04-16 Ben Dooksspi: spi_s3c24xx must initialize num_chipselect
2008-04-16 Ben Dooksspi: spi_s3c24xx must initialize bus_num
2008-04-16 Ben Dooksspi: spi_s3c24xx driver must init completion
2008-04-11 Kay Sieversspi: fix platform driver hotplug/coldplug
2008-04-09 Michael Hennerichspi: spi_bfin5xx: remove unused label
2008-04-09 Vitja Makarovspi: spi_bfin5xx: fix probe() sequencing
2008-04-09 Mike Frysingerspi: spi_bfin5xx build fix
2008-03-13 Jan Nikitenkospi_bitbang: short transfer status fix
2008-03-13 Jan Nikitenkoau1550_spi: fix prototype of irq handler
2008-03-05 Grant Likelypowerpc: mpc5200: fix build error on mpc52xx_psc_spi...
2008-02-24 Ned Forresterspi: pxa2xx_spi clock polarity fix
2008-02-24 Atsushi Nemotoatmel_spi: fix clock polarity
2008-02-06 David Brownellspi: remove more dev->power.power_state usage
2008-02-06 Mike Frysingerspi_bfin: headers are not for changelogs
2008-02-06 Sonic Zhangspi_bfin: wait for tx to complete on write paths
2008-02-06 Bryan Wuspi_bfin: wait for tx to complete on full duplex paths
2008-02-06 Bryan Wuspi_bfin: wait for tx to complete on some cs_chg paths
2008-02-06 Bryan Wuspi_bfin: use more useful GPIO labels
2008-02-06 Bryan Wuspi_bfin: remove useless fault path
2008-02-06 Girishspi: omap2_mcspi handles omap3 too
2008-02-06 Magnus Dammspi: SuperH SPI using SCI
2008-02-06 David Brownellspi: s3c drivers shouldn't care about spi_board_info
2008-02-06 Haavard Skinnemoenatmel_spi: fix dmachain oops with DEBUG enabled
2008-02-06 Silvester Erdegatmel_spi: chain DMA transfers
2008-02-06 Haavard Skinnemoenatmel_spi throughput improvement
2008-02-06 David Brownellspi core: stop updating dev->power.power_state
2008-02-06 Jeff GarzikRemove pointless casts from void pointers
2008-02-06 Ralf BaechleRemove inclusions of <linux/autoconf.h>
2008-02-03 Paulius ZaleckasSpelling fixes: lenght->length
2008-01-31 Paul MackerrasMerge branch 'linux-2.6'
2008-01-30 Paul MackerrasMerge branch 'for-2.6.25' of git://git.secretlab.ca...
2008-01-28 Anton Vorontsovspi_mpc83xx: use brg-frequency for SPI in QE
2008-01-26 Grant Likely[POWERPC] mpc52xx_psc_spi device driver must not touch...
2008-01-26 Grant Likely[POWERPC] mpc5200: normalize compatible property bindings
2008-01-26 eric miao[ARM] pxa: make pxa2xx_spi driver use ssp_request(...
2008-01-26 eric miao[ARM] pxa: move SSP register definitions from pxa-regs...
2008-01-25 Dave Youngspi: use class iteration api
2008-01-24 Kalle Valospi: omap2_mcspi PIO RX fix
2008-01-23 Paul MackerrasMerge branch 'linux-2.6'
2008-01-18 Grant Likely[POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.
2008-01-09 David Brownellspi_bitbang: always grab lock with irqs blocked
2007-12-11 Rini van Zettenatmel_spi: reload RCR before TCR
2007-12-11 Will Newtonspi_imx: fix typo in description
2007-12-11 Will Newtonspi_bfin5xx: fix typo in description
2007-12-11 Will Newtonpxa2xx_spi: fix typo in description
2007-12-05 Bryan WuBlackfin SPI driver: reconfigure speed_hz and bits_per_...
2007-12-05 Bryan WuBlackfin SPI driver: move hard coded pin_req to board...
2007-12-05 Bryan WuBlackfin SPI driver: use void __iomem * for regs_base
2007-12-05 Bryan WuBlackfin SPI driver: use cpu_relax() to replace continu...
2007-12-05 Sonic Zhangspi: spi_bfin: resequence DMA start/stop
2007-12-05 Bryan Wuspi: spi_bfin: update handling of delay-after-deselect
2007-12-05 Bryan Wuspi: spi_bfin: bugfix for 8..16 bit word sizes
2007-12-05 Bryan Wuspi: spi_bfin: handle multiple spi_masters
2007-12-05 Sonic Zhangspi: spi_bfin: relocate spin/waits
2007-12-05 Sonic Zhangspi: spi_bfin: change handling of communication parameters
2007-12-05 Sonic Zhangspi: spi_bfin, rearrange portmux calls
2007-12-05 Sonic Zhangspi: spi_bfin uses portmux for additional busses
2007-12-05 Bryan Wuspi: spi_bfin uses platform device resources
2007-12-05 Mike Frysingerspi: spi_bfin, don't bypass spi framework
2007-12-05 Bryan Wuspi: spi_bfin handles spi_transfer.cs_change
2007-12-05 Bryan Wuspi: spi_bfin cleanups, error handling
2007-12-05 Michael Hennerichspi: bfin spi uses portmux calls
2007-12-05 Bryan Wuspi: initial BF54x SPI support
2007-12-05 Marc Pignatspi: simplify spi_sync() calling convention
2007-12-05 David Brownellspi: at25 driver is for EEPROM not FLASH
2007-12-05 David BrownellSPI: use mutex not semaphore
2007-11-29 David Brownellspi: S3C2410: add bus number to SPI GPIO driver
2007-11-29 Ben DooksS3C24XX: ensure we only configure valid GPIOs
2007-11-29 David Brownellatmel_spi: label GPIOs better
2007-11-23 Mike FrysingerBlackfin arch: punt CONFIG_BFIN -- we already have...
2007-11-15 David Brownelltle62x0 driver stops ignoring read errors
2007-11-15 Atsushi Nemotospi: fix error paths on txx9spi_probe
2007-11-15 Atsushi Nemotospi: fix double-free on spi_unregister_master
2007-10-29 Al Virofix abuses of ptrdiff_t
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-18 Joe PerchesAdd missing newlines to some uses of dev_<level> messages
2007-10-16 Tony Jonesspi doesn't need class_device
2007-10-16 Anton Vorontsovspi_mpc83xx handles other processors with QUICC engine
2007-10-16 David BrownellSPI driver runtime footprint shrinkage
2007-10-16 Kyungmin ParkOMAP2 McSPI code cleanup
2007-10-16 Jesper JuhlClean up duplicate includes in drivers/spi/
2007-10-12 Kay SieversDriver core: change add_uevent_var to use a struct
2007-09-12 Jan Anderssonspi_mpc83xx: hang fix
2007-08-31 Andrew VictorFix typo in atmel_spi.c
2007-08-31 Atsushi Nemotospi: correct name for spi_txx9
2007-08-31 David BrownellSPI driver hotplug/coldplug fixes
2007-08-11 David Brownellspidev warning fix
2007-08-11 Anton Vorontsovspi_mpc83xx: fix prescale modulus calculation
2007-08-11 Anton Vorontsovspi_mpc83xx: in "QE mode", use sysclk/2
2007-07-31 David Brownellspi device setup gets better error checking
2007-07-31 Anton Vorontsovspi_mpc83xx: support loopback mode
2007-07-31 Anton Vorontsovspidev supports more communications modes
2007-07-31 Anton Vorontsovspi_mpc83xx: fix QE+LSB mode shifts
2007-07-31 Anton Vorontsovspi_mpc83xx: support for lsb-first transfers
2007-07-31 Anton Vorontsovspi_mpc83xx: get rid of magic numbers
next