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
2006-06-21
[PATCH] USBATM: remove no-longer needed #include
Duncan Sands
1
-1
/
+0
2006-06-21
[PATCH] USBATM: remove pointless inline
Duncan Sands
1
-1
/
+1
2006-06-21
[PATCH] USB: clean out an unnecessary NULL check from ub
Pete Zaitcev
1
-6
/
+2
2006-06-21
[PATCH] USB: usbcore: always turn on hub port power
Alan Stern
1
-8
/
+15
2006-06-21
[PATCH] USB: MacBook Pro touchpad support
Nicolas Boichat
1
-6
/
+107
2006-06-21
[PATCH] USB console: fix disconnection issues
Guennadi Liakhovetski
3
-7
/
+29
2006-06-21
[PATCH] USB: console: prevent ENODEV on node
Paul Fulghum
1
-5
/
+5
2006-06-21
[PATCH] USB: console: fix oops
Guennadi Liakhovetski
1
-5
/
+5
2006-06-21
[PATCH] USB: console: fix cr/lf issues
Paul Fulghum
1
-9
/
+30
2006-06-21
[PATCH] USB: allow multiple types of EHCI controllers to be built as modules
Kumar Gala
6
-116
/
+78
2006-06-21
[PATCH] USB: sisusbvga: possible cleanups
Adrian Bunk
5
-72
/
+28
2006-06-21
[PATCH] USB: convert the semaphores in the sisusb driver to mutexes
Arjan van de Ven
3
-105
/
+107
2006-06-21
[PATCH] USB: added support for ASIX 88178 chipset USB Gigabit Ethernet adaptor
Eduard Warkentin
1
-0
/
+4
2006-06-21
[PATCH] USB: usbnet, zaurus mtu fixup
David Brownell
1
-6
/
+11
2006-06-21
[PATCH] USB: cdc-acm: add a new special case for modems with buggy firmware
Oliver Neukum
2
-39
/
+59
2006-06-21
[PATCH] USB: add YEALINK phones to the HID_QUIRK_IGNORE blacklist
Henk Vergonet
1
-0
/
+3
2006-06-21
[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
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
15
-661
/
+1091
2006-06-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
158
-46279
/
+7614
2006-06-20
[PATCH] add __iowrite64_copy
Brice Goglin
2
-0
/
+29
2006-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bcollins/linux1394-2.6
Linus Torvalds
19
-456
/
+462
2006-06-20
[PATCH] s390: add __raw_writeq required by __iowrite64_copy
Cedric Le Goater
1
-0
/
+5
2006-06-20
Fix up CFQ scheduler for recent rbtree node shrinkage
Linus Torvalds
1
-1
/
+0
2006-06-20
[FORCEDETH] Fix xmit_lock/netif_tx_lock after merge
Herbert Xu
1
-10
/
+10
2006-06-20
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
101
-668
/
+9670
2006-06-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-32
/
+34
2006-06-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
59
-1425
/
+591
2006-06-20
Merge branch 'rio.b19' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...
Linus Torvalds
17
-261
/
+283
[prev]
[next]