index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
UHCI: module parameter to ignore overcurrent changes
Alan Stern
2006-12-20
2
-3
/
+24
*
|
|
|
USB: Nokia E70 is an unusual device
Andrew Morton
2006-12-20
1
-0
/
+7
*
|
|
|
USB AUERSWALD: replace kmalloc+memset with kzalloc
Burman Yan
2006-12-20
1
-4
/
+2
*
|
|
|
USB: fix Wacom Intuos3 4x6 bugs
Ping Cheng
2006-12-20
2
-14
/
+16
*
|
|
|
usb-gsm-driver: Added VendorId and ProductId for Huawei E220 USB Modem
Johann Wilhelm
2006-12-20
1
-0
/
+3
*
|
|
|
usb-storage: Ignore the virtual cd-drive of the Huawei E220 USB Modem
Johann Wilhelm
2006-12-20
1
-0
/
+9
*
|
|
|
USB: rtl8150 new device id
Petko Manolov
2006-12-20
1
-2
/
+4
*
|
|
|
USB: fix ohci.h over-use warnings
Jeff Garzik
2006-12-20
1
-3
/
+3
*
|
|
|
USB: Prevent the funsoft serial device from entering raw mode
David Clare
2006-12-20
1
-0
/
+27
*
|
|
|
Add Baltech Reader ID to CP2101 driver
Johannes Hoelzl
2006-12-20
1
-0
/
+1
*
|
|
|
USB: mutexification of usblp
Oliver Neukum
2006-12-20
1
-25
/
+29
*
|
|
|
usb serial: Eliminate bogus ioctl code
Alan
2006-12-20
3
-89
/
+0
*
|
|
|
USB: removing ifdefed code from gl620a
Oliver Neukum
2006-12-20
1
-154
/
+0
*
|
|
|
USB: ftdi_sio - MachX product ID added
Jan Capek
2006-12-20
2
-2
/
+4
*
|
|
|
USB: airprime: add device id for dell wireless 5500 hsdpa card
Eagle Jones
2006-12-20
1
-0
/
+1
*
|
|
|
USB: fix transvibrator disconnect race
Oliver Neukum
2006-12-20
1
-1
/
+1
*
|
|
|
USB: Fix oops in PhidgetServo
Sean Young
2006-12-20
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
[PATCH] Generic HID layer - build: USB_HID should select HID
Jiri Kosina
2006-12-14
1
-1
/
+2
|
/
/
*
|
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
12
-16
/
+16
*
|
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2006-12-13
3
-3
/
+3
*
|
[PATCH] Generic HID layer - build
Jiri Kosina
2006-12-08
2
-18
/
+6
*
|
[PATCH] Generic HID layer - pb_fnmode
Jiri Kosina
2006-12-08
2
-30
/
+8
*
|
[PATCH] Generic HID layer - input and event reporting
Jiri Kosina
2006-12-08
2
-61
/
+7
*
|
[PATCH] Generic HID layer - hiddev
Jiri Kosina
2006-12-08
1
-0
/
+3
*
|
[PATCH] Generic HID layer - USB API
Jiri Kosina
2006-12-08
8
-238
/
+367
*
|
[PATCH] Generic HID layer - API
Jiri Kosina
2006-12-08
3
-2
/
+11
*
|
[PATCH] Generic HID layer - code split
Jiri Kosina
2006-12-08
10
-3089
/
+106
*
|
[PATCH] Generic HID layer - disable USB HID
Jiri Kosina
2006-12-08
1
-1
/
+1
*
|
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
28
-62
/
+62
*
|
[PATCH] struct path: convert usb
Josef Sipek
2006-12-08
3
-11
/
+11
*
|
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2006-12-08
119
-1134
/
+1427
|
\
\
|
*
\
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-12-08
3
-5
/
+4
|
|
\
\
|
|
*
|
[ARM] 3963/1: AT91: Update configuration files
Andrew Victor
2006-12-01
3
-5
/
+4
|
*
|
|
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
4
-2
/
+5
|
*
|
|
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
3
-7
/
+7
|
*
|
|
[PATCH] slab: remove SLAB_DMA
Christoph Lameter
2006-12-07
1
-1
/
+1
|
*
|
|
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
14
-31
/
+31
|
*
|
|
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-12-07
28
-53
/
+53
|
*
|
|
[PATCH] slab: remove SLAB_NOIO
Christoph Lameter
2006-12-07
1
-1
/
+1
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-06
1
-11
/
+4
|
|
\
\
\
|
|
*
|
|
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
2006-12-05
1
-11
/
+4
|
*
|
|
|
WorkQueue: Fix up arch-specific work items where possible
David Howells
2006-12-05
2
-6
/
+7
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
83
-794
/
+1078
|
|
\
|
|
|
|
|
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2006-12-02
81
-782
/
+1068
|
|
|
\
\
\
|
|
|
*
|
|
usbcore: remove unused argument in autosuspend
Alan Stern
2006-12-01
5
-62
/
+71
|
|
|
*
|
|
USB: keep count of unsuspended children
Alan Stern
2006-12-01
2
-11
/
+37
|
|
|
*
|
|
USB hub: simplify remote-wakeup handling
Alan Stern
2006-12-01
1
-23
/
+20
|
|
|
*
|
|
USB: struct usb_device: change flag to bitflag
Alan Stern
2006-12-01
1
-1
/
+1
|
|
|
*
|
|
OHCI: make autostop conditional on CONFIG_PM
Alan Stern
2006-12-01
1
-54
/
+79
|
|
|
*
|
|
USB: Add autosuspend support to the hub driver
Alan Stern
2006-12-01
1
-19
/
+26
[prev]
[next]