index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-06-22
[PATCH] USB: allow multiple types of EHCI controllers to be built as modules
Kumar Gala
6
-116
/
+78
2006-06-22
[PATCH] USB: sisusbvga: possible cleanups
Adrian Bunk
5
-72
/
+28
2006-06-22
[PATCH] USB: convert the semaphores in the sisusb driver to mutexes
Arjan van de Ven
3
-105
/
+107
2006-06-22
[PATCH] USB: added support for ASIX 88178 chipset USB Gigabit Ethernet adaptor
Eduard Warkentin
1
-0
/
+4
2006-06-22
[PATCH] USB: usbnet, zaurus mtu fixup
David Brownell
1
-6
/
+11
2006-06-22
[PATCH] USB: cdc-acm: add a new special case for modems with buggy firmware
Oliver Neukum
2
-39
/
+59
2006-06-22
[PATCH] USB: add YEALINK phones to the HID_QUIRK_IGNORE blacklist
Henk Vergonet
1
-0
/
+3
2006-06-22
[PATCH] USB: EHCI works again on NVidia controllers with >2GB RAM
Paul Serice
1
-15
/
+24
2006-06-21
[PATCH] Driver model: add ISA bus
Rene Herman
3
-0
/
+209
2006-06-21
[PATCH] Driver Core: Make dev_info and friends print the bus name if there is...
Alan Stern
2
-1
/
+18
2006-06-21
[PATCH] Driver core: add proper symlinks for devices
Greg Kroah-Hartman
1
-0
/
+11
2006-06-21
[PATCH] Driver core: add generic "subsystem" link to all devices
Kay Sievers
5
-7
/
+17
2006-06-21
[PATCH] Driver core: allow struct device to have a dev_t
Greg Kroah-Hartman
3
-1
/
+176
2006-06-21
[PATCH] Driver core: change make_class_name() to take kobjects
Greg Kroah-Hartman
2
-14
/
+18
2006-06-21
[PATCH] firmware_class: s/semaphores/mutexes
Laura Garcia
1
-11
/
+11
2006-06-21
[PATCH] Driver core: PM_DEBUG device suspend() messages become informative
David Brownell
1
-1
/
+16
2006-06-21
[PATCH] remove duplication from Documentation/power/devices.txt
David Brownell
1
-90
/
+0
2006-06-21
[PATCH] Driver Core: Add /sys/hypervisor when needed
Michael Holzheu
6
-0
/
+32
2006-06-21
[PATCH] Driver Core: Fix platform_device_add to use device_add
Russell King
1
-1
/
+1
2006-06-21
[PATCH] Driver Core: Allow sysdev_class have attributes
Shaohua Li
2
-2
/
+67
2006-06-21
[PATCH] Driver Core: remove unused exports
Greg Kroah-Hartman
5
-26
/
+4
2006-06-21
[PATCH] platform_bus learns about modalias
David Brownell
1
-0
/
+33
2006-06-21
[PATCH] Driver Core: CONFIG_DEBUG_PM covers drivers/base/power too
David Brownell
1
-0
/
+3
2006-06-21
[PATCH] Driver core: class_device_add needs error checks
Stephen Hemminger
1
-18
/
+54
2006-06-21
[PATCH] i4l gigaset: move sysfs entry to tty class device
Hansjoerg Lipp
5
-18
/
+34
2006-06-21
[PATCH] TTY: return class device pointer from tty_register_device()
Hansjoerg Lipp
2
-5
/
+10
2006-06-21
[PATCH] Driver core: bus device event delay
Kay Sievers
3
-5
/
+21
2006-06-21
[PATCH] CCISS: add device symlink to the block cciss block devices in sysfs
Greg Kroah-Hartman
1
-0
/
+1
2006-06-21
[PATCH] Add kernel<->userspace ABI stability documentation
Greg Kroah-Hartman
6
-0
/
+171
2006-06-21
[PATCH] kobject: make people pay attention to kobject_add errors
Greg Kroah-Hartman
1
-3
/
+3
2006-06-21
[PATCH] add __iowrite64_copy
Brice Goglin
2
-0
/
+29
2006-06-21
[PATCH] s390: add __raw_writeq required by __iowrite64_copy
Cedric Le Goater
1
-0
/
+5
2006-06-21
Fix up CFQ scheduler for recent rbtree node shrinkage
Linus Torvalds
1
-1
/
+0
2006-06-21
[FORCEDETH] Fix xmit_lock/netif_tx_lock after merge
Herbert Xu
1
-10
/
+10
2006-06-21
[ARM] Fix tosa build error
Russell King
1
-0
/
+1
2006-06-20
[ARM] 3610/1: Make reboot work on Versatile
Deepak Saxena
2
-65
/
+63
2006-06-20
[MTD] NAND: Fix breakage all over the place
Thomas Gleixner
4
-88
/
+231
2006-06-20
[PATCH] NAND: fix remaining OOB length calculation
Vitaly Wool
1
-2
/
+2
2006-06-20
[MTD] NAND Fixup NDFC merge brokeness
Thomas Gleixner
1
-9
/
+4
2006-06-20
[ARM] Include asm/hardware.h not asm/arch/hardware.h
Russell King
18
-18
/
+18
2006-06-20
[ARM] 3599/1: AT91RM9200 remove global variables
Andrew Victor
3
-22
/
+1
2006-06-20
[ARM] 3609/1: S3C24XX: defconfig update for s3c2410_defconfig
Ben Dooks
1
-37
/
+39
2006-06-20
[ARM] 3607/1: AT91RM9200 misc fixes
Andrew Victor
4
-5
/
+9
2006-06-20
[ARM] 3605/1: AT91RM9200 Power Management
Andrew Victor
3
-0
/
+237
2006-06-20
[ARM] 3604/1: AT91RM9200 New boards
Andrew Victor
11
-4
/
+4231
2006-06-20
[ARM] 3603/1: AT91RM9200 remove old files
Andrew Victor
1
-115
/
+0
2006-06-20
[ARM] 3606/1: PXA27x SSP Register definitions
Liam Girdwood
1
-1
/
+17
2006-06-20
[ARM] 3602/1: ixp23xx: fix two typos
Lennert Buytenhek
2
-2
/
+2
2006-06-20
[ATM]: fix broken uses of NIPQUAD in net/atm
Al Viro
2
-18
/
+7
2006-06-20
[SCTP]: sctp_unpack_cookie() fix
Al Viro
1
-2
/
+2
[next]