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-07-12
tpm: Fix a typo
Stefan Berger
1
-1
/
+1
2011-07-12
tpm_tis: Probing function for Intel iTPM bug
Stefan Berger
1
-4
/
+73
2011-07-12
tpm_tis: Fix the probing for interrupts
Stefan Berger
2
-6
/
+28
2011-07-12
tpm_tis: Delay ACPI S3 suspend while the TPM is busy
Stefan Berger
1
-5
/
+23
2011-07-12
tpm_tis: Re-enable interrupts upon (S3) resume
Stefan Berger
1
-0
/
+30
2011-07-12
tpm: Fix display of data in pubek sysfs entry
Stefan Berger
1
-10
/
+16
2011-07-12
tpm_tis: Add timeouts sysfs entry
Stefan Berger
3
-1
/
+22
2011-07-12
tpm: Adjust interface timeouts if they are too small
Stefan Berger
1
-4
/
+9
2011-07-12
tpm: Use interface timeouts returned from the TPM
Stefan Berger
1
-3
/
+4
2011-07-12
tpm_tis: Introduce durations sysfs entry
Stefan Berger
3
-1
/
+21
2011-07-12
tpm: Adjust the durations if they are too small
Stefan Berger
1
-6
/
+11
2011-07-12
tpm: Use durations returned from TPM
Stefan Berger
1
-2
/
+4
2011-06-29
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+8
2011-06-29
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-3
/
+3
2011-06-29
ahci: change 'masking port_map' printk to KERN_WARNING level
Linus Torvalds
1
-1
/
+1
2011-06-29
i2c/pca954x: Initialize the mux to disconnected state
Petri Gynther
1
-3
/
+4
2011-06-29
i2c-taos-evm: Fix log messages
Jean Delvare
1
-4
/
+4
2011-06-28
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-85
/
+230
2011-06-28
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-8
/
+17
2011-06-28
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
19
-31
/
+146
2011-06-28
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-15
/
+223
2011-06-28
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-11
/
+40
2011-06-28
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-0
/
+1
2011-06-28
drm/i915: Use chipset-specific irq installers
Chris Wilson
1
-2
/
+2
2011-06-28
drm/i915: forcewake fix after reset
Ben Widawsky
1
-0
/
+3
2011-06-28
md: avoid endless recovery loop when waiting for fail device to complete.
NeilBrown
1
-0
/
+1
2011-06-27
drm/i915: more struct_mutex locking
Hugh Dickins
2
-2
/
+6
2011-06-27
drm/i915: use shmem_truncate_range
Hugh Dickins
1
-5
/
+2
2011-06-27
drm/i915: use shmem_read_mapping_page
Hugh Dickins
2
-17
/
+15
2011-06-27
drm/ttm: use shmem_read_mapping_page
Hugh Dickins
1
-2
/
+3
2011-06-27
drivers/tty/serial/8250_pci.c: fix warning
Andrew Morton
1
-1
/
+1
2011-06-27
drivers/misc/ioc4.c: fix section mismatch / race condition
Ralf Baechle
1
-1
/
+1
2011-06-27
drivers/leds/leds-lp5523.c: fix section mismatches
Ralf Baechle
1
-2
/
+2
2011-06-27
drivers/leds/leds-lp5521.c: fix section mismatches
Ralf Baechle
1
-2
/
+2
2011-06-27
drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...
Josh Hunt
1
-0
/
+8
2011-06-27
drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338
Priyanka Jain
1
-0
/
+1
2011-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
13
-28
/
+73
2011-06-27
Staging: comedi: fix build breakages on some platforms
Greg Kroah-Hartman
1
-0
/
+21
2011-06-27
Staging: brcm80211: disable drivers except for X86 or MIPS platforms
Greg Kroah-Hartman
1
-2
/
+2
2011-06-27
Staging: brcm80211: disable drivers for PPC platforms
Greg Kroah-Hartman
1
-0
/
+2
2011-06-27
Staging: iio: Make IIO depend on GENERIC_HARDIRQS
Geert Uytterhoeven
1
-1
/
+1
2011-06-27
Staging: mei: fix suspend failure
Tomas Winkler
2
-5
/
+10
2011-06-27
Staging: fix iio builds when IIO_RING_BUFFER is not enabled
Randy Dunlap
2
-2
/
+2
2011-06-27
Staging: Comedi: Build only on arches providing PAGE_KERNEL_NOCACHE
Ralf Baechle
1
-0
/
+1
2011-06-27
Staging: fix more iio builds when IIO_RING_BUFFER is not enabled
Randy Dunlap
4
-5
/
+5
2011-06-27
usb: r8a66597-hcd: fix cannot detect low/full speed device
Yoshihiro Shimoda
1
-0
/
+1
2011-06-27
USB: ehci-ath79: fix a NULL pointer dereference
Gabor Juhos
1
-4
/
+6
2011-06-27
USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.c
Uwe Bonnes
3
-6
/
+17
2011-06-27
usb/isp1760: Fix bug preventing the unlinking of control urbs
Arvid Brodin
1
-1
/
+1
2011-06-27
Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
7
-12
/
+88
[next]