aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAge
* Fix build failure at cx25821-video driverYouquan Song2010-11-18
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* staging/stradis: mark as "depends on BKL"Arnd Bergmann2010-11-17
* SCSI host lock push-downJeff Garzik2010-11-16
* i2c: Drivers shouldn't include <linux/i2c-id.h>Jean Delvare2010-11-15
* i2c: Remove obsolete cleanup for clientdataWolfram Sang2010-11-15
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-11-13
|\
| * [media] tm6000: bugfix set tv standardsStefan Ringel2010-11-09
* | Staging: Merge 'tidspbridge-2.6.37-rc1' into staging-linusGreg Kroah-Hartman2010-11-11
|\ \
| * | Revert "staging: tidspbridge: replace iommu custom for opensource implementat...Felipe Contreras2010-11-10
| * | Revert "staging: tidspbridge - move shared memory iommu maps to tiomap3430.c"Felipe Contreras2010-11-10
| * | Revert "staging: tidspbridge - rename bridge_brd_mem_map/unmap to a proper name"Felipe Contreras2010-11-10
| * | Revert "staging: tidspbridge - remove custom mmu code from tiomap3430.c"Felipe Contreras2010-11-10
| * | Revert "staging: tidspbridge - fix mmufault support"Felipe Contreras2010-11-10
| * | Revert "staging: tidspbridge - remove hw directory"Felipe Contreras2010-11-10
| * | Revert "staging: tidspbridge - move all iommu related code to a new file"Felipe Contreras2010-11-10
| * | Revert "staging: tidspbridge: remove dw_dmmu_base from cfg_hostres struct"Felipe Contreras2010-11-10
| * | Revert "staging: tidspbridge - remove reserved memory clean up"Felipe Contreras2010-11-10
| * | Revert "staging: tidspbridge - deprecate reserve/unreserve_memory funtions"Felipe Contreras2010-11-10
| * | Revert "staging: tidspbridge - remove dmm custom module"Felipe Contreras2010-11-10
| * | Revert "staging: tidspbridge - update Kconfig to select IOMMU module"Felipe Contreras2010-11-10
| * | staging: tidspbridge: hardcode SCM macros while fix is upstreamedFelipe Contreras2010-11-10
| |/
* | Staging: keucr driver: fix uninitialized variable & proper memset lengthKonstantin Katuev2010-11-10
* | Staging: wlan-ng: Fix wrong #ifdef #endif sequenceMaximiliano David Bustos2010-11-09
* | Staging: Update parameters for cfg80211 key management operationBen Hutchings2010-11-09
* | Staging: ath6kl: Fix pointer casts on 64-bit architecturesBen Hutchings2010-11-09
* | Staging: batman-adv: suppress false warning when changing the mac addressMarek Lindner2010-11-09
* | Staging: batman-adv: fix interface alternating and bonding reggressionChris Lang2010-11-09
* | Staging: udlfb.c: Fix k.alloc switched argumentsJoe Perches2010-11-09
* | Staging: rtl8192e: fix IOMMU memory leakDaniel Lichtenberger2010-11-09
* | staging: vt6656: implement missing bracketsVasiliy Kulikov2010-11-09
* | staging: rt2870: Add new USB ID for Belkin F6D4050 v1Larry Finger2010-11-09
* | staging: brcm80211: Maintainer changeBrett Rudley2010-11-09
* | drivers/staging/brcm80211/brcmfmac/dhd_linux.c: delete double assignmentJulia Lawall2010-11-09
* | drivers/staging: delete double assignmentJulia Lawall2010-11-09
* | Staging: ath6kl: Adapt API changes in cfg80211Hauke Mehrtens2010-11-09
* | Staging: ath6kl: ATH6KL_CFG80211 depends on CFG80211Randy Dunlap2010-11-09
* | Staging: bcm: use get_user() to access user pointersDan Carpenter2010-11-09
* | Staging: sst: add some __user anotationsDan Carpenter2010-11-09
* | Staging: sst: user pointers in intel_sst_mmap_play_capture()Dan Carpenter2010-11-09
* | Staging: sst: fixups in SNDRV_SST_STREAM_DECODEDan Carpenter2010-11-09
* | Staging: sst: more dereferencing user pointersDan Carpenter2010-11-09
* | Staging: sst: dereferencing user pointersDan Carpenter2010-11-09
* | staging: stradis: fix error handling and information leak to userlandVasiliy Kulikov2010-11-09
* | staging: cpia: fix camera file owner in cpia_open()Vasiliy Kulikov2010-11-09
* | Staging: ath6kl: remove empty files that mess with 'distclean'Greg Kroah-Hartman2010-11-06
* | staging: ath6kl: Fixing the driver to use modified mmc_host structureVipin Mehta2010-11-03
* | Staging: solo6x10: fix build problemGreg Kroah-Hartman2010-11-02
|/
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-31
|\
| * i2c: Drop unused I2C_CLASS_TV flagsJean Delvare2010-10-31