aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-07-24aty128fb: Fix coding style issuesEmil Goode
2012-07-08s3fb: Add Virge/MX (86C260)Ondrej Zary
2012-07-08grvga: Fix error handling issuesEmil Goode
2012-07-08video: w100fb: Reduce sleep mode battery dischargePaul Parsons
2012-07-08Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat
2012-07-08OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=nTomi Valkeinen
2012-07-08OMAPDSS: Use PM notifiers for system suspendTomi Valkeinen
2012-06-27da8xx-fb: Rounding FB size to satisfy SGX buffer requirementsAditya Nellutla
2012-06-27mx3fb: avoid screen flash when panning with fb_set_varLiu Ying
2012-06-27mx3fb: support pan display with fb_set_varLiu Ying
2012-06-24Merge branch 'planes' of git://linuxtv.org/pinchartl/fbdev into fbdev-nextFlorian Tobias Schandinat
2012-06-24video: backlight: remove unused headerPaul Bolle
2012-06-24video: exynos_dp: remove duplicated declarations from header fileJingoo Han
2012-06-24video: exynos_dp: fix build warning due to uninitialized valueJingoo Han
2012-06-20fbdev: sh_mobile_lcdc: Implement overlays supportLaurent Pinchart
2012-06-20fbdev: sh_mobile_lcdc: Rename fb operation handlers with a common prefixLaurent Pinchart
2012-06-20fbdev: sh_mobile_lcdc: Constify sh_mobile_lcdc_fix structureLaurent Pinchart
2012-06-20fbdev: sh_mipi_dsi: fix a section mismatchGuennadi Liakhovetski
2012-06-16Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-06-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-06-15Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-06-15Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2012-06-14USB: fix gathering of interface associationsDaniel Mack
2012-06-14usb: ehci-sh: fix illegal phy_init() running when platform_data is NULLShimoda, Yoshihiro
2012-06-14usb: cdc-acm: fix devices not unthrottled on openOtto Meta
2012-06-14Merge tag 'pinctrl-fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-06-14Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-13Fix OMAP EHCI suspend/resume failure (i693)Anand Gadiyar
2012-06-13USB: ohci-hub: Mark ohci_finish_controller_resume() as __maybe_unusedRoland Stigge
2012-06-13usb: use usb_serial_put in usb_serial_probe errorsJan Safrata
2012-06-13USB: EHCI: Fix build warning in xilinx ehci driverHerton Ronaldo Krzesinski
2012-06-13USB: fix PS3 EHCI systemsRicardo Martins
2012-06-13Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2012-06-13xHCI: Increase the timeout for controller save/restore state operationAndiry Xu
2012-06-13xhci: Don't free endpoints in xhci_mem_cleanup()Takashi Iwai
2012-06-13xhci: Fix invalid loop check in xhci_free_tt_info()Takashi Iwai
2012-06-13xhci: Fix error path return value.Sarah Sharp
2012-06-13USB: Checking the wrong variable in usb_disable_lpm()Dan Carpenter
2012-06-13usb-storage: Add 090c:1000 to unusal-devsHans de Goede
2012-06-13bnx2x: fix checksum validationEric Dumazet
2012-06-13USB: serial-generic: use a single set of device IDsAlan Stern
2012-06-13USB: serial: Enforce USB driver and USB serial driver matchBjørn Mork
2012-06-13Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-06-13Merge branch 'fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-06-13USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern
2012-06-13video: s3c-fb: fix possible division by zero in s3c_fb_calc_pixclkJingoo Han
2012-06-13video: s3c-fb: clear SHADOWCON register when clearing hardware window registersJingoo Han