aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds9-11/+10
2010-10-22Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-1/+0
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds26-1/+32
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2-8/+10
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds4-1/+4
2010-10-22pcmcia: fix ni_daq_700 compilationDominik Brodowski1-1/+0
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds10-777/+58
2010-10-21BKL: introduce CONFIG_BKL.Arnd Bergmann4-1/+4
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock9-11/+10
2010-10-15llseek: automatically add .llseek fopArnd Bergmann24-1/+30
2010-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds2-23/+40
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann2-8/+10
2010-09-29pcmcia: remove obsolete and wrong commentsDominik Brodowski8-414/+0
2010-09-29pcmcia: move driver name to struct pcmcia_driverDominik Brodowski8-24/+8
2010-09-29pcmcia: remove the "Finally, report what we've done" messageDominik Brodowski6-54/+0
2010-09-29pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski7-172/+34
2010-09-29pcmcia: introduce autoconfiguration featureDominik Brodowski7-28/+7
2010-09-29pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski9-89/+27
2010-09-29pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski7-8/+8
2010-09-29pcmcia: simplify IntTypeDominik Brodowski8-8/+0
2010-09-29pcmcia: simplify Status, ExtStatus register accessDominik Brodowski3-9/+3
2010-09-27V4L/DVB: tm6000: bugfix data handlingStefan Ringel1-22/+39
2010-09-27V4L/DVB: tm6000: depends on IR_CORERandy Dunlap1-1/+1
2010-09-24Staging: ti-st: remove st_get_plat_devicePavan Savoy4-10/+24
2010-09-20Staging: vt6655: fix buffer overflowDan Carpenter1-3/+8
2010-09-20Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"Sven Eckelmann2-19/+2
2010-09-16lirc: make chardev nonseekableArnd Bergmann2-0/+2
2010-09-03Staging: wlan-ng: Explicitly set some fields in cfg80211 interfaceKarl Relton1-0/+3
2010-09-03Staging: octeon: depends on NETDEVICESRandy Dunlap1-1/+1
2010-09-03Staging: spectra: depend on X86_MRSTJeff Mahoney1-0/+1
2010-09-03Staging: zram: free device memory when init failsShahar Havivi1-0/+1
2010-09-03Staging: rt2870sta: Add more device IDs from vendor driversBen Hutchings1-2/+39
2010-09-03staging: comedi das08_cs.c: Fix io_req_t conversionAndreas Bombe1-1/+0
2010-09-03staging: spectra needs <linux/slab.h>Geert Uytterhoeven1-0/+1
2010-09-03staging: hv: Fixed lockup problem with bounce_buffer scatter listHank Janssen1-2/+5
2010-09-03staging: hv: Increased storvsc ringbuffer and max_io_requestsHank Janssen1-2/+2
2010-09-03staging: hv: Fixed the value of the 64bit-hole inside ring bufferHaiyang Zhang1-2/+1
2010-09-03staging: hv: Fixed bounce kmap problem by using correct indexHank Janssen1-2/+2
2010-09-03staging: hv: Fix missing functions for net_device_opsHaiyang Zhang1-0/+3
2010-08-23Staging: sep: remove driverGreg Kroah-Hartman10-3757/+0
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