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
/
firewire
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-23
firewire: cdev: improve FW_CDEV_IOC_ALLOCATE
Stefan Richter
1
-3
/
+9
2010-07-23
firewire: core: fix upper bound of possible CSR allocations
Stefan Richter
1
-1
/
+1
2010-07-23
firewire: cdev: add PHY pinging
Stefan Richter
3
-3
/
+14
2010-07-23
firewire: cdev: add PHY packet reception
Stefan Richter
5
-7
/
+77
2010-07-23
firewire: cdev: add PHY packet transmission
Stefan Richter
1
-0
/
+64
2010-07-23
firewire: core: use C99 initializer in array of ioctl handlers
Stefan Richter
1
-21
/
+21
2010-07-23
firewire: normalize status values in packet callbacks
Stefan Richter
2
-3
/
+6
2010-07-13
firewire: core: integrate software-forced bus resets with bus management
Stefan Richter
5
-36
/
+112
2010-07-13
firewire: cdev: fix fw_cdev_event_bus_reset emission after local config ROM c...
Stefan Richter
1
-0
/
+1
2010-07-13
firewire: core: ensure some userspace API constants match corresponding kerne...
Stefan Richter
1
-0
/
+11
2010-07-13
firewire: core: fix fw_send_request kerneldoc comment
Stefan Richter
4
-55
/
+57
2010-07-13
firewire: cdev: check write quadlet request length to avoid buffer overflow
Clemens Ladisch
1
-0
/
+4
2010-07-08
firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_id
Stefan Richter
3
-4
/
+11
2010-07-08
firewire: core: no need to track irq flags in bm_work
Stefan Richter
1
-8
/
+7
2010-06-20
firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_...
Stefan Richter
1
-9
/
+36
2010-06-20
firewire: expose extended tcode of incoming lock requests to (userspace) drivers
Jay Fenlason
1
-1
/
+3
2010-06-20
firewire: cdev: freeze FW_CDEV_VERSION due to libraw1394 bug
Stefan Richter
1
-1
/
+6
2010-06-20
firewire: cdev: count references of cards during inbound transactions
Stefan Richter
1
-0
/
+8
2010-06-20
firewire: cdev: fix responses to nodes at different card
Jay Fenlason
1
-3
/
+4
2010-06-20
firewire: cdev: fix race in iso context creation
Clemens Ladisch
1
-5
/
+8
2010-06-20
firewire: remove an unused function argument
Stefan Richter
4
-13
/
+11
2010-06-20
firewire: core: remove an unnecessary zero initialization
Stefan Richter
1
-1
/
+1
2010-06-19
firewire: core: remove unused variable
Stefan Richter
1
-6
/
+5
2010-06-19
firewire: rename CSR access driver methods
Stefan Richter
4
-13
/
+11
2010-06-19
firewire: core: combine some repeated code
Stefan Richter
1
-69
/
+15
2010-06-19
firewire: normalize STATE_CLEAR/SET CSR access interface
Stefan Richter
4
-38
/
+29
2010-06-19
firewire: replace get_features card driver hook
Stefan Richter
4
-21
/
+4
2010-06-19
firewire: drop sizeof expressions from some request size arguments
Stefan Richter
2
-9
/
+6
2010-06-19
firewire: 'add CSR_... support' addendum
Stefan Richter
2
-21
/
+7
2010-06-10
firewire: core: always enable cycle master packets
Clemens Ladisch
1
-7
/
+19
2010-06-10
firewire: allocate broadcast channel in hardware
Clemens Ladisch
4
-12
/
+26
2010-06-10
firewire: core: add CSR abdicate support
Clemens Ladisch
4
-3
/
+16
2010-06-10
firewire: add CSR cmstr support
Clemens Ladisch
4
-2
/
+48
2010-06-10
firewire: core: add CSR MAINT_UTILITY support
Clemens Ladisch
1
-0
/
+9
2010-06-10
firewire: add CSR PRIORITY_BUDGET support
Clemens Ladisch
3
-0
/
+45
2010-06-10
firewire: add CSR BUSY_TIMEOUT support
Clemens Ladisch
2
-4
/
+24
2010-06-10
firewire: add CSR BUS_TIME support
Clemens Ladisch
2
-62
/
+120
2010-06-10
firewire: add CSR CYCLE_TIME write support
Clemens Ladisch
2
-0
/
+10
2010-06-10
firewire: core: add CSR SPLIT_TIMEOUT support
Clemens Ladisch
2
-11
/
+69
2010-06-10
firewire: core: add CSR RESET_START support
Clemens Ladisch
1
-0
/
+5
2010-06-10
firewire: add CSR NODE_IDS support
Clemens Ladisch
3
-0
/
+32
2010-06-10
firewire: add read_csr_reg driver callback
Clemens Ladisch
4
-6
/
+20
2010-06-10
firewire: core: add CSR STATE_CLEAR/STATE_SET support
Clemens Ladisch
1
-0
/
+44
2010-06-10
firewire: core: retry on local errors in bus manager election
Clemens Ladisch
1
-0
/
+10
2010-06-10
firewire: ohci: speed up PHY register accesses
Clemens Ladisch
1
-4
/
+10
2010-06-09
firewire: core: trivial fix for warning strings
Stefan Richter
1
-3
/
+3
2010-06-09
firewire: check cdev response length
Clemens Ladisch
3
-4
/
+44
2010-06-09
firewire: ohci: add MSI support
Clemens Ladisch
1
-3
/
+12
2010-06-09
firewire: ohci: do not enable interrupts without the handler
Stefan Richter
1
-11
/
+13
2010-06-02
firewire: core: check for 1394a compliant IRM, fix inaccessibility of Sony ca...
Stefan Richter
1
-5
/
+19
[prev]
[next]