index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-29
drivers: fix integer as NULL pointer warnings
Harvey Harrison
3
-3
/
+3
2008-04-29
drivers: atm, char fix integer as NULL pointer warnings
Harvey Harrison
2
-2
/
+2
2008-04-28
VT notifier extension for accessibility
Karl Dahlke
1
-0
/
+8
2008-04-28
char: make functions static in synclinkmp.c
Harvey Harrison
1
-60
/
+60
2008-04-28
synclink drivers bool conversion
Joe Perches
4
-323
/
+319
2008-04-28
mm: introduce node_zonelist() for accessing the zonelist for a GFP mask
Mel Gorman
1
-2
/
+1
2008-04-28
drivers/char/rtc.c: use time_before, time_before_eq, etc
Julia Lawall
1
-1
/
+3
2008-04-28
rtc: avoid legacy drivers with generic framework
David Brownell
1
-1
/
+10
2008-04-26
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-3
/
+4
2008-04-26
agp: convert drivers/char/agp/frontend.c to use unlocked_ioctl
Mathieu Segaud
1
-2
/
+2
2008-04-26
agp: fix shadowed variable warning in amd-k7-agp.c
Harvey Harrison
1
-1
/
+2
2008-04-26
drm: _end is shadowing real _end, just rename it.
Dave Airlie
1
-2
/
+2
2008-04-26
drm/vbl rework: rework how the drm deals with vblank.
Jesse Barnes
20
-473
/
+1372
2008-04-26
drm: reorganise minor number handling using backported modesetting code.
Dave Airlie
10
-184
/
+230
2008-04-26
drm/i915: Handle tiled buffers in vblank tasklet
Keith Packard
2
-4
/
+16
2008-04-26
drm/i965: On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblank
Keith Packard
1
-10
/
+20
2008-04-26
drm: Remove unneeded dma sync in ATI pcigart alloc
Benjamin Herrenschmidt
1
-7
/
+0
2008-04-26
drm: Fix mismerge of non-coherent DMA patch
Benjamin Herrenschmidt
1
-1
/
+1
2008-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-1
/
+1
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
1
-32
/
+101
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+5
2008-04-25
x86: PAT use reserve free memtype in mmap of /dev/mem
venkatesh.pallipadi@intel.com
1
-1
/
+34
2008-04-25
x86: PAT phys_mem_access_prot_allowed for dev/mem mmap
venkatesh.pallipadi@intel.com
1
-30
/
+11
2008-04-25
x86: PAT avoid aliasing in /dev/mem read/write
venkatesh.pallipadi@intel.com
1
-5
/
+27
2008-04-25
devmem: add range_is_allowed() check to mmap of /dev/mem
Venki Pallipadi
1
-11
/
+16
2008-04-25
x86: introduce /dev/mem restrictions with a config option
Arjan van de Ven
1
-0
/
+28
2008-04-24
Input: drivers/char/keyboard.c - use time_after
Julia Lawall
1
-1
/
+3
2008-04-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
3
-0
/
+218
2008-04-25
Blackfin char driver for Blackfin on-chip OTP memory (v3)
Mike Frysinger
3
-0
/
+218
2008-04-24
arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanups
Jeff Garzik
1
-10
/
+4
2008-04-24
[POWERPC] char/xilinx_hwicap/ section fix
Adrian Bunk
1
-1
/
+1
2008-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...
Linus Torvalds
1
-1
/
+1
2008-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-13
/
+13
2008-04-22
Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-52
/
+42
2008-04-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
7
-58
/
+92
2008-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
3
-15
/
+9
2008-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
2
-3
/
+4
2008-04-22
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-21
drivers/char: minor irq handler cleanups
Jeff Garzik
8
-52
/
+42
2008-04-20
DRM: remove unused dev_class
Greg Kroah-Hartman
1
-1
/
+0
2008-04-20
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
2
-14
/
+9
2008-04-20
avr32: don't offer CONFIG_GEN_RTC
Adrian Bunk
1
-1
/
+1
2008-04-20
avr32: don't offer CONFIG_RTC
Adrian Bunk
1
-1
/
+1
2008-04-20
Generate raw keyboard codes for AVR32 architecture
Hans-Christian Egtvedt
1
-1
/
+2
2008-04-19
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
1
-1
/
+1
2008-04-19
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
[next]