summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-09-12ide: fix PCI refcountingSergei Shtylyov1-25/+16
2007-09-12mpc8xx: Only build mpc8xx on arch/ppcKumar Gala2-2/+1
2007-09-11ocfs2: Fix calculation of i_blocks during truncateMark Fasheh2-1/+1
2007-09-11[PATCH] ocfs2: Fix a wrong cluster calculation.tao.ma@oracle.com1-1/+3
2007-09-11[PATCH] ocfs2: fix mount option parsingTiger Yang1-32/+37
2007-09-11ocfs2: update docs for new featuresMark Fasheh2-7/+9
2007-09-11[MIPS] Fix aliasing bug in copy_user_highpage.Ralf Baechle1-1/+4
2007-09-11[MIPS] IP22: fix wrong argument orderThomas Bogendoerfer1-2/+2
2007-09-11[MIPS] IP22: Fix wrong check for second HPCThomas Bogendoerfer1-2/+2
2007-09-11[MIPS] Ocelot: remove remaining bitsYoichi Yuasa2-44/+0
2007-09-11[MIPS] TLB: Fix instruction bitmasksThiemo Seufer1-2/+2
2007-09-11[MIPS] R10000: Fix wrong test in dma-default.cMaxime Bizon1-1/+1
2007-09-11[MIPS] Provide empty irq_enable_hazard definition for legacy and R1 cores.Ralf Baechle1-0/+1
2007-09-11[MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC.Ralf Baechle1-1/+0
2007-09-11[MIPS] Kconfig: whitespace cleanup.Ralf Baechle1-4/+4
2007-09-11[MIPS] PCI: Set need_domain_info if controller domain index is non-zero.Ralf Baechle1-0/+1
2007-09-11[MIPS] BCM1480: Fix computation of interrupt mask address register.Ralf Baechle1-4/+4
2007-09-11[MIPS] i8259: Add disable method.Kyungmin Park1-0/+1
2007-09-11[MIPS] tty: add the new ioctls and definitions.Alan Cox3-4/+13
2007-09-11Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds6-9/+39
2007-09-11Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds10-27/+85
2007-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds1-3/+3
2007-09-11bug in AT91 MCI suspend routinesAnti Sullin1-3/+3
2007-09-11USB: drivers/usb/serial/bus.c: Fix incompatible pointer type warningSatyam Sharma1-1/+1
2007-09-11USB: another quirky device (LCD display)Oliver Neukum1-0/+3
2007-09-11USB: fix serial gadget ACM breakageDavid Brownell1-10/+15
2007-09-11USB: More USB_QUIRK_RESET_RESUME devicesLamarque Vieira Souza1-0/+9
2007-09-11USB Mass Storage: limit "Rockchip ROCK MP3" device (071b:3203) max I/O to 64 ...Massimiliano Ghilardi1-0/+16
2007-09-11USB: Nikon D40 QuirksOrtwin Glück1-0/+7
2007-09-11USB: Add Sony Ericsson P1i to unusual_devs.hRicardo Barberis1-0/+7
2007-09-11USB: option: Add Dell HSDPA 5520 to driverGreg Kroah-Hartman1-0/+1
2007-09-11USB: option: Add a new device ID for the HUAWEI E220 HSDPA modem.Jaime Velasco Juan1-0/+2
2007-09-11USB: fix linked list insertion bugfix for usb coreNathael Pajani1-1/+1
2007-09-11USB: quirky flash driveOliver Neukum1-0/+2
2007-09-11USB: prevent Genesys USB-IDE from autosuspendingAlan Stern1-0/+4
2007-09-11USB: prevent Thomson card reader from autosuspendingAlan Stern1-0/+4
2007-09-11USB: Add iPhone device id to the quirk list.Matt Colyer1-0/+3
2007-09-11USB: ftdi_sio: add of a new product/manufacturer, TMLPierre Castella2-0/+9
2007-09-11usb/misc/sisusbvga: add product ID of TARGUS/MCT devicesamson yeung1-0/+1
2007-09-11USB: oti6858: Remove broken ioctl code in -mm tree and also the broken fixesAlan Cox1-15/+0
2007-09-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds19-57/+81
2007-09-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds12-83/+113
2007-09-11PCI: irq and pci_ids patch for Intel TolapaiJason Gaston2-0/+3
2007-09-11PCI: unhide SMBus on Compaq Deskpro EP 401963-001 motherboardgw.kernel@tnode.com1-2/+14
2007-09-11PCI: Remove __devinit from pcibios_get_irq_routing_tableRalf Baechle1-1/+1
2007-09-11PCI: remove devinit from pci_read_bridge_basesRalf Baechle1-1/+1
2007-09-11PCI AER: fix warnings when PCIEAER=nRandy Dunlap1-5/+20
2007-09-11[INET_DIAG]: Fix oops in netlink_rcv_skbPatrick McHardy1-0/+4
2007-09-11[IPv6]: Fix NULL pointer dereference in ip6_flush_pending_framesYOSHIFUJI Hideaki1-2/+3
2007-09-11[NETFILTER]: Fix/improve deadlock condition on module removal netfilterNeil Horman8-28/+19