Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
1f1bd5fc326a46d8c49132260f661b7cc954846f
/
drivers
/
ieee1394
da206c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
179e091
[PATCH] drivers: use list_move()
by Akinobu Mita
· 18 years ago
d6e05ed
spelling fixes
by Andreas Mohr
· 18 years ago
09a9a45
[PATCH] ieee1394: nodemgr: do not peek into struct semaphore
by Stefan Richter
· 18 years ago
a73df4d
[PATCH] frv: ieee1394 is borken on frv
by Al Viro
· 18 years ago
34641a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bcollins/linux1394-2.6
by Linus Torvalds
· 18 years ago
c6387a4
[SPARC]: Kill __irq_itoa().
by David S. Miller
· 18 years ago
7136b80
eth1394: replace __constant_htons by htons
by Ben Collins
· 18 years ago
2c4b69b
ieee1394: adjust code formatting in highlevel.c
by Ben Collins
· 18 years ago
4451519
ieee1394: hl_irqs_lock is taken in hardware interrupt context
by Ben Collins
· 18 years ago
f654240
ieee1394_core: switch to kthread API
by Ben Collins
· 18 years ago
dd082c6
ieee1394: sbp2: Kconfig fix
by Ben Collins
· 18 years ago
6737231
ieee1394: add preprocessor constant for invalid csr address
by Ben Collins
· 18 years ago
e269d27
sbp2: fix deregistration of status fifo address space
by Ben Collins
· 18 years ago
02f4213
[PATCH] eth1394: endian fixes
by Ben Collins
· 18 years ago
b21efb5
Fix broken suspend/resume in ohci1394
by Ben Collins
· 18 years ago
05db505
sbp2: use __attribute__((packed)) for on-the-wire structures
by Ben Collins
· 18 years ago
bccbccd
sbp2: provide helptext for CONFIG_IEEE1394_SBP2_PHYS_DMA and mark it experimental
by Ben Collins
· 18 years ago
fd23ade
sbp2: fix S800 transfers if phys_dma is off
by Ben Collins
· 18 years ago
40ae6c5
sbp2: remove ohci1394 specific constant
by Ben Collins
· 18 years ago
fa9b739
ohci1394: make phys_dma parameter read-only
by Ben Collins
· 18 years ago
4611ed3
ohci1394: set address range properties
by Ben Collins
· 18 years ago
8aef63f
ieee1394: extend lowlevel API for address range properties
by Ben Collins
· 18 years ago
20f4578
sbp2: log number of supported concurrent logins
by Ben Collins
· 18 years ago
fe42b05
sbp2: remove manipulation of inquiry response
by Ben Collins
· 18 years ago
eaf8845
ieee1394: save RAM by using a single tlabel for broadcast transactions
by Ben Collins
· 18 years ago
647dcb5
ieee1394: support for slow links or slow 1394b phy ports
by Ben Collins
· 18 years ago
57fdb58
ieee1394/ohci1394: CycleTooLong interrupt management
by Ben Collins
· 18 years ago
7597028
raw1394: fix whitespace after x86_64 compat patch
by Ben Collins
· 18 years ago
fa7614d
From: Arjan van de Ven <arjan@infradead.org>
by Ben Collins
· 18 years ago
4b9a334
sbp2: make TSB42AA9 workaround specific to Momobay CX-1
by Ben Collins
· 18 years ago
ff34d3b
ohci1394: Remove superfluous call to free_dma_rcv_ctx,
by Ben Collins
· 18 years ago
9bb2bcd
ieee1394: speed up of dma_region_sync_for_cpu
by Ben Collins
· 18 years ago
f54b1bd
video1394: be quiet
by Ben Collins
· 18 years ago
829a198
[PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspace()
by Stefan Richter
· 18 years ago
a54c9d3
[PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devices
by Stefan Richter
· 19 years ago
679c0cd
[PATCH] sbp2: add ability to override hardwired blacklist
by Stefan Richter
· 19 years ago
e9a1c52
[PATCH] sbp2: add read_capacity workaround for iPod
by Stefan Richter
· 19 years ago
24d3bf8
[PATCH] sbp2: consolidate workarounds
by Stefan Richter
· 19 years ago
24c7cd0
[PATCH] sbp2: fix spinlock recursion
by Stefan Richter
· 19 years ago
76babde
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 19 years ago
94c2d01
ohci1394: cleanup the "Unexpected PCI resource length" warning.
by Jody McIntyre
· 19 years ago
d024ebc
sbp2: misc debug logging cleanups
by Stefan Richter
· 19 years ago
8f0525f
sbp2: proper treatment of DID_OK
by Stefan Richter
· 19 years ago
23e93f1
ieee1394: set read permission for parameter disable_irm
by Stefan Richter
· 19 years ago
5566405
sbp2: check for ARM failure
by Stefan Richter
· 19 years ago
180a430
ohci1394: clean up asynchronous and physical request filters programming
by Stefan Richter
· 19 years ago
c1d08eb
ieee1394: remove amdtp remains from ieee1394_core.h
by Stefan Richter
· 19 years ago
a874844
ieee1394: remove devfs support
by Stefan Richter
· 19 years ago
e2f8165
Signed-off-by: Jody McIntyre <scjody@modernduck.com>
by Jody McIntyre
· 19 years ago
147830f
sbp2: prevent unloading of 1394 low-level driver
by Stefan Richter
· 19 years ago
e822250
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
by Benjamin Herrenschmidt
· 19 years ago
37d5411
[PATCH] bitops: hweight() related cleanup
by Akinobu Mita
· 19 years ago
4bc32c4
[PATCH] x86_64: Implement compat code for raw1394 read/write
by Andi Kleen
· 19 years ago
1f050a1
[PATCH] video1394: fix "return E;" typo
by Alexey Dobriyan
· 19 years ago
a80614d
sbp2: update 36byte inquiry workaround (fix compatibility regression)
by Stefan Richter
· 19 years ago
35bdddb
sbp2: variable status FIFO address (fix login timeout)
by Stefan Richter
· 19 years ago
bf637ec
sbp2: fix another deadlock after disconnection
by Stefan Richter
· 19 years ago
e30809f
[PATCH] don't mangle INQUIRY if cmddt or evpd bits are set
by Al Viro
· 19 years ago
506eecd
Actually remove amdtp.[ch], cmp.[ch].
by Jody McIntyre
· 19 years ago
7ff9205
[PATCH] don't include ioctl32.h in drivers
by Christoph Hellwig
· 19 years ago
8c1d286
[PATCH] don't freeze firewire on suspend.
by Dave Jones
· 19 years ago
0a75c23
Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Jody McIntyre
· 19 years ago
db9edfd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 19 years ago
25c862c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 19 years ago
312c004
[PATCH] driver core: replace "hotplug" by "uevent"
by Kay Sievers
· 19 years ago
352dd1d
gitignore: misc files
by Brian Gerst
· 19 years ago
eaceec7
sbp2: remove duplicate code from sbp2_start_device()
by Stefan Richter
· 19 years ago
cf8d2c0
sbp2: split sbp2_create_command_orb() for better readability
by Stefan Richter
· 19 years ago
209171a
ohci1394: log number of implemented isochronous contexts
by Stefan Richter
· 19 years ago
d51e86c
ieee1394: write broadcast_channel only to select nodes (fixes device recognition)
by Stefan Richter
· 19 years ago
48622b7
ieee1394: resume remote ports when starting a host (fixes device recognition)
by Stefan Richter
· 19 years ago
dc3edd5
sbp2: did not clean up after scsi_add_device() failed
by Stefan Richter
· 19 years ago
43863eb
sbp2: delete sbp2scsi_direction_table
by Stefan Richter
· 19 years ago
51c1d80
ieee1394: run high-level updates before high-level probes
by Stefan Richter
· 19 years ago
e38dc0a
ieee1394: remove nonexistent functions from nodemgr.h
by Stefan Richter
· 19 years ago
61c7f77
ieee1394: write broadcast_channel only to select nodes (fixes device recognition)
by Stefan Richter
· 19 years ago
741854e
ieee1394: whitespace cleanup in hosts.[ch], ieee1394_core.[ch]
by Stefan Richter
· 19 years ago
546513f
ieee1394: hpsb_send_phy_config() cleanup
by Stefan Richter
· 19 years ago
d775846
ieee1394: add definitions for phy packet constants
by Stefan Richter
· 19 years ago
14c0fa2
ieee1394: resume remote ports when starting a host (fixes device recognition)
by Stefan Richter
· 19 years ago
c64d472
ieee1394/raw1394: LIndent fixes
by Jens-Michael Hoffmann
· 19 years ago
066ef9c
ieee1394/iso: LIndent fixes
by Jens-Michael Hoffmann
· 19 years ago
16c333a
ieee1394/ieee1394_transactions: LIndent fixes
by Jens-Michael Hoffmann
· 19 years ago
6649e92
ieee1394/dma: LIndent fixes
by Jens-Michael Hoffmann
· 19 years ago
a96074e
csr1212: add check for !valid
by Jody McIntyre
· 19 years ago
5303a98
csr1212: check results of keyval reads
by Jody McIntyre
· 19 years ago
b12479d
raw1394: fix memory deallocation in modify_config_rom
by Stefan Richter
· 19 years ago
d734f92
drivers/ieee1394/raw1394.c: fix a NULL pointer
by Adrian Bunk
· 19 years ago
977545e
sbp2: slimmer interface to scsi_mod
by Stefan Richter
· 19 years ago
e4cda16
Fix incorrect video1394 timestamps.
by Damien Douxchamps
· 19 years ago
e27d301
Every file should #include the headers containing the prototypes for
by Adrian Bunk
· 19 years ago
963f48a
sbp2_command_orb_lock must be held when accessing the _orb_inuse list.
by Jody McIntyre
· 19 years ago
a9931a6
Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Jody McIntyre
· 19 years ago
7301c8d
Remove amdtp, cmp drivers.
by Jody McIntyre
· 19 years ago
4de4ebc
[PATCH] ieee1394: fix-up schedule_timeout() usage
by Nishanth Aravamudan
· 19 years ago
ef79754
Remove definitions of unreferenced macros virt_to_page and vmalloc_32 from
by Stefan Richter
· 19 years ago
8551158
kmalloc/kzalloc changes:
by Stefan Richter
· 19 years ago
7afa146
Remove version strings from eth1394, ohci1394, sbp2.
by Stefan Richter
· 19 years ago
a237f35
sbp2, ohci1394 cleanups:
by Stefan Richter
· 19 years ago
Next »