summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* tridentfb: add imageblit acceleration for Blade3D familyKrzysztof Helt2008-07-241-3/+76
* tridentfb: Blade3D clock fixesKrzysztof Helt2008-07-241-4/+5
* tridentfb: y-panning fixesKrzysztof Helt2008-07-241-5/+4
* tridentfb: fix 224 color logo at 8 bppKrzysztof Helt2008-07-241-5/+3
* tridentfb: fix console freeze when switching from X11Krzysztof Helt2008-07-241-3/+8
* tridentfb: source code improvementsKrzysztof Helt2008-07-241-53/+30
* tridentfb: acceleration constants changeKrzysztof Helt2008-07-241-14/+31
* tridentfb: various pixclock and timing improvementsKrzysztof Helt2008-07-241-7/+28
* tridentfb: acceleration bug fixesKrzysztof Helt2008-07-241-5/+5
* tridentfb: acceleration code improvementsKrzysztof Helt2008-07-241-172/+89
* tridentfb: add acceleration for TGUI familiesKrzysztof Helt2008-07-241-12/+123
* tridentfb: fix hi-color modes for TGUI 9440Krzysztof Helt2008-07-241-10/+12
* tridentfb: preserve memory type settingsKrzysztof Helt2008-07-241-1/+4
* tridentfb: improve check_var functionKrzysztof Helt2008-07-241-0/+34
* tridentfb: fix unitialized pseudo_paletteKrzysztof Helt2008-07-241-1/+1
* tridentfb: add TGUI 9440 supportKrzysztof Helt2008-07-241-3/+7
* tridentfb: improved register values on TGUI 9680Krzysztof Helt2008-07-241-6/+23
* tridentfb: improve probe functionKrzysztof Helt2008-07-241-2/+3
* tridentfb: fix clock settings for older Trident 96XX chipsKrzysztof Helt2008-07-241-8/+23
* tridentfb: use mmio access for clock settingKrzysztof Helt2008-07-241-2/+2
* tridentfb: fix timing calculationsKrzysztof Helt2008-07-241-17/+18
* tridentfb: make use of functions and constants from the vga.hKrzysztof Helt2008-07-241-83/+61
* tridentfb: move global acceleration hooks into structureKrzysztof Helt2008-07-241-39/+24
* tridentfb: convert is_blade and is_xp macros into functionsKrzysztof Helt2008-07-241-0/+19
* tridentfb: move global flat panel variable into structureKrzysztof Helt2008-07-241-21/+23
* tridentfb: move global chip_id into structureKrzysztof Helt2008-07-241-14/+13
* tridentfb: move global pseudo palette into structureKrzysztof Helt2008-07-241-14/+7
* tridentfb: convert fb_info into allocated oneKrzysztof Helt2008-07-241-36/+46
* tridentfb: replace macros with functionsKrzysztof Helt2008-07-241-243/+283
* fbdev: add the carmine FB driverSebastian Siewior2008-07-245-0/+1040
* rtc-vr41xx: add irq_set_freq() and irq_set_state()Yoichi Yuasa2008-07-241-31/+34
* rtc-cmos: avoid spurious irqsDavid Brownell2008-07-241-77/+63
* rtc-at91rm9200: avoid spurious irqsDavid Brownell2008-07-241-10/+6
* rtc: rtc-s3c: update IRQ handlingBen Dooks2008-07-241-67/+16
* rtc: rtc-s3c: add __devexit and __devinit markersBen Dooks2008-07-241-3/+3
* rtc-cmos: improve HPET IRQ glueDavid Brownell2008-07-241-62/+131
* rtc: remove and clarify unneeded externsCarlos R. Mafra2008-07-242-3/+4
* rtc: convert the PCF8583 driver to the new I2C style framework with device_idsWolfram Sang2008-07-241-90/+39
* rtc: rtc-omap footprint shrinkageDavid Brownell2008-07-241-17/+4
* rtc: ds1305/ds1306 driverDavid Brownell2008-07-243-0/+858
* rtc: add support for ST M41T94 SPI RTCKim B. Heino2008-07-243-0/+183
* rtc: remove BKL for ioctl()David Brownell2008-07-241-20/+38
* rtc: push the BKL down into the driver ioctl methodAlan Cox2008-07-241-7/+10
* rtc: m41t80: use pr_info() as appropriateMaciej W. Rozycki2008-07-241-4/+2
* rtc: m41t80: sort header inclusions for readabilityMaciej W. Rozycki2008-07-241-7/+7
* I2O: handle sysfs_create_link() failuresWang Chen2008-07-241-12/+42
* vt: do not update when the console is blankedStefano Stabellini2008-07-241-1/+1
* vt: hold console_sem across sysfs operationsJiri Slaby2008-07-241-2/+2
* spi: au1550_spi: improve pio transfer modeJan Nikitenko2008-07-241-20/+49
* spi: au1550_spi: proper platform deviceManuel Lauss2008-07-241-64/+74
OpenPOWER on IntegriCloud