summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sh_mobile_meram: Rename operations to cache_[alloc|free|update]Laurent Pinchart2012-07-193-108/+102
* s3fb: Add Virge/MX (86C260)Ondrej Zary2012-07-081-10/+21
* grvga: Fix error handling issuesEmil Goode2012-07-081-25/+22
* video: w100fb: Reduce sleep mode battery dischargePaul Parsons2012-07-081-0/+12
* Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat2012-07-087-22/+33
|\
| * OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=nTomi Valkeinen2012-07-086-6/+6
| * OMAPDSS: Use PM notifiers for system suspendTomi Valkeinen2012-07-081-16/+27
* | da8xx-fb: Rounding FB size to satisfy SGX buffer requirementsAditya Nellutla2012-06-271-1/+4
* | mx3fb: avoid screen flash when panning with fb_set_varLiu Ying2012-06-271-1/+21
* | mx3fb: support pan display with fb_set_varLiu Ying2012-06-271-7/+26
* | Merge branch 'planes' of git://linuxtv.org/pinchartl/fbdev into fbdev-nextFlorian Tobias Schandinat2012-06-242-100/+889
|\ \
| * | fbdev: sh_mobile_lcdc: Implement overlays supportLaurent Pinchart2012-06-201-72/+860
| * | fbdev: sh_mobile_lcdc: Rename fb operation handlers with a common prefixLaurent Pinchart2012-06-201-23/+25
| * | fbdev: sh_mobile_lcdc: Constify sh_mobile_lcdc_fix structureLaurent Pinchart2012-06-201-1/+1
| * | fbdev: sh_mipi_dsi: fix a section mismatchGuennadi Liakhovetski2012-06-201-4/+3
* | | video: backlight: remove unused headerPaul Bolle2012-06-241-21/+0
* | | video: exynos_dp: remove duplicated declarations from header fileJingoo Han2012-06-241-4/+0
* | | video: exynos_dp: fix build warning due to uninitialized valueJingoo Han2012-06-241-0/+3
|/ /
* | Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-168-16/+34
|\|
| * video: s3c-fb: fix possible division by zero in s3c_fb_calc_pixclkJingoo Han2012-06-131-1/+1
| * video: s3c-fb: clear SHADOWCON register when clearing hardware window registersJingoo Han2012-06-131-2/+8
| * drivers/tosa: driver needs I2C and SPI to compileArnd Bergmann2012-06-091-1/+1
| * drivers/savagefb: use mdelay instead of udelayArnd Bergmann2012-06-091-5/+5
| * video/console: automatically select a fontArnd Bergmann2012-06-091-0/+14
| * video/ili9320: do not mark exported functions __devexitArnd Bergmann2012-06-091-1/+1
| * drivers/video: use correct __devexit_p annotationArnd Bergmann2012-06-092-2/+2
| * video: bfin_adv7393fb: Convert to kstrtouint_from_userEmil Goode2012-06-051-4/+2
| * Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linux ...Florian Tobias Schandinat2012-06-054-5/+4
| |\
* | \ Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-06-152-4/+2
|\ \ \
| * | | [SCSI] Fix sd_probe_domain config problemJames Bottomley2012-06-071-3/+1
| * | | [SCSI] mpt2sas: Fix unsafe using smp_processor_id() in preemptiblenagalakshmi.nandigama@lsi.com2012-06-061-1/+1
* | | | Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-06-153-15/+27
|\ \ \ \
| * | | | xen/pci: Check for PCI bridge before using it.Zhang, Yang Z2012-05-301-1/+1
| * | | | xen/events: Add WARN_ON when quick lookup found invalid type.Konrad Rzeszutek Wilk2012-05-301-0/+9
| * | | | xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.Konrad Rzeszutek Wilk2012-05-241-3/+8
| * | | | xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFNKonrad Rzeszutek Wilk2012-05-241-1/+2
| * | | | xen/hvc: Collapse error logic.Konrad Rzeszutek Wilk2012-05-241-12/+9
* | | | | Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-06-1539-168/+352
|\ \ \ \ \
| * | | | | USB: fix gathering of interface associationsDaniel Mack2012-06-141-1/+2
| * | | | | usb: ehci-sh: fix illegal phy_init() running when platform_data is NULLShimoda, Yoshihiro2012-06-141-2/+1
| * | | | | usb: cdc-acm: fix devices not unthrottled on openOtto Meta2012-06-141-0/+8
| * | | | | Fix OMAP EHCI suspend/resume failure (i693)Anand Gadiyar2012-06-131-1/+167
| * | | | | USB: ohci-hub: Mark ohci_finish_controller_resume() as __maybe_unusedRoland Stigge2012-06-131-1/+1
| * | | | | usb: use usb_serial_put in usb_serial_probe errorsJan Safrata2012-06-131-3/+3
| * | | | | USB: EHCI: Fix build warning in xilinx ehci driverHerton Ronaldo Krzesinski2012-06-131-3/+1
| * | | | | USB: fix PS3 EHCI systemsRicardo Martins2012-06-131-0/+2
| * | | | | Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2012-06-133-56/+30
| |\ \ \ \ \
| | * | | | | xHCI: Increase the timeout for controller save/restore state operationAndiry Xu2012-06-131-4/+4
| | * | | | | xhci: Don't free endpoints in xhci_mem_cleanup()Takashi Iwai2012-06-131-21/+14
| | * | | | | xhci: Fix invalid loop check in xhci_free_tt_info()Takashi Iwai2012-06-131-29/+10