You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Greg Kroah-Hartman
8882b39421
Driver core: add device_create_vargs and device_create_drvdata
...
We want to have the drvdata field set properly when creating the device
as sysfs callbacks can assume it is present and it can race the later
setting of this field.
So, create two new functions, deviec_create_vargs() and
device_create_drvdata() that take this new field.
device_create_drvdata() will go away in 2.6.27 as the drvdata field will
just be moved to the device_create() call as it should be.
Cc: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
17 years ago
..
acpi
…
asm-alpha
asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace
17 years ago
asm-arm
Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
17 years ago
asm-avr32
avr32: types: use <asm-generic/int-*.h> for the avr32 architecture
17 years ago
asm-blackfin
Blackfin serial driver: add extra IRQ flag for 8250 serial driver
17 years ago
asm-cris
cris: types: use <asm-generic/int-*.h> for the cris architecture
17 years ago
asm-frv
read_barrier_depends arch fixlets
17 years ago
asm-generic
types: add C99-style constructors to <asm-generic/int-*.h>
17 years ago
asm-h8300
asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace
17 years ago
asm-ia64
KVM: ia64: Set KVM_IOAPIC_NUM_PINS to 48
17 years ago
asm-m32r
m32r: types: use <asm-generic/int-*.h> for the m32r architecture
17 years ago
asm-m68k
m68k: Prefix ISA type with ISA_TYPE_
17 years ago
asm-m68knommu
…
asm-mips
[MIPS] Get rid of __ilog2
17 years ago
asm-mn10300
MN10300: Make cpu_relax() invoke barrier()
17 years ago
asm-parisc
parisc: use conditional macro for 64-bit wide ops
17 years ago
asm-powerpc
[POWERPC] Fix uninitialized variable bug in copy_{to|from}_user
17 years ago
asm-ppc
[POWERPC] ppc: More compile fixes
17 years ago
asm-s390
[S390] s390dbf: Use const char * for dbf name.
17 years ago
asm-sh
sh: use the common ascii hex helpers
17 years ago
asm-sparc
sparc: Fix mremap address range validation.
17 years ago
asm-sparc64
sparc64: Use a TS_RESTORE_SIGMASK
17 years ago
asm-um
asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace
17 years ago
asm-v850
asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace
17 years ago
asm-x86
x86: strengthen 64-bit p?d_bad()
17 years ago
asm-xtensa
asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace
17 years ago
crypto
…
keys
…
linux
Driver core: add device_create_vargs and device_create_drvdata
17 years ago
math-emu
…
media
Fix a deadlock in the bttv driver
17 years ago
mtd
…
net
9p: fix error path during early mount
17 years ago
pcmcia
…
rdma
…
rxrpc
…
scsi
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
17 years ago
sound
[ALSA] ASoC: build fix for snd_soc_info_bool_ext
17 years ago
video
…
xen
…
Kbuild
…