aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sep/sep_driver_hw_defs.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-23Staging: batman-adv: Don't write in not allocated packet_buffSven Eckelmann1-0/+4
2010-08-23Staging: batman-adv: Don't use net_dev after dev_putSven Eckelmann1-5/+6
2010-08-23Staging: batman-adv: Create batman_if only on register eventSven Eckelmann1-4/+2
2010-08-23Staging: batman-adv: fix own mac address detectionMarek Lindner1-2/+5
2010-08-23Staging: batman-adv: always reply batman icmp packets with primary macMarek Lindner1-2/+14
2010-08-23Staging: batman-adv: fix batman icmp originating from secondary interfaceMarek Lindner2-4/+9
2010-08-23Staging: batman-adv: unify orig_hash_lock spinlock handling to avoid deadlocksMarek Lindner1-6/+8
2010-08-23Staging: batman-adv: Fix merge of linus treeSven Eckelmann2-8/+4
2010-08-23Staging: spectra: removes unused functionsJavier Martinez Canillas1-416/+0
2010-08-23Staging: spectra: initializa lblk variableJavier Martinez Canillas1-1/+1
2010-08-23Staging: spectra: removes unused variableJavier Martinez Canillas1-1/+1
2010-08-23Staging: spectra: remove duplicate GLOB_VERSION definitionJavier Martinez Canillas1-1/+0
2010-08-23Staging: spectra: don't use locked_ioctl, fix buildJavier Martinez Canillas1-1/+14
2010-08-23Staging: use new REQ_FLUSH flag, fix build breakageJavier Martinez Canillas1-2/+1
2010-08-23Staging: spectra: removes q->prepare_flush_fn, fix build breakageJavier Martinez Canillas1-9/+1
2010-08-23kobject_uevent: fix typo in commentsXiaotian Feng1-2/+2
2010-08-23firmware_class: fix typo in error pathJohannes Berg1-1/+1
2010-08-23kobject: Break the kobject namespace defs into their own headerDavid Howells3-34/+58
2010-08-23netfilter: fix CONFIG_COMPAT supportFlorian Westphal3-0/+9
2010-08-23hp-wmi: Fix query interfaceMatthew Garrett1-39/+25
2010-08-23ACPI_TOSHIBA needs LEDS supportJonathan Corbet1-1/+3
2010-08-23arch/mn10300/mm: eliminate NULL dereferenceJulia Lawall1-1/+2
2010-08-23ASoC: i.MX ssi: use SSI_STCCR in synchronous modeSascha Hauer1-0/+3
2010-08-23powerpc/47x: Add an isync before the tlbivax instructionDave Kleikamp1-0/+1
2010-08-23powerpc/4xx: Index interrupt stacks by physical cpuDave Kleikamp2-11/+14
2010-08-23powerpc/47x: Remove redundant line from cputable.cDave Kleikamp1-1/+0
2010-08-23powerpc/47x: Make sure mcsr is cleared before enabling machine check interruptsDave Kleikamp1-0/+4
2010-08-23powerpc/4xx: Device tree update for the 460ex DWC SATARupjyoti Sarmah1-0/+8
2010-08-23xen: pvhvm: make it clearer that XEN_UNPLUG_* define bits in a bitfieldIan Campbell1-6/+9
2010-08-23xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell4-10/+12
2010-08-23xen: pvhvm: allow user to request no emulated device unplugIan Campbell3-0/+7
2010-08-23ipheth: add support for iPhone 4Jens Axboe1-0/+5
2010-08-23mutex: Improve the scalability of optimistic spinningTim Chen1-1/+9
2010-08-23watchdog: Don't throttle the watchdogPeter Zijlstra1-0/+3
2010-08-23Blackfin: wire up new fanotify/prlimit64 syscallsMike Frysinger2-1/+7
2010-08-23ADI/ASoC: add MAINTAINERS entriesMike Frysinger1-0/+11
2010-08-23Blackfin: fix hweight breakageMike Frysinger1-7/+10
2010-08-23ALSA: hda - Add support for Lenovo S10-3tJerone Young1-0/+1
2010-08-22isdn/avm: fix build when PCMCIA is not enabledRandy Dunlap1-1/+2
2010-08-22header: fix broken headers for user spaceChangli Gao10-26/+26
2010-08-22Linux 2.6.36-rc2Linus Torvalds1-1/+1
2010-08-23radix-tree: radix_tree_range_tag_if_tagged() can set incorrect tagsDave Chinner1-13/+44
2010-08-23radix-tree: clear all tags in radix_tree_node_rcu_freeDave Chinner1-2/+4
2010-08-23drm/radeon/kms: fix typo in radeon_compute_pll_gainAlex Deucher1-1/+1
2010-08-23drm/radeon/kms: try to detect tv vs monitor for underscanAlex Deucher1-1/+14
2010-08-23drm/radeon/kms: fix sideport detection on newer rs880 boardsAlex Deucher1-1/+1
2010-08-23drm/radeon: fix passing wrong type to gem object create.Dave Airlie1-1/+1
2010-08-22perf: Support for callchains mergeFrederic Weisbecker3-0/+59
2010-08-22perf: Rename append_callchain into callchain_appendFrederic Weisbecker3-15/+15
2010-08-22perf: Keep track of the max depth of a callchainFrederic Weisbecker4-20/+29