summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-12-20[media] mceusb: set a default rx timeoutJarod Wilson
2010-12-20[media] mceusb: fix inverted mask inversion logicJarod Wilson
2010-12-20[media] mceusb: add another Fintek device IDJarod Wilson
2010-12-20[media] lirc_dev: fixes in lirc_dev_fop_read()Dan Carpenter
2010-12-20[media] lirc_dev: stray unlock in lirc_dev_fop_poll()Dan Carpenter
2010-12-20[media] rc: fix sysfs entry for mceusb and streamzapPaul Bender
2010-12-20[media] streamzap: merge timeout space with trailing spaceJarod Wilson
2010-12-20[media] mceusb: fix keybouce issue after parser simplificationJarod Wilson
2010-12-20[media] IR: add tv power scancode to rc6 mce keymapJarod Wilson
2010-12-20[media] mceusb: buffer parsing fixups for 1st-gen deviceJarod Wilson
2010-12-20[media] mceusb: fix up reporting of trailing spaceJarod Wilson
2010-12-20[media] nuvoton-cir: improve buffer parsing responsivenessJarod Wilson
2010-12-20[media] mceusb: add support for Conexant Hybrid TV RDU253SJarod Wilson
2010-12-20[media] s5p-fimc: Fix output DMA handling in S5PV310 IP revisionsSylwester Nawrocki
2010-12-20[media] s5p-fimc: Use correct fourcc code for 32-bit RGB formatSylwester Nawrocki
2010-12-20[media] s5p-fimc: Convert m2m driver to unlocked_ioctlSylwester Nawrocki
2010-12-20[media] s5p-fimc: Explicitly add required header fileSylwester Nawrocki
2010-12-20[media] s5p-fimc: Fix vidioc_g_crop/cropcap on camera sensorSylwester Nawrocki
2010-12-20[media] s5p-fimc: BKL lock removal - compilation fixSylwester Nawrocki
2010-12-20[media] soc-camera: fix static build of the sh_mobile_csi2.c driverGuennadi Liakhovetski
2010-12-20[media] mx2_camera: fix pixel clock polarity configurationBaruch Siach
2010-12-20drm/radeon: use aperture size not vram size for overlap testsDave Airlie
2010-12-19sched: Remove debugging checkIngo Molnar
2010-12-19Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds
2010-12-19Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-12-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-12-17x86, kexec: Limit the crashkernel address appropriatelyH. Peter Anvin
2010-12-17arch/tile: handle rt_sigreturn() more cleanlyChris Metcalf
2010-12-17arch/tile: handle CLONE_SETTLS in copy_thread(), not user spaceChris Metcalf
2010-12-17[media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17Jean-Francois Moine
2010-12-17[media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17Jean-Francois Moine
2010-12-17[media] gspca - sonixj: Set the flag for some devicesJean-Francois Moine
2010-12-17[media] gspca - sonixj: Add a flag in the driver_info tableJean-Francois Moine
2010-12-17[media] gspca - sonixj: Fix a bad probe exchangeJean-Francois Moine
2010-12-17[media] gspca - sonixj: Move bridge init to sd startJean-Francois Moine
2010-12-17[media] bttv: remove unneeded locking commentsBrandon Philips
2010-12-17[media] bttv: fix mutex use before init (BZ#24602)Mauro Carvalho Chehab
2010-12-17MIPS: Fix build errors in sc-mips.cKevin Cernekee
2010-12-17x86: avoid high BIOS area when allocating address spaceBjorn Helgaas
2010-12-17x86: avoid E820 regions when allocating address spaceBjorn Helgaas
2010-12-17x86: avoid low BIOS area when allocating address spaceBjorn Helgaas
2010-12-17resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas
2010-12-17Revert "resources: support allocating space within a region from the top down"Bjorn Helgaas
2010-12-17Revert "PCI: allocate bus resources from the top down"Bjorn Helgaas
2010-12-17Revert "x86/PCI: allocate space from the end of a region, not the beginning"Bjorn Helgaas
2010-12-17Revert "x86: allocate space within a region top-down"Bjorn Helgaas
2010-12-17Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive decode"Bjorn Helgaas
2010-12-17ceph: handle partial result from get_user_pagesHenry C Chang