| Commit message (Expand) | Author | Age | Files | Lines |
* | solos: Remove IRQF_DISABLED, don't frob IRQ enable on the FPGA in solos_irq() | David Woodhouse | 2009-01-29 | 1 | -5/+1 |
* | solos: Remove unused loopback debug stuff | David Woodhouse | 2009-01-29 | 1 | -23/+0 |
* | solos: Tidy up tx_mask handling for ports which need TX | David Woodhouse | 2009-01-29 | 1 | -7/+13 |
* | solos: Tidy up DMA handling a little. Still untested | David Woodhouse | 2009-01-29 | 1 | -42/+53 |
* | solos: First attempt at DMA support | David Woodhouse | 2009-01-28 | 1 | -28/+90 |
* | solos: Remove parameter group from sysfs on ATM dev deregister | David Woodhouse | 2009-01-28 | 1 | -0/+2 |
* | solos: Fix under-allocation of skb size for get/set parameters | David Woodhouse | 2009-01-28 | 1 | -2/+2 |
* | solos: Add SNR and Attn to status packet, fix oops on load | David Woodhouse | 2009-01-28 | 1 | -7/+23 |
* | solos: Reject non-AAL5 connections.... for now | David Woodhouse | 2009-01-27 | 1 | -0/+6 |
* | solos: Kill existing connections on link down event | David Woodhouse | 2009-01-27 | 1 | -2/+28 |
* | solos: Handle new line status change packets, hook up to ATM layer info | David Woodhouse | 2009-01-27 | 1 | -1/+92 |
* | solos: Add initial list of parameters | David Woodhouse | 2009-01-27 | 2 | -6/+94 |
* | solos: Handle attribute show/store in kernel more sanely | David Woodhouse | 2009-01-27 | 1 | -0/+187 |
* | solos: Kill global 'opens' count. | David Woodhouse | 2009-01-27 | 1 | -10/+0 |
* | solos: Clean up firmware loading code | David Woodhouse | 2009-01-27 | 1 | -136/+73 |
* | solos: FPGA and firmware update support. | Simon Farnsworth | 2009-01-27 | 1 | -2/+169 |
* | solos: Slight debugging improvements | Simon Farnsworth | 2009-01-27 | 1 | -1/+2 |
* | solos: Fix length header in FPGA transfers | David Woodhouse | 2009-01-27 | 1 | -4/+7 |
* | Linux 2.6.29-rc2v2.6.29-rc2 | Linus Torvalds | 2009-01-16 | 1 | -1/+1 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-01-16 | 17 | -212/+858 |
|\ |
|
| * | ACPI PCI hotplug: harden against panic regression | James Bottomley | 2009-01-16 | 1 | -0/+2 |
| * | Merge branch 'misc' into release | Len Brown | 2009-01-16 | 12 | -10/+23 |
| |\ |
|
| | * | ACPI: rename main.c to sleep.c | Len Brown | 2009-01-16 | 2 | -1/+1 |
| | * | dell-laptop: move to drivers/platform/x86/ from drivers/misc/ | Len Brown | 2009-01-16 | 4 | -2/+14 |
| | * | eeepc-laptop: enable Bluetooth ACPI details | Jonathan McDowell | 2009-01-16 | 1 | -2/+2 |
| | * | ACPI: fix ACPI_FADT_S4_RTC_WAKE comment | David Brownell | 2009-01-16 | 1 | -1/+1 |
| | * | kprobes: check CONFIG_FREEZER instead of CONFIG_PM | Masami Hiramatsu | 2009-01-16 | 3 | -3/+3 |
| | * | PM: Fix freezer compilation if PM_SLEEP is unset | Rafael J. Wysocki | 2009-01-16 | 1 | -1/+2 |
| * | | Merge branch 'thinkpad-acpi' into release | Len Brown | 2009-01-16 | 3 | -155/+791 |
| |\ \ |
|
| | * | | ACPI: thinkpad-acpi: bump up version to 0.22 | Henrique de Moraes Holschuh | 2009-01-15 | 2 | -4/+4 |
| | * | | ACPI: thinkpad-acpi: handle HKEY event 6030 | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -0/+6 |
| | * | | ACPI: thinkpad-acpi: clean-up fan subdriver quirk | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -51/+58 |
| | * | | ACPI: thinkpad-acpi: start the event hunt season | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -0/+3 |
| | * | | ACPI: thinkpad-acpi: handle HKEY thermal and battery alarms | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -4/+59 |
| | * | | ACPI: thinkpad-acpi: clean up hotkey_notify() | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -65/+109 |
| | * | | ACPI: thinkpad-acpi: use killable instead of interruptible mutexes | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -13/+13 |
| | * | | ACPI: thinkpad-acpi: add UWB radio support | Henrique de Moraes Holschuh | 2009-01-15 | 2 | -1/+223 |
| | * | | ACPI: thinkpad-acpi: preserve radio state across shutdown | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -4/+55 |
| | * | | ACPI: thinkpad-acpi: resume with radios disabled | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -10/+56 |
| | * | | ACPI: thinkpad-acpi: debug facility to emulate the rf switches | Henrique de Moraes Holschuh | 2009-01-15 | 2 | -0/+201 |
| | * | | ACPI: thinkpad-acpi: struct device - replace bus_id with dev_name(), dev_set_... | Kay Sievers | 2009-01-15 | 1 | -4/+4 |
| | * | | ACPI: thinkpad-acpi: update documents for the new location | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -1/+2 |
| | |/ |
|
| | | | |
| | \ | |
| *-. \ | Merge branches 'bugzilla-11884' and 'bugzilla-8544' into release | Len Brown | 2009-01-16 | 2 | -47/+42 |
| |\ \ \ |
|
| | | * | | thermal fixup for broken BIOS which has invalid trip points. | Zhang Rui | 2009-01-16 | 1 | -4/+12 |
| | | |/ |
|
| | * | | ACPI: EC: Don't trust ECDT tables from ASUS | Alexey Starikovskiy | 2009-01-16 | 1 | -44/+30 |
| | * | | ACPI: EC: Limit workaround for ASUS notebooks even more | Alexey Starikovskiy | 2009-01-16 | 1 | -1/+2 |
| | |/ |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-16 | 1 | -2/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | netxen: include ipv6.h (fixes build failure) | Dhananjay Phadke | 2009-01-16 | 1 | -0/+1 |
| * | | netxen: avoid invalid iounmap | Dhananjay Phadke | 2009-01-16 | 1 | -2/+4 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-01-16 | 3 | -7/+11 |
|\ \ \ |
|