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
/
firewire
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
5
-21
/
+34
2009-07-02
firewire: sbp2: add support for disks >2 TB (and 16 bytes long CDBs)
Stefan Richter
1
-1
/
+9
2009-06-25
firewire: core: do not DMA-map stack addresses
Stefan Richter
4
-20
/
+25
2009-06-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
6
-123
/
+1714
2009-06-21
firewire: new stack is no longer experimental
Stefan Richter
1
-28
/
+24
2009-06-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
14
-829
/
+544
2009-06-16
firewire: net: better FIFO address range check and rcodes
Stefan Richter
1
-16
/
+14
2009-06-16
firewire: net: fix card driver reloading
Stefan Richter
1
-8
/
+10
2009-06-16
firewire: core: fix iso context shutdown on card removal
Stefan Richter
1
-7
/
+11
2009-06-16
firewire: core: fix DMA unmapping in iso buffer removal
Stefan Richter
1
-2
/
+2
2009-06-15
firewire: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-3
/
+3
2009-06-14
firewire: net: adjust net_device ops
Stefan Richter
1
-10
/
+2
2009-06-14
firewire: net: remove unused code
Stefan Richter
1
-6
/
+1
2009-06-14
firewire: net: allow for unordered unit discovery
Stefan Richter
2
-249
/
+207
2009-06-14
firewire: net: style changes
Stefan Richter
2
-1077
/
+966
2009-06-14
firewire: net: add Kconfig item, rename driver
Stefan Richter
3
-4
/
+16
2009-06-14
firewire: add IPv4 support
Jay Fenlason
5
-87
/
+1832
2009-06-14
firewire: core: use more outbound tlabels
Stefan Richter
1
-4
/
+4
2009-06-14
firewire: core: don't update Broadcast_Channel if RFC 2734 conditions aren't met
Stefan Richter
1
-1
/
+17
2009-06-06
firewire: core: prepare for non-core children of card devices
Stefan Richter
3
-12
/
+22
2009-06-06
firewire: core: include linux/uaccess.h instead of asm/uaccess.h
Stefan Richter
1
-1
/
+1
2009-06-06
firewire: add parent-of-unit accessor
Stefan Richter
2
-18
/
+23
2009-06-05
firewire: rename source files
Stefan Richter
9
-4
/
+4
2009-06-05
firewire: reorganize header files
Stefan Richter
13
-737
/
+326
2009-06-05
firewire: clean up includes
Stefan Richter
7
-22
/
+61
2009-06-05
firewire: ohci: access bus_seconds atomically
Stefan Richter
1
-3
/
+4
2009-06-05
firewire: also use vendor ID in root directory for driver matches
Stefan Richter
1
-6
/
+16
2009-06-05
firewire: share device ID table type with ieee1394
Stefan Richter
3
-25
/
+15
2009-06-01
firewire: core: add sysfs attribute for easier udev rules
Stefan Richter
2
-1
/
+51
2009-06-01
firewire: core: check for missing struct update at build time, not run time
Stefan Richter
1
-2
/
+9
2009-05-17
firewire: core: improve check for local node
Stefan Richter
3
-6
/
+4
2009-03-24
firewire: core: optimize propagation of BROADCAST_CHANNEL
Stefan Richter
5
-90
/
+52
2009-03-24
firewire: core: simplify broadcast channel allocation
Stefan Richter
1
-92
/
+34
2009-03-24
firewire: core: increase bus manager grace period
Stefan Richter
1
-5
/
+6
2009-03-24
firewire: core: drop unused call parameters of close_transaction
Stefan Richter
1
-9
/
+8
2009-03-24
firewire: cdev: add closure to async stream ioctl
Stefan Richter
3
-57
/
+40
2009-03-24
firewire: cdev: simplify FW_CDEV_IOC_SEND_REQUEST return value
Stefan Richter
1
-8
/
+4
2009-03-24
firewire: cdev: fix race of ioctl_send_request with bus reset
Stefan Richter
1
-1
/
+1
2009-03-24
firewire: cdev: secure add_descriptor ioctl
Stefan Richter
1
-0
/
+8
2009-03-24
firewire: cdev: amendment to "add ioctl to query maximum transmission speed"
Stefan Richter
1
-5
/
+6
2009-03-24
firewire: broadcast channel support
Jay Fenlason
3
-6
/
+177
2009-03-24
firewire: implement asynchronous stream transmission
Jay Fenlason
4
-2
/
+81
2009-03-24
firewire: core: normalize a function argument name
Stefan Richter
2
-5
/
+5
2009-03-24
firewire: normalize a variable name
Stefan Richter
4
-12
/
+16
2009-03-24
firewire: core: remove condition which is always false
Stefan Richter
1
-1
/
+1
2009-03-24
firewire: core: move some functions
Stefan Richter
1
-46
/
+44
2009-03-24
firewire: core: clean up includes
Stefan Richter
2
-11
/
+22
2009-03-24
firewire: cdev: simplify a schedule_delayed_work wrapper
Stefan Richter
1
-12
/
+6
2009-03-24
firewire: cdev: add ioctls for iso resource management, amendment
Stefan Richter
2
-17
/
+23
2009-03-24
firewire: cdev: shut down iso context before freeing the buffer
Stefan Richter
1
-3
/
+3
[next]