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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-12
firewire: Forward SAM status codes to the scsi stack.
Kristian Høgsberg
1
-21
/
+18
2007-04-12
firewire: Check for CONTEXT_RUN not CONTEXT_ACTIVE when starting AT DMA context.
Kristian Høgsberg
1
-1
/
+1
2007-04-12
firewire: Byteswap iso header so all headers are presented as be32.
Kristian Høgsberg
1
-1
/
+7
2007-03-28
firewire: Fix start on cycle 0 for IT, implement start on cycle for IR.
Kristian Høgsberg
1
-9
/
+13
2007-03-28
firewire: Fix the range check for the queue_iso payload pointer.
Kristian Høgsberg
1
-5
/
+5
2007-03-28
firewire: Increase the number of config rom retries and the retry delay.
Kristian Høgsberg
1
-2
/
+2
2007-03-28
firewire: Don't set card->irm_node before we have a new valid topology.
Kristian Høgsberg
1
-3
/
+4
2007-03-28
firewire: Generalize resource tracking for cdev implementation.
Kristian Høgsberg
2
-119
/
+119
2007-03-28
firewire: Add ioctls to add and remove config rom descriptors.
Kristian Høgsberg
3
-5
/
+114
2007-03-28
firewire: Streamline userspace interface structs.
Kristian Høgsberg
2
-11
/
+31
2007-03-28
firewire: Remember to set the driver_data pointer when queueing a packet.
Kristian Høgsberg
1
-0
/
+1
2007-03-28
firewire: Use device->groups for adding device attributes.
Kristian Høgsberg
2
-35
/
+28
2007-03-24
firewire: Add phy register defines.
Marc Butler
2
-4
/
+16
2007-03-22
firewire: Export GUID as sysfs attribute.
Kristian Høgsberg
1
-2
/
+13
2007-03-22
firewire: Add sysfs attributes for config rom directory values.
Kristian Høgsberg
1
-4
/
+147
2007-03-22
firewire: Make use of struct device_type.
Kristian Høgsberg
1
-57
/
+36
2007-03-20
firewire: ROM cache is CPU-endian
Stefan Richter
1
-1
/
+1
2007-03-20
firewire: fix compiler warnings on 64bit
Stefan Richter
2
-4
/
+5
2007-03-20
firewire: add includes for sem and rw_sem
Stefan Richter
1
-0
/
+2
2007-03-20
firewire: Grab dev->sem when doing the update callback.
Kristian Høgsberg
1
-1
/
+4
2007-03-20
firewire: rename CONFIG_FW to CONFIG_FIREWIRE
Stefan Richter
3
-9
/
+9
2007-03-15
firewire: Add ref-counting for sbp2_device and hold a ref while we have work ...
Kristian Høgsberg
1
-12
/
+30
2007-03-15
firewire: Free pending transactions on cdev release.
Kristian Høgsberg
1
-1
/
+3
2007-03-15
firewire: Zero out sd->scsi_host if we fail to register with the SCSI stack.
Kristian Høgsberg
1
-0
/
+2
2007-03-15
firewire: Implement deallocation of address ranges.
Kristian Høgsberg
2
-6
/
+39
2007-03-15
firewire: Move sync and tag parameters to start_iso ioctl.
Kristian Høgsberg
5
-32
/
+26
2007-03-15
firewire: Fix dualbuffer iso receive mode and drop buffer fill mode.
Kristian Høgsberg
2
-122
/
+66
2007-03-09
firewire: Implement CSR cycle time and bus time registers.
Kristian Høgsberg
3
-3
/
+86
2007-03-09
firewire: Implement topology map and fix a couple of loopback bugs.
Kristian Høgsberg
6
-16
/
+85
2007-03-09
firewire: Export juju specific rcodes to user space.
Kristian Høgsberg
1
-0
/
+6
2007-03-09
firewire: Add generation field to send_request ioctl struct.
Kristian Høgsberg
2
-1
/
+2
2007-03-09
firewire: Add card index field to get_info cdev ioctl struct.
Kristian Høgsberg
2
-0
/
+5
2007-03-09
firewire: Fix order of arguments for iso context creation.
Kristian Høgsberg
1
-1
/
+1
2007-03-09
firewire: Track pending transactions and cancel them on cdev release.
Kristian Høgsberg
1
-3
/
+20
2007-03-09
firewire: Move async transmit to use the general context code.
Kristian Høgsberg
2
-214
/
+149
2007-03-09
firewire: Use only a wait queue and terminate poll and read on device removal.
Kristian Høgsberg
3
-29
/
+59
2007-03-09
firewire: Don't time out command orbs, leave that to the scsi stack.
Kristian Høgsberg
1
-20
/
+11
2007-03-09
firewire: Add rom_index attribute for unit sysfs directories.
Kristian Høgsberg
1
-0
/
+21
2007-03-09
firewire: Quiet down fw-sbp2 logging a bit, remove stale FIXME.
Kristian Høgsberg
1
-18
/
+8
2007-03-09
firewire: Switch cdev code over to use register_chrdev and keep a list of dev...
Kristian Høgsberg
4
-22
/
+51
2007-03-09
firewire: Generalize get_config_rom to get_info.
Kristian Høgsberg
2
-21
/
+75
2007-03-09
firewire: Implement ioctl to initiate bus reset.
Kristian Høgsberg
2
-4
/
+27
2007-03-09
firewire: Add a bus reset event type for fw-device-cdev.
Kristian Høgsberg
4
-3
/
+75
2007-03-09
firewire: Only use INIT_DELAYED_WORK for first initialization.
Kristian Høgsberg
1
-4
/
+4
2007-03-09
firewire: Iterate through units in a keventd callback for update callbacks.
Kristian Høgsberg
1
-3
/
+14
2007-03-09
firewire: Clear all interrupt bits before shutting down.
Kristian Høgsberg
1
-1
/
+2
2007-03-09
firewire: Drop the unused fw_card device.
Kristian Høgsberg
2
-30
/
+13
2007-03-09
firewire: Let an fw_descriptor specify a leading immediate key/value pair.
Kristian Høgsberg
3
-10
/
+32
2007-03-09
firewire: Scheduled removal of SA_xxx interrupt flags fixups 3
Thomas Gleixner
1
-1
/
+1
2007-03-09
firewire: adjust whitespace
Stefan Richter
3
-28
/
+26
[next]