summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-01-06Merge branch 'fbdev/udlfb'Paul Mundt9-365/+64
2011-01-06video: udlfb: Kill off special printk wrappers, use pr_fmt().Paul Mundt1-37/+39
2011-01-06video: udlfb: Kill off some magic constants for EDID sizing.Paul Mundt1-8/+7
2011-01-06video: udlfb: deifdefify (yes, that's a word).Paul Mundt1-39/+2
2011-01-06fbdev: modedb: Add a new mode for 864x480 TAAL panels.Mayuresh Janorkar1-0/+4
2011-01-06drivers/video/i810/i810-i2c.c: fix i2c bus handlingStefani Seibold1-4/+8
2011-01-06video: Fix the HGA framebuffer driverBrent Cook2-25/+11
2011-01-06drivers/video/carminefb.c: improve error handlingJulia Lawall1-4/+2
2011-01-06video: imxfb: Fix the maximum value for yresFabio Estevam1-6/+3
2011-01-06fbdev: sh_mobile_lcdcfb: Enable 32 bpp and 24 bpp supportMagnus Damm1-11/+63
2011-01-05Merge branch 'common/fbdev-mipi' of master.kernel.org:/pub/scm/linux/kernel/g...Paul Mundt1-8/+28
2011-01-05fbdev: sh_mipi_dsi: use platform provided register layout and valuesGuennadi Liakhovetski1-5/+11
2011-01-05fbdev: sh-mobile: implement MIPI DSI runtime PM supportGuennadi Liakhovetski1-3/+17
2010-12-22sisfb: eliminate compiler warningsAaro Koskinen2-3/+3
2010-12-22sisfb: delete unused register I/O macrosAaro Koskinen1-53/+1
2010-12-22sisfb: replace setSISIDXREG with SiS_SetRegANDORAaro Koskinen1-47/+47
2010-12-22sisfb: replace andSISIDXREG with SiS_SetRegANDAaro Koskinen1-33/+33
2010-12-22sisfb: replace orSISIDXREG with SiS_SetRegORAaro Koskinen1-36/+36
2010-12-22sisfb: replace outSISIDXREG with SiS_SetRegAaro Koskinen1-315/+315
2010-12-22sisfb: replace inSISIDXREG with SiS_GetRegAaro Koskinen1-128/+128
2010-12-22sisfb: replace outSISREG with SiS_SetRegByteAaro Koskinen1-10/+10
2010-12-22sisfb: replace inSISREG with SiS_GetRegByteAaro Koskinen1-9/+9
2010-12-22sisfb: change register I/O functions to use fixed size typesAaro Koskinen2-32/+32
2010-12-22sisfb: remove duplicate function declarationsAaro Koskinen3-25/+14
2010-12-22sisfb: delete HAVE_CONFIG_H checksAaro Koskinen2-8/+0
2010-12-22sisfb: eliminate unused variable compiler warningAaro Koskinen1-14/+16
2010-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt503-5309/+9379
2010-12-21Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+4
2010-12-21Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-22/+50
2010-12-21Fix build error in drivers/block/cciss.cLinus Torvalds1-1/+1
2010-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-363/+204
2010-12-20Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+11
2010-12-20Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+4
2010-12-20Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds7-21/+24
2010-12-20fbdev: Modify vsync timing calculation in wm8505fbAlexey Charkov1-1/+1
2010-12-20fbdev: Minor cleanup in WM8505-related codeAlexey Charkov2-9/+3
2010-12-20s1d13xxxfb: drop unused codeAndres Salomon1-50/+0
2010-12-20s3c-fb: add support for runtime pmJingoo Han1-4/+107
2010-12-19Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds2-0/+28
2010-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-76/+8
2010-12-17[media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17Jean-Francois Moine1-163/+100
2010-12-17[media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17Jean-Francois Moine1-0/+13
2010-12-17[media] gspca - sonixj: Set the flag for some devicesJean-Francois Moine1-2/+5
2010-12-17[media] gspca - sonixj: Add a flag in the driver_info tableJean-Francois Moine1-2/+8
2010-12-17[media] gspca - sonixj: Fix a bad probe exchangeJean-Francois Moine1-2/+2
2010-12-17[media] gspca - sonixj: Move bridge init to sd startJean-Francois Moine1-136/+129
2010-12-17[media] bttv: remove unneeded locking commentsBrandon Philips1-20/+0
2010-12-17[media] bttv: fix mutex use before init (BZ#24602)Mauro Carvalho Chehab1-94/+3
2010-12-17Revert "PCI: allocate bus resources from the top down"Bjorn Helgaas1-48/+5
2010-12-17Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive decode"Bjorn Helgaas1-49/+21