summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-09-04[media] DVB: increment minor version after addition of SYS_TURBOAndreas Oberritter1-1/+1
2011-09-04[media] DVB: Add SYS_TURBO for north american turbo code FECAndreas Oberritter1-0/+1
2011-08-29[media] omap3isp: ccdc: Use generic frame sync event instead of private HS_VS...Sakari Ailus1-2/+0
2011-08-29[media] v4l: events: Define V4L2_EVENT_FRAME_SYNCSakari Ailus1-3/+9
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-8/+248
2011-07-30Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-3/+6
2011-07-30Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...Linus Torvalds5-1/+105
2011-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdogLinus Torvalds1-0/+78
2011-07-28Merge branch 'imx/dt' into next/dtArnd Bergmann137-419/+1476
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+7
2011-07-28Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-4/+10
2011-07-28watchdog: WatchDog Timer Driver Core - Add minimum and max timeoutWim Van Sebroeck1-0/+4
2011-07-28watchdog: WatchDog Timer Driver Core - Add ioctl callWim Van Sebroeck1-0/+2
2011-07-28watchdog: WatchDog Timer Driver Core - Add nowayout featureWim Van Sebroeck1-0/+1
2011-07-28watchdog: WatchDog Timer Driver Core - Add Magic Close featureWim Van Sebroeck1-0/+1
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME...Wim Van Sebroeck1-0/+4
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctlWim Van Sebroeck1-0/+1
2011-07-28watchdog: WatchDog Timer Driver Core - Add basic ioctl functionalityWim Van Sebroeck1-0/+4
2011-07-28watchdog: WatchDog Timer Driver Core - Add basic frameworkWim Van Sebroeck1-0/+61
2011-07-28dt/irq: add irq_domain_generate_simple() helperGrant Likely1-0/+10
2011-07-28irq: add irq_domain translation infrastructureGrant Likely3-0/+91
2011-07-28net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman1-0/+2
2011-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+113
2011-07-28md: load/store badblock list from v1.x metadataNeilBrown1-4/+10
2011-07-28[media] v4l: add control definitions for codec devicesKamil Debski1-1/+168
2011-07-28[media] v4l: add fourcc definitions for compressed formatsKamil Debski1-4/+13
2011-07-28[media] v4l: Add a class and a set of controls for flash devicesSakari Ailus1-0/+36
2011-07-28[media] v4l2-ctrls: add new bitmask control typeHans Verkuil1-0/+1
2011-07-28[media] videodev2.h Add SE401 compressed RGB formatHans de Goede1-0/+1
2011-07-28[media] v4l2-ctrls.c: add support for V4L2_EVENT_SUB_FL_ALLOW_FEEDBACKHans Verkuil1-1/+2
2011-07-28[media] v4l2-ctrls: add control eventsHans Verkuil1-2/+27
2011-07-28Revert "[media] dvb/audio.h: Remove definition for AUDIO_GET_PTS"Mauro Carvalho Chehab1-0/+12
2011-07-28[media] dvb/audio.h: Remove definition for AUDIO_GET_PTSMauro Carvalho Chehab1-12/+0
2011-07-28[media] DocBook/audio.xml: synchronize attribute changesMauro Carvalho Chehab1-1/+1
2011-07-28Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds9-57/+81
2011-07-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-0/+8
2011-07-27proc: make struct proc_dir_entry::name a terminal array rather than a pointerDavid Howells1-3/+3
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-11/+78
2011-07-27gro: Only reset frag0 when skb can be pulledHerbert Xu1-1/+4
2011-07-27net: ibm_newemac: convert it to use of_get_phy_modeShawn Guo1-1/+3
2011-07-27dt/net: add helper function of_get_phy_modeShawn Guo1-0/+1
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+2
2011-07-27Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-14/+255
2011-07-27Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+27
2011-07-27atomic: Update comments in atomic.hArun Sharma1-0/+1
2011-07-27atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-0/+4
2011-07-27atomic: move atomic_add_unless to generic codeArun Sharma1-0/+14
2011-07-27atomic: use <linux/atomic.h>Arun Sharma50-49/+58
2011-07-27fault-injection: use debugfs_remove_recursiveAkinobu Mita1-17/+1
2011-07-27fault-injection: remove nonexistent function externAkinobu Mita1-1/+0