aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-06-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-06-22Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-06-22[PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name()Krzysztof Halasa
2006-06-22[PATCH] network driver for Hilscher netxSascha Hauer
2006-06-22Merge branch 'master' into upstreamJeff Garzik
2006-06-22Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds
2006-06-22Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6Linus Torvalds
2006-06-22Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-22[PATCH] zlib_inflate: Upgrade library code to a recent versionRichard Purdie
2006-06-22[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useBjorn Helgaas
2006-06-22[PATCH] Fix dcache race during umountNeilBrown
2006-06-22[PATCH] remove steal_locks()Miklos Szeredi
2006-06-22[PATCH] PCI: Add PCI_CAP_ID_VNDRBrice Goglin
2006-06-22[PATCH] Keys: Fix race between two instantiators of a keyDavid Howells
2006-06-22[PATCH] selinux: add hooks for key subsystemMichael LeMay
2006-06-22[ARM] 3629/1: S3C24XX: fix missing bracket in regs-dsc.hBen Dooks
2006-06-22[ARM] 3601/1: i.MX/MX1 DMA error handling for signaled channels onlyPavel Pisa
2006-06-22[ALSA] version 1.0.12rc1Jaroslav Kysela
2006-06-22[ALSA] Disable AC97 AUX and VIDEO controls for WM9705 touchscreenRodolfo Giometti
2006-06-22[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai
2006-06-22[ALSA] Fix rwlock around snd_iprintf() in sound coreTakashi Iwai
2006-06-22[ALSA] rawmidi: add get_port_info callback for sequencer information flagsClemens Ladisch
2006-06-22[ALSA] add more sequencer port type information bitsClemens Ladisch
2006-06-22[ALSA] Fix mmap_count with O_APPEND opened streamsTakashi Iwai
2006-06-22[ALSA] Add O_APPEND flag support to PCMTakashi Iwai
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai
2006-06-22[ALSA] Make buffer size of proc text interface variableTakashi Iwai
2006-06-22[ALSA] Move OSS-specific hw_params helper to snd-pcm-oss moduleTakashi Iwai
2006-06-22[ALSA] Clean up ugly hacks in pcm_params.hTakashi Iwai
2006-06-22[ALSA] emu10k1: Add support for Audigy4 (not Pro)James Courtier-Dutton
2006-06-22[PATCH] w1: netlink: Mark netlink group 1 as unused.Evgeniy Polyakov
2006-06-22[PATCH] w1: Move w1-connector definitions into linux/include/connector.hEvgeniy Polyakov
2006-06-22[PATCH] i2c: Mark block write buffers as constKrzysztof Halasa
2006-06-22[PATCH] i2c: New bus driver for the OpenCores I2C controllerPeter Korsgaard
2006-06-22[PATCH] I2C: i2c-nforce2: Add support for the nForce4 MCP51 and MCP55Jean Delvare
2006-06-22[PATCH] I2C: m41t00: Add support for the ST M41T81 and M41T85Mark A. Greer
2006-06-22[PATCH] i2c-piix4: Add ATI IXP200/300/400 supportRudolf Marek
2006-06-22[ARM] 3620/2: ixp23xx: add uengine loader supportLennert Buytenhek
2006-06-22[ARM] 3621/1: fix compilation breakage for pnx4008Vitaly Wool
2006-06-22[ARM] 3623/1: pnx4008: move GPIO-related defines to gpio.hVitaly Wool
2006-06-22[ARM] Add thread_notify infrastructureRussell King
2006-06-21[PATCH] USB: convert usb class devices to real devicesGreg Kroah-Hartman
2006-06-21[PATCH] USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman
2006-06-21[PATCH] USB: make endpoints real struct devicesGreg Kroah-Hartman
2006-06-21[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell
2006-06-21[PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>David Brownell
2006-06-21[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>David Brownell
2006-06-21[PATCH] usbcore: port reset for composite devicesAlan Stern
2006-06-21[PATCH] USB: add usb_interrupt_msg() function for api completeness.Greg Kroah-Hartman