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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-17
regulator: Add WM831x LDO support
Mark Brown
1
-0
/
+626
2009-09-17
regulator: Add WM831x DC-DC buck convertor support
Mark Brown
1
-0
/
+571
2009-09-17
regulator: Provide mode to status conversion function
Mark Brown
1
-0
/
+2
2009-09-17
input: Add support for the WM831x ON pin
Mark Brown
1
-0
/
+19
2009-09-17
gpio: Add WM831X GPIO driver
Mark Brown
1
-0
/
+55
2009-09-17
mfd: Export ISEL values from WM831x core
Mark Brown
1
-0
/
+21
2009-09-17
mfd: Add basic WM831x OTP support
Mark Brown
1
-0
/
+162
2009-09-17
mfd: Conditionally add WM831x backlight subdevice
Mark Brown
1
-0
/
+6
2009-09-17
mfd: Add WM831x AUXADC support
Mark Brown
2
-0
/
+218
2009-09-17
mfd: Add WM831x interrupt support
Mark Brown
2
-0
/
+785
2009-09-17
mfd: Initial core support for WM831x series devices
Mark Brown
2
-0
/
+354
2009-09-17
mfd: Allow multiple MFD cells with the same name
Mark Brown
1
-0
/
+1
2009-09-17
mfd: Remove VIB defines from pcap header file
Daniel Ribeiro
1
-4
/
+0
2009-09-17
mfd: fix wrong define for 10bit pcf50633 ADC mode
Paul Fertser
1
-1
/
+2
2009-09-17
mfd: use a dedicated workqueue for pcf50633 irq processing
Paul Fertser
1
-0
/
+1
2009-09-17
hwmon: Add WM835x PMIC hardware monitoring driver
Mark Brown
1
-0
/
+6
2009-09-17
mfd: add ezx_pcap_setbits
Daniel Ribeiro
1
-0
/
+1
2009-09-17
mfd: add set_ts_bits for pcap
Daniel Ribeiro
1
-0
/
+1
2009-09-17
mfd: Introduce irq_to_pcap()
Daniel Ribeiro
1
-0
/
+1
2009-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
6
-18
/
+37
2009-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pcmcia-2.6
Linus Torvalds
1
-2
/
+2
2009-09-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
6
-6
/
+258
2009-09-16
writeback: separate starting of sync vs opportunistic writeback
Jens Axboe
2
-3
/
+3
2009-09-16
writeback: use RCU to protect bdi_list
Jens Axboe
1
-0
/
+1
2009-09-16
fs: Assign bdi in super_block
Jens Axboe
1
-0
/
+1
2009-09-16
writeback: get rid of wbc->for_writepages
Jens Axboe
2
-5
/
+2
2009-09-16
fs: remove bdev->bd_inode_backing_dev_info
Jens Axboe
1
-1
/
+0
2009-09-15
pcmcia: Use phys_addr_t for physical addresses
Steven A. Falco
1
-2
/
+2
2009-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
Linus Torvalds
1
-23
/
+7
2009-09-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-0
/
+2
2009-09-15
Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
Kay Sievers
2
-0
/
+13
2009-09-15
Driver core: Add support for compatibility classes
Jean Delvare
1
-0
/
+8
2009-09-15
uio: add generic driver for PCI 2.3 devices
Michael S. Tsirkin
1
-0
/
+1
2009-09-15
driver model: constify attribute groups
David Brownell
4
-6
/
+6
2009-09-15
Driver core: Add accessor for device platform data
Mark Brown
1
-0
/
+5
2009-09-15
Driver core: move dev_get/set_drvdata to drivers/base/dd.c
Greg Kroah-Hartman
1
-12
/
+4
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
4
-27
/
+157
2009-09-15
Nicolas Pitre has a new email address
Nicolas Pitre
1
-1
/
+1
2009-09-15
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
9
-87
/
+429
2009-09-15
Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-7
/
+14
2009-09-15
Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+162
2009-09-15
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
1
-1
/
+4
2009-09-14
Merge branch 'for-linus3' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
2
-5
/
+17
2009-09-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
4
-5
/
+232
2009-09-15
SELinux: inline selinux_is_enabled in !CONFIG_SECURITY_SELINUX
Eric Paris
1
-1
/
+1
2009-09-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-12
/
+67
2009-09-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-28
/
+42
2009-09-14
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
6
-56
/
+131
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
9
-145
/
+184
2009-09-14
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-0
/
+85
[next]