Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
29ccb201a28f20885c90954152db8421a2efe779
/
drivers
/
firewire
1038953
firewire: core: check for 1394a compliant IRM, fix inaccessibility of Sony camcorder
by Stefan Richter
· 14 years ago
55ddf14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 14 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
5c40cbf
firewire: core: use separate timeout for each transaction
by Clemens Ladisch
· 15 years ago
753a897
firewire: core: Fix tlabel exhaustion problem
by Peter Hurley
· 15 years ago
6c9468e
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
cfc94b2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 15 years ago
7906054
firewire: core: make transaction label allocation more robust
by Clemens Ladisch
· 15 years ago
edd5bda
firewire: core: clean up config ROM related defined constants
by Stefan Richter
· 15 years ago
e139366
firewire: ohci: wait for local CSR lock access to finish
by Clemens Ladisch
· 15 years ago
2608203
firewire: ohci: prevent aliasing of locally handled register addresses
by Clemens Ladisch
· 15 years ago
d6372b6
firewire: core: fw_iso_resource_manage: return -EBUSY when out of resources
by Clemens Ladisch
· 15 years ago
3a1f0a0
firewire: core: fix retries calculation in iso manage_channel()
by Clemens Ladisch
· 15 years ago
2fed94c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 15 years ago
3ac26b2
firewire: cdev: mark char device files as not seekable
by Stefan Richter
· 15 years ago
5da3dac
firewire: ohci: cleanups and fix for nonstandard build without debug facility
by Stefan Richter
· 15 years ago
35d999b
firewire: ohci: wait for PHY register accesses to complete
by Stefan Richter
· 15 years ago
5467238
firewire: ohci: fix up configuration of TI chips
by Clemens Ladisch
· 15 years ago
925e7a6
firewire: ohci: enable 1394a enhancements
by Clemens Ladisch
· 15 years ago
e7014da
firewire: ohci: do not clear PHY interrupt status inadvertently
by Clemens Ladisch
· 15 years ago
4a96b4f
firewire: ohci: add a function for reading PHY registers
by Clemens Ladisch
· 15 years ago
9cac00b
firewire: cdev: fix information leak
by Stefan Richter
· 15 years ago
385ab5b
firewire: cdev: require quadlet-aligned headers for transmit packets
by Clemens Ladisch
· 15 years ago
4ba1d9c
firewire: cdev: disallow receive packets without header
by Clemens Ladisch
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
50da567
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 15 years ago
fe43d6d
firewire: core: align driver match with modalias
by Stefan Richter
· 15 years ago
5ae7351
firewire: core: fix Model_ID in modalias
by Stefan Richter
· 15 years ago
8301b91
firewire: ohci: add cycle timer quirk for the TI TSB12LV22
by Clemens Ladisch
· 15 years ago
8839316
Fix typos in comments
by Thomas Weber
· 15 years ago
cf36df6
firewire: core: fw_iso_resource_manage: fix error handling
by Clemens Ladisch
· 15 years ago
8e9394c
Driver core: create lock/unlock functions for struct device
by Greg Kroah-Hartman
· 15 years ago
c1dcb4b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 15 years ago
086fa5f
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
by Martin K. Petersen
· 15 years ago
6fdb2ee
firewire: ohci: extend initialization log message
by Stefan Richter
· 15 years ago
4802f16
firewire: ohci: fix IR/IT context mask mixup
by Stefan Richter
· 15 years ago
3e9cc2f
firewire: ohci: add module parameter to activate quirk fixes
by Stefan Richter
· 15 years ago
4a63559
firewire: ohci: use an ID table for quirks detection
by Stefan Richter
· 15 years ago
ecb1cf9
firewire: ohci: reorder struct fw_ohci for better cache efficiency
by Stefan Richter
· 15 years ago
6498ba0
firewire: ohci: remove unused dualbuffer IR code
by Stefan Richter
· 15 years ago
6458229
firewire: core: combine a bit of repeated code
by Stefan Richter
· 15 years ago
6e95dea
firewire: core: change type of a data buffer
by Stefan Richter
· 15 years ago
abfe5a0
firewire: cdev: add more flexible cycle timer ioctl
by Stefan Richter
· 15 years ago
fd6e0c5
firewire: core: rename an internal function
by Stefan Richter
· 15 years ago
137d9eb
firewire: core: fix an information leak
by Stefan Richter
· 15 years ago
58aaa54
firewire: core: increase stack size of config ROM reader
by Stefan Richter
· 15 years ago
2799d5c
firewire: core: don't fail device creation in case of too large config ROM blocks
by Stefan Richter
· 15 years ago
d54423c
firewire: core: fix "giving up on config rom" with Panasonic AG-DV2500
by Stefan Richter
· 15 years ago
109d281
Merge tag 'v2.6.33' for its firewire changes since last branch point
by Stefan Richter
· 15 years ago
168cf9a
firewire: remove incomplete Bus_Time CSR support
by Stefan Richter
· 15 years ago
4a9bde9
firewire: get_cycle_timer optimization and cleanup
by Stefan Richter
· 15 years ago
1c1517e
firewire: ohci: enable cycle timer fix on ALi and NEC controllers
by Stefan Richter
· 15 years ago
b677532
firewire: ohci: work around cycle timer bugs on VIA controllers
by Clemens Ladisch
· 15 years ago
7f51a10
firewire: ohci: retransmit isochronous transmit packets on cycle loss
by Clemens Ladisch
· 15 years ago
110f82d
firewire: net: fix panic in fwnet_write_complete
by Stefan Richter
· 15 years ago
7a48143
firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
by Stefan Richter
· 15 years ago
281e203
firewire: core: fix use-after-free regression in FCP handler
by Stefan Richter
· 15 years ago
e300839
firewire: core: add_descriptor size check
by Stefan Richter
· 15 years ago
a67483d
firewire: make PCI device id constant
by Németh Márton
· 15 years ago
13b302d
firewire: qualify config ROM cache pointers as const pointers
by Stefan Richter
· 15 years ago
5d7db04
firewire, ieee1394: update Kconfig help
by Stefan Richter
· 15 years ago
3c2c58c
firewire: core: fw_csr_string addendum
by Stefan Richter
· 15 years ago
1f8fef7
firewire: add fw_csr_string() helper function
by Clemens Ladisch
· 15 years ago
090699c
firewire: ohci: always use packet-per-buffer mode for isochronous reception
by Stefan Richter
· 15 years ago
cf0e575
firewire: cdev: fix another memory leak in an error path
by Stefan Richter
· 15 years ago
db5d247
firewire: fix use of multiple AV/C devices, allow multiple FCP listeners
by Clemens Ladisch
· 15 years ago
5f1141e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 15 years ago
8c0c0cc
firewire: ohci: handle receive packets with a data length of zero
by Jay Fenlason
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
bb592cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
f8a2cee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 15 years ago
31769ce
firewire: ohci: pass correct iso xmit timestamps to core
by Jay Fenlason
· 15 years ago
5ed1f32
firewire: ohci: Make cycleMatch ISO transmission work
by Jay Fenlason
· 15 years ago
b2c0a2a
firewire: cdev: reduce stack usage by ioctl_dispatch
by Stefan Richter
· 15 years ago
19593ff
firewire: ohci: 0 may be a valid DMA address
by Stefan Richter
· 15 years ago
5b189bf
firewire: core: WARN on wrong usage of core transaction functions
by Stefan Richter
· 15 years ago
a3ccf63
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 15 years ago
cb7c96d
firewire: core: optimize Topology Map creation
by Stefan Richter
· 15 years ago
fe24257
firewire: core: clarify generate_config_rom usage
by Stefan Richter
· 15 years ago
8e85973
firewire: optimize config ROM creation
by Stefan Richter
· 15 years ago
e21fcf7
firewire: cdev: normalize variable names
by Stefan Richter
· 15 years ago
9fb551b
firewire: normalize style of queue_work wrappers
by Stefan Richter
· 15 years ago
eaf76e0
firewire: sbp2: provide fallback if mgt_ORB_timeout is missing
by Stefan Richter
· 15 years ago
7e44c0b
firewire: cdev: fix memory leak in an error path
by Stefan Richter
· 15 years ago
a99bbaf
headers: remove sched.h from poll.h
by Alexey Dobriyan
· 15 years ago
ff830b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 15 years ago
a4dbd67
driver model: constify attribute groups
by David Brownell
· 15 years ago
d7e9660
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
3c5f803
firewire: sbp2: remove a workaround for Momobay FX-3A
by Stefan Richter
· 15 years ago
094614f
firewire: sbp2: fix status reception
by Stefan Richter
· 15 years ago
85cb9b6
firewire: core: fix topology map response handler
by Stefan Richter
· 15 years ago
b171e20
firewire: core: fix race with parallel PCI device probe
by Stefan Richter
· 15 years ago
18668ff
firewire: core: header file cleanup
by Stefan Richter
· 15 years ago
928ec5f
firewire: ohci: fix Self ID Count register mask (safeguard against buffer overflow)
by Stefan Richter
· 15 years ago
f815c33
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 15 years ago
baed6b8
firewire: sbp2: fix freeing of unallocated memory
by Stefan Richter
· 15 years ago
4fe0bad
firewire: ohci: fix Ricoh R5C832, video reception
by Stefan Richter
· 15 years ago
fc38379
firewire: ohci: fix Agere FW643 and multiple cameras
by Stefan Richter
· 15 years ago
Next »