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
2009-09-23
vlynq: includecheck fix: drivers/vlynq/vlynq.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-23
BUILD_BUG_ON(): fix it and a couple of bogus uses of it
Jan Beulich
2
-3
/
+3
2009-09-23
proc connector: add event for process becoming session leader
Scott James Remnant
1
-0
/
+25
2009-09-23
seq_file: constify seq_operations
James Morris
5
-12
/
+12
2009-09-23
dme1737: Keep index within pwm_config[]
Roel Kluin
1
-1
/
+1
2009-09-23
dac960: fix undefined behavior on empty string
Michael Buesch
1
-1
/
+1
2009-09-23
kprobes: use do_IRQ() in lkdtm
M. Mohan Kumar
1
-1
/
+1
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
94
-129
/
+125
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-20
/
+17
2009-09-22
input: add a driver for the Winbond WPCD376I Consumer IR hardware
David Härdeman
3
-0
/
+1631
2009-09-22
pnp: add a shutdown method to pnp drivers
David Härdeman
1
-0
/
+10
2009-09-22
hwmon: applesmc: restore accelerometer and keyboard backlight on resume
Henrik Rydberg
1
-12
/
+26
2009-09-22
hwmon: fix freeing of gpio_data and irq
Roel Kluin
1
-2
/
+4
2009-09-22
drivers/hwmon/adm1021.c: add low_power support for adm1021 driver
Michael Abbott
1
-0
/
+32
2009-09-22
drivers/hwmon/adm1021.c: support high precision ADM1023 remote sensor
Michael Abbott
1
-24
/
+23
2009-09-22
lis3_spi: code cleanups
Daniel Mack
1
-9
/
+8
2009-09-22
lis3: add power management functions
Daniel Mack
1
-0
/
+28
2009-09-22
lis3: add free-fall/wakeup function via platform_data
Daniel Mack
2
-6
/
+27
2009-09-22
drivers/hwmon/coretemp.c: enable the Intel Atom
Michael Riepe
1
-2
/
+2
2009-09-22
cpuidle: menu governor: reduce latency on exit
Corrado Zoccolo
1
-1
/
+19
2009-09-22
cpuidle: fix the menu governor to boost IO performance
Arjan van de Ven
1
-39
/
+212
2009-09-22
pcmcia: cleanup/fixup patch for sa1100_jornada_pcmcia driver
Kristoffer Ericson
1
-71
/
+85
2009-09-22
pcmcia: switch /proc/bus/pccard/drivers to seq_file
Alexey Dobriyan
1
-16
/
+20
2009-09-22
pcmcia: fix read buffer overflow
Roel Kluin
1
-1
/
+1
2009-09-22
pcmcia: yenta: add missing __devexit marking
Mike Frysinger
1
-1
/
+1
2009-09-22
mm: don't use alloc_bootmem_low() where not strictly needed
Jan Beulich
1
-1
/
+1
2009-09-22
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
4
-10
/
+6
2009-09-22
md: avoid use of broken kzalloc mempool
Sage Weil
1
-1
/
+2
2009-09-22
mm: oom analysis: add shmem vmstat
KOSAKI Motohiro
1
-0
/
+2
2009-09-22
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
KOSAKI Motohiro
1
-0
/
+3
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
50
-55
/
+53
2009-09-22
const: mark remaining super_operations const
Alexey Dobriyan
5
-6
/
+5
2009-09-22
drivers/mfd/ab3100-core.c: fix powerpc build error
Andrew Morton
1
-1
/
+1
2009-09-22
drivers/media/dvb/pt1/pt1.c needs vmalloc.h
Andrew Morton
1
-0
/
+1
2009-09-21
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+2
2009-09-21
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+0
2009-09-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
208
-3870
/
+48553
2009-09-21
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
6
-20
/
+90
2009-09-21
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
119
-41286
/
+21760
2009-09-21
Driver-Core: fix devnode callbacks for dabusb and industrialio
Ingo Molnar
2
-4
/
+4
2009-09-21
trivial: fix typo in aic7xxx comment
Uwe Kleine-Koenig
1
-1
/
+1
2009-09-21
trivial: fix comment typo in drivers/ata/pata_hpt37x.c
Krzysztof Halasa
1
-1
/
+1
2009-09-21
trivial: add __init/__exit macros in drivers/gpio/bt8xxgpio.c
Peter Huewe
1
-2
/
+2
2009-09-21
trivial: add __init macro/ fix of __exit macro location in ipmi_poweroff.c
Peter Huewe
1
-2
/
+2
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
38
-50
/
+46
2009-09-21
trivial: fix typos "man[ae]g?ment" -> "management"
Uwe Kleine-Koenig
9
-11
/
+11
2009-09-21
trivial: media/video/cx88: add __init/__exit macros to cx88 drivers
Peter Huewe
4
-8
/
+8
2009-09-21
trivial: fix typo s/ketymap/keymap/ in comment
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
17
-19
/
+19
2009-09-21
trivial: media/omap: adding __init/__exit macros to lcd_drivers
Peter Huewe
8
-16
/
+16
[next]