index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
dgnc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-17
staging:dgnc: Removed assignments from if statements.
Chi Pham
2
-5
/
+10
2014-03-17
staging: dgnc: replace unnecessary while() with if()
Daeseok Youn
1
-22
/
+19
2014-03-16
staging: dgnc: Fix quoted string split across lines warning
Gulsah Kose
1
-7
/
+4
2014-03-13
Staging: dgnc: fix indentation in dgnc_mgmt.c
Iulia Manda
1
-3
/
+6
2014-03-10
Staging:dgnc: Fixed space prohibited between function name and '('
Iulia Manda
1
-2
/
+2
2014-03-10
Staging:dgnc: Use uaccess.h header from linux dir instead of asm
Iulia Manda
1
-1
/
+1
2014-03-10
Stagind:dgnc: Fixed unnecessary braces for single statement blocks
Iulia Manda
1
-6
/
+3
2014-03-10
Staging:dgnc: Fixed else not following close brace error
Iulia Manda
1
-2
/
+1
2014-03-08
staging:dgnc: Replace printk by pr_warn
Himangi Saraogi
1
-1
/
+1
2014-03-07
Staging: dgnc: Fix struct file_operations should normally be const
Monam Agarwal
1
-1
/
+1
2014-01-08
drivers: dgnc: Include appropriate header file in dgnc_trace.c
Rashika Kheria
1
-0
/
+1
2013-12-20
staging: dgnc: fix checkpatch.pl usage of comparison with jiffies
stalinsrinivasan.s
1
-1
/
+1
2013-12-20
staging: dgnc: fix checkpatch.pl usage of volatile.
stalinsrinivasan.s
1
-1
/
+6
2013-12-20
staging: dgnc: fix 80 characters per line limitation and code indent warnings.
stalinsrinivasan.s
1
-105
/
+139
2013-12-03
Staging: dgnc: dgnc_trace.c: fixed coding style issues
Aldo Iljazi
1
-9
/
+9
2013-10-19
Staging: dgnc: avoiding buffer overflow
Ashvini Varatharaj
1
-1
/
+1
2013-10-19
Staging: dgnc: removing the comparison 'board<0'
Ashvini Varatharaj
1
-1
/
+1
2013-10-19
staging: dgnc: braces {} are not necessary for single statement in dgnc_driver.c
Archana kumari
1
-2
/
+1
2013-10-19
staging: dgnc:Removed unecessary error messages in dgnc_driver.c
Archana kumari
1
-2
/
+0
2013-10-17
staging: dgnc: braces {} are not necessary for single statement in dgnc_cls.c
Archana kumari
1
-14
/
+7
2013-10-16
staging:dgnc:Fixes use of deprecated headers in dgnc_cls.c
Archana kumari
1
-1
/
+1
2013-10-11
staging: dgnc: dgnc_tty: Do not use 0 for NULL pointer
Sachin Kamat
1
-1
/
+1
2013-10-05
staging: dgnc: changes arguments in sizeof
Lidza Louina
3
-15
/
+15
2013-09-30
staging: dgnc: Remove KERNEL_VERSION check
Sachin Kamat
1
-5
/
+0
2013-09-26
staging: dgnc: Remove casting the return value which is a void pointer
Jingoo Han
2
-13
/
+13
2013-09-25
staging: dgnc: removes LINUX_VERSION_CODE conditionals
Lidza Louina
3
-95
/
+2
2013-09-25
Merge 3.12-rc2 into staging-next.
Greg Kroah-Hartman
1
-2
/
+2
2013-09-17
staging: dgnc: Fix typo in staging/dgnc
Masanari Iida
5
-7
/
+7
2013-09-17
staging: dgnc: removes parentheses around return statements
Lidza Louina
6
-236
/
+236
2013-09-17
staging: dgnc: renames board_t to dgnc_board
Lidza Louina
8
-82
/
+82
2013-09-17
staging: dgnc: fix potential format string flaw
Kees Cook
1
-2
/
+2
2013-08-30
staging: dgnc: adds TODO
Lidza Louina
1
-0
/
+17
2013-08-27
staging: dgnc: driver.c and .h: removes dgnc_driver_kzmalloc func
Lidza Louina
2
-16
/
+0
2013-08-27
staging: dgnc: driver.c and tty.c: replaces dgnc_driver_kzmalloc with kzalloc
Lidza Louina
2
-13
/
+13
2013-08-27
staging: dgnc: tty.c: updates uart_struct declaration for sparse
Lidza Louina
1
-3
/
+3
2013-08-26
staging: dgnc: tty.c: edits var in init func for sparse
Lidza Louina
1
-1
/
+1
2013-08-26
staging: dgnc: neo.c: changes param in neo_read_eeprom function for sparse
Lidza Louina
1
-1
/
+1
2013-08-26
staging: dgnc: cls.c: changes var in cls_vpd function for sparse
Lidza Louina
1
-1
/
+1
2013-08-26
staging: dgnc: driver.h: changes a struct board_t var's type and marker for s...
Lidza Louina
1
-1
/
+1
2013-08-26
staging: dgnc: neo_uart_struct: adds marker and changes vars' types for sparse
Lidza Louina
2
-22
/
+22
2013-08-26
staging: dgnc: cls_uart_struct: adds marker and changes vars' types for sparse
Lidza Louina
2
-9
/
+9
2013-08-26
staging: dgnc: Kconfig: add dependency PCI for it
Chen Gang
1
-1
/
+1
2013-08-22
staging: dgnc: driver.c: removes dgnc_mbuf function
Lidza Louina
1
-40
/
+0
2013-08-22
staging: dgnc: driver.c: Need to include slab.h
Tushar Behera
1
-0
/
+1
2013-08-21
staging: dgnc: tty.c: fixes code indent error
Lidza Louina
1
-78
/
+78
2013-08-21
staging: dgnc: sysfs.c: fixes code indent error
Lidza Louina
1
-2
/
+2
2013-08-21
staging: dgnc: neo.c: fixes code indent error
Lidza Louina
1
-23
/
+23
2013-08-21
staging: dgnc: driver.h: fixes code indent error
Lidza Louina
1
-15
/
+15
2013-08-21
staging: dgnc: driver.c: fixes code indent error
Lidza Louina
1
-35
/
+35
2013-08-21
staging: dgnc: fixes struct declaration
Lidza Louina
2
-4
/
+2
[next]