summaryrefslogtreecommitdiffstats
path: root/drivers/video (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-09spi/au1550_spi: fix setupxfer not to override cfg with zerosJan Nikitenko1-2/+8
2009-12-09spi/mpc8xxx: don't use __exit_p to wrap plat_mpc8xxx_spi_removeUwe Kleine-König1-1/+1
2009-12-09spi/i.MX: fix broken error handling for gpio_requestJohn Ogness1-4/+5
2009-12-09spi/i.mx: drain MXC SPI transfer buffer when probing deviceDaniel Mack1-0/+8
2009-12-09MAINTAINERS: add SPI co-maintainer.Grant Likely1-0/+1
2009-12-09spi/xilinx_spi: fix incorrect castingGrant Likely1-2/+2
2009-12-09spi/mpc52xx-spi: minor cleanupsWolfram Sang2-25/+11
2009-12-09xilinx_spi: add a platform driver using the xilinx_spi common module.Richard Röjfors3-0/+110
2009-12-09xilinx_spi: add support for the DS570 IP.Richard Röjfors4-34/+95
2009-12-09xilinx_spi: Switch to iomem functions and support little endian.Richard Röjfors3-43/+57
2009-12-09xilinx_spi: Split into of driver and generic part.Richard Röjfors6-121/+229
2009-12-09mpc52xx_spi: add gpio chipselectLuotao Fu1-4/+60
2009-12-09mpc52xx_spi: add missing mode_bits definitionLuotao Fu1-0/+2
2009-12-09mpc52xx_spi: fix clearing status registerLuotao Fu1-1/+5
2009-12-08mpc52xx/wdt: remove obsolete old WDT implementationAlbrecht Dreß3-295/+3
2009-11-13mpc52xx/wdt: merge WDT code into the GPT driverAlbrecht Dreß2-17/+307
2009-11-13mpc52xx/wdt: OF property to enable the WDT on bootAlbrecht Dreß1-1/+16
2009-11-12mpc5200/gpt: tiny fix for gpt period limitationAlbrecht Dreß2-4/+4
2009-11-05mmc: fix missing module license declaration in of_mmc_spi.cGrant Likely1-0/+2
2009-11-05powerpc: tiny memcpy_(to|from)io optimisationAlbrecht Dreß1-2/+2
2009-11-05spi/mpc52xx: replace printk with dev_errWolfram Sang1-3/+2
2009-11-05Xilinx: SPI: Fix bits_per_word for transfersJohn Linn1-1/+2
2009-11-05spi/mpc52xx-psc-spi: check for valid PSCWolfram Sang1-4/+8
2009-11-05powerpc/5200: add LocalPlus bus FIFO device driverJohn Bonesio4-0/+605
2009-11-05powerpc/5200: add general purpose timer API for the MPC5200Grant Likely2-10/+130
2009-11-04powerpc/5200: Add mpc5200-spi (non-PSC) device driverGrant Likely4-0/+539
2009-11-04spi/mpc5200: Register SPI devices described in device treeGrant Likely1-1/+7
2009-11-03Linux 2.6.32-rc6v2.6.32-rc6Linus Torvalds1-1/+1
2009-11-03at91: at91sam9g45 family: identify several chip versionsNicolas Ferre2-0/+10
2009-11-03avr32: add two new at91 to cpu.h definitionNicolas Ferre1-0/+2
2009-11-03Correct nr_processes() when CPUs have been unpluggedIan Campbell1-1/+1
2009-11-03PM: Remove some debug messages producing too much noisePavel Machek1-4/+0
2009-11-03PM: Fix warning on suspend errorsRomit Dasgupta1-0/+1
2009-11-03PM / Hibernate: Add newline to load_image() fail pathJiri Slaby1-1/+2
2009-11-03PM / Hibernate: Fix error handling in save_image()Jiri Slaby1-16/+16
2009-11-03PM / Hibernate: Fix blkdev refleaksJiri Slaby2-7/+12
2009-11-03PM / yenta: Split resume into early and late parts (rev. 4)Rafael J. Wysocki3-27/+58
2009-11-03Input: gpio-keys - use IRQF_SHAREDDmitry Eremin-Solenikov1-0/+1
2009-11-03Input: winbond-cir - select LEDS_TRIGGERSDavid Härdeman1-0/+1
2009-11-03Input: i8042 - try to get stable CTR value when initializingDmitry Torokhov1-7/+28
2009-11-03nilfs2: add zero-fill for new btree node buffersRyusuke Konishi1-0/+1
2009-11-03nilfs2: fix irregular checkpoint creation due to data flushRyusuke Konishi1-6/+11
2009-11-03nilfs2: fix dirty page accounting leak causing hang at writeRyusuke Konishi1-2/+1
2009-11-03i2c-mpc: Do not generate STOP after read.Joakim Tjernlund1-8/+2
2009-11-03i2c: imx: disable clock when it's possible to save power.Richard Zhao1-6/+6
2009-11-03i2c: imx: only imx1 needs disable delayRichard Zhao1-5/+7
2009-11-03i2c: imx: check busy bit when START/STOPRichard Zhao1-18/+44
2009-11-02mac80211: check interface is down before type changeJohannes Berg1-3/+3
2009-11-02cfg80211: fix NULL ptr derefJohannes Berg1-2/+5
2009-11-02Revert "ext4: Remove journal_checksum mount option and enable it by default"Linus Torvalds3-7/+22