aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-02-23sysfs: move struct sysfs_dirent to private headerGravatar Adam J. Richter 1-12/+1
2007-02-23Driver core: remove class_device_renameGravatar Greg Kroah-Hartman 1-2/+0
2007-02-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/...Gravatar Linus Torvalds 7-31/+119
2007-02-21V4L/DVB (5200): V4l_printk_ioctl_arg() is no longer used.Gravatar Adrian Bunk 1-3/+0
2007-02-21V4L/DVB (5204): Change videodev2.h licence to dual GPL/BSDGravatar Michael Schimek 1-1/+42
2007-02-21V4L/DVB (5182): Remove #if 0 section from videodev2.hGravatar Hans Verkuil 1-1/+0
2007-02-21V4L/DVB (5181): Sliced VBI API no longer marked experimental.Gravatar Hans Verkuil 1-11/+0
2007-02-21V4L/DVB (5162): Change VIDIOC_DBG_[SG]_REGISTER ioctls' reg address to 64 bitsGravatar Trent Piepho 1-1/+1
2007-02-21V4L/DVB (5147): Make vivi driver to use vmalloced pointersGravatar Mauro Carvalho Chehab 1-0/+3
2007-02-21V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyGravatar Trent Piepho 3-13/+15
2007-02-21V4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER callsGravatar Trent Piepho 1-0/+12
2007-02-21V4L/DVB (5113): Adds video output routingGravatar Marco Schluessler 1-0/+3
2007-02-21V4L/DVB (5070): Budget-ci: add support for the Technotrend 1500 bundled remoteGravatar Ville-Pekka Vainio 1-0/+1
2007-02-21V4L/DVB (5068): Fix authorship referencesGravatar Mauro Carvalho Chehab 1-1/+1
2007-02-21V4L/DVB (5017): DVB: fix compile errorGravatar Adrian Bunk 1-3/+0
2007-02-21V4L/DVB (5015): Add support for more Encore TV cardsGravatar Juan Pablo Sormani 1-0/+1
2007-02-21V4L/DVB (4986): Removed unimplemented cx2341x API commandsGravatar Hans Verkuil 1-4/+0
2007-02-21V4L/DVB (4961): Add support for the ASUS P7131 remote controlGravatar Hermann Pitton 1-0/+47
2007-02-21[S390] add atomic64_xchg to s390Gravatar Mathieu Desnoyers 1-0/+2
2007-02-21[S390] local_t cleanup : use asm-generic/local.h.Gravatar Mathieu Desnoyers 1-58/+1
2007-02-21[S390] nss: Free unused memory in kernel image.Gravatar Heiko Carstens 1-1/+1
2007-02-21[S390] New header file ipl.hGravatar Michael Holzheu 2-74/+113
2007-02-21[S390] New get_cpu_id() inline assemblyGravatar Michael Holzheu 1-0/+5
2007-02-20[PATCH] GPIO API: SA1100 wrapper cleanupGravatar Philipp Zabel 1-20/+14
2007-02-20[PATCH] GPIO API: S3C2410 wrapper cleanupGravatar Philipp Zabel 1-10/+11
2007-02-20[PATCH] GPIO API: PXA wrapper cleanupGravatar Philipp Zabel 2-18/+36
2007-02-20[PATCH] autofs4: header file updateGravatar Ian Kent 1-4/+12
2007-02-20[PATCH] cdrom: use unsigned bitfieldsGravatar Randy Dunlap 1-1/+1
2007-02-20[PATCH] mfd: SM501 core driverGravatar Ben Dooks 2-0/+527
2007-02-20[PATCH] cfag12864b: fix crash when built-in and no parport presentGravatar Miguel Ojeda 2-0/+8
2007-02-20[PATCH] Convert highest_possible_processor_id to nr_cpu_idsGravatar Christoph Lameter 1-2/+2
2007-02-20[PATCH] Replace highest_possible_node_id() with nr_node_idsGravatar Christoph Lameter 1-2/+2
2007-02-20[PATCH] mincore warning fixGravatar Andrew Morton 1-1/+4
2007-02-20[PATCH] rework reserved major handlingGravatar Andrew Morton 1-0/+1
2007-02-20[PATCH] minix v3: fix superblock definitionGravatar Andries Brouwer 1-2/+1
2007-02-20[PATCH] Fix build errors if bitop functions are do {} while macrosGravatar Ralf Baechle 1-6/+6
2007-02-20Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 38-118/+345
2007-02-20Merge ARM fixesGravatar Russell King 636-6455/+10357
2007-02-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+2
2007-02-20Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Jeff Garzik 1-2/+2
2007-02-20[ARM] Fix s3c2410 ALSA audio for typedef eliminationGravatar Russell King 1-3/+3
2007-02-20[ARM] 4223/1: ixdp2351 : Fix for a define errorGravatar Ozzy 1-1/+1
2007-02-20[ARM] Merge remaining IOP codeGravatar Russell King 36-114/+341
2007-02-20backlight: Separate backlight properties from backlight ops pointersGravatar Richard Purdie 2-24/+32
2007-02-20backlight: Rework backlight/fb interaction simplifying, lotsGravatar Richard Purdie 1-6/+3
2007-02-20backlight/fbcon: Add FB_EVENT_CONBLANKGravatar Richard Purdie 1-1/+3
2007-02-20backlight: Convert semaphore -> mutexGravatar Richard Purdie 2-5/+5
2007-02-20backlight: Fix external uses of backlight internal semaphoreGravatar Richard Purdie 2-0/+52
2007-02-20backlight: Remove unneeded owner fieldGravatar Richard Purdie 2-5/+0
2007-02-20[MIPS] Fixup copy_from_user_inatomicGravatar Ralf Baechle 1-2/+49