aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-04-02V4L/DVB (3644): Added PCI IDs of 2 LifeView CardsHartmut Hackmann2-4/+16
2006-04-02V4L/DVB (3643): Fix default values for tvp5150 controlsMauro Carvalho Chehab1-4/+4
2006-04-02V4L/DVB (3639): Reduce FWSEND due to certain I2C bus adapter limitsMike Isely1-1/+11
2006-04-02V4L/DVB (3621): Fix camera key on FusionHDTV portable remote controlMichael Krufky1-5/+1
2006-04-02V4L/DVB (3620): Fix video-buf PCI wrappersRicardo Cerqueira1-3/+9
2006-04-02V4L/DVB (3619): Whitespace cleanupMauro Carvalho Chehab1-12/+12
2006-04-02V4L/DVB (3617): Cxusb: add support for FusionHDTV USB portable remote controlMichael Krufky1-0/+58
2006-04-02V4L/DVB (3616): Bt8xx: select FW_LOADERmaximilian attems1-0/+1
2006-04-02V4L/DVB (3616a): cpia cleanupsRandy Dunlap1-7/+6
2006-04-02V4L/DVB (3615): Saa7134: select FW_LOADERmaximilian attems1-0/+1
2006-04-02V4L/DVB (3614): Fix compilation warning at powerpc platformMauro Carvalho Chehab4-5/+6
2006-04-02V4L/DVB (3610): Added the new routing commands to cx25840.Hans Verkuil6-56/+87
2006-04-02V4L/DVB (3609): Remove VIDIOC_S_AUDIO from tvaudio: no longer used.Hans Verkuil1-15/+0
2006-04-02V4L/DVB (3608): Implement new routing commands in saa7127.cHans Verkuil2-25/+59
2006-04-02V4L/DVB (3607): Implement routing command for saa7115.cHans Verkuil2-0/+78
2006-04-02V4L/DVB (3606): Minor layout changes to make it consistentHans Verkuil1-9/+9
2006-04-02V4L/DVB (3605): Add support for I2C_HW_B_CX2341X board adapterHans Verkuil2-3/+7
2006-03-31Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-7/+32
2006-03-31Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds10-53/+1325
2006-03-31Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds14-234/+478
2006-03-31Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds4-8/+403
2006-03-31Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds20-156/+524
2006-03-31[CIFS] Fix typo in earlier cifs_unlink change and protect oneSteve French1-5/+7
2006-03-31[CIFS] Incorrect signature sent on SMB ReadSteve French1-13/+23
2006-03-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-63/+117
2006-03-31[PATCH] avoid unaligned access when accessing poll stackJes Sorensen1-3/+5
2006-03-31Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds5-24/+22
2006-03-31[PATCH] Document Linux's memory barriers [try #7]David Howells1-0/+1913
2006-03-31[PATCH] wrong error path in dup_fd() leading to oopses in RCUKirill Korotaev1-1/+1
2006-03-31[PATCH] mutex: some cleanupsNicolas Pitre2-30/+33
2006-03-31[PATCH] Decrease number of pointer derefs in jsm_tty.cJesper Juhl1-12/+17
2006-03-31[PATCH] fs/namei.c: make lookup_hash() staticAdrian Bunk3-10/+1
2006-03-31[PATCH] unexport get_wchanAdrian Bunk12-19/+0
2006-03-31[PATCH] md: Raid-6 did not create sysfs entries for stripe cacheNeilBrown1-0/+2
2006-03-31[PATCH] md: Remove some code that can sleep from under a spinlockNeilBrown1-5/+3
2006-03-31[PATCH] md: Don't clear bits in bitmap when writing to one device fails during recoveryNeilBrown1-1/+12
2006-03-31[PATCH] fbdev: Remove old radeon driverMichael Hanselmann3-3180/+0
2006-03-31[PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()Antonino A. Daplas2-3/+1
2006-03-31[PATCH] pxafb: Minor driver fixesRichard Purdie1-4/+4
2006-03-31[PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardwareRichard Purdie5-20/+21
2006-03-31[PATCH] backlight: HP Jornada 680 Backlight driver updates/fixesRichard Purdie1-80/+59
2006-03-31[PATCH] backlight: Backlight Class ImprovementsRichard Purdie3-101/+107
2006-03-31[PATCH] w100fb: Add acceleration support to ATI ImageonAlberto Mardegan2-299/+611
2006-03-31[PATCH] fbcon: Save current display during initializationAntonino A. Daplas1-0/+1
2006-03-31[PATCH] dcache: Add helper d_hash_and_lookupEric W. Biederman2-16/+29
2006-03-31[PATCH] pidhash: Refactor the pid hash tableEric W. Biederman4-90/+238
2006-03-31[PATCH] task: RCU protect task->usageEric W. Biederman2-2/+7
2006-03-31[PATCH] cleanup in proc_check_chroot()Herbert Poetzl1-5/+8
2006-03-31[PATCH] resurrect __put_task_structAndrew Morton2-3/+8
2006-03-31[PATCH] Make setsid() more robustEric W. Biederman1-4/+15