| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | ata_piix: IDE Mode SATA patch for Intel Patsburg DeviceIDs | Seth Heasley | 2010-09-09 | 1 | -0/+4 |
| * | | | | | | libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load() | Tejun Heo | 2010-09-09 | 2 | -0/+5 |
| * | | | | | | ahci: fix hang on failed softreset | Tejun Heo | 2010-09-09 | 1 | -1/+1 |
| * | | | | | | pata_artop: Fix device ID parity check | Jean Delvare | 2010-09-09 | 1 | -1/+2 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | drivers/rtc/rtc-pl031.c: do not mark PL031 IRQ as shared | Linus Walleij | 2010-09-09 | 1 | -1/+1 |
* | | | | | | gpio: sx150x: correct and refine reset-on-probe behavior | Gregory Bean | 2010-09-09 | 1 | -5/+21 |
* | | | | | | rtc: m41t80: do not use rtc_valid_tm in m41t80_rtc_read_alarm | Atsushi Nemoto | 2010-09-09 | 1 | -1/+1 |
* | | | | | | drivers/mmc/host/imxmmc.c: adjust confusing if indentation | Julia Lawall | 2010-09-09 | 1 | -1/+2 |
* | | | | | | omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspend | Ethan Du | 2010-09-09 | 1 | -1/+1 |
* | | | | | | mmc: at91_mci: add missing linux/highmem.h include | Marc Kleine-Budde | 2010-09-09 | 1 | -0/+1 |
* | | | | | | omap_hsmmc: remove unused local `state' | Sergio Aguirre | 2010-09-09 | 1 | -1/+0 |
* | | | | | | ARM: SAMSUNG: MMC: fix build error when both DMA and PIO mode selected | Jiri Pinkava | 2010-09-09 | 1 | -1/+1 |
* | | | | | | mmc: fix the use of kunmap_atomic() in tmio_mmc.h | Guennadi Liakhovetski | 2010-09-09 | 2 | -8/+7 |
* | | | | | | tmio_mmc: don't clear unhandled pending interrupts | Yusuke Goda | 2010-09-09 | 1 | -4/+1 |
* | | | | | | hp_accel: add quirks for HP ProBook 532x and HP Mini 5102 | Takashi Iwai | 2010-09-09 | 1 | -0/+2 |
* | | | | | | rtc-bfin: fix state restoration when resuming | Mike Frysinger | 2010-09-09 | 1 | -2/+11 |
* | | | | | | rtc-bfin: fix inverted logic in suspend path | Mike Frysinger | 2010-09-09 | 1 | -1/+1 |
* | | | | | | mmc: avoid getting CID on SDIO-only cards | David Vrabel | 2010-09-09 | 1 | -3/+2 |
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-09-09 | 1 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | Merge branch 'origin' | Russell King | 2010-09-09 | 98 | -894/+1274 |
| |\| | | | | |
|
| * | | | | | | ARM: pxa168fb: fix section mismatch | Marek Vasut | 2010-08-30 | 1 | -3/+3 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-09-09 | 5 | -12/+27 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branches 'cxgb3' and 'nes' into for-linus | Roland Dreier | 2010-09-08 | 4 | -11/+26 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | RDMA/nes: Fix hang with modified FIN handling on A0 cards | Faisal Latif | 2010-09-08 | 2 | -1/+3 |
| | * | | | | | | RDMA/nes: Change state to closing after FIN | Faisal Latif | 2010-09-08 | 1 | -1/+12 |
| | * | | | | | | RDMA/nes: Fix double CLOSE event indication crash | Faisal Latif | 2010-09-08 | 1 | -8/+10 |
| | * | | | | | | RDMA/nes: Write correct register write to set TX pause param | Chien Tung | 2010-09-08 | 1 | -2/+2 |
| * | | | | | | | RDMA/cxgb3: Don't exceed the max HW CQ depth | Steve Wise | 2010-09-02 | 1 | -1/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-09-08 | 5 | -17/+28 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Input: i8042 - fix device removal on unload | Dmitry Torokhov | 2010-08-31 | 1 | -1/+1 |
| * | | | | | | | Input: bcm5974 - adjust major/minor to scale | Henrik Rydberg | 2010-08-31 | 1 | -4/+8 |
| * | | | | | | | Input: MT - initialize slots to unused | Henrik Rydberg | 2010-08-28 | 1 | -2/+9 |
| * | | | | | | | Input: use PIT_TICK_RATE in vt beep ioctl | Arnd Bergmann | 2010-08-28 | 1 | -8/+8 |
| * | | | | | | | Input: wacom - fix mousewheel handling for old wacom tablets | Mike Auty | 2010-08-28 | 1 | -2/+2 |
* | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-09-08 | 2 | -15/+14 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2010-09-01 | 2 | -15/+14 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | oprofile: fix crash when accessing freed task structs | Robert Richter | 2010-08-25 | 2 | -15/+14 |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-09-07 | 19 | -277/+262 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | PCI: bus speed strings should be const | Stephen Hemminger | 2010-08-31 | 1 | -1/+1 |
| * | | | | | | | | | PCI hotplug: Fix build with CONFIG_ACPI unset | Rafael J. Wysocki | 2010-08-25 | 1 | -0/+4 |
| * | | | | | | | | | PCI: PCIe: Remove the port driver module exit routine | Kenji Kaneshige | 2010-08-24 | 1 | -7/+0 |
| * | | | | | | | | | PCI: PCIe: Move PCIe PME code to the pcie directory | Rafael J. Wysocki | 2010-08-24 | 3 | -8/+3 |
| * | | | | | | | | | PCI: PCIe: Disable PCIe port services during port initialization | Rafael J. Wysocki | 2010-08-24 | 1 | -3/+26 |
| * | | | | | | | | | PCI: PCIe: Ask BIOS for control of all native services at once | Rafael J. Wysocki | 2010-08-24 | 16 | -230/+149 |
| * | | | | | | | | | ACPI/PCI: Negotiate _OSC control bits before requesting them | Rafael J. Wysocki | 2010-08-24 | 4 | -28/+47 |
| * | | | | | | | | | ACPI/PCI: Do not preserve _OSC control bits returned by a query | Rafael J. Wysocki | 2010-08-24 | 1 | -13/+7 |
| * | | | | | | | | | ACPI/PCI: Make acpi_pci_query_osc() return control bits | Rafael J. Wysocki | 2010-08-24 | 1 | -11/+24 |
| * | | | | | | | | | ACPI/PCI: Reorder checks in acpi_pci_osc_control_set() | Rafael J. Wysocki | 2010-08-24 | 1 | -4/+4 |
| * | | | | | | | | | PCI: PCIe: Introduce commad line switch for disabling port services | Rafael J. Wysocki | 2010-08-24 | 3 | -0/+20 |
| * | | | | | | | | | PCI: PCIe AER: Introduce pci_aer_available() | Rafael J. Wysocki | 2010-08-24 | 2 | -3/+8 |