Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e205597d188a9ea69ce43f740a14f07b3f5b996a
/
drivers
e205597
firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_request2
by Stefan Richter
· 14 years ago
c82f91f
firewire: expose extended tcode of incoming lock requests to (userspace) drivers
by Jay Fenlason
· 14 years ago
604f451
firewire: cdev: freeze FW_CDEV_VERSION due to libraw1394 bug
by Stefan Richter
· 14 years ago
0244f57
firewire: cdev: count references of cards during inbound transactions
by Stefan Richter
· 14 years ago
08bd34c
firewire: cdev: fix responses to nodes at different card
by Jay Fenlason
· 14 years ago
bdfe273
firewire: cdev: fix race in iso context creation
by Clemens Ladisch
· 14 years ago
33e553f
firewire: remove an unused function argument
by Stefan Richter
· 14 years ago
56d04cb
firewire: core: remove an unnecessary zero initialization
by Stefan Richter
· 14 years ago
ae86e81
firewire: core: remove unused variable
by Stefan Richter
· 14 years ago
5030c80
ieee1394: remove unused variables
by Stefan Richter
· 14 years ago
0fcff4e
firewire: rename CSR access driver methods
by Stefan Richter
· 14 years ago
b384cf1
firewire: core: combine some repeated code
by Stefan Richter
· 14 years ago
c8a94de
firewire: normalize STATE_CLEAR/SET CSR access interface
by Stefan Richter
· 14 years ago
db3c9cc
firewire: replace get_features card driver hook
by Stefan Richter
· 14 years ago
e847cc8
firewire: drop sizeof expressions from some request size arguments
by Stefan Richter
· 14 years ago
65b2742
firewire: 'add CSR_... support' addendum
by Stefan Richter
· 14 years ago
c374ab4
firewire: core: always enable cycle master packets
by Clemens Ladisch
· 14 years ago
e91b278
firewire: allocate broadcast channel in hardware
by Clemens Ladisch
· 14 years ago
7e0e314f
firewire: core: add CSR abdicate support
by Clemens Ladisch
· 14 years ago
4ffb7a6
firewire: add CSR cmstr support
by Clemens Ladisch
· 14 years ago
3d1f46e
firewire: core: add CSR MAINT_UTILITY support
by Clemens Ladisch
· 14 years ago
a1a1132
firewire: add CSR PRIORITY_BUDGET support
by Clemens Ladisch
· 14 years ago
27a2329
firewire: add CSR BUSY_TIMEOUT support
by Clemens Ladisch
· 14 years ago
a48777e
firewire: add CSR BUS_TIME support
by Clemens Ladisch
· 14 years ago
9ab5071
firewire: add CSR CYCLE_TIME write support
by Clemens Ladisch
· 14 years ago
8e4b50f
firewire: core: add CSR SPLIT_TIMEOUT support
by Clemens Ladisch
· 14 years ago
446eba0
firewire: core: add CSR RESET_START support
by Clemens Ladisch
· 14 years ago
506f1a3
firewire: add CSR NODE_IDS support
by Clemens Ladisch
· 14 years ago
60d3297
firewire: add read_csr_reg driver callback
by Clemens Ladisch
· 14 years ago
3e07ec0
firewire: core: add CSR STATE_CLEAR/STATE_SET support
by Clemens Ladisch
· 14 years ago
bda3b8a
firewire: core: retry on local errors in bus manager election
by Clemens Ladisch
· 14 years ago
153e397
firewire: ohci: speed up PHY register accesses
by Clemens Ladisch
· 14 years ago
f9c70f9
firewire: core: trivial fix for warning strings
by Stefan Richter
· 14 years ago
a10c0ce7
firewire: check cdev response length
by Clemens Ladisch
· 14 years ago
262444e
firewire: ohci: add MSI support
by Clemens Ladisch
· 14 years ago
148c786
firewire: ohci: do not enable interrupts without the handler
by Stefan Richter
· 14 years ago
d8c1fa4
ieee1394: video1394: Use memdup_user
by Julia Lawall
· 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
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
7cfe21a
ieee1394: mark char device files as not seekable
by Stefan Richter
· 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
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
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
75ef7cd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
be64c97
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
34e3f91
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
675c607
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
662a96b
tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ON
by Atsushi Nemoto
· 15 years ago
cac43a1
cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)
by Torgny Johansson
· 15 years ago
b5abb02
e1000: Fix DMA mapping error handling on RX
by Anton Blanchard
· 15 years ago
4e4ddd4
drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.
by Thomas Hellstrom
· 15 years ago
f7072e0
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus
by Dave Airlie
· 15 years ago
b2cb9dc
Merge branch 'pcc' into release
by Len Brown
· 15 years ago
e4f23f6
Merge branches 'bugzilla-14207' and 'idle' into release
by Len Brown
· 15 years ago
89f3f21
efifb: fix framebuffer handoff
by Marcin Slusarz
· 15 years ago
115079a
geode-mfgpt: restore previous behavior for selecting IRQ
by Jens Rottmann
· 15 years ago
6c42966
drm/nv50: fix vram ptes on IGPs to point at stolen system memory
by Ben Skeggs
· 15 years ago
76befb8
drm/nv50: fix instmem binding on IGPs to point at stolen system memory
by Ben Skeggs
· 15 years ago
531e771
drm/nv50: improve vram page table construction
by Ben Skeggs
· 15 years ago
4c27bd3
drm/nv50: more efficient clearing of gpu page table entries
by Ben Skeggs
· 15 years ago
66b6eba
drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vram
by Ben Skeggs
· 15 years ago
e7e65ca
drm/nouveau: Fix up pre-nv17 analog load detection.
by Francisco Jerez
· 15 years ago
d306ebc
ACPI: Be in TS_POLLING state during mwait based C-state entry
by Pallipadi, Venkatesh
· 15 years ago
627fa17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
61caf87
i915 / PM: Fix hibernate regression caused by suspend/resume splitting
by Rafael J. Wysocki
· 15 years ago
a120e91
iwlwifi: sanity check before counting number of tfds can be free
by Stanislaw Gruszka
· 15 years ago
a239a8b
iwlwifi: error checking for number of tfds in queue
by Wey-Yi Guy
· 15 years ago
eb083ba
Input: usbtouchscreen - extend coordinate range for Generaltouch devices
by Roy Yin
· 15 years ago
3dae93e
[WATCHDOG] bfin: fix max timeout calculation
by Mike Frysinger
· 15 years ago
d0708b9
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 15 years ago
cf7ad04
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
168cf9a
firewire: remove incomplete Bus_Time CSR support
by Stefan Richter
· 15 years ago
Next »