summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-02-24sysfs: move struct sysfs_dirent to private headerAdam J. Richter1-12/+1
2007-02-24Driver core: remove class_device_renameGreg Kroah-Hartman1-2/+0
2007-02-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/...Linus Torvalds7-31/+119
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
2007-02-21V4L/DVB (5147): Make vivi driver to use vmalloced pointersMauro Carvalho Chehab1-0/+3
2007-02-21V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho3-13/+15
2007-02-21V4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER callsTrent Piepho1-0/+12
2007-02-21V4L/DVB (5113): Adds video output routingMarco Schluessler1-0/+3
2007-02-21V4L/DVB (5070): Budget-ci: add support for the Technotrend 1500 bundled remoteVille-Pekka Vainio1-0/+1
2007-02-21V4L/DVB (5068): Fix authorship referencesMauro Carvalho Chehab1-1/+1
2007-02-21V4L/DVB (5017): DVB: fix compile errorAdrian Bunk1-3/+0
2007-02-21V4L/DVB (5015): Add support for more Encore TV cardsJuan Pablo Sormani1-0/+1
2007-02-21V4L/DVB (4986): Removed unimplemented cx2341x API commandsHans Verkuil1-4/+0
2007-02-21V4L/DVB (4961): Add support for the ASUS P7131 remote controlHermann Pitton1-0/+47
2007-02-21[S390] add atomic64_xchg to s390Mathieu Desnoyers1-0/+2
2007-02-21[S390] local_t cleanup : use asm-generic/local.h.Mathieu Desnoyers1-58/+1
2007-02-21[S390] nss: Free unused memory in kernel image.Heiko Carstens1-1/+1
2007-02-21[S390] New header file ipl.hMichael Holzheu2-74/+113
2007-02-21[S390] New get_cpu_id() inline assemblyMichael Holzheu1-0/+5
2007-02-21[PATCH] GPIO API: SA1100 wrapper cleanupPhilipp Zabel1-20/+14
2007-02-21[PATCH] GPIO API: S3C2410 wrapper cleanupPhilipp Zabel1-10/+11
2007-02-21[PATCH] GPIO API: PXA wrapper cleanupPhilipp Zabel2-18/+36
2007-02-21[PATCH] autofs4: header file updateIan Kent1-4/+12
2007-02-21[PATCH] cdrom: use unsigned bitfieldsRandy Dunlap1-1/+1
2007-02-21[PATCH] mfd: SM501 core driverBen Dooks2-0/+527
2007-02-21[PATCH] cfag12864b: fix crash when built-in and no parport presentMiguel Ojeda2-0/+8
2007-02-21[PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter1-2/+2
2007-02-21[PATCH] Replace highest_possible_node_id() with nr_node_idsChristoph Lameter1-2/+2
2007-02-21[PATCH] mincore warning fixAndrew Morton1-1/+4
2007-02-21[PATCH] rework reserved major handlingAndrew Morton1-0/+1
2007-02-21[PATCH] minix v3: fix superblock definitionAndries Brouwer1-2/+1
2007-02-21[PATCH] Fix build errors if bitop functions are do {} while macrosRalf Baechle1-6/+6
2007-02-20Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds38-118/+345
2007-02-20Merge ARM fixesRussell King636-6455/+10357
2007-02-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2007-02-20Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...Jeff Garzik1-2/+2
2007-02-20[ARM] Fix s3c2410 ALSA audio for typedef eliminationRussell King1-3/+3
2007-02-20[ARM] 4223/1: ixdp2351 : Fix for a define errorOzzy1-1/+1
2007-02-20[ARM] Merge remaining IOP codeRussell King36-114/+341
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie2-24/+32
2007-02-20backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie1-6/+3
2007-02-20backlight/fbcon: Add FB_EVENT_CONBLANKRichard Purdie1-1/+3
2007-02-20backlight: Convert semaphore -> mutexRichard Purdie2-5/+5
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie2-0/+52
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie2-5/+0
2007-02-20[MIPS] Fixup copy_from_user_inatomicRalf Baechle1-2/+49