aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds7-35/+99
2007-04-27V4L/DVB (5419): Add comment how the speed field is interpreted.Hans Verkuil1-0/+5
2007-04-27V4L/DVB (5418): Speed is a signed 32-bit integer, not unsigned.Hans Verkuil1-1/+1
2007-04-27V4L/DVB (5402): Add vsync_field to the union in video_event for VIDEO_EVENT_VSYNCHans Verkuil1-0/+8
2007-04-27V4L/DVB (5307): Add support for the cx23415 MPEG decoding features.Hans Verkuil3-2/+54
2007-04-27V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENTHans Verkuil1-0/+10
2007-04-27V4L/DVB (5289): Add support for video output overlays.Hans Verkuil1-22/+44
2007-04-27V4L/DVB (5272): Add V4L2_CAP_VIDEO_OUTPUT_POS capabilityHans Verkuil1-0/+3
2007-04-27V4L/DVB (5268): Add support for three new MPEG controls.Hans Verkuil1-0/+4
2007-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse77-2592/+920
2007-04-27dev_dbg: check dev_dbg() argumentsDan Williams1-1/+5
2007-04-27s2ram: add arch irq disable/enable hooksJohannes Berg1-0/+18
2007-04-27define platform wakeup hook, use in pci_enable_wake()David Brownell1-0/+19
2007-04-27security: prevent permission checking of file removal via sysfs_remove_group()James Morris1-0/+1
2007-04-27device_schedule_callback() needs a module referenceAlan Stern2-4/+8
2007-04-27debugfs: Add debugfs_create_u64()Michael Ellerman1-0/+9
2007-04-27the overdue removal of the mount/umount ueventsAdrian Bunk1-5/+3
2007-04-27kobject core: remove rwsem from struct subsystemGreg Kroah-Hartman1-2/+0
2007-04-27Driver core: add suspend() and resume() to struct device_typeDmitry Torokhov1-0/+2
2007-04-27Driver core: remove unneeded completion from driver release pathGreg Kroah-Hartman1-1/+0
2007-04-27driver core: per-subsystem multithreaded probingCornelia Huck2-4/+1
2007-04-27Driver core: add name to device_typeKay Sievers1-0/+10
2007-04-27driver core: Use attribute groups in struct device_typeDmitry Torokhov1-1/+1
2007-04-27Driver core: udev triggered device-<>driver bindingKay Sievers1-15/+19
2007-04-27driver core: fix namespace issue with devices assigned to classesKay Sievers2-2/+3
2007-04-27make SysRq-T show all tasks againIngo Molnar1-2/+2
2007-04-27seqlocks: trivial remove weird whitespaceDaniel Walker1-4/+4
2007-04-27Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds1-0/+202
2007-04-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds1-2/+7
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+6
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds71-2583/+698
2007-04-27[S390] split page_test_and_clear_dirty.Martin Schwidefsky1-1/+1
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy1-0/+202
2007-04-26[WEXT] net_device: Don't include wext bits if not required.Johannes Berg1-1/+2
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells3-2/+67
2007-04-26[AF_RXRPC]: Key facility changes for AF_RXRPCDavid Howells1-0/+2
2007-04-26[WORKQUEUE]: cancel_delayed_work: use del_timer() instead of del_timer_sync()Oleg Nesterov1-3/+4
2007-04-26[PATCH] Turn do_sync_file_range() into do_sync_mapping_range()Mark Fasheh1-2/+7
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller1-0/+6
2007-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse36-110/+147
2007-04-26[NET]: Delete unused header file linux/if_wanpipe_common.hRobert P. J. Day1-58/+0
2007-04-26[NET]: Delete unused header file linux/sdla_fr.h.Robert P. J. Day1-638/+0
2007-04-26[XFRM]: Export SAD info.Jamal Hadi Salim1-0/+25
2007-04-25[BRIDGE]: drop PAUSE framesStephen Hemminger1-0/+1
2007-04-25[IPV6]: Export in6addr_any for future use.YOSHIFUJI Hideaki1-2/+0
2007-04-25[TCP]: Fix linkage errors on i386.YOSHIFUJI Hideaki1-0/+6
2007-04-25[TCP]: Congestion control API update.Stephen Hemminger1-0/+5
2007-04-25[WIRELESS] cfg80211: New wireless config infrastructure.Johannes Berg3-0/+43
2007-04-25[NET] skbuff: skb_store_bits const is backwardsStephen Hemminger1-2/+2
2007-04-25[AF_PACKET]: Add option to return orig_dev to userspace.Peter P. Waskiewicz Jr1-0/+1