summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-06-17Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2009-06-17drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths.Dave Airlie
2009-06-17Staging: Add octeon-ethernet driver files.David Daney
2009-06-17MIPS: hwrng: Add TX4939 RNG driverAtsushi Nemoto
2009-06-17DMA: TXx9 Soc DMA Controller driverAtsushi Nemoto
2009-06-17Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2009-06-17Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-06-17Merge branch 'akpm'Linus Torvalds
2009-06-17fbdev: bf54x-lq043fb: use kzalloc over kmalloc/memsetMike Frysinger
2009-06-17fbdev: *bfin*: fix __dev{init,exit} markingsMike Frysinger
2009-06-17fbdev: *bfin*: drop unnecessary calls to memsetVivek Kutal
2009-06-17fbdev: bfin-t350mcqb-fb: drop unused local variablesMike Frysinger
2009-06-17fbdev: s1d13xxxfb: add accelerated bitblt functionsKristoffer Ericson
2009-06-17tcx: use standard fields for framebuffer physical address and lengthKrzysztof Helt
2009-06-17fbdev: add support for handoff from firmware to hw framebuffersDave Airlie
2009-06-17intelfb: fix a bug when changing video timingPaul Menzel
2009-06-17fbdev: use framebuffer_release() for freeing fb_info structuresKrzysztof Helt
2009-06-17radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb?Roel Kluin
2009-06-17s3c-fb: CPUFREQ frequency scaling supportBen Dooks
2009-06-17s3c-fb: fix resource releasing on error during probingKrzysztof Helt
2009-06-17carminefb: fix possible access beyond end of carmine_modedb[]Roel Kluin
2009-06-17acornfb: remove fb_mmap functionKrzysztof Helt
2009-06-17mb862xxfb: use CONFIG_OF instead of CONFIG_PPC_OFArnd Bergmann
2009-06-17mb862xxfb: restrict compliation of platform driver to PPCJulian Calaby
2009-06-17Samsung SoC Framebuffer driver: add Alpha Channel supportInKi Dae
2009-06-17atmel-lcdc: fix pixclock upper bound detectionBen Nizette
2009-06-17offb: use framebuffer_alloc() to allocate fb_info structKrzysztof Helt
2009-06-17igafb: use framebuffer_alloc() to allocate fb_info structKrzysztof Helt
2009-06-17chipsfb: remove redundant assignmentKrzysztof Helt
2009-06-17fbdev: add video modes for resolutions and timings of PAL RGBPaul Menzel
2009-06-17fbdev: move logo externs to header fileGeert Uytterhoeven
2009-06-17fbdev: generated logo sources depend on scripts/pnmtologoSam Ravnborg
2009-06-17lis3: add click functionDaniel Mack
2009-06-17lis3: add three new laptop modelsEric Piel
2009-06-17lis3: use input_polled_deviceEric Piel
2009-06-17lis3: remove automatic shutdown of the deviceEric Piel
2009-06-17lis3: fix misc device unregistering and printkEric Piel
2009-06-17drivers: add support for the TI VLYNQ busFlorian Fainelli
2009-06-17console: make blank timeout value a boot optionDaniel Mack
2009-06-17eisa.ids: add Network Peripherals FDDI boardsMaciej W. Rozycki
2009-06-17use printk_once() in several placesMinchan Kim
2009-06-17mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro
2009-06-17videobuf-dma-contig: zero copy USERPTR supportMagnus Damm
2009-06-17page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman
2009-06-17firmware_map: fix hang with x86/32bitYinghai Lu
2009-06-17spi: takes size of a pointer to determine the size of the pointed-to typeRoel Kluin
2009-06-17time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann