Commit Graph

457 Commits (ab06aaf6a6d5de896e4c52e158be2881036cbee9)

Author SHA1 Message Date
Stefan Richter a2ee3f9bbb ieee1394: sbp2: fix sbp2_remove_device for error cases 18 years ago
Stefan Richter e4f8cac5e0 ieee1394: sbp2: more correct Kconfig dependencies 18 years ago
Stefan Richter a9c2f18800 ieee1394: revert "sbp2: enforce 32bit DMA mapping" 18 years ago
Al Viro 5b26e64ea3 raw1394 __user annotation 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Al Viro 51ec138c64 ieee1394: forgotten dereference... 18 years ago
Stefan Richter 53c96b4174 ieee1394: remove old isochronous ABI 18 years ago
Stefan Richter 77bba7aea7 ieee1394: sbp2: change some module parameters from int to bool 18 years ago
Stefan Richter 93f2e0259a ieee1394: first minimal NUMA awareness 18 years ago
Stefan Richter 8e4dc400b7 ieee1394: eth1394: revert parent device to that in 2.6.20 18 years ago
Stefan Richter a0e857eeff ieee1394: nodemgr: parallelize between several hosts 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
Stefan Richter 6552731a05 ieee1394: add comments in struct hpsb_packet 18 years ago
Stefan Richter 17a624869e ieee1394: ohci1394: remove dead CONFIG variable 18 years ago
Carlos E. Ugarte 18b461796b ieee1394: fix to ether1394_tx in ether1394.c 18 years ago
Stefan Richter d7794c8668 ieee1394: sbp2: offer SAM-conforming target port ID in sysfs 18 years ago
Stefan Richter a52938f3e2 ieee1394: fix calculation of sysfs attribute "address" 18 years ago
Petr Vandrovec 976da96a5d ieee1394: raw1394: Fix async send 18 years ago
Stefan Richter ef50a6c59d ieee1394: eth1394: bring back a parent device 18 years ago
Stefan Richter 7a97bc03e0 ieee1394: eth1394: handle tlabel exhaustion 18 years ago
Stefan Richter 69c29fa7d1 ieee1394: eth1394: remove bogus netif_wake_queue 18 years ago
Stefan Richter 20e2008e1f ieee1394: sbp2: include workqueue.h 18 years ago
FUJITA Tomonori d7dea2cf80 [SCSI] sbp2: convert to use the data buffer accessors 18 years ago
Martin Schwidefsky eeca7a36a8 [S390] Kconfig: refine depends statements. 18 years ago
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Jean Delvare 6473d160b4 PCI: Cleanup the includes of <linux/pci.h> 18 years ago
Stefan Richter bcfd09ee48 ieee1394: remove garbage from Kconfig 18 years ago
Stefan Richter 3f94aa4d69 ieee1394: more help in Kconfig 18 years ago
Simon Arlott 749cf76620 ieee1394: ohci1394: Fix mistake in printk message. 18 years ago
Bernhard Kauer 2ab7752469 ieee1394: ohci1394: remove unnecessary rcvPhyPkt bit flipping in LinkControl register 18 years ago
Stefan Richter c13596b0e5 ieee1394: ohci1394: fix cosmetic problem in error logging 18 years ago
Stefan Richter 21b2c5647b ieee1394: eth1394: send async streams at S100 on 1394b buses 18 years ago
Akinobu Mita 809e905ce7 ieee1394: eth1394: fix error path in module_init 18 years ago
Stefan Richter fdc0092bfd ieee1394: eth1394: correct return codes in hard_start_xmit 18 years ago
Stefan Richter 53f374e76c ieee1394: eth1394: hard_start_xmit is called in atomic context 18 years ago
Stefan Richter 099398719b ieee1394: eth1394: some conditions are unlikely 18 years ago
Stefan Richter 2e2173df68 ieee1394: eth1394: clean up fragment_overlap 18 years ago
Stefan Richter 01590d20b4 ieee1394: eth1394: don't use alloc_etherdev 18 years ago
Stefan Richter 8a62bf7978 ieee1394: eth1394: omit useless set_mac_address callback 18 years ago
Stefan Richter 599bba9647 ieee1394: eth1394: CONFIG_INET is always defined 18 years ago
Stefan Richter 17bab407d5 ieee1394: eth1394: allow MTU bigger than 1500 18 years ago
Adrian Bunk f982e5ffcf ieee1394: unexport highlevel_host_reset 18 years ago
Stefan Richter 246a5fdade ieee1394: eth1394: contain host reset 18 years ago