[S390] appldata/extmem/kvm: add missing GFP_KERNEL flag
[safe/jmp/linux-2.6] / drivers / ieee1394 /
2007-04-29 Stefan Richterieee1394: more help in Kconfig
2007-04-29 Simon Arlottieee1394: ohci1394: Fix mistake in printk message.
2007-04-29 Bernhard Kauerieee1394: ohci1394: remove unnecessary rcvPhyPkt bit...
2007-04-29 Stefan Richterieee1394: ohci1394: fix cosmetic problem in error logging
2007-04-29 Stefan Richterieee1394: eth1394: send async streams at S100 on 1394b...
2007-04-29 Akinobu Mitaieee1394: eth1394: fix error path in module_init
2007-04-29 Stefan Richterieee1394: eth1394: correct return codes in hard_start_xmit
2007-04-29 Stefan Richterieee1394: eth1394: hard_start_xmit is called in atomic...
2007-04-29 Stefan Richterieee1394: eth1394: some conditions are unlikely
2007-04-29 Stefan Richterieee1394: eth1394: clean up fragment_overlap
2007-04-29 Stefan Richterieee1394: eth1394: don't use alloc_etherdev
2007-04-29 Stefan Richterieee1394: eth1394: omit useless set_mac_address callback
2007-04-29 Stefan Richterieee1394: eth1394: CONFIG_INET is always defined
2007-04-29 Stefan Richterieee1394: eth1394: allow MTU bigger than 1500
2007-04-29 Adrian Bunkieee1394: unexport highlevel_host_reset
2007-04-29 Stefan Richterieee1394: eth1394: contain host reset
2007-04-29 Stefan Richterieee1394: eth1394: shorter error messages
2007-04-29 Stefan Richterieee1394: eth1394: correct a memset argument
2007-04-29 Stefan Richterieee1394: eth1394: refactor .probe and .update
2007-04-29 Stefan Richterieee1394: eth1394: .probe and .update may sleep
2007-04-29 Stefan Richterieee1394: eth1394: coding style
2007-04-29 Jean Delvareieee1394: eth1394: Move common recv_init code to helper...
2007-04-29 Stefan Richterieee1394: eth1394: don't autoload by hotplug when ohci1...
2007-04-29 Stefan Richterieee1394: eth1394: reduce excessive function inlining
2007-04-29 Stefan Richterieee1394: eth1394: clean up host removal
2007-04-29 Stefan Richterieee1394: eth1394: unregister address space in failure...
2007-04-29 Stefan Richterieee1394: send async streams at S100
2007-04-29 Milind Arun Choudharyieee1394: SPIN_LOCK_UNLOCKED cleanup
2007-04-29 Stefan Richterieee1394: nodemgr: unify some error messages
2007-04-29 Stefan Richterieee1394: nodemgr: less noise in dmesg
2007-04-29 Stefan Richterieee1394: unroll a weird macro
2007-04-29 Andrew Mortonieee1394: iso.c needs sched.h
2007-04-29 Stefan Richterieee1394: some more includes
2007-04-29 Torsten Kaiserieee1394: ieee1394_transactions needs sched.h
2007-04-29 Randy Dunlapieee1394: ieee1394_core printk format
2007-04-29 Stefan Richterieee1394: remove usage of skb_queue as packet queue
2007-04-29 Stefan Richterieee1394: csr1212: log if devices have CRC errors in...
2007-04-29 Stefan Richterieee1394: csr1212: more sensible names for jump targets
2007-04-29 Stefan Richterieee1394: csr1212: warn on unreachable code
2007-04-29 Stefan Richterieee1394: shrink csr1212_new_string_descriptor_leaf
2007-04-29 Stefan Richterieee1394: csr1212: coding style
2007-04-29 Stefan Richterieee1394: replace vmalloc by kmalloc in csr1212
2007-04-29 Stefan Richterieee1394: de-inline some functions
2007-04-29 Stefan Richterieee1394: stricter error checks in csr1212
2007-04-29 Stefan Richterieee1394: csr1212: rename some types
2007-04-29 Stefan Richterieee1394: drop csr1212's support for external compilation
2007-04-29 Stefan Richterieee1394: remove unused csr1212 code
2007-04-29 Stefan Richterieee1394: small header cleanup
2007-04-29 Stefan Richterieee1394: move some comments from declaration to definition
2007-04-29 Stefan Richterieee1394: remove declarations of nonexisting functions
2007-04-29 Andrew Mortonieee1394: sbp2: include fixes
2007-04-29 Stefan Richterieee1394: sbp2: move some memory allocations into non...
2007-04-29 Stefan Richterieee1394: sbp2: optimize DMA direction of s/g tables
2007-04-29 Stefan Richterieee1394: sbp2: enforce 32bit DMA mapping
2007-04-29 Stefan Richterieee1394: sbp2: remove unnecessary alignments of struct...
2007-04-27 Greg Kroah-HartmanIEEE1394: remove rwsem use from ieee1394 core
2007-04-27 Eric Rannauduevent: use add_uevent_var() instead of open coding it
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_mac_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-04-09 Stefan Richterieee1394: change deprecation status of dv1394
2007-03-23 Stefan Richterieee1394: fix oops on "modprobe -r ohci1394" after...
2007-03-09 Stefan Richterfirewire: put old and new stack into same Kconfig submenu
2007-02-19 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-02-19 Linus TorvaldsMerge branch 'for-linus' of ssh:///linux/kernel/git...
2007-02-17 Tobias KlauserStorage class should be before const qualifier
2007-02-17 Stefan Richterieee1394: fix another deadlock in nodemgr
2007-02-17 Pieter Palmersieee1394: cycle timer read extension for raw1394
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-13 Jean Delvarei2c: Declare more i2c_adapter parent devices
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 3
2007-02-08 Stefan Richterieee1394: fix host device registering when nodemgr...
2007-02-08 David Mooreieee1394: video1394: DMA fix
2007-02-08 Stefan Richterieee1394: raw1394: prevent unloading of low-level driver
2007-02-08 Stefan Richterieee1394: dv1394: tidy up card removal
2007-02-08 Stefan Richterieee1394: dv1394: fix CardBus card ejection
2007-02-08 Stefan Richterieee1394: sbp2: lower block queue alignment requirement
2007-02-08 Stefan Richterieee1394: sbp2: remove bogus "emulated" host flag
2007-02-08 Stefan Richterieee1394: save one word in struct hpsb_host
2007-02-08 Stefan Richterieee1394: restore config ROM when resuming
2007-02-08 Stefan Richterieee1394: ohci1394: drop pcmcia-cs compatibility code
2007-02-08 Stefan Richterieee1394: nodemgr: check info_length in ROM header...
2007-02-08 Adrian Bunkthe scheduled IEEE1394_OUI_DB removal
2007-02-08 Adrian Bunkthe scheduled IEEE1394_EXPORT_FULL_API removal
2007-02-08 Stefan Richterieee1394: sbp2: use a better wildcard for blacklist
2007-02-08 Kristian HøgsbergAdd PCI class ID for firewire OHCI controllers.
2007-02-08 Andrea Guzzoieee1394: modified csr1212_key_id_type_map to support...
2007-01-10 Stefan Richterieee1394: sbp2: fix probing of some DVD-ROM/RWs
2006-12-30 Stefan Richterieee1394: sbp2: fix bogus dma mapping
2006-12-30 Stefan Richterieee1394: sbp2: pass REQUEST_SENSE through to the target
2006-12-10 Jean Delvarei2c: Discard the i2c algo del_bus wrappers
2006-12-08 Josef Sipek[PATCH] struct path: convert ieee1394
2006-12-07 Stefan Richterieee1394: sbp2: code formatting around work_struct...
2006-12-07 Stefan Richterieee1394: nodemgr: remove a kcalloc
2006-12-07 Stefan Richterieee1394: conditionally export ieee1394_bus_type
2006-12-07 Ben Collinsieee1394: Consolidate driver registering
2006-12-07 Stefan Richterieee1394: sbp2: convert from PCI DMA to generic DMA
2006-12-07 Stefan Richterieee1394: nodemgr: spaces to tabs
2006-12-07 Stefan Richterieee1394: nodemgr: fix deadlock in shutdown
2006-12-07 Stefan Richterieee1394: nodemgr: remove duplicate assignment
next