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
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...
Linus Torvalds
1
-1
/
+1
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-13
/
+13
2008-04-21
Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-52
/
+42
2008-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
7
-58
/
+92
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
3
-15
/
+9
2008-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
2
-3
/
+4
2008-04-21
sonypi: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2008-04-21
[HWRNG] omap: Minor updates
David Brownell
1
-13
/
+13
2008-04-20
drivers/char: minor irq handler cleanups
Jeff Garzik
8
-52
/
+42
2008-04-19
DRM: remove unused dev_class
Greg Kroah-Hartman
1
-1
/
+0
2008-04-19
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
2
-14
/
+9
2008-04-19
avr32: don't offer CONFIG_GEN_RTC
Adrian Bunk
1
-1
/
+1
2008-04-19
avr32: don't offer CONFIG_RTC
Adrian Bunk
1
-1
/
+1
2008-04-19
Generate raw keyboard codes for AVR32 architecture
Hans-Christian Egtvedt
1
-1
/
+2
2008-04-18
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
1
-1
/
+1
2008-04-18
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
10
-10
/
+0
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
Linus Torvalds
1
-0
/
+47
2008-04-17
consoles: polling support, kgdboc
Jason Wessel
1
-0
/
+47
2008-04-17
[S390] hw_random: allow rng_dev_read() to return hardware errors.
Ralph Wuerthner
1
-0
/
+4
2008-04-17
[POWERPC] hvcbeat: Fix buffer manipulation
Ishizaki Kou
1
-2
/
+2
2008-04-14
Merge branch 'linux-2.6'
Paul Mackerras
14
-87
/
+129
2008-04-06
fix IS_I9XX macro in i915 DRM driver
Jesse Barnes
1
-2
/
+2
2008-04-04
x86: revert assign IRQs to hpet timer
Thomas Gleixner
1
-44
/
+7
2008-04-02
Char: rio, fix sparse warnings
Jiri Slaby
2
-1
/
+7
2008-04-02
Char: ip2, fix sparse warnings
Jiri Slaby
1
-5
/
+7
2008-03-30
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
7
-22
/
+92
2008-03-30
fix iomem misannotations in nozomi
Al Viro
1
-10
/
+10
2008-03-30
drivers/char/n_tty.c misannotated prototype
Al Viro
1
-1
/
+1
2008-03-30
drm: fix for non-coherent DMA PowerPC
Benjamin Herrenschmidt
3
-6
/
+31
2008-03-30
drm: radeon: fix sparse integer as NULL pointer warnings in radeon_mem.c
Harvey Harrison
1
-4
/
+4
2008-03-30
drm/i915: fix oops on agp=off
Dave Airlie
1
-0
/
+3
2008-03-30
drm/r300: fix bug in r300 userspace hardware wait emission
Dave Airlie
2
-12
/
+54
2008-03-28
drivers/char/drm/ati_pcigart.c: fix printk warning
Andrew Morton
1
-2
/
+3
2008-03-26
[POWERPC] Xilinx: hwicap: Use fixed device major.
Stephen Neuendorffer
1
-29
/
+14
2008-03-26
[POWERPC] Xilinx: hwicap: Verify sync before reading idcode.
Stephen Neuendorffer
1
-0
/
+18
2008-03-26
[POWERPC] Xilinx: hwicap: Refactor status handling code.
Stephen Neuendorffer
6
-27
/
+58
2008-03-24
hw_random doc updates
David Brownell
1
-1
/
+8
2008-03-19
drivers/char/rocket portability fixes
Al Viro
2
-64
/
+56
2008-03-17
drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table.
Dave Airlie
4
-69
/
+27
2008-03-17
drm/radeon: fixup RV550 chip family
Alex Deucher
1
-3
/
+4
2008-03-17
drm/via: attempt again to stabilise the AGP DMA command submission.
Thomas Hellstrom
2
-7
/
+54
2008-03-17
drm: Fix race that can lockup the kernel
Mike Isely
2
-17
/
+25
2008-03-13
char: riscom, fix rc_board indexing
Jiri Slaby
1
-1
/
+1
2008-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-18
/
+43
2008-03-10
nozomi: fix initialization and early flow control access
Frank Seidel
1
-18
/
+43
2008-03-10
riscom8: Fix hang on load
Alan Cox
1
-6
/
+0
2008-03-07
drivers/char/esp.c: fix bootup lockup
Ingo Molnar
1
-0
/
+1
2008-03-04
drivers/char/isicom.c: correct use of ! and &
Julia Lawall
1
-1
/
+1
2008-03-04
ipwireless: fix potential tty == NULL dereference
David Sterba
1
-1
/
+4
2008-03-04
VT notifier fix for VT switch
Samuel Thibault
1
-0
/
+1
[next]