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-06-30
hwrng: ppc4xx - add support for ppc4xx TRNG
Josh Boyer
3
-0
/
+169
2011-06-30
crypto: crypto4xx - Perform read/modify/write on device control register
Josh Boyer
1
-1
/
+4
2011-06-30
crypto: caam - fix build warning when DEBUG_FS not configured
Kim Phillips
1
-1
/
+3
2011-06-30
crypto: omap-sham - do not schedule tasklet if there is no active requests
Dmitry Kasatkin
1
-0
/
+5
2011-06-30
crypto: omap-sham - clear device flags when finishing request
Dmitry Kasatkin
1
-1
/
+3
2011-06-30
crypto: omap-sham - irq handler must not clear error code
Dmitry Kasatkin
1
-1
/
+0
2011-06-30
crypto: omap-sham - irq and dma handling changes
Dmitry Kasatkin
1
-13
/
+27
2011-06-30
crypto: omap-sham - remove dedicated queue handling tasklet
Dmitry Kasatkin
1
-15
/
+9
2011-06-30
crypto: omap-sham - remove unnecessary local variable
Dmitry Kasatkin
1
-2
/
+1
2011-06-30
crypto: omap-sham - move some flags to device context
Dmitry Kasatkin
1
-13
/
+6
2011-06-30
crypto: omap-sham - replace flags operation with atomic bit operations
Dmitry Kasatkin
1
-16
/
+13
2011-06-30
crypto: omap-sham - replace flags bit mask with bit number
Dmitry Kasatkin
1
-50
/
+52
2011-06-30
crypto: omap-sham - remove unused code
Dmitry Kasatkin
1
-5
/
+0
2011-06-30
crypto: omap-sham - remove extra reference
Dmitry Kasatkin
1
-1
/
+1
2011-06-30
hwrng: timeriomem - use resource_size
H Hartley Sweeten
1
-2
/
+1
2011-06-30
hwrng: nomadik - add missing clk_put
Julia Lawall
1
-1
/
+2
2011-06-30
hwrng: omap - add missing clk_put
Julia Lawall
1
-2
/
+4
2011-06-30
crypto: caam - fix operator precedence in shared descriptor allocation
Kim Phillips
1
-3
/
+3
2011-06-25
Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-42
/
+3
2011-06-24
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-12
/
+12
2011-06-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-4
/
+13
2011-06-24
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
3
-2
/
+39
2011-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...
Linus Torvalds
10
-61
/
+73
2011-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-2
/
+2
2011-06-24
pata_marvell: Add support for 88SE91A0, 88SE91A4
Paweł Drewniak
1
-0
/
+3
2011-06-24
drm/radeon/kms: handle special cases for vddc
Alex Deucher
2
-0
/
+37
2011-06-24
drm/radeon/kms: fix num_banks tiling config for fusion
Alex Deucher
1
-2
/
+2
2011-06-24
tcm_fc: Fix conversion spec warning
Nicholas Bellinger
1
-1
/
+1
2011-06-24
tcm_fc: Fix possible lock to unlock type deadlock
Dan Carpenter
1
-1
/
+1
2011-06-24
tcm_fc: Fix ft_send_tm LUN lookup OOPs
Kiran Patil
2
-32
/
+34
2011-06-24
target: Fix incorrect strlen() NULL terminator checks
Dan Carpenter
4
-17
/
+17
2011-06-24
target: Drop bogus ERR_PTR usage in target_fabric_configfs_init
Dan Carpenter
1
-1
/
+1
2011-06-24
target: Fix ERR_PTR dereferencing bugs
Dan Carpenter
2
-4
/
+7
2011-06-23
target: Convert transport_deregister_session_configfs nacl_sess_lock to save ...
Roland Dreier
1
-3
/
+3
2011-06-23
target: Fix transport_get_lun_for_tmr failure cases
Nicholas Bellinger
2
-2
/
+9
2011-06-23
rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable()
Alexey Charkov
1
-42
/
+3
2011-06-23
libata/sas: only set FROZEN flag if new EH is supported
Nishanth Aravamudan
1
-0
/
+6
2011-06-23
libata: apply NOSETXFER horkage to the affected Pioneer drives
Tejun Heo
1
-3
/
+3
2011-06-23
drivers/ata/sata_dwc_460ex: Fix typo 'corrresponding'
Justin P. Mattock
1
-1
/
+1
2011-06-23
serial: mrst_max3110: initialize waitqueue earlier
Mika Westerberg
1
-1
/
+2
2011-06-23
mrst_max3110: Change max missing message priority.
William Douglas
1
-1
/
+1
2011-06-22
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-13
/
+29
2011-06-22
drm/i915: save/resume forcewake lock fixes
Ben Widawsky
1
-0
/
+5
2011-06-21
PCI / PM: Block races between runtime PM and system sleep
Rafael J. Wysocki
1
-1
/
+3
2011-06-21
PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unset
Rafael J. Wysocki
1
-2
/
+2
2011-06-21
PM: Fix async resume following suspend failure
Alan Stern
1
-2
/
+12
2011-06-21
PM: Rename dev_pm_info.in_suspend to is_prepared
Alan Stern
2
-8
/
+12
2011-06-21
Revert "drm/i915: Kill GTT mappings when moving from GTT domain"
Eric Anholt
2
-10
/
+4
2011-06-21
drm/i915: Apply HWSTAM workaround for BSD ring on SandyBridge
Chris Wilson
2
-0
/
+2
2011-06-21
drm/i915: Call intel_enable_plane from i9xx_crtc_mode_set (again)
Keith Packard
1
-2
/
+1
[next]