summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-07-24tridentfb: source code improvementsKrzysztof Helt
2008-07-24tridentfb: acceleration constants changeKrzysztof Helt
2008-07-24tridentfb: various pixclock and timing improvementsKrzysztof Helt
2008-07-24tridentfb: acceleration bug fixesKrzysztof Helt
2008-07-24tridentfb: acceleration code improvementsKrzysztof Helt
2008-07-24tridentfb: add acceleration for TGUI familiesKrzysztof Helt
2008-07-24tridentfb: fix hi-color modes for TGUI 9440Krzysztof Helt
2008-07-24tridentfb: preserve memory type settingsKrzysztof Helt
2008-07-24tridentfb: improve check_var functionKrzysztof Helt
2008-07-24tridentfb: fix unitialized pseudo_paletteKrzysztof Helt
2008-07-24tridentfb: add TGUI 9440 supportKrzysztof Helt
2008-07-24tridentfb: improved register values on TGUI 9680Krzysztof Helt
2008-07-24tridentfb: improve probe functionKrzysztof Helt
2008-07-24tridentfb: fix clock settings for older Trident 96XX chipsKrzysztof Helt
2008-07-24tridentfb: use mmio access for clock settingKrzysztof Helt
2008-07-24tridentfb: fix timing calculationsKrzysztof Helt
2008-07-24tridentfb: make use of functions and constants from the vga.hKrzysztof Helt
2008-07-24tridentfb: move global acceleration hooks into structureKrzysztof Helt
2008-07-24tridentfb: convert is_blade and is_xp macros into functionsKrzysztof Helt
2008-07-24tridentfb: move global flat panel variable into structureKrzysztof Helt
2008-07-24tridentfb: move global chip_id into structureKrzysztof Helt
2008-07-24tridentfb: move global pseudo palette into structureKrzysztof Helt
2008-07-24tridentfb: convert fb_info into allocated oneKrzysztof Helt
2008-07-24tridentfb: replace macros with functionsKrzysztof Helt
2008-07-24fbdev: add the carmine FB driverSebastian Siewior
2008-07-24rtc-vr41xx: add irq_set_freq() and irq_set_state()Yoichi Yuasa
2008-07-24rtc-cmos: avoid spurious irqsDavid Brownell
2008-07-24rtc-at91rm9200: avoid spurious irqsDavid Brownell
2008-07-24rtc: rtc-s3c: update IRQ handlingBen Dooks
2008-07-24rtc: rtc-s3c: add __devexit and __devinit markersBen Dooks
2008-07-24rtc-cmos: improve HPET IRQ glueDavid Brownell
2008-07-24rtc: remove and clarify unneeded externsCarlos R. Mafra
2008-07-24rtc: convert the PCF8583 driver to the new I2C style framework with device_idsWolfram Sang
2008-07-24rtc: rtc-omap footprint shrinkageDavid Brownell
2008-07-24rtc: ds1305/ds1306 driverDavid Brownell
2008-07-24rtc: add support for ST M41T94 SPI RTCKim B. Heino
2008-07-24rtc: remove BKL for ioctl()David Brownell
2008-07-24rtc: push the BKL down into the driver ioctl methodAlan Cox
2008-07-24rtc: m41t80: use pr_info() as appropriateMaciej W. Rozycki
2008-07-24rtc: m41t80: sort header inclusions for readabilityMaciej W. Rozycki
2008-07-24I2O: handle sysfs_create_link() failuresWang Chen
2008-07-24vt: do not update when the console is blankedStefano Stabellini
2008-07-24vt: hold console_sem across sysfs operationsJiri Slaby
2008-07-24spi: au1550_spi: improve pio transfer modeJan Nikitenko
2008-07-24spi: au1550_spi: proper platform deviceManuel Lauss
2008-07-24spidev: BKL removalAlan Cox
2008-07-24spi: make spi_board_info.modalias a char arrayGrant Likely
2008-07-24SPI Kconfig simplificationsRobert P. J. Day
2008-07-24xilinx_spi: test below 0 on unsigned irq in xilinx_spi_probe()Roel Kluin
2008-07-24spi: spi_mpc83xx clockrate fixesChen Gong