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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-17
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
Greg Kroah-Hartman
38
-139
/
+25
2005-11-17
[PATCH] USB: OHCI lh7a404 platform device conversion fixup
Richard Purdie
1
-1
/
+1
2005-11-17
[PATCH] USB: Maxtor OneTouch button support for older drives
Antti Andreimann
1
-0
/
+5
2005-11-17
[PATCH] usb devio warning fix
Andrew Morton
1
-1
/
+1
2005-11-17
[PATCH] USB: fix race in kaweth disconnect
Herbert Xu
1
-12
/
+1
2005-11-17
[PATCH] usb-storage: Fix detection of kodak flash readers in shuttle_usbat dr...
Daniel Drake
1
-1
/
+1
2005-11-17
[PATCH] USB: Adapt microtek driver to new scsi features
Oliver Neukum
2
-9
/
+28
2005-11-17
[PATCH] USB: pl2303: updates pl2303_update_line_status()
Luiz Fernando Capitulino
1
-1
/
+3
2005-11-17
[PATCH] USB: pl2303: adds new IDs.
Luiz Fernando Capitulino
2
-0
/
+4
2005-11-17
[PATCH] USB: onetouch doesn't suspend yet
David Brownell
1
-1
/
+1
2005-11-17
[PATCH] USB: cp2101.c: Jablotron usb serial interface identification
Josef Balatka
1
-0
/
+1
2005-11-17
[PATCH] USB: kill unneccessary usb-storage blacklist entries
Pavel Machek
1
-5
/
+0
2005-11-17
[PATCH] USB: usbdevfs_ioctl 32bit fix
Andrew Morton
1
-2
/
+2
2005-11-17
[PATCH] usbfs: usbfs_dir_inode_operations cleanup
OGAWA Hirofumi
1
-6
/
+1
2005-11-17
[PATCH] USB: Delete leftovers from bluetty driver
Marcel Holtmann
2
-50
/
+6
2005-11-17
[PATCH] USB: fix 'unused variable' warning
Dmitry Torokhov
1
-2
/
+1
2005-11-17
[PATCH] USB: wacom tablet driver update
Ping Cheng
1
-23
/
+110
2005-11-17
[PATCH] USB: add new wacom devices to usb hid-core list
Ping Cheng
1
-0
/
+12
2005-11-17
[PATCH] USB Serial: rename ChangeLog.old
Greg Kroah-Hartman
1
-1
/
+1
2005-11-17
[PATCH] USB: fix build breakage in dummy_hcd.c
Greg Kroah-Hartman
1
-2
/
+2
2005-11-17
[PATCH] Fix IXP4xx I2C driver build breakage
Deepak Saxena
1
-3
/
+4
2005-11-17
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
79
-900
/
+2463
2005-11-17
x86: Fix silly typo in recent <asm/signal.h> fixes
Linus Torvalds
1
-1
/
+1
2005-11-17
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-52
/
+31
2005-11-17
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
34
-99
/
+163
2005-11-17
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-198
/
+898
2005-11-17
[PATCH] x86: fix sigaddset() inline asm memory constraint
Constantine Gavrilov
1
-4
/
+27
2005-11-17
[PATCH] ipw2200: fix error log offset calculation
Zhu Yi
1
-2
/
+1
2005-11-17
[PATCH] ipw2200: disallow direct scanning when device is down
Pekka Enberg
1
-0
/
+4
2005-11-17
[MIPS] Update defconfigs
Ralf Baechle
45
-654
/
+1917
2005-11-17
[MIPS] SEAD: More build fixes.
Ralf Baechle
3
-15
/
+12
2005-11-17
[MIPS] TX3927: Try to glue the PCI code.
Ralf Baechle
1
-71
/
+43
2005-11-17
[MIPS] SEAD: Delete seadint_init() prototype.
Ralf Baechle
1
-2
/
+0
2005-11-17
[MIPS] Ocelot G: Use CPU_MASK_NONE instead of 0 to initialize cpu mask.
Ralf Baechle
1
-1
/
+1
2005-11-17
[MIPS] JMR3927: Fix include wrapper symbol.
Ralf Baechle
1
-3
/
+3
2005-11-17
[MIPS] JMR3927: Fix compilation by including <linux/ds1742rtc.h>.
Ralf Baechle
1
-1
/
+1
2005-11-17
[MIPS] JMR3927: need include/asm-mips/mach-jmr3927 in it's include path.
Ralf Baechle
1
-0
/
+1
2005-11-17
[MIPS] JMR3927: It's ops-tx3927.o not ops-jmr3927.o
Ralf Baechle
1
-1
/
+1
2005-11-17
[IDE] Add driver for Sibyte Swarm evaluation board
Ralf Baechle
4
-1
/
+207
2005-11-17
[MIPS] Alchemy: Console output fixup
Pantelis Antoniou
1
-1
/
+1
2005-11-17
[MIPS] Fix documentation typos.
Arnaud Giersch
1
-6
/
+8
2005-11-17
[MIPS] Add const qualifier to writes##bwlq.
Arnaud Giersch
1
-3
/
+3
2005-11-17
[MIPS] IP32: Fix sparse warnings.
Arnaud Giersch
3
-4
/
+4
2005-11-17
[MIPS] IP32 Fix and complete IP32 parport definitions
Arnaud Giersch
1
-16
/
+26
2005-11-17
[MIPS] IP32: Export mace symbol.
Arnaud Giersch
1
-0
/
+3
2005-11-17
[MIPS] JMR3927: Fix syntax error.
Ralf Baechle
1
-1
/
+1
2005-11-17
[MIPS] JMR3927: Undo accidental rename.
Ralf Baechle
2
-1
/
+1
2005-11-17
[MIPS] DDB5477: Fix unused variable warning.
Ralf Baechle
1
-3
/
+7
2005-11-17
[MIPS] IP32: No need to include <asm/io.h>.
Ralf Baechle
1
-3
/
+4
2005-11-17
Add definitions for the Dallas DS1742 RTC / non-volatile memory.
Ralf Baechle
1
-0
/
+53
[next]