Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
95736de984dec5b80ea9d6640d4d55ca8ff98db4
/
drivers
/
firewire
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
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
9cac00b
firewire: cdev: fix information leak
by Stefan Richter
· 15 years ago
385ab5bc
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
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
fd6e0c51
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
1821bc1
firewire: core: fix crash in iso resource management
by Stefan Richter
· 15 years ago
451f144
drivers: Kill now superfluous ->last_rx stores
by Eric Dumazet
· 15 years ago
0fc0b73
netdev: drivers should make ethtool_ops const
by Stephen Hemminger
· 15 years ago
424efe9
netdev: convert pseudo drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
f63bafe5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 15 years ago
af27194
firewire: sbp2: add support for disks >2 TB (and 16 bytes long CDBs)
by Stefan Richter
· 15 years ago
6fdc037
firewire: core: do not DMA-map stack addresses
by Stefan Richter
· 15 years ago
1053414
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 15 years ago
0c53dec
firewire: new stack is no longer experimental
by Stefan Richter
· 15 years ago
f83b1e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 15 years ago
00635b8
firewire: net: better FIFO address range check and rcodes
by Stefan Richter
· 15 years ago
b01b4ba
firewire: net: fix card driver reloading
by Stefan Richter
· 15 years ago
d645f4d
firewire: core: fix iso context shutdown on card removal
by Stefan Richter
· 15 years ago
29ad14c
firewire: core: fix DMA unmapping in iso buffer removal
by Stefan Richter
· 15 years ago
d961450
firewire: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
1337f85
firewire: net: adjust net_device ops
by Stefan Richter
· 15 years ago
Next »