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-04-14
[efficeon-agp] Add missing memory mask
H. Peter Anvin
1
-1
/
+7
2006-04-13
[PATCH] do_SAK: Don't recursively take the tasklist_lock
Eric W. Biederman
1
-1
/
+1
2006-04-11
[PATCH] RTC subsystem: VR41XX driver
Yoichi Yuasa
3
-722
/
+0
2006-04-11
[PATCH] Wrong out of range check in drivers/char/applicom.c
Eric Sesterhenn
1
-1
/
+1
2006-04-11
[PATCH] ipmi: fix event queue limit
Corey Minyard
1
-0
/
+2
2006-04-11
[PATCH] MPBL0010 driver sysfs permissions wide open
Mark Bellon
1
-18
/
+18
2006-04-11
[PATCH] tty release_dev(): remove dead code
Paul Fulghum
1
-2
/
+1
2006-04-11
[PATCH] ptmx: fix duplicate idr_remove
Paul Fulghum
1
-0
/
+1
2006-04-11
[PATCH] Remove extraneous \n in doubletalk init printk.
Dave Jones
1
-1
/
+1
2006-04-11
[PATCH] make tty_insert_flip_string_flags() a non gpl export
Andrew Morton
1
-6
/
+16
2006-04-09
[IPV6]: Unexport secure_ipv6_port_ephemeral
Adrian Bunk
1
-1
/
+0
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
5
-36
/
+340
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
3
-239
/
+131
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-17
/
+101
2006-04-02
[WATCHDOG] at91_wdt.c - Atmel AT91RM9200 watchdog driver
Andrew Victor
3
-0
/
+236
2006-04-02
[WATCHDOG] pcwd_usb.c: fix a NULL pointer dereference
Adrian Bunk
1
-1
/
+2
2006-04-02
[WATCHDOG] pcwd.c sprintf/strcpy fix
Wim Van Sebroeck
1
-1
/
+1
2006-04-02
[WATCHDOG] pcwd.c general clean-up after patches
Wim Van Sebroeck
1
-2
/
+9
2006-04-02
[WATCHDOG] pcwd.c add debug info
Wim Van Sebroeck
1
-0
/
+56
2006-04-02
[WATCHDOG] pcwd.c pcwd_cleanup_module patch
Wim Van Sebroeck
1
-1
/
+0
2006-04-02
[WATCHDOG] pcwd.c firmware-info patch
Wim Van Sebroeck
1
-14
/
+8
2006-04-02
[WATCHDOG] pcwd.c control status patch
Wim Van Sebroeck
1
-18
/
+29
2006-04-02
Input: add support for Braille devices
Samuel Thibault
1
-17
/
+101
2006-04-01
[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPS
Segher Boessenkool
1
-1
/
+1
2006-03-31
[PATCH] vt: add TIOCL_GETKMSGREDIRECT
Rafael J. Wysocki
1
-0
/
+4
2006-03-31
[PATCH] drivers/char/[i]stallion: Clean up kmalloc usage
Tobias Klauser
2
-54
/
+24
2006-03-31
[PATCH] IPMI: convert from semaphores to mutexes
Corey Minyard
4
-55
/
+63
2006-03-31
[PATCH] IPMI: tidy up various things
Corey Minyard
5
-33
/
+35
2006-03-31
[PATCH] IPMI: fix startup race condition
Corey Minyard
2
-27
/
+41
2006-03-31
[PATCH] make tty_insert_flip_string a non-GPL export
Andrew Morton
1
-1
/
+1
2006-03-31
[PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present
Dominik Brodowski
2
-3
/
+3
2006-03-31
[PATCH] pcmcia: use bitfield instead of p_state and state
Dominik Brodowski
3
-40
/
+17
2006-03-31
[PATCH] pcmcia: add return value to _config() functions
Dominik Brodowski
3
-18
/
+28
2006-03-31
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
Dominik Brodowski
3
-85
/
+69
2006-03-31
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
Dominik Brodowski
3
-44
/
+35
2006-03-31
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
Dominik Brodowski
3
-21
/
+0
2006-03-31
[PATCH] pcmcia: default suspend and resume handling
Dominik Brodowski
3
-39
/
+0
2006-03-31
[PATCH] pcmcia: add pcmcia_disable_device
Dominik Brodowski
3
-13
/
+3
2006-03-30
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
16
-318
/
+413
2006-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
8
-57
/
+283
2006-03-28
[PATCH] do_SAK: don't depend on session ID 0
Eric W. Biederman
1
-3
/
+13
2006-03-28
[PATCH] do_tty_hangup: use group_send_sig_info not send_group_sig_info
Eric W. Biederman
1
-2
/
+2
2006-03-29
Merge ../linux-2.6
Paul Mackerras
13
-54
/
+263
2006-03-29
drm: remove drm_{alloc,free}_pages
Dave Airlie
3
-131
/
+0
2006-03-29
drm: sis fix compile warning
Dave Airlie
1
-1
/
+1
2006-03-28
[PATCH] Typo fixes
Alexey Dobriyan
2
-2
/
+2
2006-03-28
[PATCH] nvidia-agp: use time_before_eq()
Marcelo Feitoza Parisi
1
-1
/
+2
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
5
-5
/
+5
2006-03-28
[PATCH] synclink_gt: remove uneeded async code
Paul Fulghum
1
-4
/
+0
2006-03-28
[PATCH] synclink_gt add gpio feature
Paul Fulghum
1
-4
/
+242
[next]