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-09-27
USB: asix - Add AX88178 support and many other changes
David Hollis
1
-232
/
+769
2006-09-27
USB: usbnet - Add unlink_rx_urbs() call to allow for Jumbo Frames
Jamie Painter
2
-3
/
+28
2006-09-27
USB: pl2303: cosmetic changes to quirk
Thiago Galesi
1
-6
/
+13
2006-09-27
USB: pl2303: reduce number of prototypes
Thiago Galesi
1
-301
/
+269
2006-09-27
USB: pl2303: cosmetic changes to pl2303_buf_{clear, data_avail}
Thiago Galesi
1
-6
/
+6
2006-09-27
USB: pl2303: remove 80-columns limit violations in pl2303 driver
Thiago Galesi
1
-129
/
+123
2006-09-27
USB: pl2303: Removes unneeded goto.
Luiz Fernando N. Capitulino
1
-4
/
+1
2006-09-27
usbtouchscreen: version 0.4
Daniel Ritz
2
-84
/
+219
2006-09-27
hub driver: improve use of #ifdef
Alan Stern
2
-18
/
+57
2006-09-27
usbcore: suspending devices with no driver
Alan Stern
1
-4
/
+15
2006-09-27
usbcore: fix up device and power state tests
Alan Stern
3
-61
/
+29
2006-09-27
usbcore: set device and power states properly
Alan Stern
2
-35
/
+46
2006-09-27
usbcore: track whether interfaces are suspended
Alan Stern
2
-3
/
+6
2006-09-27
usbcore: resume device resume recursion
Alan Stern
4
-105
/
+70
2006-09-27
usbcore: split suspend/resume for device and interfaces
Alan Stern
1
-45
/
+77
2006-09-27
usbcore: make usb_generic a usb_device_driver
Alan Stern
4
-186
/
+232
2006-09-27
usbcore: add usb_device_driver definition
Alan Stern
5
-84
/
+245
2006-09-27
usbcore: move code among source files
Alan Stern
5
-342
/
+370
2006-09-27
usbcore: rename usb_suspend_device to usb_port_suspend
Alan Stern
3
-24
/
+25
2006-09-27
usb-skeleton: don't submit URBs after disconnection
Alan Stern
1
-7
/
+33
2006-09-27
usbfs: detect device unregistration
Alan Stern
1
-6
/
+7
2006-09-27
usbfs: private mutex for open, release, and remove
Alan Stern
3
-11
/
+19
2006-09-27
USB: Phidgets should check create_device_file() return value
Sean Young
3
-196
/
+199
2006-09-27
USB: Put phidgets driver in a sysfs class
Sean Young
7
-190
/
+334
2006-09-27
USB: Add driver for PhidgetMotorControl
Sean Young
4
-5
/
+451
2006-09-27
usbcore: add configuration_string to attribute group
Alan Stern
1
-3
/
+2
2006-09-27
USB: Make usb_buffer_free() NULL-safe
Dmitry Torokhov
1
-1
/
+3
2006-09-27
USB: ark3116: Formatting cleanups
Werner Lemberg
1
-100
/
+99
2006-09-27
USB: ark3116: Add TIOCGSERIAL and TIOCSSERIAL ioctl calls.
Werner Lemberg
1
-3
/
+31
2006-09-27
USB: Allow compile in g_ether, fix typo
Tony Lindgren
1
-2
/
+2
2006-09-27
USB: pxa2xx_udc understands GPIO based VBUS sensing
David Brownell
4
-32
/
+85
2006-09-27
USB: move <linux/usb_otg.h> to <linux/usb/otg.h>
David Brownell
5
-6
/
+6
2006-09-27
USB: kill usb kconfig warning
Andrew Morton
1
-1
/
+0
2006-09-27
USB OHCI controller support for PNX4008
Vitaly Wool
4
-0
/
+484
2006-09-27
USB: ohci-s3c2410.c: clock now usb-bus-host
Ben Dooks
1
-1
/
+1
2006-09-27
USB: OHCI avoids root hub timer polling
David Brownell
13
-45
/
+99
2006-09-27
USB doc patch 2
Sam Bishop
1
-7
/
+18
2006-09-27
USB: doc patch 1
Sam Bishop
1
-54
/
+44
2006-09-27
USB: unusual_dev entry for Sony P990i
Phil Dibowitz
1
-0
/
+7
2006-09-27
USB: unusual_devs entry for Lacie DVD+-RW
Alan Stern
1
-0
/
+7
2006-09-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
27
-198
/
+920
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
355
-9006
/
+20709
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-20
/
+21
2006-09-27
[PATCH] x86: use probe_kernel_address in handle_BUG()
Andrew Morton
1
-3
/
+4
2006-09-27
[PATCH] add probe_kernel_address()
Andrew Morton
1
-0
/
+22
2006-09-27
[PATCH] de_thread: Use tsk not current
Eric W. Biederman
1
-23
/
+23
2006-09-27
[PATCH] fs/nfs/: make code static
Adrian Bunk
2
-7
/
+9
2006-09-27
[PATCH] add newline to nfs dprintk
Martin Bligh
1
-1
/
+1
2006-09-27
[PATCH] pid: remove temporary debug code in attach_pid
Eric W. Biederman
1
-3
/
+0
2006-09-27
[PATCH] pid: Implement transfer_pid and use it to simplify de_thread
Eric W. Biederman
3
-7
/
+15
[next]