aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-01fbdev: uninline lock_fb_info()Andrew Morton
2009-04-01fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependencyAndrea Righi
2009-04-01cirrusfb: fix interlaced modesKrzysztof Helt
2009-04-01cirrusfb: fix threshold register mask for Laguna chipsKrzysztof Helt
2009-04-01cirrusfb: GD5434 (aka SD64) support fixedKrzysztof Helt
2009-04-01cirrusfb: set MCLK in one placeKrzysztof Helt
2009-04-01cirrusfb: add accelerator constantKrzysztof Helt
2009-04-01cirrusfb: fix clock doublingKrzysztof Helt
2009-04-01cirrusfb: use 24bpp instead of 32bppKrzysztof Helt
2009-04-01cirrusfb: GD5446 fixesKrzysztof Helt
2009-04-01cirrusfb: fix error paths in cirrusfb_xxx_register()Krzysztof Helt
2009-04-01cirrusfb: add imageblit functionKrzysztof Helt
2009-04-01cirrusfb: acceleration improvementsKrzysztof Helt
2009-04-01cirrusfb: various Laguna fixesKrzysztof Helt
2009-04-01cirrusfb: check_var improvementsKrzysztof Helt
2009-04-01cirrusfb: Laguna chipset 8bpp fixKrzysztof Helt
2009-04-01cirrusfb: various improvementsKrzysztof Helt
2009-04-01cirrusfb: use 5-6-5 RGB for 16bpp modeKrzysztof Helt
2009-04-01cirrusfb: do not calculate line length twiceKrzysztof Helt
2009-04-01cirrusfb: add mmio registers for Laguna chipsetsKrzysztof Helt
2009-04-01cirrusfb: add Laguna additional overflow registerKrzysztof Helt
2009-04-01cirrusfb: fix Laguna chipset memory detection and clock settingKrzysztof Helt
2009-04-01cirrusfb: convert printks to dev_fooKrzysztof Helt
2009-04-01atyfb: fix header file trailing whitespaceRandy Dunlap
2009-04-01drivers/video/uvesafb.c: don't use gfp_any()Andrew Morton
2009-04-01rtc: test before subtraction on unsignedRoel Kluin
2009-04-01rtc-v3020: coding style cleanupMike Rapoport
2009-04-01rtc-wm8350: retries will reach -1Roel Kluin
2009-04-01rtc: add EPSON RX8025 support to DS1307 RTC driverMatthias Fuchs
2009-04-01rtc-ds1307: true SMBus compatibilityEd Swierk
2009-04-01rtc-parisc: rename p pointer to rtcdann frazier
2009-04-01rtc-parisc: remove a couple unnecessary variablesdann frazier
2009-04-01rtc-parisc: remove unnecessary ret variabledann frazier
2009-04-01rtc-parisc: declare rtc_parisc_dev as staticdann frazier
2009-04-01rtc-parisc: use platform_driver_probedann frazier
2009-04-01rtc-parisc: use rtc_valid_tm() in parisc_get_timedann frazier
2009-04-01rtc-parisc: remove struct parisc_rtcdann frazier
2009-04-01rtc-parisc: remove redundant lockingdann frazier
2009-04-01rtc-parisc: add a missing include for linux/rtc.hdann frazier
2009-04-01rtc: add platform driver for EFIdann frazier
2009-04-01rtc: convert LEAP_YEAR into an inlineAndrew Morton
2009-04-01rtc: convert wm8350 use new alarm and update operationsMark Brown
2009-04-01autofs4: fix kernel includesIan Kent
2009-04-01autofs4: fix lookup deadlockIan Kent
2009-04-01autofs4: cleanup expire code duplicationIan Kent
2009-04-01ecryptfs: use kzfree()Johannes Weiner
2009-04-01powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boardsAnton Vorontsov
2009-04-01powerpc/83xx: add mmc-spi support via the device tree for MPC8323E-RDBAnton Vorontsov
2009-04-01powerpc: add mmc-spi-slot bindingsAnton Vorontsov
2009-04-01spi_mpc83xx: add OF platform driver bindingsAnton Vorontsov