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-06-24
percpu: cleanup percpu array definitions
Tejun Heo
1
-2
/
+2
2009-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
9
-6
/
+1905
2009-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-40
/
+98
2009-06-21
sdhci: remove needless double parenthesis
Pierre Ossman
1
-3
/
+3
2009-06-21
sdhci: Specific quirk vor VIA SDHCI controller in VX855ES
Harald Welte
3
-0
/
+29
2009-06-21
s3cmci: fix dma configuration call
Ben Dooks
1
-1
/
+1
2009-06-21
mmc: Add new via-sdmmc host controller driver
Harald Welte
3
-0
/
+1374
2009-06-21
sdhci: Add support for hosts that are only capable of 1-bit transfers
Anton Vorontsov
3
-1
/
+9
2009-06-21
sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirk
Ben Dooks
3
-1
/
+6
2009-06-21
sdhci: Add better ADMA error reporting
Ben Dooks
1
-1
/
+33
2009-06-21
sdhci-s3c: Samsung S3C based SDHCI controller glue
Ben Dooks
3
-0
/
+451
2009-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
42
-219
/
+4142
2009-06-20
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
78
-883
/
+1332
2009-06-20
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
32
-550
/
+561
2009-06-20
ide-cd: prevent null pointer deref via cdrom_newpc_intr
Rainer Weikusat
1
-1
/
+1
2009-06-19
Input: add driver for Synaptics I2C touchpad
Mike Rapoport
3
-0
/
+695
2009-06-19
Input: synaptics - add support for reporting x/y resolution
Tero Saarni
3
-3
/
+39
2009-06-20
agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addresses
Pierre Willenbrock
1
-1
/
+1
2009-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
657
-240493
/
+165584
2009-06-19
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-363
/
+205
2009-06-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-7
/
+5
2009-06-19
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
19
-94
/
+102
2009-06-19
fbdev: do not allow VESA modes without compiled-in drivers
Krzysztof Helt
1
-2
/
+4
2009-06-19
convert some DMA_nnBIT_MASK() callers
Andrew Morton
3
-11
/
+12
2009-06-19
char: moxa, prevent opening unavailable ports
Dirk Eibach
1
-1
/
+6
2009-06-19
istallion: add missing __devexit marking
Mike Frysinger
1
-1
/
+1
2009-06-19
dtlk: off by one in {read,write}_tts()
Roel Kluin
1
-3
/
+3
2009-06-19
rtc: make rtc_update_irq callable with irqs enabled
Atsushi Nemoto
6
-24
/
+9
2009-06-19
spi_mpc8xxx: s/83xx/8xxx/g
Anton Vorontsov
3
-202
/
+202
2009-06-19
spi_mpc83xx: rename spi_83xx.c to spi_8xxx.c
Anton Vorontsov
2
-1
/
+1
2009-06-19
spi_mpc83xx: remove dead code
Anton Vorontsov
1
-17
/
+0
2009-06-19
spi_mpc83xx: split mpc83xx_spi_work() into two routines
Anton Vorontsov
1
-55
/
+60
2009-06-19
spi_mpc83xx: fix checkpatch issues
Anton Vorontsov
1
-6
/
+6
2009-06-19
spi_mpc83xx: add small delay after asserting chip-select line
Anton Vorontsov
1
-1
/
+3
2009-06-19
spi_mpc83xx: quieten down the "Requested speed is too low" message
Anton Vorontsov
1
-5
/
+6
2009-06-19
spi_mpc83xx: handle other Freescale processors
Anton Vorontsov
1
-8
/
+6
2009-06-19
gpio: driver for PrimeCell PL061 GPIO controller
Baruch Siach
3
-0
/
+348
2009-06-19
Staging: comedi: fix build errors
Greg Kroah-Hartman
1
-0
/
+1
2009-06-19
Staging: udlfb: update to version 0.2.3
Roberto De Ioris
2
-88
/
+299
2009-06-19
Staging: udlfb: fix some sparse warnings.
Greg Kroah-Hartman
2
-7
/
+7
2009-06-19
Staging: udlfb: clean up checkpatch warnings in udlfb.c
Greg Kroah-Hartman
1
-58
/
+38
2009-06-19
Staging: udlfb: clean up checkpatch warnings in udlfb.h
Greg Kroah-Hartman
1
-28
/
+22
2009-06-19
Staging: udlfb: add udlfb driver to build
Greg Kroah-Hartman
4
-0
/
+12
2009-06-19
Staging: add udlfb driver
Roberto De Ioris
2
-0
/
+977
2009-06-19
Staging: pata_rdc: remove pointless comments
Greg Kroah-Hartman
1
-73
/
+10
2009-06-19
Staging: pata_rdc: remove DRIVER macros
Greg Kroah-Hartman
1
-12
/
+2
2009-06-19
Staging: pata_rdc: remove dbgprintf macro
Greg Kroah-Hartman
1
-44
/
+38
2009-06-19
Staging: pata_rdc: remove broken flag
Greg Kroah-Hartman
1
-11
/
+0
2009-06-19
Staging: pata_rdc: fix build warnings
Greg Kroah-Hartman
1
-1
/
+1
2009-06-19
Staging: pata_rdc: use PCI_DEVICE
Greg Kroah-Hartman
1
-2
/
+2
[next]