Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
229695e51efc4ed5e04ab471c82591d0f432909d
/
drivers
/
ieee1394
4db6108
[PATCH] struct path: convert ieee1394
by Josef Sipek
· 18 years ago
ec9b7e1
ieee1394: sbp2: code formatting around work_struct stuff
by Stefan Richter
· 18 years ago
1e4f7bc
ieee1394: nodemgr: remove a kcalloc
by Stefan Richter
· 18 years ago
3015c73
ieee1394: conditionally export ieee1394_bus_type
by Stefan Richter
· 18 years ago
ed30c26
ieee1394: Consolidate driver registering
by Ben Collins
· 18 years ago
9b7d9c0
ieee1394: sbp2: convert from PCI DMA to generic DMA
by Stefan Richter
· 18 years ago
d41bba2
ieee1394: nodemgr: spaces to tabs
by Stefan Richter
· 18 years ago
8252bbb
ieee1394: nodemgr: fix deadlock in shutdown
by Stefan Richter
· 18 years ago
cec1a31
ieee1394: nodemgr: remove duplicate assignment
by Stefan Richter
· 18 years ago
ff6a4cd
sbp2: make 1bit bitfield unsigned
by Luca Tettamanti
· 18 years ago
4e834da
ieee1394: schedule *_oui sysfs attributes for removal
by Stefan Richter
· 18 years ago
e9429df
ieee1394: schedule unused symbol exports for removal
by Stefan Richter
· 18 years ago
861646f
ieee1394: dv1394: schedule for feature removal
by Stefan Richter
· 18 years ago
9868e0e
ieee1394: raw1394: defer feature removal of old isoch interface
by Stefan Richter
· 18 years ago
63cca59
ieee1394: ohci1394: call PMac code in shutdown only for proper machines
by Stefan Richter
· 18 years ago
5370f1f
ieee1394: ohci1394: reformat PPC_PMAC platform code
by Stefan Richter
· 18 years ago
48cfae4
ieee1394: ohci1394: add PPC_PMAC platform code to driver probe
by Stefan Richter
· 18 years ago
58272c1
ieee1394: sbp2: wrap two functions into one
by Stefan Richter
· 18 years ago
2a533b1
ieee1394: sbp2: update comment on things to do
by Stefan Richter
· 18 years ago
cd641f6
ieee1394: sbp2: use list_move_tail()
by Stefan Richter
· 18 years ago
138c8af
ieee1394: sbp2: more concise names for types and variables
by Stefan Richter
· 18 years ago
9117c6d
ieee1394: sbp2: remove unused struct members
by Stefan Richter
· 18 years ago
28b0667
ieee1394: sbp2: proper unit in module parameter description
by Stefan Richter
· 18 years ago
ca0c745
ieee1394: sbp2: clean up sbp2_ namespace
by Stefan Richter
· 18 years ago
5796aa7
ieee1394: sbp2: some conditions in queue_command are unlikely
by Stefan Richter
· 18 years ago
e8ca566
ieee1394: sbp2: remove superfluous comments
by Stefan Richter
· 18 years ago
d19c776
ieee1394: sbp2: delayed_work -> work_struct
by Stefan Richter
· 18 years ago
424a964
ieee1394: sbp2: coding style of some macros
by Stefan Richter
· 18 years ago
edf1fb2
ieee1394: sbp2: remove debug macros
by Stefan Richter
· 18 years ago
3564409
ieee1394: sbp2: consolidate log levels
by Stefan Richter
· 18 years ago
0b88544
ieee1394: sbp2: remove duplicate code
by Stefan Richter
· 18 years ago
8c8009e
ieee1394: sbp2: remove dead code
by Stefan Richter
· 18 years ago
ea42ea0
ieee1394: sbp2: clean up function declarations
by Stefan Richter
· 18 years ago
66743e0
ieee1394: sbp2: remove irritating log message
by Stefan Richter
· 18 years ago
c0f00e2
ohci1394: shortcut irq printing
by Alexey Dobriyan
· 18 years ago
1f72cf5
ieee1394: nodemgr: take it easy if bus_rescan_devices fails
by Stefan Richter
· 18 years ago
bfe89d7
drivers/ieee1394/*: use kmemdup()
by Eric Sesterhenn
· 18 years ago
5f8d17f6
ieee1394: ohci1394: proper log messages in suspend and resume
by Stefan Richter
· 18 years ago
2a3f8ad
ieee1394: ohci1394: revert fail on error in suspend
by Stefan Richter
· 18 years ago
def4d87
ieee1394: only build OUI database files if config enabled
by Randy Dunlap
· 18 years ago
7f58803
ieee1394: fix printk format warning
by Randy Dunlap
· 18 years ago
b07375b
ieee1394: nodemgr: revise semaphore protection of driver core data
by Stefan Richter
· 18 years ago
7fdfc90
ieee1394: nodemgr: reflect which return values are errors
by Stefan Richter
· 18 years ago
b7cffc5
ieee1394: nodemgr: small fix after sysfs errors patch
by Stefan Richter
· 18 years ago
7b900c1
dv1394: remove BKL contention
by Stefan Richter
· 18 years ago
75dcf5d
video1394: remove BKL contention
by Daniel Drake
· 18 years ago
3c21cfc
video1394: small optimizations to frame retrieval codepath
by Daniel Drake
· 18 years ago
c1c9c7c
ieee1394: handle sysfs errors
by Stefan Richter
· 18 years ago
1ed891c
ieee1394: coding style in hosts.c
by Stefan Richter
· 18 years ago
5c37dcb
ieee1394: lock smaller region by host_num_alloc mutex
by Stefan Richter
· 18 years ago
b63d4fe
ieee1394: usecs_to_jiffies takes unsigned int argument
by Stefan Richter
· 18 years ago
da256c5
ieee1394: ohci1394: suspend/resume cosmetics
by Stefan Richter
· 18 years ago
f011bf0
ohci1394: steps to implement suspend/resume
by Bernhard Kaindl
· 18 years ago
f9edc4f
ieee1394: raw1394: add comments on lock usage
by Stefan Richter
· 18 years ago
23077f1
ieee1394: sbp2: slightly reorder sbp2scsi_abort
by Stefan Richter
· 18 years ago
0e930f4
ieee1394: remove unused struct member from highlevel API
by Stefan Richter
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
54e6ecb
[PATCH] slab: remove SLAB_ATOMIC
by Christoph Lameter
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
c20e394
[ETH1394]: Fix unaligned accesses.
by David S. Miller
· 18 years ago
346f5c7
ieee1394: ohci1394: revert fail on error in suspend
by Stefan Richter
· 18 years ago
7ff3e52
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 18 years ago
b7a7179
ieee1394: nodemgr: fix startup of knodemgrd
by Stefan Richter
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
0950960
Fix several typos in drivers/
by Matt LaPlante
· 18 years ago
0cd43f8
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 18 years ago
a0d9c63
i2c-algo-bit: Discard the mdelay data struct member
by Jean Delvare
· 18 years ago
3253b66
ieee1394: raw1394: arm functions slept in atomic context
by Stefan Richter
· 18 years ago
c394f1e
ieee1394: sbp2: enable auto spin-up for all SBP-2 devices
by Stefan Richter
· 18 years ago
ea6104c
ieee1394: ohci1394: check for errors in suspend or resume
by Stefan Richter
· 18 years ago
f0645e7
set power state of firewire host during suspend
by Pavel Machek
· 18 years ago
9531f13
ieee1394: ohci1394: more obvious endianess handling
by Stefan Richter
· 18 years ago
cf82703
ieee1394: ohci1394: fix endianess bug in debug message
by Stefan Richter
· 18 years ago
98e238c
ieee1394: sbp2: don't prefer MODE SENSE 10
by Stefan Richter
· 18 years ago
a1842be
ieee1394: nodemgr: grab class.subsys.rwsem in nodemgr_resume_ne
by Stefan Richter
· 18 years ago
9b51601
ieee1394: nodemgr: fix rwsem recursion
by Stefan Richter
· 18 years ago
b809289
ieee1394: sbp2: more help in Kconfig
by Stefan Richter
· 18 years ago
2cccbb5
ieee1394: sbp2: prevent rare deadlock in shutdown
by Stefan Richter
· 18 years ago
902abed
ieee1394: sbp2: update includes
by Stefan Richter
· 18 years ago
abbca10
ieee1394: sbp2: better handling of transport errors
by Stefan Richter
· 18 years ago
4fc383c
ieee1394: sbp2: recheck node generation in sbp2_update
by Stefan Richter
· 18 years ago
1f427e8
ieee1394: sbp2: safer agent reset in error handlers
by Stefan Richter
· 18 years ago
09ee67a
ieee1394: sbp2: handle "sbp2util_node_write_no_wait failed"
by Stefan Richter
· 18 years ago
2a87418
CONFIG_PM=n slim: drivers/ieee1394/ohci1394.c
by Alexey Dobriyan
· 18 years ago
611aa19
ieee1394: safer definition of empty macros
by Stefan Richter
· 18 years ago
4b60912
video1394: add poll file operation support
by David Moore
· 18 years ago
a1b3206
the scheduled removal of drivers/ieee1394/sbp2.c:force_inquiry_hack
by Adrian Bunk
· 18 years ago
8df4083
Initialize ieee1394 early when built in
by Andi Kleen
· 18 years ago
e8398bb
ieee1394: sbp2: convert sbp2util_down_timeout to waitqueue
by Stefan Richter
· 18 years ago
6065772
ieee1394: sbp2: more checks of status block
by Stefan Richter
· 18 years ago
3e98eab4
ieee1394: sbp2: safer initialization of status fifo
by Stefan Richter
· 18 years ago
d4018d7
ieee1394: sbp2: optimize DMA direction of command ORBs
by Stefan Richter
· 18 years ago
2821276
ieee1394: sbp2: discard return value of sbp2_link_orb_command
by Stefan Richter
· 18 years ago
cc07818
ieee1394: sbp2: safer last_orb and next_ORB handling
by Stefan Richter
· 18 years ago
9154df5
ieee1394: remove #include <asm/semaphore.h>
by Stefan Richter
· 18 years ago
9951903
ieee1394: shrink tlabel pools, remove tpool semaphores
by Stefan Richter
· 18 years ago
9b4f2e9
ieee1394: merge from Linus
by Stefan Richter
· 18 years ago
7334bb4
[PATCH] 1394: fix for recently added firewire patch that breaks things on ppc
by Danny Tholen
· 18 years ago
Next »