aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-02-06ps3av: ps3av_get_scanmode() and ps3av_get_refresh_rate() are unusedGeert Uytterhoeven
2008-02-06atmel_lcdfb: backlight controlDavid Brownell
2008-02-06sm501fb: clear framebuffer memory and paletteMagnus Damm
2008-02-06sm501fb: control panel pin usage with platform data flagsMagnus Damm
2008-02-06drivers/video: add missing pci_dev_getJulia Lawall
2008-02-06uvesafb: small cleanupsRandy Dunlap
2008-02-06tdfxfb: fix section mismatch warningsRandy Dunlap
2008-02-06fb: nvidiafb: Try harder at initial mode setting.Paul Mundt
2008-02-06vermilion.c: use ALIGN(), not __ALIGN_MASK()Andrew Morton
2008-02-06neofb: avoid overwriting fb_info fieldsAndrew Morton
2008-02-06drivers/video/pm3fb.c section fixAdrian Bunk
2008-02-06fbcon: fix sparse warning about shadowing 'rotate' symbolMarcin Slusarz
2008-02-06fbcon: fix sparse warning about shadowing 'p' symbolMarcin Slusarz
2008-02-06vgacon: fix sparse warning about shadowing 'i' symbolMarcin Slusarz
2008-02-06atmel_lcdfb: validate display timingsHaavard Skinnemoen
2008-02-06fb: defio nopageNick Piggin
2008-02-06fbmon: cleanup trailing whitespacesAndre Haupt
2008-02-06fbmon: remove unnecessary local variableAndre Haupt
2008-02-06drivers/video: remove unnecessary pci_dev_putJulia Lawall
2008-02-06video/hpfb.c section fixAdrian Bunk
2008-02-06make video/geode/lxfb_core.c:geode_modedb[] staticAdrian Bunk
2008-02-06gpio: handle pca953{4,5,6,7,8} tooGuennadi Liakhovetski
2008-02-06gpio: rename pca953x symbolsGuennadi Liakhovetski
2008-02-06gpio: rename pca9539 driverGuennadi Liakhovetski
2008-02-06w1-gpio: add GPIO w1 bus master driverVille Syrjala
2008-02-06rtc: at91sam9 RTC support (RTT and/or RTC)David Brownell
2008-02-06rtc: remove more dev->power.power_state usageDavid Brownell
2008-02-06rtc ds1307: ds_1340 change initfrederic Rodo
2008-02-06rtc: add support for Epson RTC-9701JE V4Magnus Damm
2008-02-06rtc: add support for Epson RTC-9701JE V2Magnus Damm
2008-02-06ip27-rtc: convert ioctl to unlocked_ioctlCyrill Gorcunov
2008-02-06rtc: add HPET RTC emulation to RTC_DRV_CMOSBernhard Walle
2008-02-06Blackfin RTC driver: convert sync wait to use the irq write complete noticeMike Frysinger
2008-02-06Blackfin RTC driver: shave off another memcpy() by using assignment.Mike Frysinger
2008-02-06Blackfin RTC driver: read_alarm() checks the enabled field, not the pending f...Mike Frysinger
2008-02-06Blackfin RTC driver: use dev_dbg() rather than pr_stamp()Mike Frysinger
2008-02-06Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that...Mike Frysinger
2008-02-06Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a ...Mike Frysinger
2008-02-06Blackfin RTC driver: the frequency function is in units of Hz, not units of s...Mike Frysinger
2008-02-06Platform real time clock driver for Dallas 1511 chipAndrew Sharp
2008-02-06rtc-cmos alarm acts as oneshotDavid Brownell
2008-02-06rtc: ds1302 rtc supportPaul Mundt
2008-02-06rtc-cmos: export nvram in sysfsDavid Brownell
2008-02-06rtc-s3c: Use is_power_of_2() macro for simplicity.Robert P. J. Day
2008-02-06rtc-pcf8583: Don't abuse I2C_M_NOSTARTJean Delvare
2008-02-06Cosmetic fixes to RTC subsystem's KconfigAlessandro Zummo
2008-02-06drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warningAndrew Morton
2008-02-06drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo()Roel Kluin
2008-02-06ser_gigaset: convert mutex to completionTilman Schmidt
2008-02-06Gigaset: permit module unloadTilman Schmidt