summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fbdev/udlfb'Paul Mundt2011-01-069-126/+64
|\
| * video: udlfb: Kill off special printk wrappers, use pr_fmt().Paul Mundt2011-01-062-53/+39
| * video: udlfb: Kill off some magic constants for EDID sizing.Paul Mundt2011-01-062-14/+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-20/+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-054-51/+43
|\ \
| * | fbdev: sh_mipi_dsi: use platform provided register layout and valuesGuennadi Liakhovetski2011-01-051-5/+11
| * | ARM: mach-shmobile: specify sh7372 MIPI DSI register layoutGuennadi Liakhovetski2011-01-051-0/+1
| * | fbdev: sh_mipi_dsi: support different register layoutsGuennadi Liakhovetski2011-01-051-0/+6
| * | ARM: mach-shmobile: improve MIPI DSI clock configurationGuennadi Liakhovetski2011-01-052-43/+8
| * | 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-221149-10955/+21281
|\ \ \
| * | | Linux 2.6.37-rc7v2.6.37-rc7Linus Torvalds2010-12-211-1/+1
| * | | 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
| | |/ / /
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-12-205-30/+41
| |\ \ \ \
| | * | | | ceph: handle partial result from get_user_pagesHenry C Chang2010-12-171-2/+2
| | * | | | ceph: mark user pages dirty on direct-io readsHenry C Chang2010-12-173-10/+15
| | * | | | ceph: fix null pointer dereference in ceph_init_dentry for nfs reexportSage Weil2010-12-171-1/+2
| | * | | | ceph: fix direct-io on non-page-aligned buffersHenry C Chang2010-12-151-12/+19
| | * | | | ceph: fix msgr_init error pathSage Weil2010-12-131-5/+3
| * | | | | Fix build error in drivers/block/cciss.cLinus Torvalds2010-12-201-1/+1
OpenPOWER on IntegriCloud