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
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-14
misc: Make AB8500_PWM driver depend on U8500 due to PWM breakage
Mark Brown
1
-1
/
+1
2011-01-14
misc: Fix cs5535 printk warnings
Joe Perches
1
-2
/
+1
2011-01-14
gpio/misc: Add MODULE_ALIAS entries for CS5535 functions
Andres Salomon
1
-0
/
+1
2011-01-14
misc: Convert cs5535-mfgpt from pci device to platform device
Andres Salomon
1
-52
/
+21
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+2
2011-01-13
VMware balloon: stop locking pages when hypervisor tells us enough
Dmitry Torokhov
1
-5
/
+8
2011-01-10
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-6
/
+37
2010-12-24
ioc4: use static work_struct for ioc4_load_modules()
Tejun Heo
1
-20
/
+9
2010-12-24
misc/at24: add more sanity checks for parameters
Wolfram Sang
1
-0
/
+10
2010-12-24
misc/at24: parse device tree data
Wolfram Sang
1
-6
/
+27
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
4
-18
/
+26
2010-11-25
drivers/misc/isl29020.c: remove incorrect kfree in isl29020_remove()
Axel Lin
1
-3
/
+1
2010-11-25
sgi-xpc: XPC fails to discover partitions with all nasids above 128
Robin@sgi.com
1
-10
/
+15
2010-11-15
i2c: Remove obsolete cleanup for clientdata
Wolfram Sang
1
-1
/
+0
2010-11-15
spelling fix in drivers/misc/Kconfig
Jonathan Neuschäfer
1
-1
/
+1
2010-11-12
drivers/misc/bh1770glc.c: error handling in bh1770_power_state_store()
Dan Carpenter
1
-2
/
+6
2010-11-12
drivers/misc/apds9802als.c: fix signedness bug
Vasiliy Kulikov
1
-1
/
+1
2010-11-12
misc/isl29020: signedness bug in als_sensing_range_store()
Dan Carpenter
1
-1
/
+3
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-29
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-14
/
+2
2010-10-29
kgdbts: prevent re-entry to kgdbts before it unregisters
Dongdong Deng
1
-14
/
+2
2010-10-29
convert get_sb_single() users
Al Viro
1
-5
/
+4
2010-10-29
misc: Add ab8500 pwm driver
Arun Murthy
3
-0
/
+178
2010-10-28
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
7
-0
/
+1966
2010-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2010-10-26
misc devices: do not enable by default
Borislav Petkov
1
-1
/
+0
2010-10-26
drivers/misc/apds9802als.c: add runtime PM support
Hong Liu
1
-64
/
+103
2010-10-26
drivers/misc/apds9802als.c: ALS drivers for the apds9802als
anantha
3
-0
/
+319
2010-10-26
drivers/misc/isl29020.c: ambient light sensor
Kalhan Trisal
3
-0
/
+259
2010-10-26
lkdtm: prefix enum constants
Namhyung Kim
1
-64
/
+64
2010-10-26
drivers/misc: driver for APDS990X ALS and proximity sensors
Samu Onkalo
3
-0
/
+1307
2010-10-26
drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensor
Samu Onkalo
3
-0
/
+1424
2010-10-26
ad525x_dpot: use correct rdac channel for ad5251/ad5252
steven miao
1
-2
/
+2
2010-10-26
drivers/misc/ad525x_dpot.c: new features
Michael Hennerich
5
-14
/
+123
2010-10-26
drivers/misc/ad525x_dpot.c: fix part name typos in defines
Michael Hennerich
2
-10
/
+10
2010-10-26
drivers/misc/phantom.c: add missing warning messages in phantom_probe()
Rahul Ruikar
1
-2
/
+6
2010-10-26
drivers/misc/ad525x_dpot.c: fix typo in spi write16 and write24 transfer counts
Michael Hennerich
1
-2
/
+2
2010-10-26
sgi-xp: incoming XPC channel messages can come in after the channel's partiti...
Robin Holt
1
-0
/
+17
2010-10-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
1
-0
/
+1
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-3
/
+3
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
4
-6
/
+736
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
6
-0
/
+19
2010-10-22
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-5
/
+6
2010-10-22
hpilo: Despecificate driver from iLO generation
dann frazier
2
-6
/
+6
2010-10-22
pch_phub: fix build warnings
Greg Kroah-Hartman
1
-5
/
+5
2010-10-22
add Packet hub driver for Topcliff Platform controller hub
Masayuki Ohtak
3
-0
/
+730
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-2
/
+2
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
3
-0
/
+3
2010-10-14
drivers: misc: ti-st: fix review comments
Pavan Savoy
2
-63
/
+25
2010-10-06
misc: ti-st: Kconfig & Makefile for TI_ST
Pavan Savoy
4
-0
/
+25
[next]