index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2006-06-22
[ALSA] Add O_APPEND flag support to PCM
Takashi Iwai
-3
/
+4
2006-06-22
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
-5
/
+0
2006-06-22
[ALSA] Make buffer size of proc text interface variable
Takashi Iwai
-3
/
+3
2006-06-22
[ALSA] Move OSS-specific hw_params helper to snd-pcm-oss module
Takashi Iwai
-20
/
+8
2006-06-22
[ALSA] Clean up ugly hacks in pcm_params.h
Takashi Iwai
-63
/
+42
2006-06-22
[ALSA] emu10k1: Add support for Audigy4 (not Pro)
James Courtier-Dutton
-0
/
+2
2006-06-22
[PATCH] w1: netlink: Mark netlink group 1 as unused.
Evgeniy Polyakov
-1
/
+1
2006-06-22
[PATCH] w1: Move w1-connector definitions into linux/include/connector.h
Evgeniy Polyakov
-1
/
+4
2006-06-22
[PATCH] i2c: Mark block write buffers as const
Krzysztof Halasa
-2
/
+2
2006-06-22
[PATCH] i2c: New bus driver for the OpenCores I2C controller
Peter Korsgaard
-0
/
+19
2006-06-22
[PATCH] I2C: i2c-nforce2: Add support for the nForce4 MCP51 and MCP55
Jean Delvare
-0
/
+2
2006-06-22
[PATCH] I2C: m41t00: Add support for the ST M41T81 and M41T85
Mark A. Greer
-0
/
+50
2006-06-22
[PATCH] i2c-piix4: Add ATI IXP200/300/400 support
Rudolf Marek
-0
/
+3
2006-06-22
[ARM] 3620/2: ixp23xx: add uengine loader support
Lennert Buytenhek
-0
/
+18
2006-06-22
[ARM] 3621/1: fix compilation breakage for pnx4008
Vitaly Wool
-4
/
+0
2006-06-22
[ARM] 3623/1: pnx4008: move GPIO-related defines to gpio.h
Vitaly Wool
-29
/
+102
2006-06-22
[ARM] Add thread_notify infrastructure
Russell King
-0
/
+48
2006-06-21
[PATCH] USB: convert usb class devices to real devices
Greg Kroah-Hartman
-2
/
+3
2006-06-21
[PATCH] USB: move usb_device_class class devices to be real devices
Greg Kroah-Hartman
-1
/
+1
2006-06-21
[PATCH] USB: make endpoints real struct devices
Greg Kroah-Hartman
-1
/
+3
2006-06-21
[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>
David Brownell
-0
/
+0
2006-06-21
[PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>
David Brownell
-4
/
+4
2006-06-21
[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>
David Brownell
-0
/
+0
2006-06-21
[PATCH] usbcore: port reset for composite devices
Alan Stern
-0
/
+9
2006-06-21
[PATCH] USB: add usb_interrupt_msg() function for api completeness.
Greg Kroah-Hartman
-0
/
+2
2006-06-21
Pull rework-memory-attribute-aliasing into release branch
Tony Luck
-12
/
+12
2006-06-21
[IA64] Sanitize assembler code for ia64_sal_os_state
Keith Owens
-3
/
+6
2006-06-21
[IA64-SGI] Remove SN SAL error handling feature bit that is no longer needed
Russ Anderson
-1
/
+1
2006-06-21
[PATCH] Driver model: add ISA bus
Rene Herman
-0
/
+28
2006-06-21
[PATCH] Driver Core: Make dev_info and friends print the bus name if there is...
Alan Stern
-1
/
+2
2006-06-21
[PATCH] Driver core: allow struct device to have a dev_t
Greg Kroah-Hartman
-0
/
+14
2006-06-21
[PATCH] Driver Core: Add /sys/hypervisor when needed
Michael Holzheu
-0
/
+2
2006-06-21
[PATCH] Driver Core: Allow sysdev_class have attributes
Shaohua Li
-1
/
+17
2006-06-21
[PATCH] Driver Core: remove unused exports
Greg Kroah-Hartman
-8
/
+0
2006-06-21
[PATCH] TTY: return class device pointer from tty_register_device()
Hansjoerg Lipp
-1
/
+3
2006-06-21
[PATCH] PCI: nVidia quirk to make AER PCI-E extended capability visible
Brice Goglin
-0
/
+1
2006-06-21
[PATCH] PCI: cleanup unused variable about msi driver
bibo,mao
-2
/
+2
2006-06-21
[PATCH] PCI: disable msi mode in pci_disable_device
Shaohua Li
-0
/
+2
2006-06-21
[PATCH] PCI: Move various PCI IDs to header file
Brent Casavant
-0
/
+9
2006-06-21
[PATCH] PCI Bus Parity Status-broken hardware attribute, EDAC foundation
Doug Thompson
-0
/
+2
2006-06-21
[PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignments
Kumar Gala
-0
/
+1
2006-06-21
[PATCH] PCI: altix: msi support
Mark Maule
-6
/
+27
2006-06-21
[PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitions
Mark Maule
-2
/
+13
2006-06-21
[PATCH] PCI: msi abstractions and support for altix
Mark Maule
-0
/
+42
2006-06-21
[PATCH] PCI: Add PCI_CAP_ID_VNDR
Brice Goglin
-0
/
+1
2006-06-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
-147
/
+482
2006-06-21
[POWERPC] Fix mdelay badness on shared processor partitions
Anton Blanchard
-4
/
+14
2006-06-21
[POWERPC] disable floating point exceptions for init
Arnd Bergmann
-1
/
+1
2006-06-21
[POWERPC] Unify ppc syscall tables
Andreas Schwab
-0
/
+306
2006-06-21
[POWERPC] mpic: add support for serial mode interrupts
Mark A. Greer
-0
/
+10
[prev]
[next]