index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
dgnc
Age
Commit message (
Expand
)
Author
2014-05-18
staging: dgnc: Remove extra curly braces
Masaru Nomura
2014-05-18
staging: dgnc: dgnc_neo: Clean up if statement
Masaru Nomura
2014-05-18
staging: dgnc: Put else statements on the right line
Masaru Nomura
2014-05-15
staging: dgnc: UART_IIR_XOFF code is buggy
Dan Carpenter
2014-05-15
staging: dgnc: use dev_err() instead of printk()
Martin Kepplinger
2014-05-15
staging: dgnc: redundant NULL checks before kfree()
Vitaly Osipov
2014-05-15
Staging: dgnc: dgnc_driver: fixed incorrect braces
Son P. Nguyen
2014-05-15
staging: dgnc: cleanup dgnc_finalize_board_init()
Antoine Sirinelli
2014-03-17
staging:dgnc: Removed assignments from if statements.
Chi Pham
2014-03-17
staging: dgnc: replace unnecessary while() with if()
Daeseok Youn
2014-03-16
staging: dgnc: Fix quoted string split across lines warning
Gulsah Kose
2014-03-13
Staging: dgnc: fix indentation in dgnc_mgmt.c
Iulia Manda
2014-03-10
Staging:dgnc: Fixed space prohibited between function name and '('
Iulia Manda
2014-03-10
Staging:dgnc: Use uaccess.h header from linux dir instead of asm
Iulia Manda
2014-03-10
Stagind:dgnc: Fixed unnecessary braces for single statement blocks
Iulia Manda
2014-03-10
Staging:dgnc: Fixed else not following close brace error
Iulia Manda
2014-03-08
staging:dgnc: Replace printk by pr_warn
Himangi Saraogi
2014-03-07
Staging: dgnc: Fix struct file_operations should normally be const
Monam Agarwal
2014-01-08
drivers: dgnc: Include appropriate header file in dgnc_trace.c
Rashika Kheria
2013-12-20
staging: dgnc: fix checkpatch.pl usage of comparison with jiffies
stalinsrinivasan.s
2013-12-20
staging: dgnc: fix checkpatch.pl usage of volatile.
stalinsrinivasan.s
2013-12-20
staging: dgnc: fix 80 characters per line limitation and code indent warnings.
stalinsrinivasan.s
2013-12-03
Staging: dgnc: dgnc_trace.c: fixed coding style issues
Aldo Iljazi
2013-10-19
Staging: dgnc: avoiding buffer overflow
Ashvini Varatharaj
2013-10-19
Staging: dgnc: removing the comparison 'board<0'
Ashvini Varatharaj
2013-10-19
staging: dgnc: braces {} are not necessary for single statement in dgnc_driver.c
Archana kumari
2013-10-19
staging: dgnc:Removed unecessary error messages in dgnc_driver.c
Archana kumari
2013-10-17
staging: dgnc: braces {} are not necessary for single statement in dgnc_cls.c
Archana kumari
2013-10-16
staging:dgnc:Fixes use of deprecated headers in dgnc_cls.c
Archana kumari
2013-10-11
staging: dgnc: dgnc_tty: Do not use 0 for NULL pointer
Sachin Kamat
2013-10-05
staging: dgnc: changes arguments in sizeof
Lidza Louina
2013-09-30
staging: dgnc: Remove KERNEL_VERSION check
Sachin Kamat
2013-09-26
staging: dgnc: Remove casting the return value which is a void pointer
Jingoo Han
2013-09-25
staging: dgnc: removes LINUX_VERSION_CODE conditionals
Lidza Louina
2013-09-25
Merge 3.12-rc2 into staging-next.
Greg Kroah-Hartman
2013-09-17
staging: dgnc: Fix typo in staging/dgnc
Masanari Iida
2013-09-17
staging: dgnc: removes parentheses around return statements
Lidza Louina
2013-09-17
staging: dgnc: renames board_t to dgnc_board
Lidza Louina
2013-09-17
staging: dgnc: fix potential format string flaw
Kees Cook
2013-08-30
staging: dgnc: adds TODO
Lidza Louina
2013-08-27
staging: dgnc: driver.c and .h: removes dgnc_driver_kzmalloc func
Lidza Louina
2013-08-27
staging: dgnc: driver.c and tty.c: replaces dgnc_driver_kzmalloc with kzalloc
Lidza Louina
2013-08-27
staging: dgnc: tty.c: updates uart_struct declaration for sparse
Lidza Louina
2013-08-26
staging: dgnc: tty.c: edits var in init func for sparse
Lidza Louina
2013-08-26
staging: dgnc: neo.c: changes param in neo_read_eeprom function for sparse
Lidza Louina
2013-08-26
staging: dgnc: cls.c: changes var in cls_vpd function for sparse
Lidza Louina
2013-08-26
staging: dgnc: driver.h: changes a struct board_t var's type and marker for s...
Lidza Louina
2013-08-26
staging: dgnc: neo_uart_struct: adds marker and changes vars' types for sparse
Lidza Louina
2013-08-26
staging: dgnc: cls_uart_struct: adds marker and changes vars' types for sparse
Lidza Louina
2013-08-26
staging: dgnc: Kconfig: add dependency PCI for it
Chen Gang
[next]