index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
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
2006-03-28
[PATCH] synclink: remove dead code
Paul Fulghum
1
-30
/
+1
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
1
-1
/
+4
2006-03-28
[PATCH] powerpc: add hvc backend for rtas
Arnd Bergmann
3
-0
/
+146
2006-03-28
[PATCH] powerpc: hvc_console updates
Ryan S. Arnold
5
-41
/
+115
2006-03-27
[PATCH] RTC subsystem: ARM cleanup
Alessandro Zummo
1
-1
/
+1
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
3
-7
/
+10
2006-03-27
[PATCH] powerpc: HVC init race
Michael Neuling
1
-14
/
+18
2006-03-27
[PATCH] powerpc: Compile warning in hvcs driver
Anton Blanchard
1
-1
/
+0
2006-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
3
-10
/
+6
2006-03-26
drivers/char/ftape/lowlevel/fdc-io.c: Correct a comment
Bastien Roucaries
1
-1
/
+1
2006-03-26
[PATCH] isicom: select FW_LOADER
maximilian attems
1
-0
/
+1
[next]