aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-01[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)Randy Dunlap1-0/+1
2007-03-01[PATCH] FRV: Add some missng lazy MMU hooks for NOMMU modeDavid Howells1-1/+5
2007-03-01[PATCH] mm/{,tiny-}shmem.c cleanupsAdrian Bunk1-5/+0
2007-03-01V4L/DVB (5305): Mark VIDIOC_DBG_S/G_REGISTER as experimentalHans Verkuil1-7/+9
2007-03-01V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls.Hans Verkuil2-1/+27
2007-03-01V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctlHans Verkuil2-0/+32
2007-03-01V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil2-2/+17
2007-03-01HID: fix Logitech DiNovo Edge touchwheel and Logic3 /SpectraVideo middle buttonJiri Kosina1-0/+1
2007-03-01HID: fix broken Logitech S510 keyboard report descriptor; make extra keys workJiri Kosina1-2/+3
2007-02-28[SPARC64]: Fix parport_pc build.David S. Miller2-4/+22
2007-02-28[NET]: Handle disabled preemption in gfp_any()Patrick McHardy1-1/+1
2007-02-28[NET]: Revert socket.h/stat.h ifdef hacks.David S. Miller2-2/+2
2007-02-26[MIPS] Remove unreferenced _IOC_SLMASK macro in ioctl.h.Robert P. J. Day1-5/+0
2007-02-26[MIPS] SNI: MIPS_CPU_IRQ_BASE cleanupThomas Bogendoerfer1-5/+4
2007-02-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-6/+29
2007-02-26Revert "[CPUFREQ] constify cpufreq_driver where possible."Linus Torvalds1-2/+2
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-2/+29
2007-02-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-33/+7
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds37-409/+304
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+16
2007-02-26[IRDA] net/irda/: proper prototypesAdrian Bunk1-0/+16
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds4-18/+36
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds5-4/+83
2007-02-26Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-8/+30
2007-02-26[PATCH] x86_64 irq: Safely cleanup an irq after moving it.Eric W. Biederman1-2/+7
2007-02-26[PATCH] x86_64 irq: Add constants for the reserved IRQ vectors.Eric W. Biederman1-1/+17
2007-02-26[PATCH] irq: Remove set_native_irq_infoEric W. Biederman1-11/+0
2007-02-26Revert "[PATCH] i386: add idle notifier"Linus Torvalds2-22/+0
2007-02-25Add id_to_dma_mode function for printing DMA modesAlan1-0/+2
2007-02-25[ARM] 4234/1: Introduce get_irqnr_preamble and arch_ret_to_user for ns9xxx.Uwe Kleine-König1-0/+6
2007-02-23sysfs: allow attributes to be added to groupsAlan Stern1-0/+17
2007-02-23USB: make autosuspend delay a module parameterAlan Stern1-0/+3
2007-02-23USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum2-0/+12
2007-02-23USB: add rationale on why usb descriptor structures have to be packedInaky Perez-Gonzalez1-4/+18
2007-02-23USB: add driver for iowarrior devices.Greg Kroah-Hartman1-0/+33
2007-02-23Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent"Greg Kroah-Hartman1-2/+0
2007-02-23power management: fix struct layout and docsJohannes Berg1-2/+35
2007-02-23sysfs: move struct sysfs_dirent to private headerAdam J. Richter1-12/+1
2007-02-23Driver core: remove class_device_renameGreg Kroah-Hartman1-2/+0
2007-02-23libata: test major version in ata_id_is_sata()Tejun Heo1-2/+6
2007-02-22[CPUFREQ] constify cpufreq_driver where possible.Dave Jones1-2/+2
2007-02-22[ARM] 4231/1: AT91: Merge and typo fixes.Andrew Victor2-33/+1
2007-02-22[MIPS] Add basic SMARTMIPS ASE supportFranck Bui-Huu3-8/+30
2007-02-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds7-31/+119
2007-02-21[PARISC] Use symbolic last syscall in __NR_Linux_syscallsKyle McMartin1-1/+1
2007-02-21V4L/DVB (5200): V4l_printk_ioctl_arg() is no longer used.Adrian Bunk1-3/+0
2007-02-21V4L/DVB (5204): Change videodev2.h licence to dual GPL/BSDMichael Schimek1-1/+42
2007-02-21V4L/DVB (5182): Remove #if 0 section from videodev2.hHans Verkuil1-1/+0
2007-02-21V4L/DVB (5181): Sliced VBI API no longer marked experimental.Hans Verkuil1-11/+0
2007-02-21V4L/DVB (5162): Change VIDIOC_DBG_[SG]_REGISTER ioctls' reg address to 64 bitsTrent Piepho1-1/+1