summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-04-06nfc: Reduce nfc_evt_transaction params length to 0Christophe Ricard1-1/+1
2015-04-06nfc: hci: Add comment to explain NFC_HCI_MAX_PIPESChristophe Ricard1-0/+4
2015-04-05ALSA: Use const struct ac97_quirkJoe Perches1-1/+3
2015-04-04netfilter: Pass nf_hook_state through arpt_do_table().David S. Miller1-2/+1
2015-04-04netfilter: Pass nf_hook_state through nft_set_pktinfo*().David S. Miller3-10/+7
2015-04-04netfilter: Pass nf_hook_state through ip6t_do_table().David S. Miller1-2/+1
2015-04-04netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().David S. Miller1-16/+8
2015-04-04netfilter: Pass nf_hook_state through ipt_do_table().David S. Miller1-2/+1
2015-04-04netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().David S. Miller1-16/+8
2015-04-04netfilter: Make nf_hookfn use nf_hook_state.David S. Miller1-3/+1
2015-04-04netfilter: Use nf_hook_state in nf_queue_entry.David S. Miller1-5/+1
2015-04-04netfilter: Create and use nf_hook_state.David S. Miller1-5/+23
2015-04-04ALSA: hda - Sync node attributes at resume from widget power savingTakashi Iwai1-0/+12
2015-04-04Input: tc3589x - localize platform dataLinus Walleij1-23/+0
2015-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+2
2015-04-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2015-04-04device property: Introduce firmware node type for platform dataRafael J. Wysocki2-0/+34
2015-04-04device property: Make it possible to use secondary firmware nodesRafael J. Wysocki3-2/+6
2015-04-03Merge tag 'imx-soc-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson2-1/+5
2015-04-03Merge tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson30-77/+152
2015-04-03dt-bindings: Add #defines for MSM8916 clocks and resetsGeorgi Djakov2-0/+264
2015-04-03Merge tag 'omap-for-v4.1/wl12xx-dt' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson30-125/+144
2015-04-03Merge tag 'qcom-cleanup-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson16-87/+77
2015-04-03add fixed_phy_update_state() - update state of fixed_phyStas Sergeev1-0/+9
2015-04-03ebpf: add skb->priority to offset map for usage in {cls, act}_bpfDaniel Borkmann1-0/+1
2015-04-03Merge tag 'gpmc-omap-for-v4.1' of git://github.com/rogerq/linux into next/dri...Olof Johansson1-1/+2
2015-04-03Merge tag 'v4.1-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/l...Olof Johansson1-0/+22
2015-04-03Merge tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...Olof Johansson2-1/+50
2015-04-03jhash: Update jhash_[321]words functions to use correct initvalAlexander Duyck1-6/+11
2015-04-03netdevice: document NETDEV_TX_BUSY deprecation.Rusty Russell1-1/+4
2015-04-03hv: remove the per-channel workqueueDexuan Cui1-3/+0
2015-04-03nfsd: add NFSEXP_PNFS to the exflags arrayChristoph Hellwig1-0/+3
2015-04-03locks: change lm_get_owner and lm_put_owner prototypesJeff Layton1-2/+2
2015-04-03phy: miphy365x: Use the generic phy type constants in dt-bindings/phy/phy.hPeter Griffin1-14/+0
2015-04-03cpuidle: remove state_count field from struct cpuidle_deviceBartlomiej Zolnierkiewicz1-1/+0
2015-04-03crypto: api - Change crypto_unregister_instance argument typeHerbert Xu1-1/+1
2015-04-03clockevents: Cleanup dead cpu explicitelyThomas Gleixner2-6/+2
2015-04-03clockevents: Make tick handover explicitThomas Gleixner2-1/+2
2015-04-03clockevents: Remove broadcast oneshot control leftoversRafael J. Wysocki1-2/+0
2015-04-03clockevents: Provide explicit broadcast oneshot control functionsThomas Gleixner1-0/+19
2015-04-03clockevents: Remove the broadcast control leftoversThomas Gleixner1-3/+0
2015-04-03clockevents: Provide explicit broadcast control functionsThomas Gleixner1-0/+25
2015-04-03time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksourceXunlei Pang1-6/+3
2015-04-03drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacementXunlei Pang1-0/+1
2015-04-03time: Add y2038 safe update_persistent_clock64()Xunlei Pang1-0/+1
2015-04-03time: Add y2038 safe read_persistent_clock64()Xunlei Pang1-0/+1
2015-04-03time: Add y2038 safe read_boot_clock64()Xunlei Pang1-0/+1
2015-04-03[media] v4l: xilinx: Add Test Pattern Generator driverLaurent Pinchart2-0/+74
2015-04-03[media] v4l: xilinx: Add Xilinx Video IP coreLaurent Pinchart1-0/+39
2015-04-03[media] v4l: of: Add v4l2_of_parse_link() functionLaurent Pinchart1-0/+27