aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-07-12Linux 2.6.35-rc5Linus Torvalds1-1/+1
2010-07-12Merge branch 'arm/defconfig/reduced-v2.6.35-rc1' of git://git.pengutronix.de/git/ukl/linux-2.6Linus Torvalds177-194157/+652
2010-07-12Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-1/+31
2010-07-12Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds18-163/+169
2010-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds7-5/+91
2010-07-12MAINTAINERS: fix EDAC-I7CORE file patternsJoe Perches1-1/+3
2010-07-12ocfs2: tighten up strlen() checkingDan Carpenter1-1/+1
2010-07-12ocfs2: Make xattr reflink work with new local alloc reservation.Tao Ma1-36/+90
2010-07-12ocfs2: make xattr extension work with new local alloc reservation.Tao Ma1-29/+45
2010-07-12ocfs2: Remove the redundant cpu_to_le64.Tao Ma1-1/+1
2010-07-12ocfs2/dlm: don't access beyond bitmap sizeWengang Wang1-1/+1
2010-07-12ocfs2: No need to zero pages past i_size.Joel Becker1-4/+18
2010-07-12ARM: Update mach-typesRussell King1-3/+149
2010-07-12KVM: MMU: flush remote tlbs when overwriting spte with different pfnXiao Guangrong1-0/+2
2010-07-11HID: Send Report ID when numbered reports are sent over the control endpoint.Alan Ott1-3/+10
2010-07-11V4L/DVB: uvc: Fix multiple symbols definitions with UVC gadget and host driversLaurent Pinchart7-110/+89
2010-07-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds4-12/+60
2010-07-11Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds2-6/+5
2010-07-11HID: Enable HID_QUIRK_MULTI_INPUT for Retro AdaptorPeter Edwards2-0/+3
2010-07-11HID: add support for CH Eclipse yokeJonathan Rockway2-0/+2
2010-07-11powerpc/fsl-booke: Fix address issue when using relocatable kernelsMatthew McClintock1-3/+1
2010-07-11powerpc/cpm1: Mark micropatch code/data static and __initAnton Vorontsov2-10/+11
2010-07-11powerpc/cpm1: Fix build with various CONFIG_*_UCODE_PATCH combinationsAnton Vorontsov1-0/+5
2010-07-11powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov3-25/+28
2010-07-10ARM: lockdep: fix unannotated irqs-onRussell King2-19/+20
2010-07-10i2c/mips: Fix error return codes from Sibyte i2c bus driverGuenter Roeck1-2/+2
2010-07-10i2c: Fix probability checkJean Delvare1-4/+3
2010-07-09tracing: Add alignment to syscall metadata declarationsSteven Rostedt1-2/+4
2010-07-09hwmon: Fix autoloading of fschmd on recent Fujitsu machinesJean Delvare1-6/+2
2010-07-09hwmon: (coretemp) Properly label the sensorsJean Delvare1-1/+5
2010-07-09hwmon: (coretemp) Skip duplicate CPU entriesJean Delvare1-1/+25
2010-07-09hwmon: (it87) Fix in7 on IT8720FJean Delvare1-0/+22
2010-07-09hwmon: (k8temp) Fix temperature reporting for ASB1 processor revisionsAndreas Herrmann1-4/+6
2010-07-09ARM: 6184/2: ux500: use neutral PRCMU baseLinus Walleij2-1/+2
2010-07-09ARM: 6212/1: atomic ops: add memory constraints to inline asmWill Deacon1-66/+66
2010-07-09ARM: 6211/1: atomic ops: fix register constraints for atomic64_add_unlessWill Deacon1-1/+1
2010-07-09ARM: 6210/1: Do not rely on reset defaults of L2X0_AUX_CTRLSascha Hauer1-2/+3
2010-07-09ALSA: hda - Restore cleared pin controls on resumeTakashi Iwai2-1/+31
2010-07-08IB/qib: Use request_firmware() to load SD7220 firmwareBen Hutchings7-1100/+600
2010-07-08ocfs2: Zero the tail cluster when extending past i_size.Joel Becker6-54/+207
2010-07-08ocfs2: When zero extending, do it by page.Joel Becker2-64/+84
2010-07-08V4L/DVB: v4l: mem2mem_testdev: fix g_fmt NULL pointer dereferencePawel Osciak1-0/+3
2010-07-08V4L/DVB: uvcvideo: Power line frequency control doesn't support GET_MIN/MAX/RESLaurent Pinchart1-2/+2
2010-07-08V4L/DVB: ivtv: Add delay to ensure the decoder always restarts with a blank screenIan Armstrong1-0/+3
2010-07-08V4L/DVB: Documentation: Add the Philips FQ1236 MK5 to video4linux/CARDLIST.tunerAndy Walls1-0/+1
2010-07-08V4L/DVB: tveeprom: Add an entry for tuner code 168: a TCL M30WTP-4N-E tunerAndy Walls1-0/+15
2010-07-08V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tunerAndy Walls3-0/+18
2010-07-08V4L/DVB: OMAP_VOUT: fix: Module params were not working through bootargsVaibhav Hiremath1-2/+2
2010-07-08V4L/DVB: OMAP_VOUT: fix: Replaced dma-sg with dma-contigVaibhav Hiremath2-32/+16
2010-07-08V4L/DVB: OMAP_VOUT:Build FIX: Rebased against latest DSS2 changesVaibhav Hiremath2-17/+20