summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2012-04-29USB: remove CONFIG_USB_DEVICEFSGreg Kroah-Hartman-30/+0
2012-04-29iio: core: iio_chan_spec_ext_info: Add private handleMichael Hennerich-4/+7
2012-04-29iio: core: Introduce IIO_ALTVOLTAGE and appropriate channel info elementsMichael Hennerich-0/+11
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen-10/+10
2012-04-29ext4: create a new BH_Verified flag to avoid unnecessary metadata validationDarrick J. Wong-0/+2
2012-04-29pipes: add a "packetized pipe" mode for writingLinus Torvalds-0/+1
2012-04-29video: auo_k190x: add code shared by controller driversHeiko Stübner-0/+106
2012-04-29fb_defio: add first_io callbackHeiko Stübner-0/+1
2012-04-29Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+2
2012-04-28net/l2tp: add support for L2TP over IPv6 UDPBenjamin LaHaise-1/+39
2012-04-28net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6Benjamin LaHaise-0/+3
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+4
2012-04-27Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-1/+1
2012-04-27ftrace/x86: Have arch x86_64 use breakpoints instead of stop machineSteven Rostedt-0/+6
2012-04-27res_counter: Merge res_counter_charge and res_counter_charge_nofailFrederic Weisbecker-1/+1
2012-04-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville-1/+2
2012-04-27NFS: Remove extra rpc_clnt argument to proc_lookupBryan Schumaker-1/+1
2012-04-27NFS: Create a submount rpc_opBryan Schumaker-0/+2
2012-04-27NFS: Remove secinfo knowledge out of the generic clientBryan Schumaker-1/+0
2012-04-27NFS: add dreq to nfs_commit_infoFred Isaman-0/+1
2012-04-27NFS: create nfs_commit_completion_opsFred Isaman-0/+9
2012-04-27NFS: create struct nfs_commit_infoFred Isaman-4/+28
2012-04-27NFS: rewrite directio read to use async coalesce codeFred Isaman-2/+3
2012-04-27NFS: remove unused wb_complete field from struct nfs_pageFred Isaman-1/+0
2012-04-27NFS: create completion structure to pass into page_init functionsFred Isaman-0/+8
2012-04-27NFS: merge _full and _partial write rpc_opsFred Isaman-0/+2
2012-04-27NFS: merge _full and _partial read rpc_opsFred Isaman-1/+16
2012-04-27NFS: create struct nfs_page_arrayFred Isaman-6/+8
2012-04-27NFS: create common nfs_pgio_header for both read and writeFred Isaman-33/+27
2012-04-27NFS: add a struct nfs_commit_data to replace nfs_write_data in commitsFred Isaman-5/+44
2012-04-27HID: hidraw: add proper error handling to raw event reportingJiri Kosina-3/+3
2012-04-27spi: fix spi.h kernel-doc warningRandy Dunlap-1/+1
2012-04-27drm: fixed: Add dfixed_fracRobert Morell-0/+1
2012-04-27drm/edid: Try harder to fix up base EDID blocksAdam Jackson-1/+1
2012-04-27ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizingEric Dumazet-2/+3
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik-0/+4
2012-04-26Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-2/+3
2012-04-26pinctrl: add pinctrl_provide_dummies interface for platforms to useDong Aisheng-1/+4
2012-04-26pinctrl: add kerneldoc for pinctrl_ops device tree functionsStephen Warren-0/+9
2012-04-26Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-0/+8
2012-04-26Staging: VME: move VME drivers out of stagingGreg Kroah-Hartman-0/+174
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+8
2012-04-26ASoC: dpcm: Add bespoke trigger()Liam Girdwood-0/+7
2012-04-26ASoC: dpcm: Add API for DAI link substream and runtime lookupLiam Girdwood-0/+5
2012-04-26ASoC: dpcm: Add runtime dynamic route updateLiam Girdwood-0/+1
2012-04-26ASoC: dpcm: Add debugFS support for DPCMLiam Girdwood-0/+8
2012-04-26ASoC: dpcm: Add Dynamic PCM core operations.Liam Girdwood-0/+149
2012-04-26[media] V4L: soc-camera: protect hosts during probing from overzealous user-s...Guennadi Liakhovetski-1/+2
2012-04-26tcp repair: Fix unaligned access when repairing options (v2)Pavel Emelyanov-0/+5
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner-1/+1