index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2
-84
/
+45
2009-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
33
-495
/
+1481
2009-06-17
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
12
-335
/
+885
2009-06-17
drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths.
Dave Airlie
1
-1
/
+1
2009-06-17
Staging: Add octeon-ethernet driver files.
David Daney
76
-0
/
+26149
2009-06-17
MIPS: hwrng: Add TX4939 RNG driver
Atsushi Nemoto
3
-0
/
+198
2009-06-17
DMA: TXx9 Soc DMA Controller driver
Atsushi Nemoto
4
-0
/
+1670
2009-06-16
Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
15
-33
/
+1074
2009-06-16
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
68
-42
/
+39170
2009-06-16
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
235
-6400
/
+21513
2009-06-16
Merge branch 'akpm'
Linus Torvalds
49
-335
/
+1596
2009-06-16
fbdev: bf54x-lq043fb: use kzalloc over kmalloc/memset
Mike Frysinger
1
-3
/
+1
2009-06-16
fbdev: *bfin*: fix __dev{init,exit} markings
Mike Frysinger
2
-7
/
+7
2009-06-16
fbdev: *bfin*: drop unnecessary calls to memset
Vivek Kutal
2
-6
/
+0
2009-06-16
fbdev: bfin-t350mcqb-fb: drop unused local variables
Mike Frysinger
1
-6
/
+0
2009-06-16
fbdev: s1d13xxxfb: add accelerated bitblt functions
Kristoffer Ericson
1
-33
/
+308
2009-06-16
tcx: use standard fields for framebuffer physical address and length
Krzysztof Helt
1
-14
/
+13
2009-06-16
fbdev: add support for handoff from firmware to hw framebuffers
Dave Airlie
4
-2
/
+57
2009-06-16
intelfb: fix a bug when changing video timing
Paul Menzel
1
-0
/
+5
2009-06-16
fbdev: use framebuffer_release() for freeing fb_info structures
Krzysztof Helt
4
-5
/
+5
2009-06-16
radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb?
Roel Kluin
1
-2
/
+1
2009-06-16
s3c-fb: CPUFREQ frequency scaling support
Ben Dooks
2
-2
/
+70
2009-06-16
s3c-fb: fix resource releasing on error during probing
Krzysztof Helt
1
-13
/
+9
2009-06-16
carminefb: fix possible access beyond end of carmine_modedb[]
Roel Kluin
1
-1
/
+1
2009-06-16
acornfb: remove fb_mmap function
Krzysztof Helt
1
-38
/
+0
2009-06-16
mb862xxfb: use CONFIG_OF instead of CONFIG_PPC_OF
Arnd Bergmann
1
-1
/
+1
2009-06-16
mb862xxfb: restrict compliation of platform driver to PPC
Julian Calaby
1
-0
/
+1
2009-06-16
Samsung SoC Framebuffer driver: add Alpha Channel support
InKi Dae
1
-3
/
+28
2009-06-16
atmel-lcdc: fix pixclock upper bound detection
Ben Nizette
1
-1
/
+1
2009-06-16
offb: use framebuffer_alloc() to allocate fb_info struct
Krzysztof Helt
1
-5
/
+1
2009-06-16
igafb: use framebuffer_alloc() to allocate fb_info struct
Krzysztof Helt
1
-5
/
+3
2009-06-16
chipsfb: remove redundant assignment
Krzysztof Helt
1
-1
/
+0
2009-06-16
fbdev: add video modes for resolutions and timings of PAL RGB
Paul Menzel
1
-0
/
+8
2009-06-16
fbdev: move logo externs to header file
Geert Uytterhoeven
1
-15
/
+0
2009-06-16
fbdev: generated logo sources depend on scripts/pnmtologo
Sam Ravnborg
1
-5
/
+7
2009-06-16
lis3: add click function
Daniel Mack
3
-1
/
+39
2009-06-16
lis3: add three new laptop models
Eric Piel
1
-2
/
+5
2009-06-16
lis3: use input_polled_device
Eric Piel
4
-55
/
+29
2009-06-16
lis3: remove automatic shutdown of the device
Eric Piel
3
-71
/
+32
2009-06-16
lis3: fix misc device unregistering and printk
Eric Piel
1
-5
/
+2
2009-06-16
drivers: add support for the TI VLYNQ bus
Florian Fainelli
5
-0
/
+842
2009-06-16
console: make blank timeout value a boot option
Daniel Mack
1
-6
/
+7
2009-06-16
eisa.ids: add Network Peripherals FDDI boards
Maciej W. Rozycki
1
-0
/
+5
2009-06-16
use printk_once() in several places
Minchan Kim
1
-6
/
+3
2009-06-16
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
1
-4
/
+0
2009-06-16
videobuf-dma-contig: zero copy USERPTR support
Magnus Damm
1
-5
/
+89
2009-06-16
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
2
-2
/
+2
2009-06-16
firmware_map: fix hang with x86/32bit
Yinghai Lu
1
-7
/
+9
2009-06-16
spi: takes size of a pointer to determine the size of the pointed-to type
Roel Kluin
1
-3
/
+3
2009-06-16
time: move PIT_TICK_RATE to linux/timex.h
Arnd Bergmann
3
-1
/
+3
[next]