summaryrefslogtreecommitdiffstats
path: root/include/media/lirc.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-09ARM: 6786/1: enable CONFIG_KTIME_SCALARRob Herring1-0/+4
2011-03-09ARM: 6778/1: compressed/head.S: make LDFLAGS_vmlinux into a recursively expan...Nicolas Pitre1-1/+1
2011-03-09ARM: 6777/1: gic: Add hooks for architecture specific extensionsSantosh Shilimkar2-0/+48
2011-03-09ARM: 6755/1: omap4: l2x0: Populate set_debug() function and enable Errata 727915Santosh Shilimkar2-0/+8
2011-03-09ARM: 6795/1: l2x0: Errata fix for flush by Way operation can cause data corruptiSantosh Shilimkar3-17/+31
2011-02-26ARM: 6746/1: remove the 4x expansion presumption while decompressing the kernelNicolas Pitre2-4/+3
2011-02-23ARM: 6750/1: improvements to compressed/head.SNicolas Pitre1-129/+110
2011-02-23ARM: 6668/1: ptrace: remove single-step emulation codeWill Deacon7-443/+3
2011-02-23ARM: move L1_CACHE_SHIFT_6 to mm/KconfigRussell King2-5/+5
2011-02-23ARM: 6663/1: make Thumb2 kernel entry point more similar to the ARM oneNicolas Pitre1-5/+5
2011-02-23ARM: vfp: improve commentry for hotplug eventsRussell King1-2/+5
2011-02-23ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcastNicolas Pitre2-12/+27
2011-02-23ARM: irq migration: update GIC migration codeRussell King1-13/+12
2011-02-23ARM: irq migration: ensure migration is handled safelyRussell King1-19/+31
2011-02-23ARM: irq migration: force migration off CPU going downRussell King1-1/+1
2011-02-23ARM: 6608/1: enable bridges in pci_common_init.Colin Tuckley1-0/+5
2011-02-23ARM: improve module relocation fixup diagnosticsRussell King1-13/+14
2011-02-23ARM: add 'uinstall' target for installing uboot kernelsRussell King2-1/+6
2011-02-23ARM: fix some sparse errors in generic ARM codeRussell King4-3/+5
2011-02-23ARM: DMA: top-down allocation in DMA coherent regionRussell King1-9/+8
2011-02-15ARM: Defer lookup of machine_type to setup.cRussell King4-101/+40
2011-02-01Linux 2.6.38-rc3v2.6.38-rc3Linus Torvalds1-1/+1
2011-01-31kernel.h: fix kernel-doc warningRandy Dunlap1-1/+1
2011-01-31virtio: update MAINTAINERSMichael S. Tsirkin1-0/+10
2011-01-31ARM: smp_on_up: allow non-ARM SMP processorsRussell King1-12/+10
2011-01-31ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+Russell King1-16/+17
2011-01-31ARM: initrd: disable initrd if passed address overlaps reserved regionRussell King1-0/+6
2011-01-31ARM: footbridge: fix debug macrosRussell King1-2/+2
2011-01-31ARM: mmci: round down the bytes transferred on errorRussell King1-3/+4
2011-01-31ARM: mmci: complete the transaction on errorRussell King1-1/+1
2011-01-31Input: rc-keymap - return KEY_RESERVED for unknown mappingsDmitry Torokhov1-11/+17
2011-01-31Fix prlimit64 for suid/sgid processesKacper Kornet1-1/+2
2011-01-31intel_scu_ipc: remove duplicated #includeHuang Weiyi1-1/+0
2011-01-31NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().Anton Altaparmakov2-4/+9
2011-01-29Revert "UBI: use mtd->writebufsize to set minimal I/O unit size"Artem Bityutskiy1-27/+1
2011-01-29Input: synaptics - retry failed resets when reconnectingAlexandre Peixoto Ferreira1-2/+11
2011-01-29Input: synaptics - fix reconnect logic on MT devicesAlexandre Peixoto Ferreira1-6/+13
2011-01-29Input: tegra-kbc - fix keymap entry for LeftMeta keyRakesh Iyer1-1/+1
2011-01-29Input: tegra-kbc - fix build errorRakesh Iyer1-2/+2
2011-01-28NFS: NFSv4 readdir loses entriesChuck Lever1-3/+0
2011-01-28NFS: Micro-optimize nfs4_decode_dirent()Chuck Lever1-3/+3
2011-01-28NFS: Fix an NFS client lockdep issueTrond Myklebust1-2/+4
2011-01-28xfs: xfs_bmap_add_extent_delay_real should init br_startblockbpm@sgi.com1-8/+25
2011-01-28xfs: fix dquot shaker deadlockDave Chinner1-25/+21
2011-01-28xfs: handle CIl transaction commit failures correctlyDave Chinner3-12/+3
2011-01-28xfs: limit extsize to size of AGs and/or MAXEXTLENDave Chinner1-2/+18
2011-01-28xfs: prevent extsize alignment from exceeding maximum extent sizeDave Chinner1-0/+10
2011-01-28xfs: limit extent length for allocation to AG sizeDave Chinner2-8/+26
2011-01-28xfs: speculative delayed allocation uses rounddown_power_of_2 badlyDave Chinner1-1/+6
2011-01-28xfs: fix efi item leak on forced shutdownDave Chinner3-13/+38