V4L/DVB (13025): s2250-board: Fix memory leaks
[pandora-kernel.git] / drivers / staging / sep /
2009-09-18 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2009-09-18 Linus TorvaldsMerge branch 'for-linus' of git://gitserver.sunplusct...
2009-09-18 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-09-18 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-09-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-18 Linus TorvaldsMerge branch 'davinci-for-linus' of git://git./linux...
2009-09-18 Linus TorvaldsMerge branch 'omap-for-linus' of git://git./linux/kerne...
2009-09-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-18 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-09-18 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-09-18 Linus TorvaldsMerge branch 'x86-mce-for-linus' of git://git./linux...
2009-09-18 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2009-09-18 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-09-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-09-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-09-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-17 Ingo MolnarMerge branch 'linus' into tracing/core
2009-09-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-09-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-17 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2009-09-17 Linus TorvaldsMerge branch 'for-upstream' of git://git./linux/kernel...
2009-09-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-09-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2009-09-15 Kamalesh BabulalStaging: sep: SEP driver build breaks with CONFIG_PCI=n
2009-09-15 Alan CoxStaging: sep: use ioremap helpers
2009-09-15 Alan CoxStaging: sep: untangle the register_fs code
2009-09-15 Alan CoxStaging: sep: clean up time
2009-09-15 Alan CoxStaging: sep: clean up command sending
2009-09-15 Alan CoxStaging: sep: flow ioctl cleanup
2009-09-15 Alan CoxStaging: sep: kick out various fields we can prove...
2009-09-15 Alan CoxStaging: sep: Implement some proper open/close methods
2009-09-15 Alan CoxStaging: sep: tidy firmware load
2009-09-15 Alan CoxStaging: sep: various minor tidyups
2009-09-15 Alan CoxStaging: sep: fix a conversion thinko
2009-09-15 Alan CoxStaging: sep: Use the proper allocators for the shared...
2009-09-15 Alan CoxStaging: sep: remove extra CFLAGS we don't use
2009-09-15 Alan CoxStaging: sep: Try and get kernel address and user addre...
2009-09-15 Alan CoxStaging: sep: remove module int macro
2009-09-15 Alan CoxStaging: sep: load_rom is remarkably verbose and repetetive
2009-09-15 Alan CoxStaging: sep: fix flow API
2009-09-15 Alan CoxStaging: sep: clean up after switching to passing sep
2009-09-15 Alan CoxStaging: sep: Use filp->private_data to create proper...
2009-09-15 Alan CoxStaging: sep: Fix PCI irq usage
2009-09-15 Alan CoxStaging: sep: rename some fields
2009-09-15 Alan CoxStaging: sep: use O_NDELAY instead of magic APIs
2009-09-15 Alan CoxStaging: sep: fix time handler
2009-09-15 Alan CoxStaging: sep: forward declaration removal time
2009-09-15 Alan CoxStaging: sep: squish some of the wrapper functions
2009-09-15 Alan CoxStaging: sep: kill off unused code
2009-09-15 Alan CoxStaging: sep: make everything static
2009-09-15 Alan CoxStaging: sep: merge the two files
2009-09-15 Alan CoxStaging: sep: kill lock wrapper
2009-09-15 Alan CoxStaging: sep: statically initialize the fops like other...
2009-09-15 Alan CoxStaging: sep: function shuffle
2009-09-15 Alan CoxStaging: sep: Put all the ARM bits together
2009-09-15 Alan CoxStaging: sep: priceless ...
2009-09-15 Alan CoxStaging: sep: first pass after indent
2009-09-15 Alan CoxStaging: sep: indent pass
2009-09-15 Alan CoxStaging: sep: do something about all the printk macros
2009-09-15 Alan CoxStaging: sep: We have two different repeats of the...
2009-09-15 Alan CoxStaging: sep: rework write_register/read_register
2009-09-15 Alan CoxStaging: sep: Create a structure to hold all the curren...
2009-09-15 Alan CoxStaging: rar/sep: Remove C++isms from the headers
2009-09-15 Alan CoxStaging: sep: Fix rar build
2009-09-15 Alan CoxStaging: rar/sep: Don't use random VENDOR_ID macros...
2009-09-15 Alan CoxStaging: rar: fix some initial type problems
2009-09-15 Mark AllynStaging: sep: Upstream revision 3 of the security proce...