index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ieee1394
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-07
ieee1394: sbp2: proper unit in module parameter description
Stefan Richter
1
-1
/
+2
2006-12-07
ieee1394: sbp2: clean up sbp2_ namespace
Stefan Richter
2
-133
/
+132
2006-12-07
ieee1394: sbp2: some conditions in queue_command are unlikely
Stefan Richter
1
-5
/
+5
2006-12-07
ieee1394: sbp2: remove superfluous comments
Stefan Richter
2
-355
/
+109
2006-12-07
ieee1394: sbp2: delayed_work -> work_struct
Stefan Richter
2
-16
/
+12
2006-12-07
ieee1394: sbp2: coding style of some macros
Stefan Richter
1
-77
/
+78
2006-12-07
ieee1394: sbp2: remove debug macros
Stefan Richter
1
-280
/
+20
2006-12-07
ieee1394: sbp2: consolidate log levels
Stefan Richter
1
-19
/
+12
2006-12-07
ieee1394: sbp2: remove duplicate code
Stefan Richter
1
-11
/
+0
2006-12-07
ieee1394: sbp2: remove dead code
Stefan Richter
1
-15
/
+0
2006-12-07
ieee1394: sbp2: clean up function declarations
Stefan Richter
2
-104
/
+86
2006-12-07
ieee1394: sbp2: remove irritating log message
Stefan Richter
1
-2
/
+0
2006-12-07
ohci1394: shortcut irq printing
Alexey Dobriyan
1
-4
/
+2
2006-12-07
ieee1394: nodemgr: take it easy if bus_rescan_devices fails
Stefan Richter
1
-3
/
+2
2006-12-07
drivers/ieee1394/*: use kmemdup()
Eric Sesterhenn
2
-4
/
+2
2006-12-07
ieee1394: ohci1394: proper log messages in suspend and resume
Stefan Richter
1
-11
/
+15
2006-12-07
ieee1394: ohci1394: revert fail on error in suspend
Stefan Richter
1
-2
/
+11
2006-12-07
ieee1394: only build OUI database files if config enabled
Randy Dunlap
1
-1
/
+4
2006-12-07
ieee1394: fix printk format warning
Randy Dunlap
1
-1
/
+1
2006-12-07
ieee1394: nodemgr: revise semaphore protection of driver core data
Stefan Richter
1
-50
/
+92
2006-12-07
ieee1394: nodemgr: reflect which return values are errors
Stefan Richter
1
-34
/
+30
2006-12-07
ieee1394: nodemgr: small fix after sysfs errors patch
Stefan Richter
1
-1
/
+1
2006-12-07
dv1394: remove BKL contention
Stefan Richter
1
-11
/
+3
2006-12-07
video1394: remove BKL contention
Daniel Drake
1
-24
/
+6
2006-12-07
video1394: small optimizations to frame retrieval codepath
Daniel Drake
1
-8
/
+10
2006-12-07
ieee1394: handle sysfs errors
Stefan Richter
2
-49
/
+118
2006-12-07
ieee1394: coding style in hosts.c
Stefan Richter
1
-7
/
+11
2006-12-07
ieee1394: lock smaller region by host_num_alloc mutex
Stefan Richter
1
-4
/
+1
2006-12-07
ieee1394: usecs_to_jiffies takes unsigned int argument
Stefan Richter
1
-5
/
+3
2006-12-07
ieee1394: ohci1394: suspend/resume cosmetics
Stefan Richter
1
-78
/
+48
2006-12-07
ohci1394: steps to implement suspend/resume
Bernhard Kaindl
1
-14
/
+78
2006-12-07
ieee1394: raw1394: add comments on lock usage
Stefan Richter
1
-5
/
+5
2006-12-07
ieee1394: sbp2: slightly reorder sbp2scsi_abort
Stefan Richter
1
-8
/
+2
2006-12-07
ieee1394: remove unused struct member from highlevel API
Stefan Richter
1
-1
/
+0
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-0
/
+1
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
4
-11
/
+11
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
1
-15
/
+15
2006-11-22
WorkStruct: make allyesconfig
David Howells
4
-18
/
+23
2006-10-30
[ETH1394]: Fix unaligned accesses.
David S. Miller
1
-8
/
+12
2006-10-29
ieee1394: ohci1394: revert fail on error in suspend
Stefan Richter
1
-5
/
+14
2006-10-08
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2006-10-08
ieee1394: nodemgr: fix startup of knodemgrd
Stefan Richter
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2
-4
/
+2
2006-10-03
Fix several typos in drivers/
Matt LaPlante
1
-1
/
+1
2006-09-30
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
29
-1133
/
+1200
2006-09-26
i2c-algo-bit: Discard the mdelay data struct member
Jean Delvare
1
-1
/
+0
2006-09-23
ieee1394: raw1394: arm functions slept in atomic context
Stefan Richter
1
-18
/
+16
2006-09-17
ieee1394: sbp2: enable auto spin-up for all SBP-2 devices
Stefan Richter
1
-3
/
+1
2006-09-17
ieee1394: ohci1394: check for errors in suspend or resume
Stefan Richter
1
-6
/
+11
[prev]
[next]