summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/w1/masters/w1-gpio.c: use dev_get_platdata()Jingoo Han2013-11-151-5/+5
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-1575-116/+116
* drivers/rtc/rtc-hid-sensor-time.c: enable HID input processing earlyAlexander Holler2013-11-151-0/+7
* drivers/rtc/rtc-hid-sensor-time.c: use dev_get_platdata()Jingoo Han2013-11-151-2/+2
* iommu/arm-smmu: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+4
* drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REGAndrew Morton2013-11-152-3/+3
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-1421-1/+108
|\
| * net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-0621-1/+109
| * Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar2013-11-062-37/+11
| |\
* | \ Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2013-11-14151-3033/+3792
|\ \ \
| * | | fb: reorder the lock sequence to fix potential dead lockGu Zheng2013-11-113-28/+51
| * | | fbdev: shmobile-lcdcfb: Convert to clk_prepare/unprepareLaurent Pinchart2013-11-111-2/+2
| * | | fbdev: shmobile-hdmi: Convert to clk_prepare/unprepareLaurent Pinchart2013-11-111-3/+3
| * | | omapdss: Add new panel driver for Topolly td028ttec1 LCD.Marek Belisko2013-10-313-0/+487
| * | | video: exynos_mipi_dsi: Unlock the mutex before returningSachin Kamat2013-10-301-0/+1
| * | | video: da8xx-fb: remove unwanted defineManish Badarkhe2013-10-301-1/+0
| * | | video: Remove unnecessary semicolonsJoe Perches2013-10-3016-19/+19
| * | | simplefb: use write-combined remappingDavid Herrmann2013-10-301-2/+2
| * | | simplefb: fix unmapping fb during destructionDavid Herrmann2013-10-301-2/+10
| * | | OMAPDSS: connector-dvi: fix releasing i2c_adapterTomi Valkeinen2013-10-291-0/+7
| * | | OMAPDSS: DSI: fix perf measuring ifdefsTomi Valkeinen2013-10-291-5/+5
| * | | framebuffer: Use fb_<level>Joe Perches2013-10-2959-224/+186
| * | | efifb: prevent null-deref when iterating dmi_listJames Bates2013-10-291-2/+2
| * | | fbdev: fix error return code in metronomefb_probe()Wei Yongjun2013-10-291-1/+2
| * | | video: xilinxfb: Fix for "Use standard variable name convention"Stephen Rothwell2013-10-291-4/+4
| * | | OMAPDSS: Fix de_level in videomode_to_omap_video_timings()Roel Kluin2013-10-181-1/+1
| * | | video: xilinxfb: Simplify error pathMichal Simek2013-10-111-18/+6
| * | | video: xilinxfb: Use devm_kzalloc instead of kzallocMichal Simek2013-10-111-9/+2
| * | | video: xilinxfb: Use standard variable name conventionMichal Simek2013-10-111-9/+9
| * | | hyperv-fb: add blanking supportGerd Hoffmann2013-10-091-0/+5
| * | | hyperv-fb: add pci stubGerd Hoffmann2013-10-091-1/+39
| * | | OMAPDSS: HDMI: Correctly compare timingsRichard Röjfors2013-10-091-1/+1
| * | | omapdss: HDMI: move common functions to a separate fileArchit Taneja2013-10-096-435/+447
| * | | omapdss: OMAP4: HDMI: remove unnecessary edid macrosArchit Taneja2013-10-091-8/+0
| * | | omapdss: HDMI: Rename hdmi driver files to nicer namesArchit Taneja2013-10-0910-33/+25
| * | | omapdss: HDMI: add HDMI wrapper IRQ flagsArchit Taneja2013-10-092-3/+15
| * | | omapdss: HDMI: Clean up the header filesArchit Taneja2013-10-096-264/+171
| * | | omapdss: HDMI: remove hdmi_ip_data structArchit Taneja2013-10-092-58/+47
| * | | omapdss: HDMI: Use OMAP4 HDMI core functions directly and remove hdmi_ip_opsArchit Taneja2013-10-096-184/+162
| * | | omapdss: HDMI: create a PHY libraryArchit Taneja2013-10-096-135/+219
| * | | omapdss: HDMI: create a PLL libraryArchit Taneja2013-10-096-203/+285
| * | | omapdss: HDMI: create a Wrapper libraryArchit Taneja2013-10-097-380/+479
| * | | simplefb: print some info about the registered fbTom Gundersen2013-10-091-0/+8
| * | | video: wmt_ge_rops: Fix a trivial typoSachin Kamat2013-10-091-1/+1
| * | | video: wmt_ge_rops: Remove redundant of_match_ptrSachin Kamat2013-10-091-1/+1
| * | | video: wm8505fb: Remove redundant of_match_ptrSachin Kamat2013-10-091-1/+1
| * | | video: ssd1307fb: Remove redundant of_match_ptrSachin Kamat2013-10-091-1/+1
| * | | video: amba-clcd: Remove unnecessary amba_set_drvdata()Michal Simek2013-10-091-2/+0
| * | | fbdev: sh_mobile_hdmi: Use devm_kzalloc()Sangjung Woo2013-10-091-5/+2
| * | | Video / au1100fb: Use module_platform_driver() to simplify codeHanjun Guo2013-09-301-13/+1