| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN. | Diego 'Flameeyes' Petteno | 2008-05-20 | 2 | -21/+22 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2008-05-19 | 5 | -7/+915 |
|\ \ \ |
|
| * | | | at91_mci: minor cleanup | Marc Pignat | 2008-05-17 | 1 | -1/+4 |
| * | | | mmc: mmc host test driver | Pierre Ossman | 2008-05-14 | 3 | -0/+905 |
| * | | | mmc: Fix omap compile by replacing dev_name with dma_dev_name | Tony Lindgren | 2008-05-14 | 1 | -6/+6 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2008-05-19 | 3 | -3/+9 |
|\ \ \ \ |
|
| * | | | | Blackfin SPORTS UART Driver: converting BFIN->BLACKFIN | Mike Frysinger | 2008-05-17 | 1 | -1/+1 |
| * | | | | 8250 Serial Driver: Added support for 8250-class UARTs in HV Sistemas H8606 b... | Javier Herrero | 2008-05-17 | 2 | -2/+8 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-05-19 | 1 | -4/+4 |
|\ \ \ \ |
|
| * | | | | sh: use the common ascii hex helpers | Harvey Harrison | 2008-05-16 | 1 | -4/+4 |
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-05-19 | 20 | -380/+451 |
|\ \ \ \ \ |
|
| * | | | | | drivers/ata: trim trailing whitespace | Jeff Garzik | 2008-05-19 | 2 | -5/+5 |
| * | | | | | Fixups to ATA ACPI hotplug | Matthew Garrett | 2008-05-19 | 1 | -27/+50 |
| * | | | | | libata: ignore SIMG4726 config pseudo device | Tejun Heo | 2008-05-19 | 2 | -8/+8 |
| * | | | | | sata_sil24: don't use NCQ if marvell 4140 PMP is attached | Tejun Heo | 2008-05-19 | 1 | -0/+11 |
| * | | | | | libata: don't schedule LPM action seperately during probing | Tejun Heo | 2008-05-19 | 1 | -2/+1 |
| * | | | | | libata: make sure PMP notification is turned off during recovery | Tejun Heo | 2008-05-19 | 1 | -16/+20 |
| * | | | | | libata: increase PMP register access timeout to 3s | Tejun Heo | 2008-05-19 | 1 | -2/+2 |
| * | | | | | libata: ignore recovered PHY errors | Tejun Heo | 2008-05-19 | 1 | -6/+1 |
| * | | | | | libata: kill hotplug related race condition | Tejun Heo | 2008-05-19 | 2 | -23/+50 |
| * | | | | | libata: move reset freeze/thaw handling into ata_eh_reset() | Tejun Heo | 2008-05-19 | 2 | -32/+18 |
| * | | | | | libata: reorganize ata_eh_reset() no reset method path | Tejun Heo | 2008-05-19 | 1 | -50/+52 |
| * | | | | | libata: fix sata_link_hardreset() @online out parameter handling | Tejun Heo | 2008-05-19 | 1 | -1/+5 |
| * | | | | | sata_promise: other cleanups | Mikael Pettersson | 2008-05-19 | 1 | -16/+7 |
| * | | | | | sata_promise: mmio access cleanups | Mikael Pettersson | 2008-05-19 | 1 | -59/+65 |
| * | | | | | sata_promise: fix irq clearing buglets | Mikael Pettersson | 2008-05-19 | 1 | -4/+3 |
| * | | | | | ata: remove FIT() macro | Harvey Harrison | 2008-05-19 | 9 | -64/+64 |
| * | | | | | sata_mv: ensure empty request queue for FBS-NCQ EH | Mark Lord | 2008-05-19 | 1 | -2/+14 |
| * | | | | | sata_mv: cache main_irq_mask register in hpriv | Mark Lord | 2008-05-19 | 1 | -5/+7 |
| * | | | | | sata_mv: disregard masked irqs | Mark Lord | 2008-05-19 | 1 | -4/+5 |
| * | | | | | sata_mv: fix pmp drives not found | Mark Lord | 2008-05-19 | 1 | -1/+4 |
| * | | | | | sata_mv: consolidate main_irq_mask updates | Mark Lord | 2008-05-19 | 1 | -25/+32 |
| * | | | | | sata_mv: don't blindly enable IRQs | Mark Lord | 2008-05-19 | 1 | -26/+6 |
| * | | | | | sata_mv: async notify for genIIe only | Mark Lord | 2008-05-19 | 1 | -2/+12 |
| * | | | | | sata_mv: group genIIe flags | Mark Lord | 2008-05-19 | 1 | -9/+8 |
| * | | | | | sata_mv: fis irq register fixes | Mark Lord | 2008-05-19 | 1 | -4/+12 |
| * | | | | | sata_mv: always do softreset | Mark Lord | 2008-05-19 | 1 | -0/+1 |
| * | | | | | avr32/pata: avoid unnecessary memset (updated after comments) | Christophe Jaillet | 2008-05-19 | 1 | -2/+0 |
| * | | | | | pata-bf54x: Set ATAPI HSM to control IDE device terminate sequence. | Sonic Zhang | 2008-05-19 | 1 | -1/+4 |
* | | | | | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-05-19 | 1 | -17/+23 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | s390: KVM guest: fix compile error | Heiko Carstens | 2008-05-18 | 1 | -17/+23 |
| |/ / / / |
|
* | | | | | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2008-05-19 | 22 | -1403/+513 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | drm/i915: save and restore dsparb and d_state registers. | Keith Packard | 2008-05-07 | 2 | -0/+17 |
| * | | | | drm/i915: fix off by one in VGA save/restore of AR & CR regs. | Jesse Barnes | 2008-05-07 | 2 | -6/+6 |
| * | | | | drm: disable tasklets not IRQs when taking the drm lock spinlock | Thomas Hellstrom | 2008-05-07 | 2 | -25/+17 |
| * | | | | Revert "drm/vbl rework: rework how the drm deals with vblank." | Dave Airlie | 2008-05-07 | 20 | -1372/+473 |
* | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-05-18 | 20 | -64/+173 |
|\ \ \ \ \ |
|
| * | | | | | i2c/max6875: Really prevent 24RF08 corruption | Jean Delvare | 2008-05-18 | 1 | -3/+0 |
| * | | | | | i2c-amd756: Fix functionality flags | Jean Delvare | 2008-05-18 | 1 | -1/+1 |
| * | | | | | i2c: Kill the old driver matching scheme | Jean Delvare | 2008-05-18 | 1 | -17/+5 |