index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firewire
Commit message (
Expand
)
Author
Age
Files
Lines
*
missing mm.h in fw-ohci
Al Viro
2007-05-16
1
-0
/
+1
*
firewire: Convert OHCI driver to use standard goto unwinding for error handling.
Kristian Høgsberg
2007-05-10
1
-44
/
+42
*
firewire: Always use parens with sizeof.
Kristian Høgsberg
2007-05-10
7
-65
/
+65
*
firewire: Drop single buffer request support.
Kristian Høgsberg
2007-05-10
1
-42
/
+1
*
firewire: Add a comment to describe why we split the sg list.
Kristian Høgsberg, Stefan Richter
2007-05-10
1
-1
/
+4
*
firewire: Return SCSI_MLQUEUE_HOST_BUSY for out of memory cases in queuecommand.
Kristian Høgsberg
2007-05-10
1
-4
/
+4
*
firewire: Handle the last few DMA mapping error cases.
Kristian Høgsberg
2007-05-10
1
-7
/
+26
*
firewire: Allocate scsi_host up front and allocate the sbp2_device as hostdata.
Kristian Høgsberg
2007-05-10
1
-84
/
+50
*
firewire: Provide module aliase for backwards compatibility.
Olaf Hering
2007-05-10
2
-0
/
+10
*
firewire: Add to fw-core-y instead of assigning fw-core-objs in Makefile.
Kristian Høgsberg
2007-05-10
1
-1
/
+1
*
firewire: Break out shared IEEE1394 constant to separate header file.
Kristian Høgsberg
2007-05-10
1
-60
/
+1
*
firewire: Uppercase most macro names.
Kristian Høgsberg
2007-05-10
5
-232
/
+231
*
firewire: Coding style cleanup: no spaces after function names.
Kristian Høgsberg
2007-05-10
5
-33
/
+33
*
firewire: Convert card_rwsem to a regular mutex.
Kristian Høgsberg
2007-05-10
1
-10
/
+10
*
firewire: Clean up comment style.
Kristian Høgsberg
2007-05-10
11
-253
/
+439
*
firewire: Use lib/ implementation of CRC ITU-T.
Kristian Høgsberg
2007-05-10
4
-28
/
+18
*
firewire: Rename fw-device-cdev.c to fw-cdev.c and move header to include/linux.
Kristian Høgsberg
2007-04-30
3
-270
/
+2
*
firewire: Future proof the iso ioctls by adding a handle for the iso context.
Kristian Høgsberg
2007-04-30
2
-4
/
+24
*
firewire: Add read/write and size annotations to IOC numbers.
Kristian Høgsberg
2007-04-30
2
-167
/
+135
*
firewire: don't use extern on public symbols
Randy Dunlap
2007-04-27
1
-2
/
+2
*
firewire: fw-device printk fix
Andrew Morton
2007-04-27
1
-1
/
+2
*
firewire: Don't use subsystem rwsem, it's going away.
Kristian Høgsberg
2007-04-17
2
-16
/
+19
*
firewire: Do an agent reset on error recovery.
Kristian Høgsberg
2007-04-12
1
-1
/
+1
*
firewire: Only free ORBs that completed the initial transaction.
Kristian Høgsberg
2007-04-12
1
-1
/
+4
*
firewire: Forward SAM status codes to the scsi stack.
Kristian Høgsberg
2007-04-12
1
-21
/
+18
*
firewire: Check for CONTEXT_RUN not CONTEXT_ACTIVE when starting AT DMA context.
Kristian Høgsberg
2007-04-12
1
-1
/
+1
*
firewire: Byteswap iso header so all headers are presented as be32.
Kristian Høgsberg
2007-04-12
1
-1
/
+7
*
firewire: Fix start on cycle 0 for IT, implement start on cycle for IR.
Kristian Høgsberg
2007-03-28
1
-9
/
+13
*
firewire: Fix the range check for the queue_iso payload pointer.
Kristian Høgsberg
2007-03-28
1
-5
/
+5
*
firewire: Increase the number of config rom retries and the retry delay.
Kristian Høgsberg
2007-03-28
1
-2
/
+2
*
firewire: Don't set card->irm_node before we have a new valid topology.
Kristian Høgsberg
2007-03-28
1
-3
/
+4
*
firewire: Generalize resource tracking for cdev implementation.
Kristian Høgsberg
2007-03-28
2
-119
/
+119
*
firewire: Add ioctls to add and remove config rom descriptors.
Kristian Høgsberg
2007-03-28
3
-5
/
+114
*
firewire: Streamline userspace interface structs.
Kristian Høgsberg
2007-03-28
2
-11
/
+31
*
firewire: Remember to set the driver_data pointer when queueing a packet.
Kristian Høgsberg
2007-03-28
1
-0
/
+1
*
firewire: Use device->groups for adding device attributes.
Kristian Høgsberg
2007-03-28
2
-35
/
+28
*
firewire: Add phy register defines.
Marc Butler
2007-03-24
2
-4
/
+16
*
firewire: Export GUID as sysfs attribute.
Kristian Høgsberg
2007-03-22
1
-2
/
+13
*
firewire: Add sysfs attributes for config rom directory values.
Kristian Høgsberg
2007-03-22
1
-4
/
+147
*
firewire: Make use of struct device_type.
Kristian Høgsberg
2007-03-22
1
-57
/
+36
*
firewire: ROM cache is CPU-endian
Stefan Richter
2007-03-20
1
-1
/
+1
*
firewire: fix compiler warnings on 64bit
Stefan Richter
2007-03-20
2
-4
/
+5
*
firewire: add includes for sem and rw_sem
Stefan Richter
2007-03-20
1
-0
/
+2
*
firewire: Grab dev->sem when doing the update callback.
Kristian Høgsberg
2007-03-20
1
-1
/
+4
*
firewire: rename CONFIG_FW to CONFIG_FIREWIRE
Stefan Richter
2007-03-20
2
-8
/
+8
*
firewire: Add ref-counting for sbp2_device and hold a ref while we have work ...
Kristian Høgsberg
2007-03-15
1
-12
/
+30
*
firewire: Free pending transactions on cdev release.
Kristian Høgsberg
2007-03-15
1
-1
/
+3
*
firewire: Zero out sd->scsi_host if we fail to register with the SCSI stack.
Kristian Høgsberg
2007-03-15
1
-0
/
+2
*
firewire: Implement deallocation of address ranges.
Kristian Høgsberg
2007-03-15
2
-6
/
+39
*
firewire: Move sync and tag parameters to start_iso ioctl.
Kristian Høgsberg
2007-03-15
5
-32
/
+26
[next]