index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-03-24
firewire: cdev: replace some spin_lock_irqsave by spin_lock_irq
Stefan Richter
1
-12
/
+8
2009-03-24
firewire: cdev: extend transaction payload size check
Stefan Richter
1
-3
/
+2
2009-03-24
firewire: cdev: restrict broadcast write requests to Units Space
Stefan Richter
1
-0
/
+4
2009-03-24
firewire: cdev: add ioctl for broadcast write requests
Jay Fenlason, Stefan Richter
1
-27
/
+47
2009-03-24
firewire: cdev: add ioctl to query maximum transmission speed
Stefan Richter
1
-0
/
+10
2009-03-24
firewire: cdev: add ioctls for manual iso resource management
Stefan Richter
1
-13
/
+54
2009-03-24
firewire: cdev: add ioctls for isochronous resource management
Jay Fenlason, Stefan Richter
3
-7
/
+388
2009-03-24
firewire: core: topology header fix
Stefan Richter
1
-0
/
+6
2009-03-24
firewire: cdev: sort includes
Stefan Richter
1
-13
/
+15
2009-03-24
firewire: cdev: unify names of struct types and of their instances
Stefan Richter
1
-168
/
+169
2009-03-24
firewire: cdev: reference-count client instances
Stefan Richter
1
-9
/
+46
2009-03-24
firewire: prevent creation of multiple IR DMA contexts for the same channel
Stefan Richter
3
-5
/
+14
2009-03-24
firewire: cdev: use list_first_entry
Stefan Richter
1
-1
/
+1
2009-03-24
firewire: core: remove unused definitions
Stefan Richter
1
-12
/
+0
2009-03-24
firewire: remove line breaks before function names
Stefan Richter
11
-377
/
+249
2009-03-24
firewire: standardize a variable name
Stefan Richter
4
-58
/
+57
2009-03-24
firewire: core: remove obsolete assertions
Stefan Richter
1
-13
/
+4
2009-03-24
firewire: core: remove outdated comment
Stefan Richter
1
-6
/
+1
2009-03-24
firewire: cdev: address handler input validation
Stefan Richter
2
-11
/
+21
2009-03-24
firewire: cdev: use an idr rather than a linked list for resources
Jay Fenlason
1
-51
/
+114
2009-03-24
firewire: cdev: fix race of fw_device_op_release with bus reset
Stefan Richter
1
-4
/
+4
2009-03-24
firewire: cdev: tcodes input validation
Stefan Richter
1
-2
/
+25
2009-03-24
firewire: convert client_list_lock to mutex
Stefan Richter
3
-16
/
+14
2009-03-24
firewire: add a client_list_lock
Jay Fenlason
3
-15
/
+18
2009-03-24
firewire: Include iso timestamp in headers when header_size > 4
David Moore
1
-38
/
+35
2009-02-01
firewire: core: Remove card from list of cards when enable fails
Petr Vandrovec
1
-1
/
+8
2009-01-29
firewire: sbp2: add workarounds for 2nd and 3rd generation iPods
Stefan Richter
1
-7
/
+9
2009-01-28
firewire: sbp2: fix DMA mapping leak on the failure path
Stefan Richter
1
-10
/
+17
2009-01-28
firewire: sbp2: define some magic numbers as macros
Stefan Richter
1
-11
/
+12
2009-01-28
firewire: sbp2: fix payload limit at S1600 and S3200
Stefan Richter
1
-11
/
+12
2009-01-24
firewire: core: optimize card shutdown
Stefan Richter
2
-3
/
+5
[next]