summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-13fbdev: sh_mobile_lcdc: Create functions to turn the display on/offLaurent Pinchart1-25/+28
2012-03-13fbdev: sh_mobile_lcdc: Don't pass struct device aroundLaurent Pinchart1-20/+21
2012-03-13fbdev: sh_mobile_lcdc: Move pm runtime enable to probe()Laurent Pinchart1-18/+16
2012-03-13fbdev: sh_mobile_lcdc: Mark init-only symbols with __devinit(const)Laurent Pinchart1-2/+2
2012-03-13fbdev: sh_mobile_lcdc: Reorder code into sectionsLaurent Pinchart1-190/+231
2012-03-08video:uvesafb: notice user when we failed to save hardware stateWang YanQing1-3/+11
2012-03-08video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing1-2/+10
2012-03-08udlfb: Fix invalid return codes in edid sysfs entry store functionOlivier Sobrie1-8/+11
2012-03-06MAINTAINERS: add entry for exynos mipi display driversDonghwa Lee1-0/+9
2012-03-06MAINTAINERS: add maintainer entry for Exynos DP driverJingoo Han1-0/+6
2012-03-06video: s3c-fb: Add support EXYNOS5 FIMDJingoo Han2-13/+63
2012-03-06pxafb: do console locking before calling fb_blank()Vasily Khoruzhick1-1/+5
2012-03-06Merge commit 'v3.3-rc6' into fbdev-nextFlorian Tobias Schandinat378-1703/+2823
2012-03-06Merge pull request #1 from bernieplug/fbdev-nextFlorian Tobias Schandinat3-68/+105
2012-03-04Linux 3.3-rc6v3.3-rc6Linus Torvalds1-1/+1
2012-03-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+2
2012-03-04Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds4-2/+8
2012-03-04udlfb: Add module_param to allow forcing pixel_limitBen Collins1-0/+12
2012-03-04udlfb: Make sure to get correct endian keys from vendor descriptorBen Collins1-1/+1
2012-03-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-4/+54
2012-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2012-03-03vfs: export full_name_hash() function to modulesLinus Torvalds1-0/+1
2012-03-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-14/+75
2012-03-03Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6Linus Torvalds5-10/+35
2012-03-03Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds9-19/+51
2012-03-03vfs: split up name hashing in link_path_walk() into helper functionLinus Torvalds1-18/+34
2012-03-03vfs: clarify and clean up dentry_cmp()Linus Torvalds1-5/+4
2012-03-03vfs: uninline full_name_hash()Linus Torvalds2-12/+10
2012-03-03vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds2-6/+10
2012-03-03hwmon: (f75375s) Catch some attempts to write to r/o registersNikolaus Schulz1-0/+27
2012-03-02hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enableNikolaus Schulz1-8/+34
2012-03-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds7-8/+29
2012-03-02regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin1-2/+2
2012-03-02regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin2-1/+7
2012-03-02perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel4-4/+54
2012-03-02ALSA: hda - Kill hyphenated namesTakashi Iwai4-8/+8
2012-03-02Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar4-1/+22
2012-03-02Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds6-32/+42
2012-03-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-3/+3
2012-03-02Merge branch 'i2c-embedded/for-3.3' of git://git.pengutronix.de/git/wsa/linux...Linus Torvalds1-3/+10
2012-03-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-48/+79
2012-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds3-5/+29
2012-03-02udlfb: fix hcd_buffer_free panic on unplug/replugBernie Thompson2-66/+81
2012-03-02udlfb: Improve debugging printouts with refresh rateMartin Decky1-1/+2
2012-03-02udlfb: add maintainerBernie Thompson1-0/+9
2012-03-01Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2-4/+10
2012-03-01memblock: Fix size aligning of memblock_alloc_base_nid()Tejun Heo1-3/+3
2012-03-01Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-11/+22
2012-03-01virtio: balloon: leak / fill balloon across S4Amit Shah1-11/+22
2012-03-01Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat2-1/+7