summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm'Linus Torvalds2009-06-1749-335/+1596
|\
| * fbdev: bf54x-lq043fb: use kzalloc over kmalloc/memsetMike Frysinger2009-06-171-3/+1
| * fbdev: *bfin*: fix __dev{init,exit} markingsMike Frysinger2009-06-172-7/+7
| * fbdev: *bfin*: drop unnecessary calls to memsetVivek Kutal2009-06-172-6/+0
| * fbdev: bfin-t350mcqb-fb: drop unused local variablesMike Frysinger2009-06-171-6/+0
| * fbdev: s1d13xxxfb: add accelerated bitblt functionsKristoffer Ericson2009-06-171-33/+308
| * tcx: use standard fields for framebuffer physical address and lengthKrzysztof Helt2009-06-171-14/+13
| * fbdev: add support for handoff from firmware to hw framebuffersDave Airlie2009-06-174-2/+57
| * intelfb: fix a bug when changing video timingPaul Menzel2009-06-171-0/+5
| * fbdev: use framebuffer_release() for freeing fb_info structuresKrzysztof Helt2009-06-174-5/+5
| * radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb?Roel Kluin2009-06-171-2/+1
| * s3c-fb: CPUFREQ frequency scaling supportBen Dooks2009-06-172-2/+70
| * s3c-fb: fix resource releasing on error during probingKrzysztof Helt2009-06-171-13/+9
| * carminefb: fix possible access beyond end of carmine_modedb[]Roel Kluin2009-06-171-1/+1
| * acornfb: remove fb_mmap functionKrzysztof Helt2009-06-171-38/+0
| * mb862xxfb: use CONFIG_OF instead of CONFIG_PPC_OFArnd Bergmann2009-06-171-1/+1
| * mb862xxfb: restrict compliation of platform driver to PPCJulian Calaby2009-06-171-0/+1
| * Samsung SoC Framebuffer driver: add Alpha Channel supportInKi Dae2009-06-171-3/+28
| * atmel-lcdc: fix pixclock upper bound detectionBen Nizette2009-06-171-1/+1
| * offb: use framebuffer_alloc() to allocate fb_info structKrzysztof Helt2009-06-171-5/+1
| * igafb: use framebuffer_alloc() to allocate fb_info structKrzysztof Helt2009-06-171-5/+3
| * chipsfb: remove redundant assignmentKrzysztof Helt2009-06-171-1/+0
| * fbdev: add video modes for resolutions and timings of PAL RGBPaul Menzel2009-06-171-0/+8
| * fbdev: move logo externs to header fileGeert Uytterhoeven2009-06-171-15/+0
| * fbdev: generated logo sources depend on scripts/pnmtologoSam Ravnborg2009-06-171-5/+7
| * lis3: add click functionDaniel Mack2009-06-173-1/+39
| * lis3: add three new laptop modelsEric Piel2009-06-171-2/+5
| * lis3: use input_polled_deviceEric Piel2009-06-174-55/+29
| * lis3: remove automatic shutdown of the deviceEric Piel2009-06-173-71/+32
| * lis3: fix misc device unregistering and printkEric Piel2009-06-171-5/+2
| * drivers: add support for the TI VLYNQ busFlorian Fainelli2009-06-175-0/+842
| * console: make blank timeout value a boot optionDaniel Mack2009-06-171-6/+7
| * eisa.ids: add Network Peripherals FDDI boardsMaciej W. Rozycki2009-06-171-0/+5
| * use printk_once() in several placesMinchan Kim2009-06-171-6/+3
| * mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2009-06-171-4/+0
| * videobuf-dma-contig: zero copy USERPTR supportMagnus Damm2009-06-171-5/+89
| * page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-172-2/+2
| * firmware_map: fix hang with x86/32bitYinghai Lu2009-06-171-7/+9
| * spi: takes size of a pointer to determine the size of the pointed-to typeRoel Kluin2009-06-171-3/+3
| * time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-173-1/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-06-1614-829/+544
|\ \
| * | firewire: core: use more outbound tlabelsStefan Richter2009-06-141-4/+4
| * | firewire: core: don't update Broadcast_Channel if RFC 2734 conditions aren't metStefan Richter2009-06-141-1/+17
| * | firewire: core: prepare for non-core children of card devicesStefan Richter2009-06-063-12/+22
| * | firewire: core: include linux/uaccess.h instead of asm/uaccess.hStefan Richter2009-06-061-1/+1
| * | firewire: add parent-of-unit accessorStefan Richter2009-06-062-18/+23
| * | firewire: rename source filesStefan Richter2009-06-059-4/+4
| * | firewire: reorganize header filesStefan Richter2009-06-0513-737/+326
| * | firewire: clean up includesStefan Richter2009-06-057-22/+61
| * | firewire: ohci: access bus_seconds atomicallyStefan Richter2009-06-051-3/+4