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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-23
[ARM] pxa/poodle: prepare scoop for the generic GPIO API
Eric Miao
2
-0
/
+9
2008-09-23
[ARM] pxa/littleton: add support for SPI-based TDO24M LCD panel driver
Eric Miao
2
-156
/
+51
2008-09-23
[ARM] pxa/corgi: remove now unused corgi_ssp.c and corgi_lcd.c
Eric Miao
5
-583
/
+2
2008-09-23
[ARM] pxa/spitz: use SPI-based driver for ads7846, corgi-lcd and max1111
Eric Miao
2
-168
/
+125
2008-09-23
[ARM] pxa/spitz: use new .lcd_conn to specify the LCD info
Eric Miao
1
-2
/
+1
2008-09-23
[ARM] pxa/spitz: convert to use new MFP API
Eric Miao
1
-47
/
+66
2008-09-23
[ARM] pxa/spitz: convert to use new GPIO API
Eric Miao
1
-7
/
+35
2008-09-23
[ARM] pxa/corgi: use SPI-based driver for ads7846, corgi-lcd and max1111
Eric Miao
2
-163
/
+132
2008-09-23
[ARM] pxa/corgi: convert to use new MFP API
Eric Miao
1
-37
/
+58
2008-09-23
[ARM] pxa/corgi: convert to use new GPIO API
Eric Miao
1
-18
/
+61
2008-09-23
[ARM] pxa/poodle: use SPI based ads7846 touch screen driver
Eric Miao
3
-49
/
+44
2008-09-23
[ARM] pxa/poodle: convert to use the new MFP API to configure pins
Eric Miao
1
-63
/
+84
2008-09-23
[ARM] pxa/poodle: convert to use the new GPIO API
Eric Miao
1
-18
/
+71
2008-09-23
[ARM] pxa/poodle: use new .lcd_conn to specify the LCD info
Eric Miao
1
-2
/
+1
2008-09-23
[ARM] pxa/poodle: use .gpio_pullup in USB device platform data
Eric Miao
1
-13
/
+1
2008-09-23
[ARM] pxa/poodle: move scoop/locomo device registration earlier
Eric Miao
1
-8
/
+7
2008-09-23
hwmon: add max1111_read_channel() for use by sharpsl_pm
Eric Miao
2
-0
/
+22
2008-09-23
hwmon: add max1111 Low-power Multichannel Serial 8-bit ADCs
Eric Miao
3
-0
/
+241
2008-09-23
lcd: add support for Toppoly TDO24M series LCD panels
Eric Miao
3
-0
/
+405
2008-09-23
lcd: add corgibl_limit_intensity() to corgi_lcd
Eric Miao
2
-0
/
+28
2008-09-23
lcd: add SPI-based LCD and backlight driver for SHARP corgi/spitz
Eric Miao
4
-0
/
+565
2008-09-23
lcd: allow lcd device to handle mode change events
Eric Miao
3
-3
/
+19
2008-09-17
Input: ads7846 - introduce .gpio_pendown to get pendown state
Eric Miao
2
-14
/
+57
2008-09-09
Linux 2.6.27-rc6
v2.6.27-rc6
Linus Torvalds
1
-1
/
+1
2008-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-51
/
+89
2008-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-0
/
+2
2008-09-09
ipv6: Fix OOPS in ip6_dst_lookup_tail().
Neil Horman
1
-32
/
+32
2008-09-09
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-10
/
+8
2008-09-09
clockevents: remove WARN_ON which was used to gather information
Thomas Gleixner
1
-10
/
+8
2008-09-09
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-7
/
+10
2008-09-09
x86: fix memmap=exactmap boot argument
Prarit Bhargava
1
-1
/
+1
2008-09-09
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
6
-18
/
+61
2008-09-09
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-1
/
+1
2008-09-09
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6
Linus Torvalds
10
-141
/
+221
2008-09-09
lib: Correct printk %pF to work on all architectures
James Bottomley
8
-11
/
+56
2008-09-09
MAINTAINERS: add Atheros maintainer for atlx
Chris Snook
1
-1
/
+3
2008-09-09
update Documentation/filesystems/Locking for 2.6.27 changes
Christoph Hellwig
1
-11
/
+4
2008-09-09
ipsec: Restore larval states and socket policies in dump
Herbert Xu
2
-0
/
+3
2008-09-09
[S390] cio: allow offline processing for disconnected devices
Peter Oberparleiter
1
-0
/
+7
2008-09-09
[S390] cio: handle ssch() return codes correctly.
Cornelia Huck
1
-1
/
+3
2008-09-09
[S390] cio: Correct cleanup on error.
Cornelia Huck
2
-17
/
+22
2008-09-09
[S390] CVE-2008-1514: prevent ptrace padding area read/write in 31-bit mode
Jarod Wilson
2
-0
/
+29
2008-09-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
6
-19
/
+54
2008-09-09
[Bluetooth] Reject L2CAP connections on an insecure ACL link
Marcel Holtmann
4
-5
/
+26
2008-09-09
[Bluetooth] Enforce correct authentication requirements
Marcel Holtmann
4
-7
/
+24
2008-09-09
[Bluetooth] Fix reference counting during ACL config stage
Marcel Holtmann
1
-7
/
+4
2008-09-08
sparc64: Disable timer interrupts in fixup_irqs().
David S. Miller
1
-0
/
+2
2008-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...
Linus Torvalds
3
-3
/
+64
2008-09-08
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2
-7
/
+24
2008-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-36
/
+48
[next]