summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | piix: add support for ICH7 on Acer 5602aWLMisebdeg@ngi.it2007-11-051-0/+1
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds2007-11-0526-73/+225
|\ \ \
| * | | V4L/DVB (6548): pvrusb2: Fix oops on module removalMike Isely2007-11-041-3/+2
| * | | V4L/DVB (6547): V4L: remove PCI from VIDEO_VIVI dependsBrandon Philips2007-11-041-1/+1
| * | | V4L/DVB (6532): Add the remaining addresses for tda9887Mauro Carvalho Chehab2007-11-041-2/+3
| * | | V4L/DVB (6531): Fix a regression caused by commit 153962364dc6fa4a24571885fbe...Ludovico Cavedon2007-11-041-0/+1
| * | | V4L/DVB (6518): Fix tvp5150 default valuesMauro Carvalho Chehab2007-11-041-8/+8
| * | | V4L/DVB (6514): em28xx: Include linux/mm.hTrent Piepho2007-11-041-0/+1
| * | | V4L/DVB (6506): saa7134-alsa: Fix mmap supportAlexander E. Patrakov2007-11-041-1/+15
| * | | V4L/DVB (6504): pvrusb2: Remove dead sysfs codeMike Isely2007-11-041-8/+0
| * | | V4L/DVB (6503): pvrusb2: Fix associativity logic errorRoel Kluin2007-11-041-1/+1
| * | | V4L/DVB (6501): stv0297: Signal strength fixesHartmut Birr2007-11-041-5/+17
| * | | V4L/DVB (6500): tda10021: Fix reported signal strengthHartmut Birr2007-11-041-0/+4
| * | | V4L/DVB (6499): tda10021: Bit error counting fixedHartmut Birr2007-11-041-0/+2
| * | | V4L/DVB (6498): ves1820: Change the acquisition range for clock recovery from...Oliver Endriss2007-11-041-1/+1
| * | | V4L/DVB (6495): saa7146: saa7146_wait_for_debi_done fixesOliver Endriss2007-11-041-12/+58
| * | | V4L/DVB (6479): use input functions, should depend on INPUTRandy Dunlap2007-11-045-5/+5
| * | | V4L/DVB (6478): ir-functions use input functions, should depend on INPUTRandy Dunlap2007-11-041-0/+1
| * | | V4L/DVB (6432): tuner: fix CONFIG_TUNER_TEA5761=mAdrian Bunk2007-11-041-5/+1
| * | | V4L/DVB (6407): planb: fix obvious interrupt handling bugsJeff Garzik2007-11-041-4/+4
| * | | V4L/DVB (6406): saa7134: fix analog audio in on medion md8800 quadrohermann pitton2007-11-041-2/+2
| * | | V4L/DVB (6403): mt2131: replace comma with semicolon fixSteven Toth2007-11-041-1/+1
| * | | V4L/DVB (6402): s5h1409: Fix broken QAM supportSteven Toth2007-11-041-10/+86
| * | | V4L/DVB (6395): cafe_ccic: Add a pointer to the data sheetJonathan Corbet2007-11-041-0/+3
| * | | V4L/DVB (6394): Fix a cafe_ccic resume bugJonathan Corbet2007-11-041-0/+3
| * | | V4L/DVB (6392): bttv: Update initial image size when set via V4L1 VIDIOCMCAPTURETrent Piepho2007-11-041-0/+2
| * | | V4L/DVB (6391): bttv: SPICT ioctl doesn't work with vlcTrent Piepho2007-11-041-4/+0
| * | | V4L/DVB (6390): Updates missing entries at CARDLIST.em28xxMauro Carvalho Chehab2007-11-041-0/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/fix-kbuildLinus Torvalds2007-11-051-3/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | kbuild: do not pick up CFLAGS from the environmentSam Ravnborg2007-11-041-3/+16
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-11-058-12/+27
|\ \ \ \
| * | | | [S390] tod clock: announce clocksource as perfectChristian Borntraeger2007-11-051-1/+1
| * | | | [S390] Rename "idle_time" attribute to "idle_time_us".Heiko Carstens2007-11-051-3/+3
| * | | | [S390] Fix priority mistakes in drivers/s390/cio/cmf.cRoel Kluin2007-11-051-2/+2
| * | | | [S390] Fix memory detection.Heiko Carstens2007-11-051-1/+3
| * | | | [S390] Fix compile on !CONFIG_SMP.Heiko Carstens2007-11-051-2/+6
| * | | | [S390] device_schedule_callback() for dcssblk.Gerald Schaefer2007-11-051-2/+7
| * | | | [S390] Fix smsgiucv init on no iucv machinesChristian Borntraeger2007-11-051-0/+4
| * | | | [S390] cio: use INIT_WORK to initialize struct work.Heiko Carstens2007-11-051-1/+1
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2007-11-055-50/+38
|\ \ \ \ \
| * | | | | lguest: tidy up documentationRusty Russell2007-11-051-22/+21
| * | | | | kernel/futex.c: make 3 functions staticAdrian Bunk2007-11-052-11/+4
| * | | | | unexport access_process_vmAdrian Bunk2007-11-051-1/+0
| * | | | | lguest: make async_hcall() staticAdrian Bunk2007-11-052-16/+13
| | |_|_|/ | |/| | |
* | | | | cpm_load_patch() - declartion conflictKamalesh Babulal2007-11-051-1/+1
* | | | | SLUB: Fix memory leak by not reusing cpu_slabChristoph Lameter2007-11-051-19/+1
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-11-054-11/+25
|\ \ \ \ \
| * | | | | [SCSI] ibmvscsi: Prevent IO during partner loginRobert Jennings2007-11-031-5/+14
| * | | | | [SCSI] lpfc : Correct queue tag handlingJames Smart2007-11-031-2/+3
| * | | | | [SCSI] Update MAINTAINER email address and treesJames Bottomley2007-11-031-2/+4