Sign in
googlers
/
maze
/
linux
/
2ba908ecfc4697dd856a526a9d4d4bd28e64a9cd
/
drivers
/
staging
/
sep
1380516
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 13 years ago
09861bc
staging: sep: fix function name in kernel-doc
by Jonathan Neuschäfer
· 14 years ago
1fddb42
staging: sep: clean up some checkpatch.pl issues
by Tim Retout
· 14 years ago
e44ba03
treewide: remove duplicate includes
by Vitaliy Ivanov
· 14 years ago
c09c9ae
staging: sep: resolve issue with false zero length of page
by Mark Allyn
· 14 years ago
df9b29d
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 14 years ago
00838d4
staging: sep: remove last memrar remnants
by Alan Cox
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
1254a45
staging: sep: remove unused ioctls
by Mark Allyn
· 14 years ago
836aded
staging: sep: Further tidying
by Alan Cox
· 14 years ago
e508edb
staging: sep: update driver to SEP version 3.4.5
by Mark Allyn
· 14 years ago
dfcfc16
staging: sep: Remove un-needed debug prints
by Mark Allyn
· 14 years ago
91caec3
staging: sep: Add comment to TODO to clean up un-needed debug prints
by Mark Allyn
· 14 years ago
bc657f6
staging: sep: fix comments in sep_get_static_pool_addr_handler
by Mark Allyn
· 14 years ago
fd59998
Staging: sep: eliminate kernel crash due to null parameter in dma_alloc_coherent
by Mark Allyn
· 14 years ago
653bf0c
Staging: sep: ensure that caller id buffer is little endian
by Mark Allyn
· 14 years ago
c100fa4
Staging: sep: reduce 64 and 32 bit compile warnings
by Mark Allyn
· 14 years ago
be38efe
Staging: sep: limit time to wait for reconfig shared area complete
by Mark Allyn
· 14 years ago
8f9346a
Staging: sep: remove completed items in TODO
by Mark Allyn
· 14 years ago
0dd12c4
Staging: sep: remove code for Moorestown device
by Mark Allyn
· 14 years ago
08740c9
Staging: sep: initialize driver copy of send and receive count with device
by Mark Allyn
· 14 years ago
843f65c
Staging: sep: clean up error checking in probe function
by Mark Allyn
· 14 years ago
b0daf59
Staging: sep: sram_addr is 32 bit; this is not a kernel address, but device internal value
by Mark Allyn
· 14 years ago
e957b06
Staging: sep: remove spaces at end of lines
by Mark Allyn
· 14 years ago
f156627
Staging: sep: remove virtual address being passed to user space application
by Mark Allyn
· 14 years ago
d1f521c
staging/sep: Fix printk format warning
by Peter Huewe
· 14 years ago
dda16b2
staging/sep: Fix sparse warning 'Using plain integer as NULL pointer'
by Peter Huewe
· 14 years ago
eb6b420
staging/sep: Fix sparse warning 'do-while statement is not a compound statement'
by Peter Huewe
· 14 years ago
3b93ff0
Staging: sep: do not select the driver by default
by Greg Kroah-Hartman
· 14 years ago
da3f825
Staging: sep: Fix crash if a device is not found
by Alan Cox
· 14 years ago
6f89be9
Staging: sep: clean up a couple of spots missed in pass one
by Alan Cox
· 14 years ago
2bb3af5
Staging: sep: cant is an angular inclination
by Alan Cox
· 14 years ago
6eb44c5
Staging: sep: Make SEP consistent
by Alan Cox
· 14 years ago
7c9eb69
Staging: sep: Use kzalloc when needed
by Alan Cox
· 14 years ago
da14e55
Staging: sep: clean up some of the obvious sillies
by Alan Cox
· 14 years ago
d1bb832
Staging: sep: Fix the kernel-doc in SEP
by Alan Cox
· 14 years ago
4c8e2a1
Staging: sep: clean up caller_id function
by Alan Cox
· 14 years ago
8d80e4e
Staging: sep: netlink - what netlink
by Alan Cox
· 14 years ago
266aa85
Staging: sep: handle the memrar stuff in the headers
by Alan Cox
· 14 years ago
62a8c3a
Staging: sep: handle the rar definition stuff in the header
by Alan Cox
· 14 years ago
de92e3a
Staging: sep: minimal fix for wrong include
by Alan Cox
· 14 years ago
4856ab3
Staging: sep: Introduce sep driver
by Mark Allyn
· 14 years ago
d49824c
Staging: sep: remove driver
by Greg Kroah-Hartman
· 14 years ago
f69b0d6
Staging: fix typos concerning "address"
by Uwe Kleine-König
· 14 years ago
640f7dc
Staging: sep: return -EFAULT on copy_to_user errors
by Dan Carpenter
· 15 years ago
09a3c4a
Staging: sep: remove duplicated #include
by Huang Weiyi
· 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
c7e10c9
Staging: Fix continuation line formats
by Joe Perches
· 15 years ago
bc56894
Staging: Fix continuation line formats
by Joe Perches
· 15 years ago
e4c3a24
Staging: sep: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
4401e82
Staging: sep: include driver name in firmware filenames
by Ben Hutchings
· 15 years ago
13ac58d
staging: make PCI device id constant
by Németh Márton
· 15 years ago
74e1cd4
Staging: sep: Fix use of legacy ioctl fop
by Alan Cox
· 15 years ago
db37600
Staging: sep: Fix build problems from header changes
by Alan Cox
· 15 years ago
bbc9a99
Staging: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
727acb4
Staging: sep: fix 2 warnings
by Randy Dunlap
· 15 years ago
4439c93
staging: Complete sched.h removal from interrupt.h
by Jeff Mahoney
· 15 years ago
817bb33
Staging: sep: SEP driver build breaks with CONFIG_PCI=n
by Kamalesh Babulal
· 15 years ago
663d8bb
Staging: sep: use ioremap helpers
by Alan Cox
· 15 years ago
a4e80a1
Staging: sep: untangle the register_fs code
by Alan Cox
· 15 years ago
cfd498b
Staging: sep: clean up time
by Alan Cox
· 15 years ago
2e7dcc3
Staging: sep: clean up command sending
by Alan Cox
· 15 years ago
6f9e0f6
Staging: sep: flow ioctl cleanup
by Alan Cox
· 15 years ago
70ae04e
Staging: sep: kick out various fields we can prove are not needed
by Alan Cox
· 15 years ago
4c29e97
Staging: sep: Implement some proper open/close methods
by Alan Cox
· 15 years ago
6f13ea3
Staging: sep: tidy firmware load
by Alan Cox
· 15 years ago
51faa9d
Staging: sep: various minor tidyups
by Alan Cox
· 15 years ago
c7b7556
Staging: sep: fix a conversion thinko
by Alan Cox
· 15 years ago
ad6b9ab
Staging: sep: Use the proper allocators for the shared area
by Alan Cox
· 15 years ago
d7d90a2
Staging: sep: remove extra CFLAGS we don't use
by Alan Cox
· 15 years ago
790cf1b
Staging: sep: Try and get kernel address and user address types right
by Alan Cox
· 15 years ago
3b66bb6
Staging: sep: remove module int macro
by Alan Cox
· 15 years ago
dabe6e6
Staging: sep: load_rom is remarkably verbose and repetetive
by Alan Cox
· 15 years ago
3cacf72
Staging: sep: fix flow API
by Alan Cox
· 15 years ago
8c7ff81
Staging: sep: clean up after switching to passing sep
by Alan Cox
· 15 years ago
ca605bb
Staging: sep: Use filp->private_data to create proper device instances
by Alan Cox
· 15 years ago
6343cef
Staging: sep: Fix PCI irq usage
by Alan Cox
· 15 years ago
904290c
Staging: sep: rename some fields
by Alan Cox
· 15 years ago
577092a
Staging: sep: use O_NDELAY instead of magic APIs
by Alan Cox
· 15 years ago
7913c21
Staging: sep: fix time handler
by Alan Cox
· 15 years ago
0a18d7b
Staging: sep: forward declaration removal time
by Alan Cox
· 15 years ago
9141006
Staging: sep: squish some of the wrapper functions
by Alan Cox
· 15 years ago
b636803
Staging: sep: kill off unused code
by Alan Cox
· 15 years ago
b10b483
Staging: sep: make everything static
by Alan Cox
· 15 years ago
0097a69
Staging: sep: merge the two files
by Alan Cox
· 15 years ago
8407248
Staging: sep: kill lock wrapper
by Alan Cox
· 15 years ago
2f82614
Staging: sep: statically initialize the fops like other drivers
by Alan Cox
· 15 years ago
a2171b6
Staging: sep: function shuffle
by Alan Cox
· 15 years ago
8f3aa57
Staging: sep: Put all the ARM bits together
by Alan Cox
· 15 years ago
43e8c4a
Staging: sep: priceless ...
by Alan Cox
· 15 years ago
f93e4bf
Staging: sep: first pass after indent
by Alan Cox
· 15 years ago
d19cf32
Staging: sep: indent pass
by Alan Cox
· 15 years ago
46eb5a1
Staging: sep: do something about all the printk macros
by Alan Cox
· 15 years ago
794f1d7
Staging: sep: We have two different repeats of the same logic
by Alan Cox
· 15 years ago
79de99e8
Staging: sep: rework write_register/read_register
by Alan Cox
· 15 years ago
f5e3980
Staging: sep: Create a structure to hold all the current crap spewed about as globals
by Alan Cox
· 15 years ago
6a10753
Staging: rar/sep: Remove C++isms from the headers
by Alan Cox
· 15 years ago
9dd3bd4
Staging: sep: Fix rar build
by Alan Cox
· 15 years ago
4dd0084
Staging: rar/sep: Don't use random VENDOR_ID macros but the proper names
by Alan Cox
· 15 years ago
137cf5b
Staging: rar: fix some initial type problems
by Alan Cox
· 15 years ago
Next »