aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/iso.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-30ieee1394: some more includesStefan Richter2-0/+4
2007-04-30ieee1394: ieee1394_transactions needs sched.hTorsten Kaiser1-0/+1
2007-04-30ieee1394: ieee1394_core printk formatRandy Dunlap1-1/+1
2007-04-30ieee1394: remove usage of skb_queue as packet queueStefan Richter6-169/+163
2007-04-30ieee1394: csr1212: log if devices have CRC errors in their ROMStefan Richter1-18/+9
2007-04-30ieee1394: csr1212: more sensible names for jump targetsStefan Richter1-10/+8
2007-04-30ieee1394: csr1212: warn on unreachable codeStefan Richter1-2/+5
2007-04-30ieee1394: shrink csr1212_new_string_descriptor_leafStefan Richter1-77/+46
2007-04-30ieee1394: csr1212: coding styleStefan Richter2-113/+133
2007-04-30ieee1394: replace vmalloc by kmalloc in csr1212Stefan Richter2-4/+6
2007-04-30ieee1394: de-inline some functionsStefan Richter3-32/+33
2007-04-30ieee1394: stricter error checks in csr1212Stefan Richter3-51/+34
2007-04-30ieee1394: csr1212: rename some typesStefan Richter2-81/+74
2007-04-30ieee1394: drop csr1212's support for external compilationStefan Richter4-168/+84
2007-04-30ieee1394: remove unused csr1212 codeStefan Richter2-480/+99
2007-04-30ieee1394: small header cleanupStefan Richter2-2/+2
2007-04-30ieee1394: move some comments from declaration to definitionStefan Richter18-239/+348
2007-04-30ieee1394: remove declarations of nonexisting functionsStefan Richter3-14/+1
2007-04-30ieee1394: sbp2: include fixesAndrew Morton1-0/+2
2007-04-30ieee1394: sbp2: move some memory allocations into non-atomic contextStefan Richter1-15/+5
2007-04-30ieee1394: sbp2: optimize DMA direction of s/g tablesStefan Richter1-6/+6
2007-04-30ieee1394: sbp2: enforce 32bit DMA mappingStefan Richter1-0/+5
2007-04-30ieee1394: sbp2: remove unnecessary alignments of struct membersStefan Richter1-4/+4
2007-04-29USB HID: don't warn on idVendor == 0Jiri Kosina1-2/+0
2007-04-28[AF_IUCV/IUCV]: smp_call_function deadlockMartin Schwidefsky2-74/+133
2007-04-28[IPV6]: Fix slab corruption running ip6sicEric Sesterhenn1-1/+1
2007-04-28[TCP]: Update references in two old commentsGerrit Renker2-9/+7
2007-04-28[XFRM]: Export SPD infoJamal Hadi Salim4-1/+140
2007-04-28[IPV6]: Track device renames in snmp6.Stephen Hemminger2-2/+5
2007-04-28[SCTP]: Fix sctp_getsockopt_local_addrs_old() to use local storage.Vlad Yasevich1-36/+60
2007-04-28[NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Rusty Russell5-65/+45
2007-04-28[NETPOLL]: Remove CONFIG_NETPOLL_RXSergei Shtylyov1-5/+0
2007-04-28[NETPOLL]: Fix TX queue overflow in trapped mode.Sergei Shtylyov1-5/+3
2007-04-28sonypi: use mutex instead of semaphoreMatthias Kaehlcke1-10/+10
2007-04-28sony-laptop: remove user visible camera controls as platform attributesmalattia@linux.it1-36/+0
2007-04-28meye: make meye use sony-laptop instead of sonypimalattia@linux.it4-39/+38
2007-04-28sony-laptop: add a meye-usable include file for camera opsmalattia@linux.it2-8/+43
2007-04-28sony-laptop: complete the motion eye camera support in sony-laptopmalattia@linux.it1-18/+90
2007-04-28sonypi: try to detect if sony-laptop has already taken one of the known ioportsmalattia@linux.it2-2/+29
2007-04-28sonypi: suggest sonypi users to try sony-laptop insteadmalattia@linux.it1-0/+6
2007-04-28sony-laptop: add edge modem support (also called WWAN)malattia@linux.it1-0/+41
2007-04-28sony-laptop: add locking on accesses to the ioport and global varsmalattia@linux.it1-12/+31
2007-04-28sony-laptop: add camera enable/disable parameter, better handle possible infinite loopmalattia@linux.it1-15/+36
2007-04-28thinkpad-acpi: make drivers/misc/thinkpad_acpi:fan_mutex staticAdrian Bunk1-1/+1
2007-04-28ACPI: thinkpad-acpi: add sysfs support to wan and bluetooth subdriversHenrique de Moraes Holschuh3-23/+186
2007-04-28ACPI: thinkpad-acpi: add sysfs support to hotkey subdriverHenrique de Moraes Holschuh3-11/+176
2007-04-28ACPI: thinkpad-acpi: improve dock subdriver initializationHenrique de Moraes Holschuh1-28/+50
2007-04-28ACPI: thinkpad-acpi: improve debugging for acpi helpersHenrique de Moraes Holschuh1-11/+20
2007-04-28ACPI: thinkpad-acpi: improve fan control documentationHenrique de Moraes Holschuh1-5/+13
2007-04-28ACPI: thinkpad-acpi: map ENXIO to EINVAL for fan sysfsHenrique de Moraes Holschuh1-2/+6