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
2010-08-12
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
19
-78
/
+195
2010-08-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
17
-22
/
+2210
2010-08-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
37
-119
/
+3647
2010-08-12
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
5
-1
/
+1246
2010-08-12
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
64
-1157
/
+2491
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
143
-478
/
+479
2010-08-12
Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-11
/
+525
2010-08-12
memstick: fix hangs on unexpected device removal in mspro_blk
Maxim Levitsky
1
-2
/
+3
2010-08-12
memstick: init sysfs attributes
Maxim Levitsky
1
-0
/
+1
2010-08-12
mmc_test: fix large memory allocation
Adrian Hunter
1
-29
/
+47
2010-08-12
mmc_test: add performance tests
Adrian Hunter
1
-2
/
+791
2010-08-12
mmc_block: add support for secure discard
Adrian Hunter
2
-3
/
+46
2010-08-12
omap_hsmmc: add erase capability
Adrian Hunter
1
-3
/
+10
2010-08-12
mmc_block: add discard support
Adrian Hunter
2
-3
/
+55
2010-08-12
mmc: add erase, secure erase, trim and secure trim operations
Adrian Hunter
6
-1
/
+525
2010-08-12
pc8736x_gpio: depends on X86_32
Randy Dunlap
1
-1
/
+1
2010-08-12
acpi: fix bogus preemption logic
Thomas Gleixner
1
-0
/
+1
2010-08-12
mtd/m25p80: fix test for end of loop
Dan Carpenter
1
-1
/
+1
2010-08-12
mtd/m25p80: retlen is never NULL
Dan Carpenter
1
-8
/
+4
2010-08-12
gen_nand: Test if nr_chips field is valid
Marek Vasut
1
-0
/
+5
2010-08-12
nand/denali: move all hardware initialization work to denali_hw_init
Chuanxiao Dong
1
-5
/
+6
2010-08-12
nand/denali: Add a page check in denali_read_page & denali_read_page_raw
Chuanxiao Dong
1
-0
/
+14
2010-08-12
nand/denali: use cpu_relax() while waiting for hardware interrupt
Chuanxiao Dong
1
-2
/
+2
2010-08-12
nand/denali: change read_status function method
Chuanxiao Dong
1
-7
/
+5
2010-08-12
nand/denali: Fixed check patch warnings
Chuanxiao Dong
1
-12
/
+13
2010-08-12
mfd: Fix incorrect kfree(i2c) in wm8994-core i2c_driver probe
Axel Lin
1
-3
/
+1
2010-08-12
mfd: Fix incorrect kfree(i2c) in wm831x-core i2c_driver probe
Axel Lin
1
-3
/
+1
2010-08-12
mfd: Fix incorrect kfree(i2c) in tps6507x i2c_driver probe
Axel Lin
1
-3
/
+1
2010-08-12
mfd: Add TPS6586x driver
Mike Rapoport
3
-0
/
+390
2010-08-12
mfd: Use macros instead of some constant magic numbers for menelaus
Jarkko Nikula
1
-21
/
+54
2010-08-12
mfd: Fix menelaus mmc slot 2 misconfiguration
Jarkko Nikula
1
-2
/
+2
2010-08-12
mfd: Missing slab.h includes
David Miller
1
-0
/
+1
2010-08-12
mfd: Fix wrong wm8350-core kfree in error path
Axel Lin
1
-2
/
+4
2010-08-12
mfd: Fix wm8994_device_init() return value
Axel Lin
1
-1
/
+3
2010-08-12
mfd: Avoid calling platform_device_put() twice in ucb1400 probe error path
Axel Lin
1
-1
/
+1
2010-08-12
mfd: Annotate tc6387xb probe/remove routines with __devinit/__devexit
Axel Lin
1
-3
/
+3
2010-08-12
mfd: Fix tc6387xb resource reclaim
Axel Lin
1
-3
/
+7
2010-08-12
mfd: Fix wrong goto labels for tc6393xb error handling
Axel Lin
1
-2
/
+2
2010-08-12
mfd: Get rid of now unused mc13783 private header
Uwe Kleine-König
1
-1
/
+23
2010-08-12
hwmon: Don't access struct mc13783 directly from mc13783-adc
Uwe Kleine-König
1
-4
/
+13
2010-08-12
mfd: New mc13783 function exposing flags
Uwe Kleine-König
1
-0
/
+6
2010-08-12
mfd: Check jz4740-adc kmalloc() result
Axel Lin
1
-0
/
+4
2010-08-12
mfd: Fix jz4740-adc resource reclaim in probe error path
Axel Lin
1
-1
/
+7
2010-08-12
mfd: Add WM8321 support
Mark Brown
1
-0
/
+14
2010-08-12
mfd: Add stmpe auto sleep feature
Sundar R Iyer
2
-0
/
+77
2010-08-12
touchscreen: Fix sign bug
Kulikov Vasiliy
1
-1
/
+1
2010-08-12
mfd: Add support for TWL6030 PWM
Hemanth V
3
-0
/
+173
2010-08-12
mfd: Add JZ4740 ADC driver
Lars-Peter Clausen
3
-0
/
+393
2010-08-12
gpiolib: Implement set_debounce for WM831x GPIOs
Mark Brown
1
-0
/
+32
2010-08-12
input: STMPE touch controller support
Luotao Fu
3
-0
/
+408
[prev]
[next]