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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-01
[PATCH] split linux/file.h
Al Viro
2
-0
/
+2
2008-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
1
-1
/
+1
2008-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
6
-688
/
+39
2008-05-01
driver core: remove no longer used "struct class_device"
Kay Sievers
2
-648
/
+1
2008-05-01
pcmcia: remove pccard_sysfs_interface warnings
David Brownell
3
-40
/
+28
2008-05-01
driver core: warn about duplicate driver names on the same bus
Stas Sergeev
1
-0
/
+10
2008-05-01
Fix ACPI vs proc_create_data() mismerge
Alexey Dobriyan
1
-9
/
+11
2008-05-01
toshiba: use ioremap_cached
Alan Cox
1
-1
/
+1
2008-04-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
151
-2923
/
+5587
2008-04-30
Merge branch 'pnp' into release
Len Brown
23
-1097
/
+1579
2008-04-30
Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...
Len Brown
2287
-159062
/
+166897
2008-04-30
ACPI: Fix acpi_processor_idle and idle= boot parameters interaction
Venkatesh Pallipadi
1
-2
/
+12
2008-04-30
acpi: fix section mismatch warning in pnpacpi
Sam Ravnborg
1
-1
/
+1
2008-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+1
2008-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
68
-697
/
+15086
2008-04-30
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
11
-44
/
+73
2008-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2
-11
/
+14
2008-04-30
fix drivers/media/common/tuners/ build bug
Ingo Molnar
1
-0
/
+1
2008-04-30
serial: replace remaining __FUNCTION__ occurrences
Harvey Harrison
13
-54
/
+54
2008-04-30
drivers/char: replace remaining __FUNCTION__ occurrences
Harvey Harrison
24
-91
/
+91
2008-04-30
brd: modify ramdisk device to be able to manage partitions
Laurent Vivier
1
-5
/
+14
2008-04-30
debugobjects: add timer specific object debugging code
Thomas Gleixner
1
-1
/
+3
2008-04-30
drivers: replace remaining __FUNCTION__ occurrences
Harvey Harrison
9
-18
/
+18
2008-04-30
Add macros similar to min/max/min_t/max_t
Harvey Harrison
2
-8
/
+0
2008-04-30
Basic braille screen reader support
Samuel Thibault
9
-0
/
+429
2008-04-30
mm: Add NR_WRITEBACK_TEMP counter
Miklos Szeredi
1
-0
/
+2
2008-04-30
mxser: convert large macros to functions
Christoph Hellwig
2
-152
/
+214
2008-04-30
devpts: factor out PTY index allocation
Sukadev Bhattiprolu
1
-34
/
+6
2008-04-30
devpts: propagate error code from devpts_pty_new
Sukadev Bhattiprolu
1
-2
/
+2
2008-04-30
tty: fix routine name in ptmx_open()
Hiroshi Shimamoto
1
-1
/
+1
2008-04-30
char serial: switch drivers to ioremap_nocache
Alan Cox
8
-20
/
+25
2008-04-30
ip2: switch remaining direct call of ops->flush_buffer
Alan Cox
1
-2
/
+1
2008-04-30
tty: add throttle/unthrottle helpers
Alan Cox
7
-25
/
+25
2008-04-30
isicom: fix buffer allocation
Alan Cox
1
-8
/
+6
2008-04-30
esp: clean up to modern coding style
Alan Cox
1
-308
/
+283
2008-04-30
epca: coding style
Alan Cox
1
-118
/
+158
2008-04-30
riscom8: coding style
Alan Cox
1
-340
/
+304
2008-04-30
strip: Fix up strip for the new order
Alan Cox
1
-42
/
+24
2008-04-30
tty: The big operations rework
Alan Cox
23
-601
/
+461
2008-04-30
isicom: bring into coding style
Alan Cox
1
-53
/
+56
2008-04-30
serial: switch the serial core to int put_char methods
Alan Cox
1
-4
/
+8
2008-04-30
pc300: Update to tty_set_operations
Alan Cox
1
-9
/
+15
2008-04-30
pty: prepare for tty->ops changes
Alan Cox
1
-3
/
+26
2008-04-30
isdn: switch to int put_char method
Alan Cox
1
-3
/
+6
2008-04-30
consoles: switch to int put_char method
Alan Cox
2
-5
/
+6
2008-04-30
synclink series: switch to int put_char method
Alan Cox
3
-14
/
+22
2008-04-30
specialix: Switch to int put_char method
Alan Cox
1
-4
/
+5
2008-04-30
serial167: switch to int put_char method
Alan Cox
1
-3
/
+4
2008-04-30
riscom/rocket: switch to int put_char method
Alan Cox
2
-5
/
+9
2008-04-30
pcmcia: serial to int put_char method
Alan Cox
1
-3
/
+4
[next]