]> git.karo-electronics.de Git - mv-sheeva.git/history - drivers/staging/sep/sep_driver.c
Merge commit 'v2.6.32-rc6' into perf/core
[mv-sheeva.git] / drivers / staging / sep / sep_driver.c
2009-09-19 Len BrownMerge branch 'acer' into release
2009-09-19 Len BrownMerge branch 'acpica' into release
2009-09-19 Len BrownMerge branch 'topstar-laptop' into release
2009-09-19 Len BrownMerge branch 'thinkpad' into release
2009-09-19 Len BrownMerge branch 'sfi-base' into release
2009-09-19 Len BrownMerge branch 'linus' into sfi-release
2009-09-19 Len BrownMerge branch 'linus' into release
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.kernel.org/pub/scm/linux/kernel/git...
2009-09-18 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2009-09-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-09-18 Linus TorvaldsMerge branch 'davinci-for-linus' of git://git.kernel...
2009-09-18 Linus TorvaldsMerge branch 'omap-for-linus' of git://git.kernel.org...
2009-09-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-09-18 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2009-09-18 Linus TorvaldsMerge branch 'timers-for-linus' of git://git.kernel...
2009-09-18 Linus TorvaldsMerge branch 'x86-mce-for-linus' of git://git.kernel...
2009-09-18 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git.kernel...
2009-09-18 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2009-09-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-09-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-09-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-09-17 Ingo MolnarMerge branch 'linus' into tracing/core
2009-09-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
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.kernel.org/pub...
2009-09-17 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git.kernel...
2009-09-17 Linus TorvaldsMerge branch 'for-upstream' of git://git.kernel.org...
2009-09-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-09-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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: 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