summaryrefslogtreecommitdiffstats
path: root/drivers/video/sbuslib.h (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-19[ARM] pxa: fix overlay being un-necessarily initialized on pxa25xEric Miao1-0/+14
2009-03-19[ARM] pxa: make second argument of clk_add_alias a name instead of the deviceDmitry Eremin-Solenikov6-7/+7
2009-03-19[ARM] pxa: add missing pin function for CS2 on GPIO1Daniel Mack1-0/+1
2009-03-13[ARM] pxa/MioA701: Migrate after pxa27x_udc gpio_pullup functionality.Robert Jarzmik1-33/+2
2009-03-13[ARM] pxa/MioA701: add gpio_vbus driverRobert Jarzmik1-1/+10
2009-03-13[ARM] pxa: add support for CSB701 baseboardDmitry Eremin-Solenikov3-0/+66
2009-03-13[ARM] pxa: add initial support for Cogent CSB726 boardDmitry Eremin-Solenikov5-1/+355
2009-03-13[ARM] pxa: fix typo in BANK_OFF() macro in gpio.hEric Miao1-1/+1
2009-03-09[ARM] pxa: add DM9000_PLATF_NO_EEPROM flag to CM-X... platformsMike Rapoport2-2/+2
2009-03-09[ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao22-102/+92
2009-03-09[ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.hEric Miao6-18/+23
2009-03-09[ARM] pxa: make lubbock specific debugging stuffs back into lubbock.cEric Miao4-11/+20
2009-03-09[ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.cEric Miao6-94/+141
2009-03-09[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.hEric Miao24-38/+2
2009-03-09[ARM] pxa: remove machine class specific stuffs from serial driverEric Miao1-20/+10
2009-03-09[ARM] pxa: access GPIO registers by chip so to make it further genericEric Miao3-170/+179
2009-03-09[ARM] pxa: move declaration of 'pxa_last_gpio' into <mach/gpio.h>Eric Miao3-4/+6
2009-03-09[ARM] pxa: move GPIO register definitions into <mach/gpio.h>Eric Miao9-87/+83
2009-03-09[ARM] pxa: move pxa_gpio_mode() outside of generic gpio.cEric Miao2-31/+31
2009-03-09[ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.cEric Miao7-98/+138
2009-03-09[ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao10-70/+60
2009-03-09[ARM] pxa: allow DMA controller IRQ being specifiedEric Miao5-6/+6
2009-03-09[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao63-159/+120
2009-03-09[ARM] pxa/magician: remove unused forward declaration of pasic3Philipp Zabel1-2/+0
2009-03-09[ARM] pxa/magician: default to backlight trigger for keypad illuminationPhilipp Zabel1-1/+1
2009-03-09[ARM] pxa/magician: register pda_power IRQs as rising/falling edgePhilipp Zabel1-2/+4
2009-03-09[ARM] pxa/magician: select PXA_SSP for touchscreen and soundPhilipp Zabel2-0/+2
2009-03-09[ARM] pxa/magician: fix htc-egpio resource sizePhilipp Zabel1-1/+1
2009-03-03[ARM] 5414/2: ep93xx m2p dma coreRyan Mallon4-2/+463
2009-02-27[ARM] 5413/1: Add ep93xx dma m2p clocksRyan Mallon1-0/+79
2009-02-27[ARM] 5412/1: XSCALE: add ice dcc supportJean-Christop PLAGNIOL-VILLARD4-1/+49
2009-02-21[ARM] dma: RiscPC: don't modify DMA SG entriesRussell King1-5/+9
2009-02-21[ARM] dma: move IOMD and floppy DMA structures to RiscPC DMA codeRussell King2-13/+13
2009-02-21[ARM] 5399/1: [AT91] Configure MCLK and SSC for AT91SAMG20-EKMark Brown1-0/+4
2009-02-21[ARM] 5408/1: SA1100: update defconfigs after h3800 removalDmitry Artamonow12-12/+0
2009-02-21[ARM] 5407/1: SA1100: drop broken for ages iPAQ h3800 supportDmitry Artamonow7-911/+3
2009-02-21[ARM] 5406/1: ep93xx: remove unneeded header in ohci-ep93xx.cHartley Sweeten1-2/+0
2009-02-19[ARM] 5397/1: RealView: Add support for the ISP1761 USB chipCatalin Marinas6-0/+70
2009-02-19[ARM] 5396/1: RealView: Use PATA_PLATFORM to access the CompactFlashCatalin Marinas7-54/+39
2009-02-19[ARM] 5395/1: RealView: Add support for the DS1338 RTC chipCatalin Marinas3-2/+31
2009-02-19[ARM] 5394/1: Add static bus numbering support to i2c-versatileCatalin Marinas1-2/+8
2009-02-19[ARM] 5363/1: Shark cleanup and new defconfigAlexander Schulz13-394/+668
2009-02-19[ARM] 5377/1: S3C2410-Framebuffer: Fix resume path in S3C2410 framebuffer dri...Daniel Silverstone1-0/+4
2009-02-19[ARM] 5376/1: S3C24XX: Fix sparse errors in platform uncompress.hDaniel Silverstone1-1/+4
2009-02-19[ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwindingCatalin Marinas4-6/+22
2009-02-19[ARM] 5385/2: unwind: Add unwinding information to exception entry pointsCatalin Marinas2-0/+23
2009-02-19[ARM] 5384/1: unwind: Add stack unwinding support for loadable modulesCatalin Marinas3-5/+82
2009-02-19[ARM] 5383/2: unwind: Add core support for ARM stack unwindingCatalin Marinas6-0/+540
2009-02-12[ARM] 5382/1: unwind: Reorganise the stacktrace supportCatalin Marinas7-60/+110
2009-02-12[ARM] 5381/1: unwind: Reorganise the traps.c codeCatalin Marinas2-15/+20