index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-12
Merge tag 'fixes-togreg-3.6a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
3
-23
/
+25
2012-07-12
iio: double unlock on error path
Dan Carpenter
1
-1
/
+2
2012-07-12
iio: dac: ad5064: fix section mismatch in ad5064_init() in linux-next
Gerard Snitselaar
1
-1
/
+1
2012-07-12
iio: ad5064: Move bus write callbacks to #if protected sections
Lars-Peter Clausen
1
-19
/
+19
2012-07-12
staging:iio:max1363: Don't free uninitialized variable
Lars-Peter Clausen
1
-2
/
+3
2012-07-11
staging/slicoss: disable pci device at remove
Devendra Naga
1
-0
/
+1
2012-07-11
staging/phison: use module_pci_driver macro
Devendra Naga
1
-12
/
+1
2012-07-11
staging/sbe-2t3e3: use module_pci_driver macro
Devendra Naga
1
-12
/
+1
2012-07-11
staging/et131x: use module_pci_driver macro
Devendra Naga
1
-21
/
+1
2012-07-11
staging/sep: use module_pci_driver macro
Devendra Naga
1
-26
/
+1
2012-07-11
staging/sm7xxfb: return a proper err for smtc_alloc_fb_info failure
Devendra Naga
1
-1
/
+3
2012-07-11
staging/sm7xxfb: use module_pci_driver macro
Devendra Naga
1
-12
/
+1
2012-07-11
staging: ft1000: Fix typo in ft1000_usb.c
Masanari Iida
1
-1
/
+1
2012-07-11
staging/ft1000: remove all spaces, tabs issue in while loop of ft1000_interrupt
Devendra Naga
1
-29
/
+31
2012-07-11
staging: csr: Remove unused macros
Marcos Paulo de Souza
6
-13
/
+0
2012-07-11
staging: csr: unifi_sme.c: Remove unused macros
Marcos Paulo de Souza
1
-6
/
+0
2012-07-11
staging: csr: netdev.c: Remove unused macros
Marcos Paulo de Souza
1
-5
/
+0
2012-07-11
staging: csr: csr_util.h: Remove commented macros
Marcos Paulo de Souza
1
-7
/
+0
2012-07-11
staging: csr: Remove dead code
Marcos Paulo de Souza
2
-76
/
+0
2012-07-11
staging: bcm: Misc.c: Remove unused macros
Marcos Paulo de Souza
1
-3
/
+0
2012-07-11
staging: bcm: Remove all commented macros
Marcos Paulo de Souza
4
-8
/
+0
2012-07-11
staging: bcm: Remove code that will never execute
Marcos Paulo de Souza
1
-63
/
+0
2012-07-11
Staging: xgifb: Remove useless condition.
Miguel Gómez
1
-2
/
+0
2012-07-11
Staging: xgifb: Fix coding style.
Miguel Gómez
4
-37
/
+58
2012-07-11
Staging: xgifb: Rework some conditions in XGI_SetCRT2ModeRegs().
Miguel Gómez
1
-47
/
+36
2012-07-11
Staging: xgifb: Rework conditions in XGI_EnableBridge().
Miguel Gómez
1
-26
/
+18
2012-07-11
Staging: xgifb: Rework conditions in XGI_SetLockRegs().
Miguel Gómez
1
-18
/
+10
2012-07-11
Staging: xgifb: Refactor XGI_GetCRT2ResInfo().
Miguel Gómez
1
-30
/
+31
2012-07-11
Staging: xgifb: Rework conditions in XGI_GetVBInfo().
Miguel Gómez
1
-145
/
+142
2012-07-11
Staging: xgifb: Refactor XGI_GetVBType().
Miguel Gómez
1
-33
/
+36
2012-07-11
Staging: xgifb: Refactor XGI_AjustCRT2Rate().
Miguel Gómez
1
-48
/
+25
2012-07-11
Staging: xgifb: Rework conditions in XGI_SetATTRegs().
Miguel Gómez
1
-11
/
+8
2012-07-11
Staging: xgifb: Remove useless always true condition.
Miguel Gómez
1
-4
/
+0
2012-07-11
Staging: xgifb: Remove unneeded var and condition in XGIfb_search_vesamode().
Miguel Gómez
1
-5
/
+3
2012-07-11
Staging: xgifb: Simplify XGIfb_GetXG21DefaultLVDSModeIdx().
Miguel Gómez
1
-18
/
+9
2012-07-11
Staging: xgifb: Remove useless switch in XGIfb_detect_VB().
Miguel Gómez
1
-10
/
+0
2012-07-11
Staging: xgifb: Improve debug strings.
Miguel Gómez
2
-19
/
+19
2012-07-11
Staging: xgifb: Remove unused struct _chswtable.
Miguel Gómez
1
-10
/
+0
2012-07-11
Staging: xgifb: Remove LCDA detection in xgifb_probe().
Miguel Gómez
1
-30
/
+0
2012-07-11
Staging: xgifb: Remove unneeded XGI_LCD_TYPE enumeration.
Miguel Gómez
1
-34
/
+0
2012-07-11
Staging: xgifb: Comment cleaning.
Miguel Gómez
8
-306
/
+61
2012-07-09
Merge tag 'togreg_8_7_2012' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
6
-47
/
+56
2012-07-09
Merge tag 'fixes-togreg_8_7_2012' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
23
-64
/
+67
2012-07-09
staging/slicoss: return -ENODEV if no devid matches
Devendra Naga
1
-2
/
+1
2012-07-09
staging/slicoss: remove not-needed ASSERT
Devendra Naga
1
-1
/
+0
2012-07-09
staging "speakup" Fix typos.
Justin P. Mattock
4
-4
/
+4
2012-07-09
staging: vt6655: hostap.c: Remove all unused macros
Marcos Paulo de Souza
1
-6
/
+0
2012-07-09
staging: vt6655: Remove all commented macros
Marcos Paulo de Souza
11
-44
/
+0
2012-07-09
staging: vt6655: baseband.h: Remove all unused macros
Marcos Paulo de Souza
1
-30
/
+0
2012-07-09
staging: vt6655: rf.c: Remove all unused macros
Marcos Paulo de Souza
1
-36
/
+0
[next]