Commit Graph

53 Commits (d39123a486524fed9b4e43e08a8757fd90a5859a)

Author SHA1 Message Date
Stefan Richter b17a550960 ieee1394: mark all hpsb_address_ops instances as const 16 years ago
Stefan Richter 638570b543 ieee1394: raw1394: fix possible deadlock in multithreaded clients 17 years ago
Greg Kroah-Hartman 6229df31b9 device create: ieee1394: convert device_create_drvdata to device_create 17 years ago
Stefan Richter f22e52b89e ieee1394: raw1394: make write() thread-safe 17 years ago
Stefan Richter ddfb908d3f ieee1394: raw1394: narrow down the state_mutex protected region 17 years ago
Stefan Richter 10963ea1bd ieee1394: raw1394: replace BKL by local mutex, make ioctl() and mmap() thread-safe 17 years ago
Greg Kroah-Hartman f71674a09f device create: ieee1394: convert device_create to device_create_drvdata 17 years ago
Alan Cox 3aea50a379 ieee1394: raw1394: Push the BKL down into the driver ioctls 17 years ago
Tony Breeds e38649702e ieee1394: silence defined but not used warning in non-modular builds 17 years ago
Pieter Palmers cc9429bcb6 ieee1394: rawiso: requeue packet for transmission after skipped cycle 17 years ago
Robert P. J. Day ee2d91e2b3 ieee1394: Remove superfluous calls to kobject_set_name(). 17 years ago
Stefan Richter d2ace29fa4 ieee1394: prevent device binding of raw1394, video1394, dv1394 17 years ago
Joe Perches a5c52df8bc ieee1394: Add missing "space" 17 years ago
Al Viro 5b26e64ea3 raw1394 __user annotation 18 years ago
Stefan Richter 53c96b4174 ieee1394: remove old isochronous ABI 18 years ago
Kay Sievers dd7f2928d8 ieee1394: convert ieee1394 from "struct class_device" to "struct device" 18 years ago
Stefan Richter 59337087cb ieee1394: raw1394: fix a 32/64-bits compat fix 18 years ago
Stefan Richter 19f00e66f8 ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel, amendment 18 years ago
Petr Vandrovec 650c12c528 ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel 18 years ago
Petr Vandrovec 883b97eaf2 ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernel 18 years ago
Petr Vandrovec ee9be42596 ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernel 18 years ago
Petr Vandrovec 976da96a5d ieee1394: raw1394: Fix async send 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Stefan Richter 7542e0e696 ieee1394: remove usage of skb_queue as packet queue 18 years ago
Pieter Palmers 3dc5ea9b31 ieee1394: cycle timer read extension for raw1394 18 years ago
Arjan van de Ven 2b8693c061 [PATCH] mark struct file_operations const 3 18 years ago
Stefan Richter 0fe4c6fcac ieee1394: raw1394: prevent unloading of low-level driver 18 years ago
Ben Collins ed30c26ee8 ieee1394: Consolidate driver registering 18 years ago
Stefan Richter 9868e0ec03 ieee1394: raw1394: defer feature removal of old isoch interface 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Christoph Lameter 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 years ago
Stefan Richter 3253b669ee ieee1394: raw1394: arm functions slept in atomic context 19 years ago
Stefan Richter 611aa19fd6 ieee1394: safer definition of empty macros 19 years ago
Stefan Richter 45289bf6ac [PATCH] ieee1394: raw1394: remove redundant counting semaphore 19 years ago
Stefan Richter de4394f13c [PATCH] ieee1394: update #include directives in midlayer header files 19 years ago
Akinobu Mita 179e09172a [PATCH] drivers: use list_move() 19 years ago
Ben Collins 7597028a83 raw1394: fix whitespace after x86_64 compat patch 19 years ago
Stefan Richter a8748445e5 ieee1394: remove devfs support 19 years ago
Andi Kleen 4bc32c4d5c [PATCH] x86_64: Implement compat code for raw1394 read/write 19 years ago
Jens-Michael Hoffmann c64d472abc ieee1394/raw1394: LIndent fixes 19 years ago
Stefan Richter b12479ddce raw1394: fix memory deallocation in modify_config_rom 19 years ago
Adrian Bunk d734f92b0d drivers/ieee1394/raw1394.c: fix a NULL pointer 19 years ago
Stefan Richter 8551158abc kmalloc/kzalloc changes: 20 years ago
Greg Kroah-Hartman 53f4654272 [PATCH] Driver Core: fix up all callers of class_device_create() 20 years ago
Andy Wingo 4a9949d7ac [PATCH] raw1394: fix locking in the presence of SMP and interrupts 20 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Jody McIntyre f31c9cf3bd [PATCH] ieee1394: delete legacy module aliases 20 years ago
Ben Collins 1934b8b656 [PATCH] Sync up ieee-1394 20 years ago
gregkh@suse.de 7e25ab9155 [PATCH] class: convert drivers/ieee1394/* to use the new class api instead of class_simple 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago