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-08-18
i7core_edac: fixed typo in error count calculation
Mathias Krause
1
-1
/
+1
2011-08-17
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-15
/
+15
2011-08-17
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2011-08-16
xen: self-balloon needs module.h
Randy Dunlap
1
-0
/
+1
2011-08-16
gma500: kill MIPI interface types
Alan Cox
6
-9
/
+11
2011-08-15
regmap: using module facilities requires module.h
Stephen Rothwell
1
-0
/
+1
2011-08-15
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-116
/
+264
2011-08-15
drm/i915: Cannot set clock gating under UMS
Keith Packard
1
-1
/
+2
2011-08-15
drm/i915: Can't do accurate vblank timestamps with UMS
Keith Packard
1
-2
/
+4
2011-08-15
Not all systems expose a firmware or platform mechanism for changing the back...
Matthew Garrett
6
-3
/
+89
2011-08-15
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
2
-5
/
+28
2011-08-15
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
6
-10
/
+41
2011-08-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
3
-1
/
+4
2011-08-15
drm/radeon/kms: don't try to be smart in the hpd handler
Alex Deucher
3
-8
/
+19
2011-08-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
11
-75
/
+100
2011-08-14
PM / Domains: Fix build for CONFIG_PM_RUNTIME unset
Rafael J. Wysocki
1
-15
/
+15
2011-08-13
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-6
/
+42
2011-08-13
mmc: dw_mmc: Fix DDR mode support.
Seungwon Jeon
1
-2
/
+2
2011-08-13
mmc: core: use defined R1_STATE_PRG macro for card status
Jaehoon Chung
3
-3
/
+3
2011-08-13
mmc: sdhci: use f_max instead of host->clock for timeouts
Andy Shevchenko
1
-5
/
+2
2011-08-13
mmc: sdhci: move timeout_clk calculation farther down
Andy Shevchenko
1
-19
/
+19
2011-08-13
mmc: sdhci: check host->clock before using it as a denominator
Andy Shevchenko
1
-3
/
+5
2011-08-13
mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"
Andy Shevchenko
1
-4
/
+3
2011-08-13
mmc: tmio: eliminate unused variable 'mmc' warning
Axel Lin
1
-2
/
+0
2011-08-13
mmc: esdhc-imx: fix card interrupt loss on freescale eSDHC
Tony Lin
1
-9
/
+31
2011-08-13
mmc: sdhci-s3c: Fix build for header change
Mark Brown
1
-0
/
+1
2011-08-13
mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macro
Shashidhar Hiremath
1
-1
/
+1
2011-08-13
mmc: cb710: fix possible pci_dev leak in cb710_pci_configure()
Michał Mirosław
1
-1
/
+2
2011-08-13
mmc: core: Detect eMMC v4.5 ext_csd entries
Kyungmin Park
1
-1
/
+1
2011-08-13
mmc: mmc_test: avoid stalled file in debugfs
Andy Shevchenko
1
-26
/
+30
2011-08-13
mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirk
Jaehoon Chung
1
-0
/
+3
2011-08-13
mmc: sdhci: pxav3: controller needs 32 bit ADMA addressing
Philip Rakity
1
-1
/
+2
2011-08-13
mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finish
Aaron Lu
1
-3
/
+0
2011-08-12
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
24
-126
/
+113
2011-08-12
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
21
-95
/
+111
2011-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
26
-67
/
+147
2011-08-12
firewire: ohci: fix DMA unmapping in an error path
Stefan Richter
1
-2
/
+7
2011-08-12
firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner cases
Stefan Richter
1
-3
/
+21
2011-08-12
drm/radeon: re-POST the asic on Apple hardware when booted via EFI
Matthew Garrett
1
-0
/
+4
2011-08-12
drm/radeon: Allow panel preferred EDID to override BIOS native mode
Matthew Garrett
1
-2
/
+11
2011-08-12
drm/radeon/kms: make some watermark messages debug only
Alex Deucher
1
-1
/
+1
2011-08-12
drm/radeon/kms: fix regression is handling >2 heads on cedar/caicos
Alex Deucher
1
-0
/
+3
2011-08-12
drm/radeon/kms: don't enable connectors that are off in the hotplug handler
Alex Deucher
1
-0
/
+4
2011-08-11
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
9
-26
/
+49
2011-08-12
regmap: Specify a module license
Stephen Warren
2
-0
/
+3
2011-08-11
e1000e: increase driver version number
Bruce Allan
1
-1
/
+1
2011-08-11
e1000e: alternate MAC address update
Bruce Allan
1
-2
/
+2
2011-08-11
e1000e: do not disable receiver on 82574/82583
Bruce Allan
4
-5
/
+12
2011-08-11
e1000e: alternate MAC address does not work on device id 0x1060
Bruce Allan
1
-1
/
+2
2011-08-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-26
/
+49
[next]