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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-26
pps: fix incorrect verdict check
Joonwoo Park
1
-1
/
+1
2009-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-8
/
+0
2009-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-3
/
+8
2009-08-25
irda/sa1100_ir: fix broken netdev_ops conversion
Alexander Beregalov
1
-4
/
+0
2009-08-25
irda/au1k_ir: fix broken netdev_ops conversion
Alexander Beregalov
1
-4
/
+0
2009-08-25
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+4
2009-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-1
/
+1
2009-08-25
tty: make sure to flush any pending work when halting the ldisc
Linus Torvalds
1
-3
/
+7
2009-08-24
Merge branch 'fixes' of git://git.marvell.com/orion
Linus Torvalds
1
-1
/
+1
2009-08-24
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-3
/
+9
2009-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-45
/
+85
2009-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
13
-49
/
+73
2009-08-24
[ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loop
Simon Kagstrom
1
-1
/
+1
2009-08-23
smc91x: let smc91x work well under netpoll
Dongdong Deng
1
-18
/
+22
2009-08-23
pxaficp-ir: remove incorrect net_device_ops
Marek Vasut
1
-3
/
+1
2009-08-23
drivers/net: fixed drivers that support netpoll use ndo_start_xmit()
Dongdong Deng
4
-9
/
+13
2009-08-23
net: Fix Micrel KSZ8842 Kconfig description
Andreas Mohr
1
-1
/
+2
2009-08-23
E100: fix interaction with swiotlb on X86.
Krzysztof Hałasa
1
-1
/
+1
2009-08-23
[S390] drivers/s390: put NULL test before dereference
Julia Lawall
1
-1
/
+1
2009-08-23
[S390] cio: fix double free after failed device initialization
Sebastian Ott
1
-3
/
+1
2009-08-23
drm/radeon/kms: Fix radeon_gem_busy_ioctl harder.
Michel Dänzer
1
-3
/
+9
2009-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-1
/
+3
2009-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
4
-134
/
+185
2009-08-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-4
/
+10
2009-08-21
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
12
-27
/
+81
2009-08-21
rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187B
Herton Ronaldo Krzesinski
1
-4
/
+10
2009-08-21
drm/radeon: add GET_PARAM/INFO support for Z pipes
Alex Deucher
9
-4
/
+37
2009-08-21
Input: ucb1400_ts - enable interrupt unconditionally
Pavel Revak
1
-4
/
+4
2009-08-21
Input: ucb1400_ts - enable ADC Filter
Marek Vasut
1
-0
/
+9
2009-08-21
Input: wacom - don't use on-stack memory for report buffers
Dmitry Torokhov
1
-14
/
+29
2009-08-21
drm/radeon/kms: add r100/r200 OQ support.
Dave Airlie
2
-0
/
+13
2009-08-21
drm: Fix sysfs device confusion.
Thomas Hellstrom
1
-22
/
+29
2009-08-21
drm/radeon/kms: implement the bo busy ioctl properly.
Dave Airlie
2
-1
/
+2
2009-08-20
Merge branch 'i2c-fixes-rc6' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
2
-67
/
+104
2009-08-20
i2c-stu300: I2C STU300 stability updates
Linus Walleij
1
-65
/
+92
2009-08-20
i2c-omap: Enable workaround for Errata 1.153 based on
Moiz Sonasath
1
-1
/
+1
2009-08-20
i2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts
Moiz Sonasath
1
-0
/
+3
2009-08-20
i2c-omap: Fix I2C status ACK
Nishanth Menon
1
-1
/
+8
2009-08-20
PCI: check saved state before restore
Alek Du
2
-1
/
+3
2009-08-20
ibm_newemac: emac_close() needs to call netif_carrier_off()
Petri Gynther
1
-0
/
+2
2009-08-19
Input: iforce - support new revision of ACT LABS Force RS
Jiri Kosina
2
-0
/
+2
2009-08-19
net: fix ks8851 build errors
Randy Dunlap
1
-0
/
+1
2009-08-19
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
20
-253
/
+455
2009-08-19
clockevent: Prevent dead lock on clockevents_lock
Suresh Siddha
1
-2
/
+4
2009-08-18
net: Rename MAC platform driver for w90p910 platform
Wan ZongShun
1
-2
/
+2
2009-08-19
drm/kms: teardown crtc correctly when fb is destroyed.
Dave Airlie
1
-28
/
+12
2009-08-19
drm/kms/radeon: cleanup combios TV table like DDX.
Dave Airlie
1
-29
/
+19
2009-08-19
drm/radeon/kms: memset the allocated framebuffer before using it.
Dave Airlie
1
-0
/
+2
2009-08-19
drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.
Dave Airlie
1
-0
/
+1
2009-08-18
yellowfin: Fix buffer underrun after dev_alloc_skb() failure
Roel Kluin
1
-10
/
+18
[next]