aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-06ps3: use symbolic names for video modesGeert Uytterhoeven2-26/+30
2008-02-06ps3av: ps3av_get_scanmode() and ps3av_get_refresh_rate() are unusedGeert Uytterhoeven1-45/+13
2008-02-06atmel_lcdfb: backlight controlDavid Brownell2-4/+124
2008-02-06sm501fb: clear framebuffer memory and paletteMagnus Damm1-0/+8
2008-02-06sm501fb: control panel pin usage with platform data flagsMagnus Damm1-16/+25
2008-02-06drivers/video: add missing pci_dev_getJulia Lawall1-0/+5
2008-02-06uvesafb: small cleanupsRandy Dunlap1-4/+4
2008-02-06tdfxfb: fix section mismatch warningsRandy Dunlap1-1/+1
2008-02-06fb: nvidiafb: Try harder at initial mode setting.Paul Mundt1-2/+20
2008-02-06vermilion.c: use ALIGN(), not __ALIGN_MASK()Andrew Morton1-3/+2
2008-02-06neofb: avoid overwriting fb_info fieldsAndrew Morton1-9/+18
2008-02-06drivers/video/pm3fb.c section fixAdrian Bunk1-1/+1
2008-02-06fbcon: fix sparse warning about shadowing 'rotate' symbolMarcin Slusarz1-6/+6
2008-02-06fbcon: fix sparse warning about shadowing 'p' symbolMarcin Slusarz1-5/+5
2008-02-06vgacon: fix sparse warning about shadowing 'i' symbolMarcin Slusarz1-2/+0
2008-02-06atmel_lcdfb: validate display timingsHaavard Skinnemoen1-0/+20
2008-02-06fb: defio nopageNick Piggin1-9/+8
2008-02-06fbmon: cleanup trailing whitespacesAndre Haupt1-58/+58
2008-02-06fbmon: remove unnecessary local variableAndre Haupt1-1/+1
2008-02-06drivers/video: remove unnecessary pci_dev_putJulia Lawall1-1/+1
2008-02-06video/hpfb.c section fixAdrian Bunk1-1/+2
2008-02-06make video/geode/lxfb_core.c:geode_modedb[] staticAdrian Bunk1-1/+1
2008-02-06gpio: handle pca953{4,5,6,7,8} tooGuennadi Liakhovetski1-17/+54
2008-02-06gpio: rename pca953x symbolsGuennadi Liakhovetski3-61/+62
2008-02-06gpio: rename pca9539 driverGuennadi Liakhovetski2-2/+2
2008-02-06w1-gpio: add GPIO w1 bus master driverVille Syrjala3-0/+135
2008-02-06rtc: at91sam9 RTC support (RTT and/or RTC)David Brownell3-4/+562
2008-02-06rtc: remove more dev->power.power_state usageDavid Brownell1-12/+4
2008-02-06rtc ds1307: ds_1340 change initfrederic Rodo1-7/+20
2008-02-06rtc: add support for Epson RTC-9701JE V4Magnus Damm1-27/+10
2008-02-06rtc: add support for Epson RTC-9701JE V2Magnus Damm3-0/+205
2008-02-06ip27-rtc: convert ioctl to unlocked_ioctlCyrill Gorcunov1-5/+4
2008-02-06rtc: add HPET RTC emulation to RTC_DRV_CMOSBernhard Walle1-13/+69
2008-02-06Blackfin RTC driver: convert sync wait to use the irq write complete noticeMike Frysinger1-113/+136
2008-02-06Blackfin RTC driver: shave off another memcpy() by using assignment.Mike Frysinger1-1/+1
2008-02-06Blackfin RTC driver: read_alarm() checks the enabled field, not the pending field.Mike Frysinger1-2/+2
2008-02-06Blackfin RTC driver: use dev_dbg() rather than pr_stamp()Mike Frysinger1-26/+22
2008-02-06Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that we have MMR filesystem in sysfs)Mike Frysinger1-14/+12
2008-02-06Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a (struct platform_device*), so fix the irq handlerMike Frysinger1-2/+2
2008-02-06Blackfin RTC driver: the frequency function is in units of Hz, not units of seconds, so lock our driver down to 1 HzMike Frysinger1-7/+17
2008-02-06Platform real time clock driver for Dallas 1511 chipAndrew Sharp3-0/+667
2008-02-06rtc-cmos alarm acts as oneshotDavid Brownell3-7/+35
2008-02-06rtc: ds1302 rtc supportPaul Mundt3-0/+269
2008-02-06rtc-cmos: export nvram in sysfsDavid Brownell1-12/+117
2008-02-06rtc-s3c: Use is_power_of_2() macro for simplicity.Robert P. J. Day1-3/+2
2008-02-06rtc-pcf8583: Don't abuse I2C_M_NOSTARTJean Delvare1-17/+7
2008-02-06Cosmetic fixes to RTC subsystem's KconfigAlessandro Zummo1-26/+30
2008-02-06drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warningAndrew Morton1-1/+1
2008-02-06drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo()Roel Kluin1-1/+1
2008-02-06ser_gigaset: convert mutex to completionTilman Schmidt1-5/+5