aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* fs: add sync_inode_metadataChristoph Hellwig2010-10-251-5/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-251-1/+1
|\
| * Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-10-251-1/+1
| |\
| | * ASoC: Change my mail addressArnaud Patard (Rtp)2010-09-151-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-256-879/+0
|\ \ \
| * \ \ Merge branch 'mrst-touchscreen' into nextDmitry Torokhov2010-09-056-879/+0
| |\ \ \ | | |_|/ | |/| |
| | * | Input: mrst-touchscreen - move out of stagingDmitry Torokhov2010-09-016-704/+0
| | * | Staging: mrst-touchscreen - simplify en/disable of interrupts for NECAndy Ross2010-09-011-55/+5
| | * | Staging: mrst-touchscreen - fix channel allocationArjan van de Ven2010-09-011-17/+12
| | * | Staging: mrst-touchscreen - register platform interfaceAlek Du2010-09-011-33/+35
| | * | Staging: mrst_touchscreen - more fixesDmitry Torokhov2010-09-011-479/+413
| | * | Staging: mrst_touchscreen - clean up input sideAlan Cox2010-09-015-81/+25
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-249-11/+10
|\ \ \ \
| * | | | Update broken web addresses in the kernel.Justin P. Mattock2010-10-189-11/+10
* | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-10-221-1/+0
|\ \ \ \ \
| * | | | | pcmcia: fix ni_daq_700 compilationDominik Brodowski2010-10-221-1/+0
* | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-2226-1/+32
|\ \ \ \ \ \
| * | | | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-1524-1/+30
| * | | | | | lirc: make chardev nonseekableArnd Bergmann2010-09-162-0/+2
* | | | | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-222-8/+10
|\ \ \ \ \ \ \
| * | | | | | | block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-052-8/+10
| |/ / / / / /
* | | | | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-224-1/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | BKL: introduce CONFIG_BKL.Arnd Bergmann2010-10-214-1/+4
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-10-2110-777/+58
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | pcmcia: remove obsolete and wrong commentsDominik Brodowski2010-09-298-414/+0
| * | | | | pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-298-24/+8
| * | | | | pcmcia: remove the "Finally, report what we've done" messageDominik Brodowski2010-09-296-54/+0
| * | | | | pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski2010-09-297-172/+34
| * | | | | pcmcia: introduce autoconfiguration featureDominik Brodowski2010-09-297-28/+7
| * | | | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-299-89/+27
| * | | | | pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-297-8/+8
| * | | | | pcmcia: simplify IntTypeDominik Brodowski2010-09-298-8/+0
| * | | | | pcmcia: simplify Status, ExtStatus register accessDominik Brodowski2010-09-293-9/+3
* | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-072-23/+40
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | V4L/DVB: tm6000: bugfix data handlingStefan Ringel2010-09-271-22/+39
| * | | | | V4L/DVB: tm6000: depends on IR_CORERandy Dunlap2010-09-271-1/+1
* | | | | | Staging: ti-st: remove st_get_plat_devicePavan Savoy2010-09-244-10/+24
|/ / / / /
* | | | | Staging: vt6655: fix buffer overflowDan Carpenter2010-09-201-3/+8
* | | | | Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"Sven Eckelmann2010-09-202-19/+2
|/ / / /
* | | | Staging: wlan-ng: Explicitly set some fields in cfg80211 interfaceKarl Relton2010-09-031-0/+3
* | | | Staging: octeon: depends on NETDEVICESRandy Dunlap2010-09-031-1/+1
* | | | Staging: spectra: depend on X86_MRSTJeff Mahoney2010-09-031-0/+1
* | | | Staging: zram: free device memory when init failsShahar Havivi2010-09-031-0/+1
* | | | Staging: rt2870sta: Add more device IDs from vendor driversBen Hutchings2010-09-031-2/+39
* | | | staging: comedi das08_cs.c: Fix io_req_t conversionAndreas Bombe2010-09-031-1/+0
* | | | staging: spectra needs <linux/slab.h>Geert Uytterhoeven2010-09-031-0/+1
* | | | staging: hv: Fixed lockup problem with bounce_buffer scatter listHank Janssen2010-09-031-2/+5
* | | | staging: hv: Increased storvsc ringbuffer and max_io_requestsHank Janssen2010-09-031-2/+2
* | | | staging: hv: Fixed the value of the 64bit-hole inside ring bufferHaiyang Zhang2010-09-031-2/+1
* | | | staging: hv: Fixed bounce kmap problem by using correct indexHank Janssen2010-09-031-2/+2