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
2012-08-15
pcdp: use early_ioremap/early_iounmap to access pcdp table
Greg Pearson
1
-2
/
+2
2012-08-15
media: ene_ir: Fix driver initialisation
Luis Henriques
1
-1
/
+2
2012-08-15
asus-wmi: use ASUS_WMI_METHODID_DSTS2 as default DSTS ID.
Alex Hung
1
-6
/
+1
2012-08-15
Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
Tony Luck
1
-1
/
+1
2012-08-09
USB: echi-dbgp: increase the controller wait time to come out of halt.
Colin Ian King
1
-1
/
+1
2012-08-09
net/tun: fix ioctl() based info leaks
Mathias Krause
1
-2
/
+4
2012-08-09
USB: kaweth.c: use GFP_ATOMIC under spin_lock
Dan Carpenter
1
-1
/
+1
2012-08-09
caif: fix NULL pointer check
Alan Cox
1
-0
/
+3
2012-08-09
r8169: revert "add byte queue limit support".
Francois Romieu
1
-22
/
+5
2012-08-09
bnx2: Fix bug in bnx2_free_tx_skbs().
Michael Chan
1
-3
/
+3
2012-08-09
gianfar: fix potential sk_wmem_alloc imbalance
Eric Dumazet
1
-4
/
+3
2012-08-09
atl1c: fix issue of transmit queue 0 timed out
Cloud Ren
1
-1
/
+0
2012-08-09
nouveau: Fix alignment requirements on src and dst addresses
Maarten Lankhorst
3
-10
/
+175
2012-08-09
dm thin: fix memory leak in process_prepared_mapping error paths
Joe Thornber
1
-2
/
+3
2012-08-09
dm thin: reduce endio_hook pool size
Alasdair G Kergon
1
-1
/
+1
2012-08-09
drm/radeon: fix dpms on/off on trinity/aruba v2
Jerome Glisse
1
-2
/
+10
2012-08-09
drm/radeon: on hotplug force link training to happen (v2)
Jerome Glisse
1
-2
/
+8
2012-08-09
drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2)
Jerome Glisse
1
-8
/
+21
2012-08-09
drm/radeon: fix non revealent error message
Jerome Glisse
1
-3
/
+7
2012-08-09
drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns.
Michel Dänzer
1
-1
/
+7
2012-08-09
drm/radeon: fix bo creation retry path
Jerome Glisse
1
-1
/
+2
2012-08-09
drm/radeon: fix fence related segfault in CS
Christian König
1
-1
/
+1
2012-08-09
tg3: Fix race condition in tg3_get_stats64()
Michael Chan
1
-2
/
+4
2012-08-09
tg3: Fix Read DMA workaround for 5719 A0.
Michael Chan
1
-2
/
+1
2012-08-09
tg3: add device id of Apple Thunderbolt Ethernet device
Greg KH
1
-0
/
+1
2012-08-09
qeth: repair crash in qeth_l3_vlan_rx_kill_vid()
Frank Blaschka
1
-0
/
+4
2012-08-09
spi/pl022: disable port when unused
Virupax Sadashivpetimath
1
-0
/
+5
2012-08-09
ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe...
Lan Tianyu
1
-1
/
+3
2012-08-09
ACPI, APEI: Fixup common access width firmware bug
Jean Delvare
1
-0
/
+5
2012-08-09
staging: zsmalloc: Finish conversion to a separate module
Ben Hutchings
1
-26
/
+7
2012-08-09
iommu/amd: Fix hotplug with iommu=pt
Joerg Roedel
1
-4
/
+13
2012-08-09
iommu/amd: Add missing spin_lock initialization
Joerg Roedel
1
-0
/
+2
2012-08-09
mwifiex: correction in mcs index check
Amitkumar Karwar
1
-2
/
+2
2012-08-09
rtlwifi: rtl8192de: Fix phy-based version calculation
Forest Bond
1
-3
/
+3
2012-08-09
rtlwifi: rtl8192cu: Change buffer allocation for synchronous reads
Larry Finger
2
-3
/
+12
2012-08-09
iwlwifi: fix debug print in iwl_sta_calc_ht_flags
Meenakshi Venkataraman
1
-0
/
+1
2012-08-09
tun: fix a crash bug and a memory leak
Mikulas Patocka
1
-0
/
+3
2012-08-09
TPM: chip disabled state erronously being reported as error
Rajiv Andrade
1
-2
/
+10
2012-08-09
PM / Sleep: call early resume handlers when suspend_noirq fails
Colin Cross
1
-1
/
+9
2012-08-09
Revert "usb/uas: make sure data urb is gone if we receive status before that"
Gerd Hoffmann
1
-75
/
+15
2012-08-09
USB: option: add ZTE MF821D
Bjørn Mork
1
-0
/
+2
2012-08-09
usb: gadget: Fix g_ether interface link status
Kevin Cernekee
1
-6
/
+6
2012-08-09
usbdevfs: Correct amount of data copied to user in processcompl_compat
Hans de Goede
1
-3
/
+7
2012-08-09
rt2800usb: 2001:3c17 is an RT3370 device
Albert Pool
1
-1
/
+2
2012-08-09
SCSI: Avoid dangling pointer in scsi_requeue_command()
Bart Van Assche
1
-0
/
+11
2012-08-09
SCSI: Fix device removal NULL pointer dereference
Bart Van Assche
4
-36
/
+9
2012-08-09
SCSI: fix hot unplug vs async scan race
Dan Williams
2
-15
/
+29
2012-08-09
SCSI: fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)
Dan Williams
1
-0
/
+14
2012-08-09
SCSI: libsas: fix sas_discover_devices return code handling
Dan Williams
1
-27
/
+12
2012-08-09
SCSI: libsas: continue revalidation
Dan Williams
1
-4
/
+4
[next]