summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* w1: fix test in ds2482_wait_1wire_idle()Roel Kluin2010-03-131-1/+1
* serial amba-pl010: enable PPS supportRodolfo Giometti2010-03-131-0/+15
* serial 8250: enable PPS supportRodolfo Giometti2010-03-131-0/+16
* pps: serial clients supportRodolfo Giometti2010-03-133-0/+162
* ldisc n_tty: add new method n_tty_inherit_ops()Rodolfo Giometti2010-03-131-0/+17
* pps: LinuxPPS clients supportRodolfo Giometti2010-03-135-0/+153
* dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...FUJITA Tomonori2010-03-131-28/+0
* dma-mapping: dma-mapping.h: add dma_set_coherent_maskFUJITA Tomonori2010-03-131-4/+3
* dma-mapping: pci: convert pci_set_dma_mask to call dma_set_maskFUJITA Tomonori2010-03-131-6/+4
* edac: e752x: add dram scrubbing supportPeter Tyser2010-03-131-0/+107
* edac: e752x fsb eccKonstantin Olifer2010-03-131-8/+2
* edac: mpc85xx use resource_size instead of raw mathH Hartley Sweeten2010-03-131-4/+3
* edac: mpc85xx improve SDRAM error reportingPeter Tyser2010-03-131-8/+138
* edac: mpc85xx mask ecc syndrome correctlyPeter Tyser2010-03-132-1/+14
* ipmi: fix slave_addrs setting to actually workBela Lubkin2010-03-131-2/+3
* ipmi: add parameter to limit CPU usage in kipmidMartin Wilck2010-03-131-2/+64
* copy_signal() cleanup: clean tty_audit_fork()Veaceslav Falico2010-03-131-1/+0
* drivers/char/mem.c: cleanupsAndrew Morton2010-03-131-102/+102
* /dev/mem: dont allow seek to last pageWu Fengguang2010-03-131-6/+13
* fbdev: bfin-lq035q1-fb: remove duplicated #includeHuang Weiyi2010-03-131-1/+0
* video: fix first line of kernel-doc for a few functionsBen Hutchings2010-03-131-4/+4
* obsolete config in kernel source: LWMON5Christoph Egger2010-03-131-13/+0
* drivers/video/via: fix continuation line formatsJoe Perches2010-03-132-10/+10
* NUC900 LCD Controller DriverWang Qiang2010-03-134-0/+856
* fbdev: remove obsolete CONFIG_FB_SOFT_CURSORChristoph Egger2010-03-132-4/+0
* broadsheetfb: support storing waveformJaya Kumar2010-03-131-1/+500
* broadsheetfb: add MMIO hooksJaya Kumar2010-03-131-16/+94
* viafb: support color depth 15 and 30Florian Tobias Schandinat2010-03-132-18/+34
* viafb: rework color settingFlorian Tobias Schandinat2010-03-133-216/+51
* viafb: some virtual_xres handling fixesFlorian Tobias Schandinat2010-03-131-8/+4
* viafb: rework color checkingFlorian Tobias Schandinat2010-03-132-35/+56
* viafb: make some variables a bit less globalFlorian Tobias Schandinat2010-03-135-12/+7
* viafb: remove dead code due to IGA1_IGA2Florian Tobias Schandinat2010-03-133-574/+11
* viafb: split color mode setting upFlorian Tobias Schandinat2010-03-133-35/+53
* viafb: introduce strict parameter checkingFlorian Tobias Schandinat2010-03-131-29/+38
* viafb: make viafb_set_par more dual framebuffer compatibleFlorian Tobias Schandinat2010-03-131-5/+15
* viafb: video address setting revisitedFlorian Tobias Schandinat2010-03-132-10/+15
* viafb: reorder initialization for dual framebuffer modeFlorian Tobias Schandinat2010-03-131-3/+3
* viafb: yet another dead code removalFlorian Tobias Schandinat2010-03-137-122/+1
* viafb: some dvi cleanupFlorian Tobias Schandinat2010-03-134-75/+55
* viafb: remove the remaining VIA_RES_* usesFlorian Tobias Schandinat2010-03-134-166/+15
* viafb: split global index upFlorian Tobias Schandinat2010-03-139-386/+225
* viafb: remove dead codeFlorian Tobias Schandinat2010-03-132-13/+0
* viafb: deprecate private ioctlsFlorian Tobias Schandinat2010-03-131-0/+1
* broadsheetfb: add multiple panel type supportJaya Kumar2010-03-131-17/+110
* fbdev: bf54x-lq043fb/bfin-t350mcqb-fb: drop custom mmap() handlerMichael Hennerich2010-03-132-59/+0
* asiliantfb: fix test of unsigned in asiliant_calc_dclk2()Roel Kluin2010-03-131-2/+2
* drivers/block/floppy.c: remove unnecessary casting in fd_ioctlJoe Perches2010-03-131-9/+8
* drivers/block/floppy.c: remove misleading, used once FD_IOCTL_ALLOWED macroJoe Perches2010-03-131-3/+1
* drivers/block/floppy.c: remove obfuscating CODE2SIZE macroJoe Perches2010-03-131-3/+2