summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fbdev/udlfb'Paul Mundt2011-01-069-365/+64
|\
| * video: udlfb: Kill off special printk wrappers, use pr_fmt().Paul Mundt2011-01-061-37/+39
| * video: udlfb: Kill off some magic constants for EDID sizing.Paul Mundt2011-01-061-8/+7
| * video: udlfb: deifdefify (yes, that's a word).Paul Mundt2011-01-061-39/+2
| * fbdev: move udlfb out of staging.Paul Mundt2010-11-169-281/+16
* | fbdev: modedb: Add a new mode for 864x480 TAAL panels.Mayuresh Janorkar2011-01-061-0/+4
* | drivers/video/i810/i810-i2c.c: fix i2c bus handlingStefani Seibold2011-01-061-4/+8
* | video: Fix the HGA framebuffer driverBrent Cook2011-01-062-25/+11
* | drivers/video/carminefb.c: improve error handlingJulia Lawall2011-01-061-4/+2
* | video: imxfb: Fix the maximum value for yresFabio Estevam2011-01-061-6/+3
* | fbdev: sh_mobile_lcdcfb: Enable 32 bpp and 24 bpp supportMagnus Damm2011-01-061-11/+63
* | Merge branch 'common/fbdev-mipi' of master.kernel.org:/pub/scm/linux/kernel/g...Paul Mundt2011-01-051-8/+28
|\ \
| * | fbdev: sh_mipi_dsi: use platform provided register layout and valuesGuennadi Liakhovetski2011-01-051-5/+11
| * | fbdev: sh-mobile: implement MIPI DSI runtime PM supportGuennadi Liakhovetski2011-01-051-3/+17
* | | sisfb: eliminate compiler warningsAaro Koskinen2010-12-222-3/+3
* | | sisfb: delete unused register I/O macrosAaro Koskinen2010-12-221-53/+1
* | | sisfb: replace setSISIDXREG with SiS_SetRegANDORAaro Koskinen2010-12-221-47/+47
* | | sisfb: replace andSISIDXREG with SiS_SetRegANDAaro Koskinen2010-12-221-33/+33
* | | sisfb: replace orSISIDXREG with SiS_SetRegORAaro Koskinen2010-12-221-36/+36
* | | sisfb: replace outSISIDXREG with SiS_SetRegAaro Koskinen2010-12-221-315/+315
* | | sisfb: replace inSISIDXREG with SiS_GetRegAaro Koskinen2010-12-221-128/+128
* | | sisfb: replace outSISREG with SiS_SetRegByteAaro Koskinen2010-12-221-10/+10
* | | sisfb: replace inSISREG with SiS_GetRegByteAaro Koskinen2010-12-221-9/+9
* | | sisfb: change register I/O functions to use fixed size typesAaro Koskinen2010-12-222-32/+32
* | | sisfb: remove duplicate function declarationsAaro Koskinen2010-12-223-25/+14
* | | sisfb: delete HAVE_CONFIG_H checksAaro Koskinen2010-12-222-8/+0
* | | sisfb: eliminate unused variable compiler warningAaro Koskinen2010-12-221-14/+16
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-12-22503-5309/+9379
|\ \ \
| * \ \ Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-201-2/+4
| |\ \ \
| | * | | n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checkedKen Mills2010-12-161-0/+2
| | * | | n_gsm: Fix message length handling when building headerKen Mills2010-12-161-2/+2
| * | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-207-22/+50
| |\ \ \ \
| | * | | | Revert "USB: gadget: Allow function access to device ID data during bind()"Greg Kroah-Hartman2010-12-161-8/+8
| | * | | | USB: misc: uss720.c: add another vendor/product IDThomas Sailer2010-12-161-1/+3
| | * | | | USB: usb-storage: unusual_devs entry for the Samsung YP-CP3Vitaly Kuznetsov2010-12-161-0/+7
| | * | | | USB: gadget: Remove suspended sysfs file before freeing cdevPavankumar Kondeti2010-12-161-1/+1
| | * | | | USB: core: Add input prompt and help text for USB_OTG configPavankumar Kondeti2010-12-161-2/+10
| | * | | | USB: ftdi_sio: Add D.O.Tec PIDFlorian Faber2010-12-102-0/+6
| | * | | | xhci: Fix issue with port array setup and buggy hosts.Sarah Sharp2010-12-091-10/+15
| | |/ / /
| * | | | Fix build error in drivers/block/cciss.cLinus Torvalds2010-12-201-1/+1
| * | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-206-363/+204
| |\ \ \ \
| | * | | | [media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17Jean-Francois Moine2010-12-171-163/+100
| | * | | | [media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17Jean-Francois Moine2010-12-171-0/+13
| | * | | | [media] gspca - sonixj: Set the flag for some devicesJean-Francois Moine2010-12-171-2/+5
| | * | | | [media] gspca - sonixj: Add a flag in the driver_info tableJean-Francois Moine2010-12-171-2/+8
| | * | | | [media] gspca - sonixj: Fix a bad probe exchangeJean-Francois Moine2010-12-171-2/+2
| | * | | | [media] gspca - sonixj: Move bridge init to sd startJean-Francois Moine2010-12-171-136/+129
| | * | | | [media] bttv: remove unneeded locking commentsBrandon Philips2010-12-171-20/+0
| | * | | | [media] bttv: fix mutex use before init (BZ#24602)Mauro Carvalho Chehab2010-12-171-94/+3
| | * | | | [media] Don't export format_by_forcc on two different driversMauro Carvalho Chehab2010-12-024-17/+17