dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/video/via
Linus Torvalds 8b29336fe0 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
* 'gpio/next' of git://git.secretlab.ca/git/linux-2.6:
  gpio/via: rename VIA local config struct
  basic_mmio_gpio: split into a gpio library and platform device
  gpio: remove some legacy comments in build files
  gpio: add trace events for setting direction and value
  gpio/pca953x: Use handle_simple_irq instead of handle_edge_irq
  gpiolib: export gpiochip_find
  gpio: remove redundant Kconfig depends on GPIOLIB
  basic_mmio_gpio: convert to non-__raw* accessors
  basic_mmio_gpio: support direction registers
  basic_mmio_gpio: support different input/output registers
  basic_mmio_gpio: detect output method at probe time
  basic_mmio_gpio: request register regions
  basic_mmio_gpio: allow overriding number of gpio
  basic_mmio_gpio: convert to platform_{get,set}_drvdata()
  basic_mmio_gpio: remove runtime width/endianness evaluation
2011-05-26 12:14:41 -07:00
..
Makefile viafb: split clock and PLL code to an extra file 2011-03-24 13:30:09 +00:00
accel.c Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 2010-10-28 09:35:11 -07:00
accel.h viafb: fix hardware acceleration for suspend & resume 2010-10-24 13:04:53 +00:00
chip.h viafb: remove unused max_hres/vres 2011-03-23 13:04:35 +00:00
debug.h
dvi.c viafb: replace custom return values 2011-03-27 03:36:00 +00:00
dvi.h viafb: replace custom return values 2011-03-27 03:36:00 +00:00
global.c viafb: some small cleanup for global variables 2011-03-27 02:54:32 +00:00
global.h viafb: some small cleanup for global variables 2011-03-27 02:54:32 +00:00
hw.c Merge branch 'viafb-pll' into viafb-next 2011-04-24 13:18:48 +00:00
hw.h Merge branch 'viafb-pll' into viafb-next 2011-04-24 13:18:48 +00:00
ioctl.c viafb: reduce viafb_set_iga_path usage 2010-09-24 02:14:48 +00:00
ioctl.h viafb: remove ioctls which break the framebuffer interface 2010-07-23 14:43:05 +00:00
lcd.c Merge branch 'viafb-pll' into viafb-next 2011-04-24 13:18:48 +00:00
lcd.h viafb: replace custom return values 2011-03-27 03:36:00 +00:00
share.h viafb: remove unused CEA mode 2011-04-26 08:10:33 +00:00
tblDPASetting.c viafb: kill lcd_panel_id 2011-03-09 18:58:26 +00:00
tblDPASetting.h viafb: kill lcd_panel_id 2011-03-09 18:58:26 +00:00
via-core.c viafb: try to map less memory in case of failure 2011-04-25 20:01:46 +00:00
via-gpio.c gpio/via: rename VIA local config struct 2011-05-20 00:40:20 -06:00
via_clock.c viafb: add engine clock support 2011-03-26 02:53:21 +00:00
via_clock.h viafb: add engine clock support 2011-03-26 02:53:21 +00:00
via_i2c.c video via: make local variables static 2011-03-09 17:06:29 +00:00
via_modesetting.c viafb: move some include files to include/linux 2010-05-11 16:07:59 -06:00
via_modesetting.h viafb: move some modesetting functions to a seperate file 2010-05-07 17:17:38 -06:00
via_utility.c Fix common misspellings 2011-03-31 11:26:23 -03:00
via_utility.h Fix common misspellings 2011-03-31 11:26:23 -03:00
viafbdev.c Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 2011-05-22 12:39:58 -07:00
viafbdev.h Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 2011-05-22 12:39:58 -07:00
viamode.c viafb: remove unused CEA mode 2011-04-26 08:10:33 +00:00
viamode.h viafb: remove unused CEA mode 2011-04-26 08:10:33 +00:00
vt1636.c viafb: kill lcd_panel_id 2011-03-09 18:58:26 +00:00
vt1636.h viafb: rework the I2C support in the VIA framebuffer driver 2010-04-27 13:01:45 -06:00