| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI/PCI: another multiple _OSC memory leak fix | Kenji Kaneshige | 2008-05-13 | 1 | -1/+7 |
* | PCI: enable nv_msi_ht_cap_quirk for ALi bridges | Björn Krombholz | 2008-05-13 | 1 | -0/+1 |
* | PCI: Make the intel-iommu_wait_op macro work when jiffies are not running | mark gross | 2008-05-13 | 1 | -3/+3 |
* | ACPI/PCI: handle multiple _OSC | Kenji Kaneshige | 2008-05-13 | 1 | -1/+7 |
* | ACPI/PCI: handle multiple _OSC | Shaohua Li | 2008-05-13 | 1 | -29/+66 |
* | PCI ACPI: fix uninitialized variable in __pci_osc_support_set | Kenji Kaneshige | 2008-05-13 | 1 | -1/+1 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-05-12 | 1 | -1/+1 |
|\ |
|
| * | [MIPS] Alchemy: SMBus resource fix | Sergei Shtylyov | 2008-05-12 | 1 | -1/+1 |
* | | Fix c67x00-ll-hpi compilation failure (bug #10627) | Fernando Luis Vázquez Cao | 2008-05-12 | 1 | -0/+1 |
* | | cris: Fix compile failure due to typo in serial driver | Alan Cox | 2008-05-12 | 1 | -1/+1 |
* | | strip: Fix termios assumption | Alan Cox | 2008-05-12 | 1 | -1/+1 |
|/ |
|
* | i2c: Convert some more new-style drivers to use module aliasing | Jean Delvare | 2008-05-11 | 3 | -1/+25 |
* | i2c: Match dummy devices by type | Jean Delvare | 2008-05-11 | 2 | -7/+9 |
* | i2c-sibyte: Mark i2c_sibyte_add_bus() as static | Maciej W. Rozycki | 2008-05-11 | 1 | -1/+1 |
* | i2c-sibyte: Correct a comment about frequency | Maciej W. Rozycki | 2008-05-11 | 1 | -2/+2 |
* | i2c-piix4: Blacklist two mainboards | Jean Delvare | 2008-05-11 | 1 | -2/+30 |
* | i2c-piix4: Increase the intitial delay for the ServerWorks CSB5 | David Milburn | 2008-05-11 | 1 | -3/+12 |
* | i2c-mpc: Compare to NO_IRQ instead of zero | Jon Smirl | 2008-05-11 | 1 | -9/+7 |
* | usb-serial: Add ThinkOptics WavIT | Bernhard Beck | 2008-05-11 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-05-11 | 12 | -35/+26 |
|\ |
|
| * | sparc video: remove open boot prom code | Robert Reif | 2008-05-08 | 12 | -35/+26 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-05-10 | 2 | -5/+17 |
|\ \ |
|
| * \ | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/... | Russell King | 2008-05-09 | 121 | -1580/+3368 |
| |\ \ |
|
| * | | | [ARM] 5028/1: pxafb: fix broken "backward compatibility way" in framebuffer | Guennadi Liakhovetski | 2008-05-07 | 1 | -4/+4 |
| * | | | [ARM] 5024/1: Fix some minor clk issues in the MMCI PL18x driver | Linus Walleij | 2008-05-04 | 1 | -1/+13 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2008-05-09 | 1 | -87/+11 |
|\ \ \ \ |
|
| * | | | | Blackfin Serial Driver: abstract away DLAB differences into header | Mike Frysinger | 2008-05-07 | 1 | -33/+7 |
| * | | | | Blackfin Serial Driver: macro away the IER differences between processors | Mike Frysinger | 2008-05-07 | 1 | -54/+4 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-05-09 | 7 | -118/+47 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | sh-sci: avoid writing to nonexistent registers | Magnus Damm | 2008-05-08 | 1 | -1/+1 |
| * | | | sh-sci: sh7722 lacks scsptr registers | Magnus Damm | 2008-05-08 | 1 | -0/+4 |
| * | | | sh-sci: improve sh7722 support | Magnus Damm | 2008-05-08 | 2 | -16/+27 |
| * | | | rtc: rtc-sh: Fixup for 64-bit resources. | Paul Mundt | 2008-05-08 | 1 | -5/+9 |
| * | | | input: i8042: sh64 IRQ definitions depend on cayman board. | Paul Mundt | 2008-05-08 | 1 | -1/+1 |
| * | | | sh: Enable use of the clk fwk on SH-5. | Paul Mundt | 2008-05-08 | 1 | -6/+4 |
| * | | | mtd: solutionengine flash map depends on solution engine mach group. | Paul Mundt | 2008-05-08 | 1 | -1/+1 |
| * | | | sh: remove the broken SH_MPC1211 support | Adrian Bunk | 2008-05-08 | 3 | -88/+0 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-05-08 | 27 | -389/+1164 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-05-08 | 26 | -388/+1163 |
| |\ \ \ \ |
|
| | * | | | | e1000e: don't return half-read eeprom on error | Kok, Auke | 2008-05-06 | 1 | -1/+5 |
| | * | | | | ucc_geth: Don't use RX clock as TX clock. | Joakim Tjernlund | 2008-05-06 | 1 | -1/+1 |
| | * | | | | cxgb3: Use CAP_SYS_RAWIO for firmware | Alan Cox | 2008-05-06 | 1 | -2/+2 |
| | * | | | | pcnet32: delete non NAPI code from driver. | Don Fry | 2008-05-06 | 2 | -71/+4 |
| | * | | | | fs_enet: Fix a memory leak in fs_enet_mdio_probe | Scott Wood | 2008-05-06 | 1 | -1/+2 |
| | * | | | | [netdrvr] eexpress: IPv6 fails - multicast problems | Bruce Robson | 2008-05-06 | 1 | -5/+6 |
| | * | | | | 3c59x: use netstats in net_device structure | Paulius Zaleckas | 2008-05-06 | 1 | -36/+35 |
| | * | | | | 3c980-TX needs EXTRA_PREAMBLE | Gunnar Larisch | 2008-05-06 | 1 | -1/+1 |
| | * | | | | Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_... | Jeff Garzik | 2008-05-06 | 1 | -37/+123 |
| | |\ \ \ \ |
|
| | | * | | | | mv643xx_eth: inter-mv643xx SMI port sharing | Lennert Buytenhek | 2008-04-28 | 1 | -16/+22 |
| | | * | | | | mv643xx_eth: configurable t_clk | Lennert Buytenhek | 2008-04-28 | 1 | -8/+9 |