aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* intelfb: fix a bug when changing video timingPaul Menzel2009-06-16
* fbdev: use framebuffer_release() for freeing fb_info structuresKrzysztof Helt2009-06-16
* radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb?Roel Kluin2009-06-16
* s3c-fb: CPUFREQ frequency scaling supportBen Dooks2009-06-16
* s3c-fb: fix resource releasing on error during probingKrzysztof Helt2009-06-16
* carminefb: fix possible access beyond end of carmine_modedb[]Roel Kluin2009-06-16
* acornfb: remove fb_mmap functionKrzysztof Helt2009-06-16
* mb862xxfb: use CONFIG_OF instead of CONFIG_PPC_OFArnd Bergmann2009-06-16
* mb862xxfb: restrict compliation of platform driver to PPCJulian Calaby2009-06-16
* Samsung SoC Framebuffer driver: add Alpha Channel supportInKi Dae2009-06-16
* atmel-lcdc: fix pixclock upper bound detectionBen Nizette2009-06-16
* offb: use framebuffer_alloc() to allocate fb_info structKrzysztof Helt2009-06-16
* igafb: use framebuffer_alloc() to allocate fb_info structKrzysztof Helt2009-06-16
* chipsfb: remove redundant assignmentKrzysztof Helt2009-06-16
* fbdev: add video modes for resolutions and timings of PAL RGBPaul Menzel2009-06-16
* fbdev: move logo externs to header fileGeert Uytterhoeven2009-06-16
* fbdev: generated logo sources depend on scripts/pnmtologoSam Ravnborg2009-06-16
* lis3: add click functionDaniel Mack2009-06-16
* lis3: add three new laptop modelsEric Piel2009-06-16
* lis3: use input_polled_deviceEric Piel2009-06-16
* lis3: remove automatic shutdown of the deviceEric Piel2009-06-16
* lis3: fix misc device unregistering and printkEric Piel2009-06-16
* drivers: add support for the TI VLYNQ busFlorian Fainelli2009-06-16
* console: make blank timeout value a boot optionDaniel Mack2009-06-16
* eisa.ids: add Network Peripherals FDDI boardsMaciej W. Rozycki2009-06-16
* use printk_once() in several placesMinchan Kim2009-06-16
* mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2009-06-16
* videobuf-dma-contig: zero copy USERPTR supportMagnus Damm2009-06-16
* page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-16
* firmware_map: fix hang with x86/32bitYinghai Lu2009-06-16
* spi: takes size of a pointer to determine the size of the pointed-to typeRoel Kluin2009-06-16
* time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-15
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
| |\
| * | Bluetooth: Fix issue with uninitialized nsh.type in DTL-1 driverMarcel Holtmann2009-06-14
| * | ieee802154: fix kconfig bool/tristate muckupRandy Dunlap2009-06-14
| * | bonding: initialization reworkStephen Hemminger2009-06-14
| * | bonding: use is_zero_ether_addrStephen Hemminger2009-06-14
| * | bonding: network device names are case sensativeStephen Hemminger2009-06-14
| * | bonding: elminate bad refcount codeStephen Hemminger2009-06-14
| * | bonding: fix style issuesStephen Hemminger2009-06-14
| * | bonding: fix destructorStephen Hemminger2009-06-14
| * | bonding: remove bonding read/write semaphoreStephen Hemminger2009-06-14
| * | bonding: initialize before registrationStephen Hemminger2009-06-14
| * | bonding: bond_create always called with default parametersStephen Hemminger2009-06-14
| * | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...David S. Miller2009-06-13
| |\ \
| | * | irda: smsc wait count reaches -1Roel Kluin2009-06-12
| | * | irda: new Blackfin on-chip SIR IrDA driverGraff Yang2009-06-12
| * | | net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
| * | | net: fix network drivers ndo_start_xmit() return values (part 8)Patrick McHardy2009-06-13