summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-04-14stk17ta8: renaming e-mail corrections following split of GE Fanuc joint ventureMartyn Welch1-2/+2
2010-04-14rtc: e-mail corrections following split of GE Fanuc joint ventureMartyn Welch1-3/+3
2010-04-08wd7000: typo spin_unlock_irq() => spin_lock_irq()Dan Carpenter1-1/+1
2010-04-01Remove empty comment in acpi/power.cJustin P. Mattock1-1/+0
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse8-18/+18
2010-03-16Fix typos in commentsThomas Weber20-24/+24
2010-03-15powerpc/BSR: fix device_create() return value checkJani Nikula1-1/+1
2010-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2-6/+7
2010-03-13Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds1-3/+1
2010-03-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-7/+25
2010-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds127-1525/+163
2010-03-13Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds18-48/+302
2010-03-13mxcmmc: fixed max_seg_size value on initializationVladimir Zapolskiy1-1/+1
2010-03-13sgi-gru: use for_each_set_bit()Akinobu Mita1-11/+4
2010-03-13drivers/char/mmtimer.c: eliminate useless codeJulia Lawall1-1/+1
2010-03-13w1: mxc_w1: move probe() and remove() to the dev* text areaAlberto Panizzo1-2/+2
2010-03-13w1: fix test in ds2482_wait_1wire_idle()Roel Kluin1-1/+1
2010-03-13serial amba-pl010: enable PPS supportRodolfo Giometti1-0/+15
2010-03-13serial 8250: enable PPS supportRodolfo Giometti1-0/+16
2010-03-13pps: serial clients supportRodolfo Giometti3-0/+162
2010-03-13ldisc n_tty: add new method n_tty_inherit_ops()Rodolfo Giometti1-0/+17
2010-03-13pps: LinuxPPS clients supportRodolfo Giometti5-0/+153
2010-03-13dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...FUJITA Tomonori1-28/+0
2010-03-13dma-mapping: dma-mapping.h: add dma_set_coherent_maskFUJITA Tomonori1-4/+3
2010-03-13dma-mapping: pci: convert pci_set_dma_mask to call dma_set_maskFUJITA Tomonori1-6/+4
2010-03-13edac: e752x: add dram scrubbing supportPeter Tyser1-0/+107
2010-03-13edac: e752x fsb eccKonstantin Olifer1-8/+2
2010-03-13edac: mpc85xx use resource_size instead of raw mathH Hartley Sweeten1-4/+3
2010-03-13edac: mpc85xx improve SDRAM error reportingPeter Tyser1-8/+138
2010-03-13edac: mpc85xx mask ecc syndrome correctlyPeter Tyser2-1/+14
2010-03-13ipmi: fix slave_addrs setting to actually workBela Lubkin1-2/+3
2010-03-13ipmi: add parameter to limit CPU usage in kipmidMartin Wilck1-2/+64
2010-03-13copy_signal() cleanup: clean tty_audit_fork()Veaceslav Falico1-1/+0
2010-03-13drivers/char/mem.c: cleanupsAndrew Morton1-102/+102
2010-03-13/dev/mem: dont allow seek to last pageWu Fengguang1-6/+13
2010-03-13fbdev: bfin-lq035q1-fb: remove duplicated #includeHuang Weiyi1-1/+0
2010-03-13video: fix first line of kernel-doc for a few functionsBen Hutchings1-4/+4
2010-03-13obsolete config in kernel source: LWMON5Christoph Egger1-13/+0
2010-03-13drivers/video/via: fix continuation line formatsJoe Perches2-10/+10
2010-03-13NUC900 LCD Controller DriverWang Qiang4-0/+856
2010-03-13fbdev: remove obsolete CONFIG_FB_SOFT_CURSORChristoph Egger2-4/+0
2010-03-13broadsheetfb: support storing waveformJaya Kumar1-1/+500
2010-03-13broadsheetfb: add MMIO hooksJaya Kumar1-16/+94
2010-03-13viafb: support color depth 15 and 30Florian Tobias Schandinat2-18/+34
2010-03-13viafb: rework color settingFlorian Tobias Schandinat3-216/+51
2010-03-13viafb: some virtual_xres handling fixesFlorian Tobias Schandinat1-8/+4
2010-03-13viafb: rework color checkingFlorian Tobias Schandinat2-35/+56
2010-03-13viafb: make some variables a bit less globalFlorian Tobias Schandinat5-12/+7
2010-03-13viafb: remove dead code due to IGA1_IGA2Florian Tobias Schandinat3-574/+11
2010-03-13viafb: split color mode setting upFlorian Tobias Schandinat3-35/+53