Age | Commit message (Expand) | Author | Files | Lines |
2007-04-26 | [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-04-26 | [SK_BUFF]: Introduce skb_mac_header() | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-04-26 | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-04-09 | ieee1394: change deprecation status of dv1394 | Stefan Richter | 2 | -5/+5 |
2007-03-23 | ieee1394: fix oops on "modprobe -r ohci1394" after network class_device conve... | Stefan Richter | 1 | -0/+3 |
2007-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -1/+1 |
2007-02-20 | Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -1/+80 |
2007-02-17 | Storage class should be before const qualifier | Tobias Klauser | 1 | -1/+1 |
2007-02-17 | ieee1394: fix another deadlock in nodemgr | Stefan Richter | 1 | -1/+2 |
2007-02-17 | ieee1394: cycle timer read extension for raw1394 | Pieter Palmers | 5 | -0/+78 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 3 | -3/+0 |
2007-02-14 | i2c: Declare more i2c_adapter parent devices | Jean Delvare | 1 | -0/+1 |
2007-02-12 | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 3 | -3/+3 |
2007-02-08 | ieee1394: fix host device registering when nodemgr disabled | Stefan Richter | 1 | -8/+16 |
2007-02-08 | ieee1394: video1394: DMA fix | David Moore | 1 | -0/+8 |
2007-02-08 | ieee1394: raw1394: prevent unloading of low-level driver | Stefan Richter | 1 | -19/+29 |
2007-02-08 | ieee1394: dv1394: tidy up card removal | Stefan Richter | 1 | -23/+13 |
2007-02-08 | ieee1394: dv1394: fix CardBus card ejection | Stefan Richter | 1 | -7/+5 |
2007-02-08 | ieee1394: sbp2: lower block queue alignment requirement | Stefan Richter | 1 | -2/+0 |
2007-02-08 | ieee1394: sbp2: remove bogus "emulated" host flag | Stefan Richter | 1 | -1/+0 |
2007-02-08 | ieee1394: save one word in struct hpsb_host | Stefan Richter | 1 | -2/+2 |
2007-02-08 | ieee1394: restore config ROM when resuming | Stefan Richter | 4 | -9/+12 |
2007-02-08 | ieee1394: ohci1394: drop pcmcia-cs compatibility code | Stefan Richter | 1 | -7/+2 |
2007-02-08 | ieee1394: nodemgr: check info_length in ROM header earlier | Stefan Richter | 1 | -3/+6 |
2007-02-08 | the scheduled IEEE1394_OUI_DB removal | Adrian Bunk | 7 | -7137/+0 |
2007-02-08 | the scheduled IEEE1394_EXPORT_FULL_API removal | Adrian Bunk | 2 | -29/+0 |
2007-02-08 | ieee1394: sbp2: use a better wildcard for blacklist | Stefan Richter | 1 | -12/+8 |
2007-02-08 | Add PCI class ID for firewire OHCI controllers. | Kristian H�gsberg | 1 | -3/+1 |
2007-02-08 | ieee1394: modified csr1212_key_id_type_map to support lisight | Andrea Guzzo | 1 | -3/+3 |
2007-01-10 | ieee1394: sbp2: fix probing of some DVD-ROM/RWs | Stefan Richter | 1 | -0/+2 |
2006-12-30 | ieee1394: sbp2: fix bogus dma mapping | Stefan Richter | 1 | -33/+40 |
2006-12-30 | ieee1394: sbp2: pass REQUEST_SENSE through to the target | Stefan Richter | 1 | -10/+0 |
2006-12-10 | i2c: Discard the i2c algo del_bus wrappers | Jean Delvare | 1 | -1/+1 |
2006-12-08 | [PATCH] struct path: convert ieee1394 | Josef Sipek | 1 | -1/+1 |
2006-12-08 | ieee1394: sbp2: code formatting around work_struct stuff | Stefan Richter | 1 | -7/+9 |
2006-12-08 | ieee1394: nodemgr: remove a kcalloc | Stefan Richter | 1 | -46/+20 |
2006-12-08 | ieee1394: conditionally export ieee1394_bus_type | Stefan Richter | 1 | -0/+1 |
2006-12-08 | ieee1394: Consolidate driver registering | Ben Collins | 8 | -27/+22 |
2006-12-08 | ieee1394: sbp2: convert from PCI DMA to generic DMA | Stefan Richter | 3 | -68/+62 |
2006-12-08 | ieee1394: nodemgr: spaces to tabs | Stefan Richter | 1 | -49/+49 |
2006-12-08 | ieee1394: nodemgr: fix deadlock in shutdown | Stefan Richter | 1 | -3/+18 |
2006-12-08 | ieee1394: nodemgr: remove duplicate assignment | Stefan Richter | 1 | -1/+1 |
2006-12-08 | sbp2: make 1bit bitfield unsigned | Luca Tettamanti | 1 | -1/+1 |
2006-12-08 | ieee1394: schedule *_oui sysfs attributes for removal | Stefan Richter | 1 | -1/+1 |
2006-12-08 | ieee1394: schedule unused symbol exports for removal | Stefan Richter | 1 | -7/+2 |
2006-12-08 | ieee1394: dv1394: schedule for feature removal | Stefan Richter | 2 | -9/+8 |
2006-12-08 | ieee1394: raw1394: defer feature removal of old isoch interface | Stefan Richter | 1 | -0/+17 |
2006-12-08 | ieee1394: ohci1394: call PMac code in shutdown only for proper machines | Stefan Richter | 1 | -1/+1 |
2006-12-08 | ieee1394: ohci1394: reformat PPC_PMAC platform code | Stefan Richter | 1 | -20/+14 |
2006-12-08 | ieee1394: ohci1394: add PPC_PMAC platform code to driver probe | Stefan Richter | 1 | -4/+15 |