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
2011-10-04
llist: Make some llist functions inline
Huang Ying
1
-1
/
+0
2011-10-03
Merge branch 'hwmon-for-linus' of git://github.com/groeck/linux
Linus Torvalds
1
-15
/
+13
2011-10-03
ide-disk: Fix request requeuing
Borislav Petkov
1
-1
/
+6
2011-10-02
Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6
Linus Torvalds
1
-1
/
+1
2011-09-29
Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus
Linus Torvalds
8
-17
/
+26
2011-09-29
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-2
/
+6
2011-09-29
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux
Linus Torvalds
4
-70
/
+47
2011-09-28
Merge git://github.com/davem330/net
Linus Torvalds
12
-32
/
+68
2011-09-28
Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6
Linus Torvalds
9
-20
/
+54
2011-09-28
hwmon: (coretemp) Avoid leaving around dangling pointer
Guenter Roeck
1
-0
/
+1
2011-09-28
hwmon: (coretemp) Fixup platform device ID change
Jean Delvare
1
-15
/
+12
2011-09-27
Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless
David S. Miller
9
-29
/
+42
2011-09-27
Merge branch 'pm-fixes' of git://github.com/rjwysocki/linux-pm
Linus Torvalds
1
-37
/
+38
2011-09-27
Merge branch 'master' of git://git.infradead.org/users/linville/wireless into...
John W. Linville
9
-29
/
+42
2011-09-27
bnx2x: add missing break in bnx2x_dcbnl_get_cap
Shmulik Ravid
1
-0
/
+1
2011-09-27
bnx2x: fix WOL by enablement PME in config space
Dmitry Kravkov
1
-1
/
+9
2011-09-27
bnx2x: fix hw attention handling
Dmitry Kravkov
2
-2
/
+16
2011-09-26
Merge branch 'hwmon-for-linus' of git://github.com/groeck/linux
Linus Torvalds
3
-156
/
+43
2011-09-26
ath9k: Fix a dma warning/memory leak
Mohammed Shafi Shajakhan
1
-1
/
+9
2011-09-26
rtlwifi: rtl8192cu: Fix unitialized struct
Larry Finger
1
-0
/
+1
2011-09-26
iwlagn: fix dangling scan request
Johannes Berg
1
-14
/
+16
2011-09-26
PM / Clocks: Do not acquire a mutex under a spinlock
Rafael J. Wysocki
1
-37
/
+38
2011-09-26
[S390] cio: fix cio_tpi ignoring adapter interrupts
Peter Oberparleiter
1
-2
/
+6
2011-09-26
[SCSI] 3w-9xxx: fix iommu_iova leak
James Bottomley
1
-0
/
+2
2011-09-26
[SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereference
Neil Horman
5
-18
/
+48
2011-09-23
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-1
/
+6
2011-09-23
spi: Fix WARN when removing spi-fsl-spi module
Jeff Harris
1
-0
/
+3
2011-09-23
scsi: fix qla2xxx printk format warning
Randy Dunlap
1
-2
/
+2
2011-09-23
scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build error
Randy Dunlap
1
-0
/
+1
2011-09-23
hwmon: (coretemp) remove struct platform_data * parameter from create_core_da...
Jan Beulich
1
-6
/
+3
2011-09-23
hwmon: (coretemp) constify static data
Jan Beulich
1
-2
/
+2
2011-09-23
hwmon: (coretemp) don't use kernel assigned CPU number as platform device ID
Jan Beulich
1
-2
/
+2
2011-09-23
drm/radeon/kms: fix DDIA enable on some rs690 systems
Alex Deucher
1
-1
/
+8
2011-09-23
Revert "drm/radeon/kms: fix typo in r100_blit_copy"
Dave Airlie
1
-2
/
+2
2011-09-22
Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-security
Linus Torvalds
3
-3
/
+9
2011-09-23
TPM: Zero buffer after copying to userspace
Peter Huewe
1
-1
/
+5
2011-09-23
TPM: Call tpm_transmit with correct size
Peter Huewe
1
-0
/
+3
2011-09-23
TPM: tpm_nsc: Fix a double free of pdev in cleanup_nsc
Axel Lin
1
-2
/
+0
2011-09-23
TPM: TCG_ATMEL should depend on HAS_IOPORT
Geert Uytterhoeven
1
-0
/
+1
2011-09-22
zorro: Defer device_register() until all devices have been identified
Geert Uytterhoeven
1
-1
/
+6
2011-09-22
[SCSI] scsi: qla4xxx needs libiscsi.o
Randy Dunlap
1
-1
/
+1
2011-09-22
[SCSI] libsas: fix failure to revalidate domain for anything but the first ex...
Mark Salyzyn
1
-1
/
+1
2011-09-22
[SCSI] aacraid: reset should disable MSI interrupt
Vasily Averin
1
-0
/
+2
2011-09-21
[media] omap3isp: Fix build error in ispccdc.c
Joerg Roedel
1
-0
/
+1
2011-09-21
[media] uvcvideo: Fix crash when linking entities
Laurent Pinchart
1
-1
/
+1
2011-09-21
[media] v4l: Make sure we hold a reference to the v4l2_device before using it
Dave Young
1
-0
/
+2
2011-09-21
[media] v4l: Fix use-after-free case in v4l2_device_release
Hans Verkuil
1
-0
/
+11
2011-09-21
[media] uvcvideo: Set alternate setting 0 on resume if the bus has been reset
Ming Lei
3
-3
/
+11
2011-09-21
[media] OMAP_VOUT: Fix build break caused by update_mode removal in DSS2
archit taneja
1
-13
/
+0
2011-09-21
hwmon: (ds620) Fix handling of negative temperatures
Roland Stigge
1
-1
/
+1
[next]