summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-22Blackfin: SIC: fix off-by-one error in loopMichael Hennerich
2010-10-22Blackfin: bf537-stamp: tweak i2c address for ad5280 add-on tftlcd boardSonic Zhang
2010-10-22Blackfin: bf51x: enable support for 0.2 siliconMike Frysinger
2010-10-22Blackfin: initial preempt support while returning from interruptBarry Song
2010-10-22Blackfin: workaround anomaly 05000481 (corruption with ITEST MMRs)Robin Getz
2010-10-22Blackfin: i2c-gpio boards: use GPIO_PF# definesMike Frysinger
2010-10-22Blackfin: access_ok: permit L1 stackBarry Song
2010-10-22Blackfin: bf561-ezkit: add AD1836 codec resourcesBarry Song
2010-10-22Blackfin: ptrace: enable access to L1 stacksBarry Song
2010-10-22Blackfin: boards: fix num_chipselect values for on-chip SPI busesMike Frysinger
2010-10-22Blackfin: ad7160eval: new board portMichael Hennerich
2010-10-22Blackfin: bf537-stamp: re-use regulator framework with ad5398 partsSonic Zhang
2010-10-22Blackfin: bf537-stamp: re-use the fixed regulator voltage driverSonic Zhang
2010-10-22Blackfin: SIC: BF537: change default data/error relative prioritiesMichael Hennerich
2010-10-22Blackfin: bf537-stamp: add example IIO resourcesMichael Hennerich
2010-10-22Blackfin: bf537-stamp: use correct spi mode with ad2s90 partsBarry Song
2010-10-22Blackfin: bf537-stamp: add example adau1373 i2c resourcesCliff Cai
2010-10-22Blackfin: bf537-stamp: add example adav801/3 resourcesYi Li
2010-10-22Blackfin: bf537-stamp: add example ad1937 i2c resourcesBarry Song
2010-10-22Blackfin: bf537-stamp: fix NAND resourcesMike Frysinger
2010-10-22Blackfin: boards: use proper irq flags with isp1362-hcdMichael Hennerich
2010-10-22Blackfin: bf561-acvilon: fix NAND resourcesValentin Yakovenkov
2010-10-22Blackfin: cm-bf548: add support for Socket CANMichael Hennerich
2010-10-22Blackfin: boards: update AD183x resourcesBarry Song
2010-10-22Blackfin: bf537-stamp: update GPIO CS devicesBarry Song
2010-10-22Blackfin: punt short SPI MMR bit namesMike Frysinger
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-10-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-10-21include/linux/libata.h: fix typoAndrea Gelmini
2010-10-21pata_bf54x: fix return type of bfin_set_devctlMike Frysinger
2010-10-21Drivers: ata: Makefile: replace the use of <module>-objs with <module>-yTracey Dent
2010-10-21libahci: fix result_tf handling after an ATA PIO data-in commandTejun Heo
2010-10-21pata_sl82c105: implement sff_irq_check() methodSergei Shtylyov
2010-10-21pata_sil680: implement sff_irq_check() methodSergei Shtylyov
2010-10-21pata_pdc202xx_old: implement sff_irq_check() methodSergei Shtylyov
2010-10-21pata_cmd640: implement sff_irq_check() methodSergei Shtylyov
2010-10-21ata_piix: Add device ID for ICH4-LBen Hutchings
2010-10-21pata_sil680: make sil680_sff_exec_command() 'static'Sergei Shtylyov
2010-10-21ata: Intel IDE-R supportAlan Cox
2010-10-21libata: reorder ata_queued_cmd to remove alignment padding on 64 bit buildsRichard Kennedy
2010-10-21libata: Signal that our SATL supports WRITE SAME(16) with UNMAPMartin K. Petersen
2010-10-21ata_piix: remove SIDPR lockingTejun Heo
2010-10-21libata: implement cross-port EH exclusionTejun Heo
2010-10-21libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo
2010-10-21ata_piix: implement LPM supportTejun Heo
2010-10-21libata: implement LPM support for port multipliersTejun Heo
2010-10-21libata: reimplement link power managementTejun Heo
2010-10-21libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() globalTejun Heo