index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
USB: drivers/usb/serial/bus.c: Fix incompatible pointer type warning
Satyam Sharma
2007-09-11
1
-1
/
+1
|
*
|
|
USB: another quirky device (LCD display)
Oliver Neukum
2007-09-11
1
-0
/
+3
|
*
|
|
USB: fix serial gadget ACM breakage
David Brownell
2007-09-11
1
-10
/
+15
|
*
|
|
USB: More USB_QUIRK_RESET_RESUME devices
Lamarque Vieira Souza
2007-09-11
1
-0
/
+9
|
*
|
|
USB Mass Storage: limit "Rockchip ROCK MP3" device (071b:3203) max I/O to 64 ...
Massimiliano Ghilardi
2007-09-11
1
-0
/
+16
|
*
|
|
USB: Nikon D40 Quirks
Ortwin Glück
2007-09-11
1
-0
/
+7
|
*
|
|
USB: Add Sony Ericsson P1i to unusual_devs.h
Ricardo Barberis
2007-09-11
1
-0
/
+7
|
*
|
|
USB: option: Add Dell HSDPA 5520 to driver
Greg Kroah-Hartman
2007-09-11
1
-0
/
+1
|
*
|
|
USB: option: Add a new device ID for the HUAWEI E220 HSDPA modem.
Jaime Velasco Juan
2007-09-11
1
-0
/
+2
|
*
|
|
USB: fix linked list insertion bugfix for usb core
Nathael Pajani
2007-09-11
1
-1
/
+1
|
*
|
|
USB: quirky flash drive
Oliver Neukum
2007-09-11
1
-0
/
+2
|
*
|
|
USB: prevent Genesys USB-IDE from autosuspending
Alan Stern
2007-09-11
1
-0
/
+4
|
*
|
|
USB: prevent Thomson card reader from autosuspending
Alan Stern
2007-09-11
1
-0
/
+4
|
*
|
|
USB: Add iPhone device id to the quirk list.
Matt Colyer
2007-09-11
1
-0
/
+3
|
*
|
|
USB: ftdi_sio: add of a new product/manufacturer, TML
Pierre Castella
2007-09-11
2
-0
/
+9
|
*
|
|
usb/misc/sisusbvga: add product ID of TARGUS/MCT device
samson yeung
2007-09-11
1
-0
/
+1
|
*
|
|
USB: oti6858: Remove broken ioctl code in -mm tree and also the broken fixes
Alan Cox
2007-09-11
1
-15
/
+0
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2007-09-11
1
-3
/
+3
|
\
\
\
|
*
|
|
bug in AT91 MCI suspend routines
Anti Sullin
2007-09-11
1
-3
/
+3
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-09-11
19
-57
/
+81
|
\
\
\
\
|
*
|
|
|
[INET_DIAG]: Fix oops in netlink_rcv_skb
Patrick McHardy
2007-09-11
1
-0
/
+4
|
*
|
|
|
[IPv6]: Fix NULL pointer dereference in ip6_flush_pending_frames
YOSHIFUJI Hideaki
2007-09-11
1
-2
/
+3
|
*
|
|
|
[NETFILTER]: Fix/improve deadlock condition on module removal netfilter
Neil Horman
2007-09-11
8
-28
/
+19
|
*
|
|
|
[NETFILTER]: nf_conntrack_ipv4: fix "Frag of proto ..." messages
Patrick McHardy
2007-09-11
1
-7
/
+3
|
*
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
David S. Miller
2007-09-11
3
-12
/
+28
|
|
\
\
\
\
|
|
*
|
|
|
[Bluetooth] Fix parameter list for event filter command
Marcel Holtmann
2007-09-09
1
-5
/
+3
|
|
*
|
|
|
[Bluetooth] Update security filter for Bluetooth 2.1
Marcel Holtmann
2007-09-09
1
-5
/
+5
|
|
*
|
|
|
[Bluetooth] Add compat handling for timestamp structure
Marcel Holtmann
2007-09-09
1
-1
/
+16
|
|
*
|
|
|
[Bluetooth] Add missing stat.byte_rx counter modification
Marcel Holtmann
2007-09-09
1
-1
/
+4
|
*
|
|
|
|
[NET] DOC: Update networking/multiqueue.txt with correct information.
Peter P Waskiewicz Jr
2007-09-11
1
-3
/
+7
|
*
|
|
|
|
[IPV6]: Freeing alive inet6 address
Denis V. Lunev
2007-09-11
1
-1
/
+1
|
*
|
|
|
|
[DECNET]: Fix interface address listing regression.
Patrick McHardy
2007-09-11
1
-1
/
+1
|
*
|
|
|
|
[IPV4] devinet: show all addresses assigned to interface
Stephen Hemminger
2007-09-11
1
-1
/
+1
|
*
|
|
|
|
[NET]: Do not dereference iov if length is zero
Herbert Xu
2007-09-11
1
-0
/
+3
|
*
|
|
|
|
[TG3]: Workaround MSI bug on 5714/5780.
Michael Chan
2007-09-11
1
-2
/
+11
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2007-09-11
12
-83
/
+113
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
[SCSI] libiscsi: sync up iscsi and scsi eh's access to the connection
Mike Christie
2007-08-15
2
-11
/
+50
|
*
|
|
|
[SCSI] libiscsi: fix null ptr regression when aborting a command with data to...
Mike Christie
2007-08-15
1
-2
/
+9
|
*
|
|
|
[SCSI] qla2xxx: Update version number to 8.02.00-k3.
Andrew Vasquez
2007-08-15
1
-1
/
+1
|
*
|
|
|
[SCSI] qla2xxx: Correct mailbox register dump for FWI2 capable ISPs.
Andrew Vasquez
2007-08-15
1
-12
/
+9
|
*
|
|
|
[SCSI] qla2xxx: Correct 8GB iIDMA support.
Andrew Vasquez
2007-08-15
3
-44
/
+30
|
*
|
|
|
[SCSI] qla2xxx: Correct management-server login-state synchronization issue.
Andrew Vasquez
2007-08-15
1
-0
/
+1
|
*
|
|
|
[SCSI] qla2xxx: Don't modify parity bits during ISP25XX restart.
Andrew Vasquez
2007-08-15
1
-2
/
+4
|
*
|
|
|
[SCSI] qla2xxx: Allocate enough space for the full PCI descriptor.
Andrew Vasquez
2007-08-15
1
-1
/
+1
|
*
|
|
|
[SCSI] zfcp: fix the data buffer accessor patch
Heiko Carstens
2007-08-15
1
-7
/
+3
|
*
|
|
|
[SCSI] zfcp: allocate gid_pn_data objects from gid_pn_cache
Heiko Carstens
2007-08-15
1
-2
/
+2
|
*
|
|
|
[SCSI] zfcp: fix memory leak
Heiko Carstens
2007-08-15
1
-1
/
+3
*
|
|
|
|
Linux 2.6.23-rc6
v2.6.23-rc6
Linus Torvalds
2007-09-11
1
-1
/
+1
*
|
|
|
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-09-11
5
-3
/
+18
|
\
\
\
\
\
|
*
|
|
|
|
libata clear horkage on ata_dev_init()
Tejun Heo
2007-09-11
1
-0
/
+1
[prev]
[next]