aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | spi/bfin_spi: fix typo in commentRob Maris2010-10-18
| | * | | | | | | | | | | | | | spi/bfin_spi: reject unsupported SPI modesMike Frysinger2010-10-18
| | * | | | | | | | | | | | | | spi/bfin_spi: use dma_disable_irq_nosync() in irq handlerBarry Song2010-10-18
| | * | | | | | | | | | | | | | spi/bfin_spi: combine duplicate SPI_CTL read/write logicMike Frysinger2010-10-18
| | * | | | | | | | | | | | | | spi/bfin_spi: reset ctl_reg bits when setup is run again on a deviceMike Frysinger2010-10-18
| | * | | | | | | | | | | | | | spi/bfin_spi: push all size checks into the transfer functionMike Frysinger2010-10-18
| | * | | | | | | | | | | | | | spi/bfin_spi: use nosync when disabling the IRQ from the IRQ handlerYi Li2010-10-18
| | * | | | | | | | | | | | | | spi/bfin_spi: sync hardware state before reprogramming everythingBarry Song2010-10-18
| | * | | | | | | | | | | | | | spi/bfin_spi: save/restore state when suspending/resumingBarry Song2010-10-18
| | * | | | | | | | | | | | | | spi/bfin_spi: redo GPIO CS handlingBarry Song2010-10-18
| | * | | | | | | | | | | | | | spi/bfin_spi: use the SPI namespaced bit namesMike Frysinger2010-10-18
| | * | | | | | | | | | | | | | spi/bfin_spi: drop extra memory we don't needMike Frysinger2010-10-18
| | * | | | | | | | | | | | | | spi/bfin_spi: convert struct names to something more logicalMike Frysinger2010-10-18
| | * | | | | | | | | | | | | | spi/bfin_spi: convert read/write/duplex funcs to a dedicated ops structureMike Frysinger2010-10-18
| | * | | | | | | | | | | | | | spi/bfin_spi: convert queue run state to true/falseMike Frysinger2010-10-18
| | * | | | | | | | | | | | | | spi/bfin_spi: fix up some unused/misleading commentsMike Frysinger2010-10-18
| | * | | | | | | | | | | | | | spi/bfin_spi: punt useless null read/write funcsMike Frysinger2010-10-18
| | * | | | | | | | | | | | | | spi/bfin_spi: drop custom cs_change_per_word supportMike Frysinger2010-10-18
| | * | | | | | | | | | | | | | spi/bfin_spi: fix CS handlingBarry Song2010-10-18
| | * | | | | | | | | | | | | | spi/bfin_spi: utilize the SPI interrupt in PIO modeYi Li2010-10-18
| | * | | | | | | | | | | | | | spi/bfin_spi: force sane master-mode state at bootWolfgang Muees2010-10-18
| | * | | | | | | | | | | | | | spi/bfin_spi: work around anomaly 05000119Sonic Zhang2010-10-18
| | * | | | | | | | | | | | | | spi/bfin_spi: fix resources leakageDaniel Mack2010-10-18
| | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | spi/atmel: typo in debug messageMatthias Brugger2010-10-15
| * | | | | | | | | | | | | | spi/fsl_spi: Fix compile errors when building on ppc64Kumar Gala2010-10-14
| * | | | | | | | | | | | | | spi/atmel: let transfers through if not changing bits_per_wordMatthias Brugger2010-10-14
| * | | | | | | | | | | | | | spi/topcliff: Fix uninitialized variable defectGrant Likely2010-10-14
| * | | | | | | | | | | | | | spi/fsl_spi: add eSPI controller supportMingkai Hu2010-10-12
| * | | | | | | | | | | | | | spi/mpc8xxx: refactor the common code for SPI/eSPI controllerMingkai Hu2010-10-12
| * | | | | | | | | | | | | | spi/mpc8xxx: rename spi_mpc8xxx.c to spi_fsl_spi.cMingkai Hu2010-10-12
| * | | | | | | | | | | | | | Merge commit 'v2.6.36-rc7' into spi/nextGrant Likely2010-10-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | spi/pl022: fix dubious allocation staticize platform dataLinus Walleij2010-10-12
| * | | | | | | | | | | | | | spi/pl022: get rid of chipinfo dev pointerLinus Walleij2010-10-12
| * | | | | | | | | | | | | | spi/pl022: Add spi->mode support to AMBA SPI driverKevin Wells2010-10-12
| * | | | | | | | | | | | | | spi: change to new flag variablematt mooney2010-10-12
| * | | | | | | | | | | | | | spi/pl022: add PrimeCell generic DMA supportLinus Walleij2010-10-12
| * | | | | | | | | | | | | | spi/topcliff: Tidy up Kconfig help textGrant Likely2010-10-12
| * | | | | | | | | | | | | | spi/topcliff: cleanups for style and concisenessGrant Likely2010-10-12
| * | | | | | | | | | | | | | spi/topcliff: Add topcliff platform controller hub (PCH) spi bus driverMasayuki Ohtake2010-10-08
| * | | | | | | | | | | | | | spi/s3c64xx: Correction for 16,32 bits bus widthJassi Brar2010-09-29
| * | | | | | | | | | | | | | spi/s3c64xx: Consider the clk_from_cmu flagJassi Brar2010-09-29
| * | | | | | | | | | | | | | spi/s3c64xx: Prevent unnecessary map-unmapJassi Brar2010-09-29
| * | | | | | | | | | | | | | spi/amba-pl022: Fix error case return statement.Julia Lawall2010-09-29
| * | | | | | | | | | | | | | spi/orion: Drop unnecessary null testJulia Lawall2010-09-29
| * | | | | | | | | | | | | | spi: omap2_mcspi: make use of dev_vdbg()Felipe Balbi2010-09-29
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-10-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'nex...Tony Luck2010-10-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | [IA64] ioc3_serial: release resources in error return pathRahul Ruikar2010-10-01
| | | | |_|/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-10-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | pcmcia: synclink_cs: fix information leak to userlandVasiliy Kulikov2010-10-21