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
2006-12-03
Remove long-unmaintained ftape driver subsystem.
Jeff Garzik
64
-19402
/
+0
2006-12-02
[RANDOM]: Annotate random.h IP helpers.
Al Viro
1
-24
/
+24
2006-12-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
6
-4
/
+1423
2006-12-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-2
/
+1
2006-12-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
9
-101
/
+94
2006-12-01
Driver core: change mem class_devices to be real devices
Greg Kroah-Hartman
1
-4
/
+4
2006-12-01
Driver core: convert ppdev code to use struct device
Greg Kroah-Hartman
1
-3
/
+3
2006-12-01
Driver core: convert raw device code to use struct device
Greg Kroah-Hartman
1
-6
/
+6
2006-12-01
Driver core: convert tty core to use struct device
Greg Kroah-Hartman
1
-9
/
+10
2006-12-01
Driver core: change misc class_devices to be real devices
Greg Kroah-Hartman
3
-29
/
+24
2006-12-01
Driver core: convert vc code to use struct device
Greg Kroah-Hartman
1
-8
/
+8
2006-12-01
Driver core: convert vt code to use struct device
Greg Kroah-Hartman
1
-42
/
+39
2006-12-01
usb: pcwd_usb free urb cleanup
Mariusz Kozlowski
1
-2
/
+1
2006-11-30
Merge ../linux-2.6-watchdog-mm
Wim Van Sebroeck
6
-4
/
+1423
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
3
-5
/
+5
2006-11-30
Fix misc Kconfig typos
Matt LaPlante
1
-1
/
+1
2006-11-25
[PATCH] tlclk: fix platform_device_register_simple() error check
Akinobu Mita
1
-3
/
+2
2006-11-22
[AGP] Allocate AGP pages with GFP_DMA32 by default
Linus Torvalds
2
-2
/
+2
2006-11-22
[AGP] Fix intel 965 AGP memory mapping function
Linus Torvalds
1
-7
/
+24
2006-11-20
[PATCH] ftape: fix printk format warnings
Randy Dunlap
1
-2
/
+2
2006-11-17
[WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 4
Wim Van Sebroeck
1
-20
/
+22
2006-11-17
[WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 3
Wim Van Sebroeck
1
-27
/
+29
2006-11-17
[WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 2
Wim Van Sebroeck
1
-115
/
+101
2006-11-17
[WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 1
Wim Van Sebroeck
1
-10
/
+9
2006-11-17
[WATCHDOG] MIPS RM9000 on-chip watchdog device
Thomas Koeller
3
-0
/
+442
2006-11-16
[PATCH] ipmi: use platform_device_add() instead of platform_device_register()...
Zhang, Yanmin
2
-2
/
+2
2006-11-14
[PATCH] Char: isicom, fix close bug
Jiri Slaby
1
-1
/
+2
2006-11-13
[PATCH] IPMI: Fix more && typos
Corey Minyard
1
-2
/
+2
2006-11-13
[PATCH] mspec driver build fix
Jes Sorensen
2
-9
/
+7
2006-11-12
[WATCHDOG] Add iTCO vendor specific support
Wim Van Sebroeck
4
-4
/
+342
2006-11-08
[PATCH] ipmi_si_intf.c: fix "&& 0xff" typos
Alexey Dobriyan
1
-3
/
+3
2006-11-08
[PATCH] IPMI: retry messages on certain error returns
Corey Minyard
1
-1
/
+3
2006-11-08
[PATCH] IPMI: Clean up the waiting message queue properly on unload
Corey Minyard
1
-1
/
+11
2006-11-03
[PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASS
Yvan Seth
1
-1
/
+1
2006-10-29
[WATCHDOG] sc1200wdt.c pnp unregister fix.
Akinobu Mita
1
-2
/
+7
2006-10-29
[WATCHDOG] sc1200wdt.c pnp unregister fix.
Akinobu Mita
1
-2
/
+7
2006-10-28
[WATCHDOG] config.h removal
Andrew Morton
1
-1
/
+0
2006-10-25
drm: ioremap balanced with iounmap for drivers/char/drm
Amol Lad
1
-0
/
+4
2006-10-25
drm: fix error returns, sysfs error handling
Jeff Garzik
1
-8
/
+35
2006-10-25
fix return code in error case.
Dave Jones
1
-1
/
+1
2006-10-24
drm: mga: set dev_priv_size
Tilman Sauerbeck
1
-0
/
+1
2006-10-24
drm: savage: dev->agp_buffer_map is not initialized for AGP DMA on savages
Michael Karcher
1
-0
/
+1
2006-10-24
drm: radeon: only allow specific type-3 packetss through verifier
Roland Scheidegger
2
-4
/
+138
2006-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
8
-18
/
+1162
2006-10-23
[WATCHDOG] NS pc87413-wdt Watchdog driver - fixes
Wim Van Sebroeck
1
-2
/
+2
2006-10-23
[WATCHDOG] NS pc87413-wdt Watchdog driver v1.1
Sven Anders & Marcus Junker
1
-304
/
+330
2006-10-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
1
-19
/
+35
2006-10-21
[PATCH] Char: correct pci_get_device changes
Jiri Slaby
3
-0
/
+19
2006-10-20
[PATCH] ipmi: fix return codes in failure case
Dave Jones
1
-2
/
+2
2006-10-18
[alim7101] Add pci dev table for auto module loading.
Ben Collins
1
-1
/
+12
[next]