index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-30
firewire: add isochronous multichannel reception
Stefan Richter
6
-193
/
+560
2010-07-30
firewire: core: small clarifications in core-cdev
Stefan Richter
1
-6
/
+6
2010-07-30
firewire: core: remove unused code
Stefan Richter
1
-6
/
+2
2010-07-30
firewire: ohci: release channel in error path
Stefan Richter
1
-0
/
+1
2010-07-30
firewire: ohci: use memory barriers to order descriptor updates
Stefan Richter
1
-0
/
+3
2010-07-23
firewire: cdev: improve FW_CDEV_IOC_ALLOCATE
Stefan Richter
2
-8
/
+33
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
4
-4
/
+18
2010-07-23
firewire: cdev: add PHY packet reception
Stefan Richter
7
-15
/
+111
2010-07-23
firewire: cdev: add PHY packet transmission
Stefan Richter
2
-1
/
+107
2010-07-23
firewire: core: use C99 initializer in array of ioctl handlers
Stefan Richter
1
-21
/
+21
2010-07-23
firewire: cdev: some clarifications to the API documentation
Stefan Richter
1
-8
/
+25
2010-07-23
firewire: normalize status values in packet callbacks
Stefan Richter
3
-7
/
+10
2010-07-13
ieee1394: Remove unnecessary casts of private_data
Joe Perches
3
-7
/
+7
2010-07-13
firewire: core: integrate software-forced bus resets with bus management
Stefan Richter
6
-38
/
+116
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
5
-4
/
+17
2010-07-08
firewire: core: no need to track irq flags in bm_work
Stefan Richter
1
-8
/
+7
2010-06-21
firewire: cdev: extend fw_cdev_event_iso_interrupt documentation
Stefan Richter
1
-4
/
+15
2010-06-21
firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_...
Stefan Richter
2
-11
/
+110
2010-06-21
firewire: expose extended tcode of incoming lock requests to (userspace) drivers
Jay Fenlason
1
-1
/
+3
2010-06-21
firewire: cdev: freeze FW_CDEV_VERSION due to libraw1394 bug
Stefan Richter
2
-7
/
+22
2010-06-21
firewire: cdev: count references of cards during inbound transactions
Stefan Richter
1
-0
/
+8
2010-06-21
firewire: cdev: fix responses to nodes at different card
Jay Fenlason
1
-3
/
+4
2010-06-21
firewire: cdev: fix race in iso context creation
Clemens Ladisch
1
-5
/
+8
2010-06-21
firewire: remove an unused function argument
Stefan Richter
6
-16
/
+14
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
ieee1394: remove unused variables
Stefan Richter
4
-24
/
+7
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
5
-40
/
+30
2010-06-19
firewire: replace get_features card driver hook
Stefan Richter
5
-21
/
+7
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
5
-3
/
+18
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
2
-0
/
+12
2010-06-10
firewire: add CSR PRIORITY_BUDGET support
Clemens Ladisch
4
-0
/
+46
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
3
-11
/
+74
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
[next]