index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ieee1394
Age
Commit message (
Expand
)
Author
Files
Lines
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-07
ieee1394: sbp2: code formatting around work_struct stuff
Stefan Richter
1
-7
/
+9
2006-12-07
ieee1394: nodemgr: remove a kcalloc
Stefan Richter
1
-46
/
+20
2006-12-07
ieee1394: conditionally export ieee1394_bus_type
Stefan Richter
1
-0
/
+1
2006-12-07
ieee1394: Consolidate driver registering
Ben Collins
8
-27
/
+22
2006-12-07
ieee1394: sbp2: convert from PCI DMA to generic DMA
Stefan Richter
3
-68
/
+62
2006-12-07
ieee1394: nodemgr: spaces to tabs
Stefan Richter
1
-49
/
+49
2006-12-07
ieee1394: nodemgr: fix deadlock in shutdown
Stefan Richter
1
-3
/
+18
2006-12-07
ieee1394: nodemgr: remove duplicate assignment
Stefan Richter
1
-1
/
+1
2006-12-07
sbp2: make 1bit bitfield unsigned
Luca Tettamanti
1
-1
/
+1
2006-12-07
ieee1394: schedule *_oui sysfs attributes for removal
Stefan Richter
1
-1
/
+1
2006-12-07
ieee1394: schedule unused symbol exports for removal
Stefan Richter
1
-7
/
+2
2006-12-07
ieee1394: dv1394: schedule for feature removal
Stefan Richter
2
-9
/
+8
2006-12-07
ieee1394: raw1394: defer feature removal of old isoch interface
Stefan Richter
1
-0
/
+17
2006-12-07
ieee1394: ohci1394: call PMac code in shutdown only for proper machines
Stefan Richter
1
-1
/
+1
2006-12-07
ieee1394: ohci1394: reformat PPC_PMAC platform code
Stefan Richter
1
-20
/
+14
2006-12-07
ieee1394: ohci1394: add PPC_PMAC platform code to driver probe
Stefan Richter
1
-4
/
+15
2006-12-07
ieee1394: sbp2: wrap two functions into one
Stefan Richter
1
-23
/
+7
2006-12-07
ieee1394: sbp2: update comment on things to do
Stefan Richter
1
-7
/
+19
2006-12-07
ieee1394: sbp2: use list_move_tail()
Stefan Richter
1
-2
/
+1
2006-12-07
ieee1394: sbp2: more concise names for types and variables
Stefan Richter
2
-598
/
+575
2006-12-07
ieee1394: sbp2: remove unused struct members
Stefan Richter
2
-25
/
+4
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
[next]