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
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2007-09-11
10
-97
/
+141
|
\
|
*
pdc202xx_new: PLL detection fix
Mikael Pettersson
2007-09-11
1
-1
/
+1
|
*
via82cxxx: add Arima W730-K8 and other rebadgings to short cables list
Bartlomiej Zolnierkiewicz
2007-09-11
1
-4
/
+11
|
*
pmac: build fix
Tony Breeds
2007-09-11
1
-1
/
+1
|
*
pata_ali/alim15x3: override 80-wire cable detection for Toshiba S1800-814
Daniel Exner
2007-09-11
2
-0
/
+14
|
*
hpt366: UltraDMA filter for SATA cards (take 2)
Sergei Shtylyov
2007-09-11
1
-47
/
+49
|
*
ide: add ide_dev_is_sata() helper (take 2)
Sergei Shtylyov
2007-09-11
2
-2
/
+14
|
*
hpt366: fix PCI clock detection for HPT374 (take 4)
Sergei Shtylyov
2007-09-11
1
-13
/
+31
|
*
pdc202xx_new: fix PCI refcounting
Sergei Shtylyov
2007-09-11
1
-3
/
+4
|
*
ide: fix PCI refcounting
Sergei Shtylyov
2007-09-11
1
-25
/
+16
|
*
mpc8xx: Only build mpc8xx on arch/ppc
Kumar Gala
2007-09-11
2
-2
/
+1
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-09-11
6
-9
/
+39
|
\
\
|
*
|
PCI: irq and pci_ids patch for Intel Tolapai
Jason Gaston
2007-09-11
2
-0
/
+3
|
*
|
PCI: unhide SMBus on Compaq Deskpro EP 401963-001 motherboard
gw.kernel@tnode.com
2007-09-11
1
-2
/
+14
|
*
|
PCI: Remove __devinit from pcibios_get_irq_routing_table
Ralf Baechle
2007-09-11
1
-1
/
+1
|
*
|
PCI: remove devinit from pci_read_bridge_bases
Ralf Baechle
2007-09-11
1
-1
/
+1
|
*
|
PCI AER: fix warnings when PCIEAER=n
Randy Dunlap
2007-09-11
1
-5
/
+20
|
|
/
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2007-09-11
10
-27
/
+85
|
\
\
|
*
|
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
[next]