summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | [PATCH] PCI: nVidia quirk to make AER PCI-E extended capability visibleBrice Goglin2006-06-211-0/+1
| * | | | | | | | | | | | | [PATCH] PCI: cleanup unused variable about msi driverbibo,mao2006-06-212-2/+2
| * | | | | | | | | | | | | [PATCH] PCI: disable msi mode in pci_disable_deviceShaohua Li2006-06-211-0/+2
| * | | | | | | | | | | | | [PATCH] PCI: Move various PCI IDs to header fileBrent Casavant2006-06-211-0/+9
| * | | | | | | | | | | | | [PATCH] PCI Bus Parity Status-broken hardware attribute, EDAC foundationDoug Thompson2006-06-212-0/+2
| * | | | | | | | | | | | | [PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignmentsKumar Gala2006-06-211-0/+1
| * | | | | | | | | | | | | [PATCH] PCI: altix: msi supportMark Maule2006-06-214-6/+27
| * | | | | | | | | | | | | [PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitionsMark Maule2006-06-211-2/+13
| * | | | | | | | | | | | | [PATCH] PCI: msi abstractions and support for altixMark Maule2006-06-215-0/+42
| * | | | | | | | | | | | | [PATCH] PCI: Add PCI_CAP_ID_VNDRBrice Goglin2006-06-211-0/+1
* | | | | | | | | | | | | | [PATCH] zlib_inflate: Upgrade library code to a recent versionRichard Purdie2006-06-223-92/+141
* | | | | | | | | | | | | | [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useBjorn Helgaas2006-06-2210-11/+11
* | | | | | | | | | | | | | [PATCH] Fix dcache race during umountNeilBrown2006-06-221-1/+1
* | | | | | | | | | | | | | [PATCH] remove steal_locks()Miklos Szeredi2006-06-221-1/+0
* | | | | | | | | | | | | | [PATCH] PCI: Add PCI_CAP_ID_VNDRBrice Goglin2006-06-221-0/+1
* | | | | | | | | | | | | | [PATCH] Keys: Fix race between two instantiators of a keyDavid Howells2006-06-221-0/+5
* | | | | | | | | | | | | | [PATCH] selinux: add hooks for key subsystemMichael LeMay2006-06-222-9/+19
* | | | | | | | | | | | | | [ALSA] version 1.0.12rc1Jaroslav Kysela2006-06-221-2/+2
* | | | | | | | | | | | | | [ALSA] Disable AC97 AUX and VIDEO controls for WM9705 touchscreenRodolfo Giometti2006-06-221-0/+1
* | | | | | | | | | | | | | [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai2006-06-221-2/+12
* | | | | | | | | | | | | | [ALSA] Fix rwlock around snd_iprintf() in sound coreTakashi Iwai2006-06-221-2/+1
* | | | | | | | | | | | | | [ALSA] rawmidi: add get_port_info callback for sequencer information flagsClemens Ladisch2006-06-221-0/+3
* | | | | | | | | | | | | | [ALSA] add more sequencer port type information bitsClemens Ladisch2006-06-221-0/+4
* | | | | | | | | | | | | | [ALSA] Fix mmap_count with O_APPEND opened streamsTakashi Iwai2006-06-221-3/+3
* | | | | | | | | | | | | | [ALSA] Add O_APPEND flag support to PCMTakashi Iwai2006-06-222-3/+4
* | | | | | | | | | | | | | [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-5/+0
* | | | | | | | | | | | | | [ALSA] Make buffer size of proc text interface variableTakashi Iwai2006-06-221-3/+3
* | | | | | | | | | | | | | [ALSA] Move OSS-specific hw_params helper to snd-pcm-oss moduleTakashi Iwai2006-06-222-20/+8
* | | | | | | | | | | | | | [ALSA] Clean up ugly hacks in pcm_params.hTakashi Iwai2006-06-221-63/+42
* | | | | | | | | | | | | | [ALSA] emu10k1: Add support for Audigy4 (not Pro)James Courtier-Dutton2006-06-221-0/+2
| |/ / / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | [PATCH] USB: convert usb class devices to real devicesGreg Kroah-Hartman2006-06-211-2/+3
* | | | | | | | | | | | | [PATCH] USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman2006-06-211-1/+1
* | | | | | | | | | | | | [PATCH] USB: make endpoints real struct devicesGreg Kroah-Hartman2006-06-211-1/+3
* | | | | | | | | | | | | [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell2006-06-211-0/+0
* | | | | | | | | | | | | [PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>David Brownell2006-06-212-4/+4
* | | | | | | | | | | | | [PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>David Brownell2006-06-211-0/+0
* | | | | | | | | | | | | [PATCH] usbcore: port reset for composite devicesAlan Stern2006-06-211-0/+9
* | | | | | | | | | | | | [PATCH] USB: add usb_interrupt_msg() function for api completeness.Greg Kroah-Hartman2006-06-211-0/+2
* | | | | | | | | | | | | [PATCH] Driver model: add ISA busRene Herman2006-06-211-0/+28
* | | | | | | | | | | | | [PATCH] Driver Core: Make dev_info and friends print the bus name if there is...Alan Stern2006-06-211-1/+2
* | | | | | | | | | | | | [PATCH] Driver core: allow struct device to have a dev_tGreg Kroah-Hartman2006-06-211-0/+14
* | | | | | | | | | | | | [PATCH] Driver Core: Add /sys/hypervisor when neededMichael Holzheu2006-06-211-0/+2
* | | | | | | | | | | | | [PATCH] Driver Core: Allow sysdev_class have attributesShaohua Li2006-06-211-1/+17
* | | | | | | | | | | | | [PATCH] Driver Core: remove unused exportsGreg Kroah-Hartman2006-06-211-8/+0
* | | | | | | | | | | | | [PATCH] TTY: return class device pointer from tty_register_device()Hansjoerg Lipp2006-06-211-1/+3
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-06-2111-147/+482
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [SCSI] remove RQ_SCSI_* flagsChristoph Hellwig2006-06-101-3/+0
| * | | | | | | | | | | | [SCSI] remove scsi_request infrastructureChristoph Hellwig2006-06-105-91/+0
| * | | | | | | | | | | | Merge ../linux-2.6James Bottomley2006-06-10207-691/+3578
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | [SCSI] iscsi: fix writepsace raceMike Christie2006-06-051-2/+6
OpenPOWER on IntegriCloud