Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
ff739b611f41a93338855c064959404f3b7c9bab
/
drivers
/
firewire
384170d
firewire: fw-sbp2: Use sbp2 device-provided mgt orb timeout for logins
by Jarod Wilson
· 17 years ago
a4c379c
firewire: fw-sbp2: increase login orb reply timeout, fix "failed to login"
by Jarod Wilson
· 17 years ago
8f9f963
firewire: replace subtraction with bitwise and
by Jarod Wilson
· 17 years ago
f8d2dc3
firewire: fw-core: react on bus resets while the config ROM is being fetched
by Stefan Richter
· 17 years ago
b5d2a5e
firewire: enforce access order between generation and node ID, fix "giving up on config rom"
by Stefan Richter
· 17 years ago
cf5a56a
firewire: fw-cdev: use device generation, not card generation
by Stefan Richter
· 17 years ago
5a8a1bc
firewire: fw-sbp2: use device generation, not card generation
by Stefan Richter
· 17 years ago
14dc992
firewire: fw-sbp2: try to increase reconnect_hold (speed up reconnection)
by Stefan Richter
· 17 years ago
4dccd02
firewire: fw-sbp2: skip unnecessary logout
by Stefan Richter
· 17 years ago
fe5ca63
firewire: fw-ohci: Dynamically allocate buffers for DMA descriptors
by David Moore
· 17 years ago
bb9f220
firewire: fw-ohci: CycleTooLong interrupt management
by Stefan Richter
· 17 years ago
478b233
firewire: Fix extraction of source node id
by Rabin Vincent
· 17 years ago
bcee893
firewire: fw-ohci: Bug fixes for packet-per-buffer support
by David Moore
· 17 years ago
0642b65
firewire: fw-ohci: Fix for dualbuffer three-or-more buffers
by David Moore
· 17 years ago
4b11ea9
firewire: fw-sbp2: remove unused misleading macro
by Stefan Richter
· 17 years ago
b7811da
firewire: fw-sbp2: prepare for s/g chaining
by Stefan Richter
· 17 years ago
285838e
firewire: fw-sbp2: refactor workq and kref handling
by Stefan Richter
· 17 years ago
465ff31
[SCSI] relax scsi dma alignment
by James Bottomley
· 17 years ago
a186b4a
firewire: OHCI 1.0 Isochronous Receive support
by Jarod Wilson
· 17 years ago
7c45d19
firewire: fw-sbp2: fix refcounting
by Stefan Richter
· 17 years ago
0bd243c
firewire: Fix pci resume to not pass in a __be32 config rom.
by Kristian Høgsberg
· 17 years ago
4b6d51e
firewire: fw-ohci: shut up a superfluous compiler warning
by Stefan Richter
· 17 years ago
c74e92c
firewire: fw-ohci: log a note about unsupported features
by Stefan Richter
· 17 years ago
dbe7f76
fix typo "insted" -> "instead"
by Uwe Kleine-König
· 17 years ago
83431cb
firewire: fw-cdev: reorder wakeup vs. spinlock
by Jay Fenlason
· 17 years ago
c1b91ce
firewire: in-code doc updates.
by Yann Dirson
· 17 years ago
e5f84f8
firewire: a header cleanup
by Stefan Richter
· 17 years ago
a64408b
firewire: adopt read cycle timer ABI from raw1394
by Stefan Richter
· 17 years ago
02ff8f8
firewire: fw-ohci: check for misconfigured bus (phyID == 63)
by Stefan Richter
· 17 years ago
ab88ca4
firewire: fw-ohci: missing dma_unmap_single
by Stefan Richter
· 17 years ago
e524f61
firewire: fw-ohci: log posted write errors
by Stefan Richter
· 17 years ago
a7fb60d
firewire: fw-ohci: reorder includes
by Stefan Richter
· 17 years ago
c26f023
firewire: fw-ohci: fix includes
by Stefan Richter
· 17 years ago
ee71c2f
firewire: fw-ohci: enforce read order for selfID generation
by Stefan Richter
· 17 years ago
df8ec24
firewire: fw-sbp2: use an own workqueue (fix system responsiveness)
by Stefan Richter
· 17 years ago
2df222b
firewire: fw-sbp2: expose module parameter for workarounds
by Stefan Richter
· 17 years ago
5a3c2be
firewire: fw-sbp2: add support for multiple logical units per target
by Stefan Richter
· 17 years ago
1b34e97
firewire: fw-sbp2: always enable IRQs before calling command ORB callback
by Stefan Richter
· 17 years ago
930e4b7
firewire: fw-core: local variable shadows a global one
by Stefan Richter
· 17 years ago
1415d91
firewire: optimize fw_core_add_address_handler
by Stefan Richter
· 17 years ago
1ccc914
fw-cdev __user annotations
by Al Viro
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
a1134dd
firewire: point to migration document
by Stefan Richter
· 17 years ago
5511142
firewire: fw-ohci: ignore failure of pci_set_power_state (fix suspend regression)
by Stefan Richter
· 17 years ago
e57d201
firewire: Add ref-counting for sbp2 orbs (fix command abortion)
by Kristian Høgsberg
· 17 years ago
8a2d9ed
firewire: fix unloading of fw-ohci while devices are attached
by Stefan Richter
· 17 years ago
ae57988
firewire: fw-core: make two variables static
by Stefan Richter
· 17 years ago
4eaff7d
firewire: fw-ohci: dma_free_coherent needs IRQs enabled
by Stefan Richter
· 17 years ago
25659f7
firewire: fw-sbp2: set correct maximum payload (fixes CardBus adapters)
by Stefan Richter
· 17 years ago
e6f194d
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
b02b6bc
[SCSI] Make scsi_host_template::proc_name const char * instead of char *.
by Kristian Høgsberg
· 17 years ago
412edf6
firewire: fw-sbp2: convert to new SCSI data buffer accessors
by Stefan Richter
· 17 years ago
9c9bdf4
firewire: fix memory leak of fw_request instances
by Stefan Richter
· 17 years ago
5d59a6f
firewire: remove bogus check in fw_core_handle_request
by Stefan Richter
· 17 years ago
b980f5a
firewire: fw-ohci: fix "scheduling while atomic"
by Stefan Richter
· 17 years ago
362e901
firewire: fw-ohci: flush MMIO write before msleep
by Stefan Richter
· 17 years ago
7aa4848
firewire: fw-sbp2: fix DMA mapping of management ORBs
by Stefan Richter
· 17 years ago
8526392
firewire: fw-sbp2: fix DMA mapping of command ORBs
by Stefan Richter
· 17 years ago
b4be016
firewire: fw-sbp2: fix DMA mapping of S/G tables
by Stefan Richter
· 17 years ago
332ef33
firewire: fw-sbp2: add a boundary check
by Stefan Richter
· 17 years ago
9fb2dd1
firewire: fw-sbp2: correctly align page tables
by Stefan Richter
· 17 years ago
e7cdf23
firewire: fw-sbp2: memset wants string.h
by Stefan Richter
· 17 years ago
ffd0db2
firewire: fw-sbp2: use correct speed in sbp2_agent_reset
by Stefan Richter
· 17 years ago
6f06148
firewire: fw-sbp2: correctly dereference by container_of
by Jay Fenlason
· 17 years ago
5cd54c9
firewire: fw-sbp2: implement nonexclusive login
by Stefan Richter
· 17 years ago
79352e9
firewire: fw-sbp2: let SCSI shutdown commands through before logout
by Stefan Richter
· 17 years ago
cf47c7a
firewire: fw-sbp2: implement max sectors limit for some old bridges
by Stefan Richter
· 17 years ago
dae1a3a
firewire: simplify a struct type
by Stefan Richter
· 17 years ago
f139749
firewire: support S100B...S400B and link slower than PHY
by Stefan Richter
· 17 years ago
24d4012
firewire: optimize gap count with 1394b leaf nodes
by Stefan Richter
· 17 years ago
25d83f5
firewire: remove unused macro
by Stefan Richter
· 17 years ago
8a8cea2
firewire: missing newline in printk
by Stefan Richter
· 17 years ago
b8f1065
firewire: fw-sbp2: remove unused struct member
by Stefan Richter
· 17 years ago
fe77d4f
firewire: add Kconfig help on building both stacks
by Stefan Richter
· 17 years ago
0a9972b
firewire: fix async reception on big endian machines
by Stefan Richter
· 17 years ago
24315c5
firewire: Only set client->iso_context if allocation was successful.
by Kristian Høgsberg
· 17 years ago
a515958
firewire: fix hang after card ejection
by Stefan Richter
· 17 years ago
1ca31ae
firewire: Change struct fw_cdev_iso_packet to not use bitfields.
by Kristian Høgsberg
· 17 years ago
2aef469
firewire: Implement suspend/resume PCI driver hooks.
by Kristian Høgsberg
· 17 years ago
14e2198
firewire: fw-sbp2: implement sysfs ieee1394_id
by Stefan Richter
· 17 years ago
350958f
firewire: fix return code
by Jeff Garzik
· 17 years ago
9a60731
firewire: prefix modules with firewire- instead of fw-
by Stefan Richter
· 17 years ago
ec839e4
firewire: Add missing byteswapping for receive DMA programs.
by Kristian Høgsberg
· 17 years ago
faa2fb4
missing mm.h in fw-ohci
by Al Viro
· 17 years ago
d79406d
firewire: Convert OHCI driver to use standard goto unwinding for error handling.
by Kristian Høgsberg
· 17 years ago
2d826cc
firewire: Always use parens with sizeof.
by Kristian Høgsberg
· 17 years ago
213d7bb
firewire: Drop single buffer request support.
by Kristian Høgsberg
· 17 years ago
36abb3b
firewire: Add a comment to describe why we split the sg list.
by Kristian Høgsberg, Stefan Richter
· 17 years ago
e1b68c4
firewire: Return SCSI_MLQUEUE_HOST_BUSY for out of memory cases in queuecommand.
by Kristian Høgsberg
· 17 years ago
95ffc5e
firewire: Handle the last few DMA mapping error cases.
by Kristian Høgsberg
· 17 years ago
ad85274
firewire: Allocate scsi_host up front and allocate the sbp2_device as hostdata.
by Kristian Høgsberg
· 17 years ago
1e4c7b0
firewire: Provide module aliase for backwards compatibility.
by Olaf Hering
· 18 years ago
58e313b
firewire: Add to fw-core-y instead of assigning fw-core-objs in Makefile.
by Kristian Høgsberg
· 18 years ago
4c5a443
firewire: Break out shared IEEE1394 constant to separate header file.
by Kristian Høgsberg
· 18 years ago
a77754a
firewire: Uppercase most macro names.
by Kristian Høgsberg
· 18 years ago
a98e271
firewire: Coding style cleanup: no spaces after function names.
by Kristian Høgsberg
· 18 years ago
6a5033b
firewire: Convert card_rwsem to a regular mutex.
by Kristian Høgsberg
· 18 years ago
c781c06
firewire: Clean up comment style.
by Kristian Høgsberg
· 18 years ago
e175569
firewire: Use lib/ implementation of CRC ITU-T.
by Kristian Høgsberg
· 18 years ago
9640d3d
firewire: Rename fw-device-cdev.c to fw-cdev.c and move header to include/linux.
by Kristian Høgsberg
· 18 years ago
Next »