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-06-10
drm/i915/dp: Flush any outstanding work to turn the VDD off
Chris Wilson
1
-0
/
+1
2012-06-10
drm/i915: always use RPNSWREQ for turbo change requests
Jesse Barnes
1
-1
/
+1
2012-06-10
wl1251: fix oops on early interrupt
Grazvydas Ignotas
2
-3
/
+2
2012-06-10
md: raid1/raid10: fix problem with merge_bvec_fn
NeilBrown
2
-1
/
+8
2012-06-10
ACPI battery: only refresh the sysfs files when pertinent information changes
Andy Whitcroft
1
-1
/
+9
2012-06-10
iommu/amd: Fix deadlock in ppr-handling error path
Joerg Roedel
1
-27
/
+44
2012-06-10
iommu/amd: Cache pdev pointer to root-bridge
Joerg Roedel
2
-8
/
+8
2012-06-10
drm/radeon/kms: add new Trinity PCI ids
Alex Deucher
1
-4
/
+17
2012-06-10
drm/radeon: fix vm deadlocks on cayman
Christian König
1
-7
/
+12
2012-06-10
drm/radeon/audio: don't hardcode CRTC id
Rafał Miłecki
1
-2
/
+3
2012-06-10
asix: allow full size 8021Q frames to be received
Eric Dumazet
1
-1
/
+2
2012-06-10
drm/vmwgfx: Fix nasty write past alloced memory area
Thomas Hellstrom
1
-1
/
+1
2012-06-10
drm/ttm: Fix spinlock imbalance
Thomas Hellstrom
1
-0
/
+1
2012-06-10
drm/radeon: fix HD6790, HD6570 backend programming
Jerome Glisse
1
-2
/
+2
2012-06-10
drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlock
Alex Deucher
4
-0
/
+9
2012-06-10
drm/radeon: fix bank information in tiling config
Alex Deucher
3
-8
/
+18
2012-06-10
drm/radeon: fix regression in UMS CS ioctl
Alex Deucher
1
-14
/
+17
2012-06-10
mtd: mxc_nand: move ecc strengh setup before nand_scan_tail
Sascha Hauer
1
-6
/
+6
2012-06-10
mtd: block2mtd: fix recursive call of mtd_writev
Gabor Juhos
1
-1
/
+0
2012-06-10
mtd: of_parts: fix breakage in Kconfig
Frank Svendsboe
1
-1
/
+1
2012-06-10
mtd: nand: fix scan_read_raw_oob
Dmitry Maluka
1
-0
/
+1
2012-06-10
fec_mpc52xx: fix timestamp filtering
Stephan Gatzka
1
-1
/
+1
2012-06-10
drm/i915: no lvds quirk for HP t5740e Thin Client
Jan-Benedict Glaw
1
-0
/
+8
2012-06-10
drm/i915: wait for a vblank to pass after tv detect
Daniel Vetter
1
-0
/
+5
2012-06-10
drm/i915: Adding TV Out Missing modes.
Rodrigo Vivi
1
-0
/
+48
2012-06-10
drm/i915: properly handle interlaced bit for sdvo dtd conversion
Daniel Vetter
2
-4
/
+13
2012-06-10
drm/radeon: fix typo in trinity tiling setup
Alex Deucher
1
-1
/
+1
2012-06-10
drm/radeon: fix XFX quirk
Alex Deucher
1
-1
/
+3
2012-06-10
iommu/amd: Add workaround for event log erratum
Joerg Roedel
1
-6
/
+23
2012-06-10
iommu/amd: Check for the right TLP prefix bit
Joerg Roedel
1
-4
/
+4
2012-06-10
ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() fails
Felix Fietkau
1
-6
/
+10
2012-06-10
solos-pci: Fix DMA support
David Woodhouse
1
-1
/
+3
2012-06-10
iwlwifi: do not use shadow registers by default
Meenakshi Venkataraman
2
-5
/
+5
2012-06-10
iwlwifi: update BT traffic load states correctly
Meenakshi Venkataraman
1
-0
/
+1
2012-06-10
SCSI: Fix dm-multipath starvation when scsi host is busy
Jun'ichi Nomura
1
-4
/
+7
2012-06-10
SCSI: fix scsi_wait_scan
James Bottomley
1
-1
/
+1
2012-06-01
i2c: tegra: notify transfer-complete after clearing status.
Laxman Dewangan
1
-7
/
+6
2012-06-01
i2c: davinci: Free requested IRQ in remove
Marcus Folkesson
1
-1
/
+1
2012-06-01
iommu: Fix off by one in dmar_get_fault_reason()
Dan Carpenter
1
-2
/
+2
2012-06-01
intel-iommu: Add device info into list before doing context mapping
David Woodhouse
1
-6
/
+11
2012-06-01
mmc: omap_hsmmc: pass IRQF_ONESHOT to request_threaded_irq
Ming Lei
1
-1
/
+1
2012-06-01
mmc: cd-gpio: protect against NULL context in mmc_cd_gpio_free()
Guennadi Liakhovetski
1
-0
/
+3
2012-06-01
mmc: sdio: avoid spurious calls to interrupt handlers
Nicolas Pitre
2
-5
/
+8
2012-06-01
media: uvcvideo: Fix ENUMINPUT handling
Laurent Pinchart
1
-1
/
+1
2012-06-01
smsusb: add autodetection support for USB ID 2040:c0a0
Michael Krufky
1
-0
/
+2
2012-06-01
nouveau: nouveau_set_bo_placement takes TTM flags
Dave Airlie
1
-1
/
+1
2012-06-01
xen: do not map the same GSI twice in PVHVM guests.
Stefano Stabellini
1
-2
/
+3
2012-06-01
hvc_xen: NULL dereference on allocation failure
Dan Carpenter
1
-2
/
+2
2012-06-01
spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_control
Herton Ronaldo Krzesinski
1
-1
/
+1
2012-06-01
gpio: mpc8xxx: Prevent NULL pointer deref in demux handler
Thomas Gleixner
1
-1
/
+2
[next]