summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-01-29solos: Remove unused loopback debug stuffDavid Woodhouse
2009-01-29solos: Tidy up tx_mask handling for ports which need TXDavid Woodhouse
2009-01-29solos: Tidy up DMA handling a little. Still untestedDavid Woodhouse
2009-01-28solos: First attempt at DMA supportDavid Woodhouse
2009-01-28solos: Remove parameter group from sysfs on ATM dev deregisterDavid Woodhouse
2009-01-28solos: Fix under-allocation of skb size for get/set parametersDavid Woodhouse
2009-01-28solos: Add SNR and Attn to status packet, fix oops on loadDavid Woodhouse
2009-01-27solos: Reject non-AAL5 connections.... for nowDavid Woodhouse
2009-01-27solos: Kill existing connections on link down eventDavid Woodhouse
2009-01-27solos: Handle new line status change packets, hook up to ATM layer infoDavid Woodhouse
2009-01-27solos: Add initial list of parametersDavid Woodhouse
2009-01-27solos: Handle attribute show/store in kernel more sanelyDavid Woodhouse
2009-01-27solos: Kill global 'opens' count.David Woodhouse
2009-01-27solos: Clean up firmware loading codeDavid Woodhouse
2009-01-27solos: FPGA and firmware update support.Simon Farnsworth
2009-01-27solos: Slight debugging improvementsSimon Farnsworth
2009-01-27solos: Fix length header in FPGA transfersDavid Woodhouse
2009-01-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-16ACPI PCI hotplug: harden against panic regressionJames Bottomley
2009-01-16Merge branch 'misc' into releaseLen Brown
2009-01-16Merge branch 'thinkpad-acpi' into releaseLen Brown
2009-01-16Merge branches 'bugzilla-11884' and 'bugzilla-8544' into releaseLen Brown
2009-01-16ACPI: rename main.c to sleep.cLen Brown
2009-01-16dell-laptop: move to drivers/platform/x86/ from drivers/misc/Len Brown
2009-01-16eeepc-laptop: enable Bluetooth ACPI detailsJonathan McDowell
2009-01-16thermal fixup for broken BIOS which has invalid trip points.Zhang Rui
2009-01-16netxen: include ipv6.h (fixes build failure)Dhananjay Phadke
2009-01-16ACPI: EC: Don't trust ECDT tables from ASUSAlexey Starikovskiy
2009-01-16netxen: avoid invalid iounmapDhananjay Phadke
2009-01-16ACPI: EC: Limit workaround for ASUS notebooks even moreAlexey Starikovskiy
2009-01-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-01-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-01-16Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-01-16Revert "PCI PM: Register power state of devices during initialization"Linus Torvalds
2009-01-16sata_fsl: Return non-zero on error in probe()Michal Sojka
2009-01-16drivers/ata/pata_ali.c: s/isa_bridge/ali_isa_bridge/ to fix alpha buildAndrew Morton
2009-01-16libata: New driver for OCTEON SOC Compact Flash interface (v7).David Daney
2009-01-16libata: Add another column to the ata_timing table.David Daney
2009-01-16sata_via: Add VT8261 supportJosephChan@via.com.tw
2009-01-16pata_atiixp: update port enabledness test handlingTejun Heo
2009-01-16[libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik
2009-01-16drm/i915: lock correct mutex around object unreference.Dave Airlie
2009-01-16drm/i915: add support for physical memory objectsDave Airlie
2009-01-16drm/i915: make LVDS fixed mode a preferred modeJesse Barnes
2009-01-16drm: handle depth & bpp changes correctlyJesse Barnes
2009-01-16drm: initial KMS config fixesJesse Barnes
2009-01-16serial: Add 16850 uart type support to OF uart driverMatthias Fuchs
2009-01-16hvc_console: Remove tty->low_latencyHendrik Brueckner