aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds2-6/+7
2010-03-12Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds1-3/+1
2010-03-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-7/+25
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds127-1525/+163
2010-03-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds18-48/+302
2010-03-12mxcmmc: fixed max_seg_size value on initializationVladimir Zapolskiy1-1/+1
2010-03-12sgi-gru: use for_each_set_bit()Akinobu Mita1-11/+4
2010-03-12drivers/char/mmtimer.c: eliminate useless codeJulia Lawall1-1/+1
2010-03-12w1: mxc_w1: move probe() and remove() to the dev* text areaAlberto Panizzo1-2/+2
2010-03-12w1: fix test in ds2482_wait_1wire_idle()Roel Kluin1-1/+1
2010-03-12serial amba-pl010: enable PPS supportRodolfo Giometti1-0/+15
2010-03-12serial 8250: enable PPS supportRodolfo Giometti1-0/+16
2010-03-12pps: serial clients supportRodolfo Giometti3-0/+162
2010-03-12ldisc n_tty: add new method n_tty_inherit_ops()Rodolfo Giometti1-0/+17
2010-03-12pps: LinuxPPS clients supportRodolfo Giometti5-0/+153
2010-03-12dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pci-dma-compat.hFUJITA Tomonori1-28/+0
2010-03-12dma-mapping: dma-mapping.h: add dma_set_coherent_maskFUJITA Tomonori1-4/+3
2010-03-12dma-mapping: pci: convert pci_set_dma_mask to call dma_set_maskFUJITA Tomonori1-6/+4
2010-03-12edac: e752x: add dram scrubbing supportPeter Tyser1-0/+107
2010-03-12edac: e752x fsb eccKonstantin Olifer1-8/+2
2010-03-12edac: mpc85xx use resource_size instead of raw mathH Hartley Sweeten1-4/+3
2010-03-12edac: mpc85xx improve SDRAM error reportingPeter Tyser1-8/+138
2010-03-12edac: mpc85xx mask ecc syndrome correctlyPeter Tyser2-1/+14
2010-03-12ipmi: fix slave_addrs setting to actually workBela Lubkin1-2/+3
2010-03-12ipmi: add parameter to limit CPU usage in kipmidMartin Wilck1-2/+64
2010-03-12copy_signal() cleanup: clean tty_audit_fork()Veaceslav Falico1-1/+0
2010-03-12drivers/char/mem.c: cleanupsAndrew Morton1-102/+102
2010-03-12/dev/mem: dont allow seek to last pageWu Fengguang1-6/+13
2010-03-12fbdev: bfin-lq035q1-fb: remove duplicated #includeHuang Weiyi1-1/+0
2010-03-12video: fix first line of kernel-doc for a few functionsBen Hutchings1-4/+4
2010-03-12obsolete config in kernel source: LWMON5Christoph Egger1-13/+0
2010-03-12drivers/video/via: fix continuation line formatsJoe Perches2-10/+10
2010-03-12NUC900 LCD Controller DriverWang Qiang4-0/+856
2010-03-12fbdev: remove obsolete CONFIG_FB_SOFT_CURSORChristoph Egger2-4/+0
2010-03-12broadsheetfb: support storing waveformJaya Kumar1-1/+500
2010-03-12broadsheetfb: add MMIO hooksJaya Kumar1-16/+94
2010-03-12viafb: support color depth 15 and 30Florian Tobias Schandinat2-18/+34
2010-03-12viafb: rework color settingFlorian Tobias Schandinat3-216/+51
2010-03-12viafb: some virtual_xres handling fixesFlorian Tobias Schandinat1-8/+4
2010-03-12viafb: rework color checkingFlorian Tobias Schandinat2-35/+56
2010-03-12viafb: make some variables a bit less globalFlorian Tobias Schandinat5-12/+7
2010-03-12viafb: remove dead code due to IGA1_IGA2Florian Tobias Schandinat3-574/+11
2010-03-12viafb: split color mode setting upFlorian Tobias Schandinat3-35/+53
2010-03-12viafb: introduce strict parameter checkingFlorian Tobias Schandinat1-29/+38
2010-03-12viafb: make viafb_set_par more dual framebuffer compatibleFlorian Tobias Schandinat1-5/+15
2010-03-12viafb: video address setting revisitedFlorian Tobias Schandinat2-10/+15
2010-03-12viafb: reorder initialization for dual framebuffer modeFlorian Tobias Schandinat1-3/+3
2010-03-12viafb: yet another dead code removalFlorian Tobias Schandinat7-122/+1
2010-03-12viafb: some dvi cleanupFlorian Tobias Schandinat4-75/+55
2010-03-12viafb: remove the remaining VIA_RES_* usesFlorian Tobias Schandinat4-166/+15