Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ef370ee74b7a9cb769d50bfb73b4023ee3e37719
/
drivers
ef370ee
firewire: Fix the range check for the queue_iso payload pointer.
by Kristian Høgsberg
· 18 years ago
c5dfd0a
firewire: Increase the number of config rom retries and the retry delay.
by Kristian Høgsberg
· 18 years ago
93e4fd4
firewire: Don't set card->irm_node before we have a new valid topology.
by Kristian Høgsberg
· 18 years ago
3964a44
firewire: Generalize resource tracking for cdev implementation.
by Kristian Høgsberg
· 18 years ago
66dea3e
firewire: Add ioctls to add and remove config rom descriptors.
by Kristian Høgsberg
· 18 years ago
da8ecff
firewire: Streamline userspace interface structs.
by Kristian Høgsberg
· 18 years ago
20d1167
firewire: Remember to set the driver_data pointer when queueing a packet.
by Kristian Høgsberg
· 18 years ago
6f2e53d
firewire: Use device->groups for adding device attributes.
by Kristian Høgsberg
· 18 years ago
ecab413
firewire: Add phy register defines.
by Marc Butler
· 18 years ago
bbd1494
firewire: Export GUID as sysfs attribute.
by Kristian Høgsberg
· 18 years ago
7feb9cc
firewire: Add sysfs attributes for config rom directory values.
by Kristian Høgsberg
· 18 years ago
21351db
firewire: Make use of struct device_type.
by Kristian Høgsberg
· 18 years ago
945ac22
firewire: ROM cache is CPU-endian
by Stefan Richter
· 18 years ago
d84702a
firewire: fix compiler warnings on 64bit
by Stefan Richter
· 18 years ago
633c52d
firewire: add includes for sem and rw_sem
by Stefan Richter
· 18 years ago
015b066
firewire: Grab dev->sem when doing the update callback.
by Kristian Høgsberg
· 18 years ago
11f494e
firewire: rename CONFIG_FW to CONFIG_FIREWIRE
by Stefan Richter
· 18 years ago
b3d6e15
firewire: Add ref-counting for sbp2_device and hold a ref while we have work scheduled.
by Kristian Høgsberg
· 18 years ago
7e35f7f
firewire: Free pending transactions on cdev release.
by Kristian Høgsberg
· 18 years ago
693b902
firewire: Zero out sd->scsi_host if we fail to register with the SCSI stack.
by Kristian Høgsberg
· 18 years ago
9472316
firewire: Implement deallocation of address ranges.
by Kristian Høgsberg
· 18 years ago
eb0306e
firewire: Move sync and tag parameters to start_iso ioctl.
by Kristian Høgsberg
· 18 years ago
c70dc78
firewire: Fix dualbuffer iso receive mode and drop buffer fill mode.
by Kristian Høgsberg
· 18 years ago
d60d7f1
firewire: Implement CSR cycle time and bus time registers.
by Kristian Høgsberg
· 18 years ago
473d28c
firewire: Implement topology map and fix a couple of loopback bugs.
by Kristian Høgsberg
· 18 years ago
7c6e647
firewire: Export juju specific rcodes to user space.
by Kristian Høgsberg
· 18 years ago
97e3527
firewire: Add generation field to send_request ioctl struct.
by Kristian Høgsberg
· 18 years ago
e753350
firewire: Add card index field to get_info cdev ioctl struct.
by Kristian Høgsberg
· 18 years ago
8fbdbb3
firewire: Fix order of arguments for iso context creation.
by Kristian Høgsberg
· 18 years ago
28cf6a0
firewire: Track pending transactions and cancel them on cdev release.
by Kristian Høgsberg
· 18 years ago
f319b6a
firewire: Move async transmit to use the general context code.
by Kristian Høgsberg
· 18 years ago
2603bf2
firewire: Use only a wait queue and terminate poll and read on device removal.
by Kristian Høgsberg
· 18 years ago
2aaad97
firewire: Don't time out command orbs, leave that to the scsi stack.
by Kristian Høgsberg
· 18 years ago
048961e
firewire: Add rom_index attribute for unit sysfs directories.
by Kristian Høgsberg
· 18 years ago
5c5539d
firewire: Quiet down fw-sbp2 logging a bit, remove stale FIXME.
by Kristian Høgsberg
· 18 years ago
a3aca3d
firewire: Switch cdev code over to use register_chrdev and keep a list of devices.
by Kristian Høgsberg
· 18 years ago
344bbc4
firewire: Generalize get_config_rom to get_info.
by Kristian Høgsberg
· 18 years ago
5371842
firewire: Implement ioctl to initiate bus reset.
by Kristian Høgsberg
· 18 years ago
97bd9ef
firewire: Add a bus reset event type for fw-device-cdev.
by Kristian Høgsberg
· 18 years ago
1da0c93
firewire: Only use INIT_DELAYED_WORK for first initialization.
by Kristian Høgsberg
· 18 years ago
5f48047
firewire: Iterate through units in a keventd callback for update callbacks.
by Kristian Høgsberg
· 18 years ago
e254a4b
firewire: Clear all interrupt bits before shutting down.
by Kristian Høgsberg
· 18 years ago
49e1179
firewire: Drop the unused fw_card device.
by Kristian Høgsberg
· 18 years ago
937f687
firewire: Let an fw_descriptor specify a leading immediate key/value pair.
by Kristian Høgsberg
· 18 years ago
65efffa
firewire: Scheduled removal of SA_xxx interrupt flags fixups 3
by Thomas Gleixner
· 18 years ago
373b2ed
firewire: adjust whitespace
by Stefan Richter
· 18 years ago
98b6cbe
firewire: Implement sync and tag matching for isochronous receive.
by Kristian Høgsberg
· 18 years ago
21efb3c
firewire: Configure channel and speed at context creation time.
by Kristian Høgsberg
· 18 years ago
e364cf4
firewire: Store OHCI version and make sure we have at least 1.1 before doing dualbuffer.
by Kristian Høgsberg
· 18 years ago
68be3fa
firewire: Get zeroed out pages for mapping to user space.
by Kristian Høgsberg
· 18 years ago
cb2d2cd
firewire: Don't touch DMA descriptors after appending.
by Kristian Høgsberg
· 18 years ago
d2746dc
firewire: Use a buffer fill descriptor for receive when header size is 0.
by Kristian Høgsberg
· 18 years ago
1e1d196
firewire: Set correct buffer lengths for dualbuffer DMA descriptor.
by Kristian Høgsberg
· 18 years ago
9b32d5f
firewire: Acummulate received iso headers and send them back to user space.
by Kristian Høgsberg
· 18 years ago
500be72
firewire: Log OHCI chipset version in PCI probe.
by Kristian Høgsberg
· 18 years ago
b829566
firewire: Implement functionality to stop isochronous DMA contexts.
by Kristian Høgsberg
· 18 years ago
69cdb72
firewire: Rename 'send_iso' to 'start_iso'.
by Kristian Høgsberg
· 18 years ago
295e3fe
firewire: Implement basic isochronous receive functionality.
by Kristian Høgsberg
· 18 years ago
3020073
firewire: Generalize the iso transmit descriptor buffer logic.
by Kristian Høgsberg
· 18 years ago
9aad812
firewire: Split the iso buffer out from fw_iso_context and avoid vmalloc.
by Kristian Høgsberg
· 18 years ago
6e2e842
firewire: Use correct payload pointer when demarshalling incoming requests.
by Kristian Høgsberg
· 18 years ago
c889475
firewire: Read the *Clear versions of the iso interrupt register.
by Kristian Høgsberg
· 18 years ago
cbb59da
firewire: Fix another typo from the bitfield conversion.
by Kristian Høgsberg
· 18 years ago
82eff9d
firewire: Use dma_mapping_error() for checking for DMA mapping errors.
by Kristian Høgsberg
· 18 years ago
27a15e5
firewire: Credit the old sbp2.c driver for being a good starting point.
by Kristian Høgsberg
· 18 years ago
bbf19db
firewire: Use atomic_t's for serial numbers.
by Kristian Høgsberg
· 18 years ago
362c2c8
firewire: Spell out fw as firewire in sysfs.
by Kristian Høgsberg
· 18 years ago
374a003
firewire: Complete SCSI commands with DID_BUS_BUSY when a bus reset happens.
by Kristian Høgsberg
· 18 years ago
993baca
firewire: Schedule topology work before calling driver update functions.
by Kristian Høgsberg
· 18 years ago
7f37c42
firewire: Introduce a retry mechanism for reconnects and logins.
by Kristian Høgsberg
· 18 years ago
1d3d52c
firewire: fw-sbp2: Do ORB timeout right.
by Kristian Høgsberg
· 18 years ago
730c32f
firewire: Implement proper transaction cancelation.
by Kristian Høgsberg
· 18 years ago
72e318e
firewire: Reduce some redundant register definitions.
by Kristian Høgsberg
· 18 years ago
32b4609
firewire: Rework async receive DMA.
by Kristian Høgsberg
· 18 years ago
641f879
firewire: use atomic type for fw_device.state
by Stefan Richter
· 18 years ago
0edeefd
firewire: Make sure we wait for DMA to stop before we reprogram it.
by Kristian Høgsberg
· 18 years ago
931c483
firewire: Implement compliant bus management.
by Kristian Høgsberg
· 18 years ago
9fc8268
firewire: Fix bit shift typo.
by Kristian Høgsberg
· 18 years ago
e5f49c3
firewire: Sanitize send error codes.
by Kristian Høgsberg
· 18 years ago
93c4cce
firewire: Handle access to CSR resources on local node.
by Kristian Høgsberg
· 18 years ago
746083d86
firewire: Add lock transaction opcodes to fw-device-cdev.h.
by Kristian Høgsberg
· 18 years ago
36bfe49
firewire: Clean up response handling.
by Kristian Høgsberg
· 18 years ago
e636fe2
firewire: Loop requests to the host controller back into the stack.
by Kristian Høgsberg
· 18 years ago
2639a6f
firewire: Use struct fw_packet for incoming packets too in controller interface.
by Kristian Høgsberg
· 18 years ago
748086e
firewire: fix compilation with gcc 3.4
by Stefan Richter
· 18 years ago
83db801
firewire: Implement gap count optimization.
by Kristian Høgsberg
· 18 years ago
cfb0138
firewire: fw-sbp2: set command set related device flags
by Stefan Richter
· 18 years ago
907293d
firewire: consistent usage of node_id
by Stefan Richter
· 18 years ago
366f5f4
firewire: fw-ohci: remove unnecessary macro
by Stefan Richter
· 18 years ago
02af8e7
firewire: fw-sbp2: remove unused macro
by Stefan Richter
· 18 years ago
5fa1580
firewire: fw-sbp2: remove bogus "emulated" host flag
by Stefan Richter
· 18 years ago
6cad95f
firewire: fix failure path in ohci_enable_phys_dma
by Stefan Richter
· 18 years ago
5af4e5e
firewire: comma after last enum item or initializer
by Stefan Richter
· 18 years ago
5e20c28
firewire: whitespace adjustments
by Stefan Richter
· 18 years ago
95688e9
firewire: cleanups
by Adrian Bunk
· 18 years ago
21ebcd1
firewire: mark some structs const
by Stefan Richter
· 18 years ago
227e7d8
firewire: additional help in Kconfig
by Stefan Richter
· 18 years ago
22a38e72
firewire: put old and new stack into same Kconfig submenu
by Stefan Richter
· 18 years ago
687198b
firewire: consistent ifndef blocks in header files
by Stefan Richter
· 18 years ago
35b7541
firewire: typo in Kconfig
by Stefan Richter
· 18 years ago
Next »