summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* [media] v4l: events: Define V4L2_EVENT_FRAME_SYNCSakari Ailus2011-08-29
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-30
|\
| * [media] v4l: add control definitions for codec devicesKamil Debski2011-07-27
| * [media] v4l: add fourcc definitions for compressed formatsKamil Debski2011-07-27
| * [media] v4l: Add a class and a set of controls for flash devicesSakari Ailus2011-07-27
| * [media] v4l2-ctrls: add new bitmask control typeHans Verkuil2011-07-27
| * [media] videodev2.h Add SE401 compressed RGB formatHans de Goede2011-07-27
| * [media] v4l2-ctrls.c: add support for V4L2_EVENT_SUB_FL_ALLOW_FEEDBACKHans Verkuil2011-07-27
| * [media] v4l2-ctrls: add control eventsHans Verkuil2011-07-27
| * Revert "[media] dvb/audio.h: Remove definition for AUDIO_GET_PTS"Mauro Carvalho Chehab2011-07-27
| * [media] dvb/audio.h: Remove definition for AUDIO_GET_PTSMauro Carvalho Chehab2011-07-27
| * [media] DocBook/audio.xml: synchronize attribute changesMauro Carvalho Chehab2011-07-27
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-29
|\ \
| * | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-22
| * | PCI: Assign values to 'pci_obff_signal_type' enumeration constantsMyron Stowe2011-07-22
| * | PCI: PCIe AER: add aer_recover_queueHuang Ying2011-07-22
* | | Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...Linus Torvalds2011-07-29
|\ \ \
| * \ \ Merge branch 'imx/dt' into next/dtArnd Bergmann2011-07-28
| |\ \ \
| | * | | net: ibm_newemac: convert it to use of_get_phy_modeShawn Guo2011-07-27
| | * | | dt/net: add helper function of_get_phy_modeShawn Guo2011-07-27
| * | | | dt/irq: add irq_domain_generate_simple() helperGrant Likely2011-07-28
| * | | | irq: add irq_domain translation infrastructureGrant Likely2011-07-28
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdogLinus Torvalds2011-07-29
|\ \ \ \ \
| * | | | | watchdog: WatchDog Timer Driver Core - Add minimum and max timeoutWim Van Sebroeck2011-07-28
| * | | | | watchdog: WatchDog Timer Driver Core - Add ioctl callWim Van Sebroeck2011-07-28
| * | | | | watchdog: WatchDog Timer Driver Core - Add nowayout featureWim Van Sebroeck2011-07-28
| * | | | | watchdog: WatchDog Timer Driver Core - Add Magic Close featureWim Van Sebroeck2011-07-28
| * | | | | watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME...Wim Van Sebroeck2011-07-28
| * | | | | watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctlWim Van Sebroeck2011-07-28
| * | | | | watchdog: WatchDog Timer Driver Core - Add basic ioctl functionalityWim Van Sebroeck2011-07-28
| * | | | | watchdog: WatchDog Timer Driver Core - Add basic frameworkWim Van Sebroeck2011-07-28
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-28
|\ \ \ \ \
| * | | | | net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman2011-07-27
| * | | | | gro: Only reset frag0 when skb can be pulledHerbert Xu2011-07-27
| * | | | | net: Convert struct net_device uc_promisc to boolJoe Perches2011-07-25
* | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-07-28
|\ \ \ \ \ \
| * | | | | | md: load/store badblock list from v1.x metadataNeilBrown2011-07-28
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-07-27
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into nextJames Morris2011-06-30
| |\ \ \ \ \ \ \
| * | | | | | | | eCryptfs: export global eCryptfs definitions to include/linux/ecryptfs.hRoberto Sassu2011-06-27
* | | | | | | | | Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-07-27
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into devel and apply fixup from Stephen Rothwell:Stephen Rothwell2011-07-25
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | SUNRPC: Replace xprt->resend and xprt->sending with a priority queueTrond Myklebust2011-07-17
| * | | | | | | | | SUNRPC: Allow caller of rpc_sleep_on() to select priority levelsTrond Myklebust2011-07-17
| * | | | | | | | | SUNRPC: Support dynamic slot allocation for TCP connectionsTrond Myklebust2011-07-17
| * | | | | | | | | SUNRPC: Clean up the slot table allocationTrond Myklebust2011-07-17
| * | | | | | | | | SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slotTrond Myklebust2011-07-17
| * | | | | | | | | SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust2011-07-15
| * | | | | | | | | NFS: Move the pnfs write code into pnfs.cTrond Myklebust2011-07-15
| * | | | | | | | | NFS: Move the pnfs read code into pnfs.cTrond Myklebust2011-07-15