aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAge
* V4L/DVB: tm6000+audioDmitri Belimov2010-10-20
* V4L/DVB: videobuf: add queue argument to videobuf_waiton()Hans Verkuil2010-10-20
* V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil2010-10-20
* V4L/DVB: Deprecate stradis driverMauro Carvalho Chehab2010-10-20
* V4L/DVB: Deprecate cpia driver (used for parallel port webcams)Mauro Carvalho Chehab2010-10-20
* V4L/DVB: Fix Kconfig dependencies for VIDEO_IRMauro Carvalho Chehab2010-10-20
* V4L/DVB: tm6000: removed unused i2c adapter IDHans Verkuil2010-10-20
* V4L/DVB: s2250: remove obsolete v4l2-i2c-drv.h headerHans Verkuil2010-10-20
* V4L/DVB: cx25821: fix gcc warning when compiled with allyesconfigMauro Carvalho Chehab2010-10-20
* V4L/DVB: tm6000: bugfix param stringStefan Ringel2010-10-20
* V4L/DVB: cx25821: convert to the mediabus APIHans Verkuil2010-10-20
* V4L/DVB: go7007: convert to use the mediabus APIHans Verkuil2010-10-20
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-07
|\
| * V4L/DVB: tm6000: bugfix data handlingStefan Ringel2010-09-27
| * V4L/DVB: tm6000: depends on IR_CORERandy Dunlap2010-09-27
* | Staging: ti-st: remove st_get_plat_devicePavan Savoy2010-09-24
|/
* Staging: vt6655: fix buffer overflowDan Carpenter2010-09-20
* Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"Sven Eckelmann2010-09-20
* Staging: wlan-ng: Explicitly set some fields in cfg80211 interfaceKarl Relton2010-09-03
* Staging: octeon: depends on NETDEVICESRandy Dunlap2010-09-03
* Staging: spectra: depend on X86_MRSTJeff Mahoney2010-09-03
* Staging: zram: free device memory when init failsShahar Havivi2010-09-03
* Staging: rt2870sta: Add more device IDs from vendor driversBen Hutchings2010-09-03
* staging: comedi das08_cs.c: Fix io_req_t conversionAndreas Bombe2010-09-03
* staging: spectra needs <linux/slab.h>Geert Uytterhoeven2010-09-03
* staging: hv: Fixed lockup problem with bounce_buffer scatter listHank Janssen2010-09-03
* staging: hv: Increased storvsc ringbuffer and max_io_requestsHank Janssen2010-09-03
* staging: hv: Fixed the value of the 64bit-hole inside ring bufferHaiyang Zhang2010-09-03
* staging: hv: Fixed bounce kmap problem by using correct indexHank Janssen2010-09-03
* staging: hv: Fix missing functions for net_device_opsHaiyang Zhang2010-09-03
* Staging: sep: remove driverGreg Kroah-Hartman2010-08-23
* Staging: batman-adv: Don't write in not allocated packet_buffSven Eckelmann2010-08-23
* Staging: batman-adv: Don't use net_dev after dev_putSven Eckelmann2010-08-23
* Staging: batman-adv: Create batman_if only on register eventSven Eckelmann2010-08-23
* Staging: batman-adv: fix own mac address detectionMarek Lindner2010-08-23
* Staging: batman-adv: always reply batman icmp packets with primary macMarek Lindner2010-08-23
* Staging: batman-adv: fix batman icmp originating from secondary interfaceMarek Lindner2010-08-23
* Staging: batman-adv: unify orig_hash_lock spinlock handling to avoid deadlocksMarek Lindner2010-08-23
* Staging: batman-adv: Fix merge of linus treeSven Eckelmann2010-08-23
* Staging: spectra: removes unused functionsJavier Martinez Canillas2010-08-23
* Staging: spectra: initializa lblk variableJavier Martinez Canillas2010-08-23
* Staging: spectra: removes unused variableJavier Martinez Canillas2010-08-23
* Staging: spectra: remove duplicate GLOB_VERSION definitionJavier Martinez Canillas2010-08-23
* Staging: spectra: don't use locked_ioctl, fix buildJavier Martinez Canillas2010-08-23
* Staging: use new REQ_FLUSH flag, fix build breakageJavier Martinez Canillas2010-08-23
* Staging: spectra: removes q->prepare_flush_fn, fix build breakageJavier Martinez Canillas2010-08-23
* fs: fs_struct rwlock to spinlockNick Piggin2010-08-18
* param: remove unnecessary writable charpRusty Russell2010-08-11
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\
| * block: push down BKL into .open and .releaseArnd Bergmann2010-08-07