summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-01-11watchdog: Drop pointer to watchdog device from struct watchdog_deviceGuenter Roeck1-2/+0
2016-01-11watchdog: Add support for creating driver specific sysfs attributesGuenter Roeck1-0/+3
2016-01-11watchdog: kill unref/ref opsTomas Winkler1-2/+0
2016-01-11rtc: s5m: Make register configuration per S2MPS device to remove exceptionsKrzysztof Kozlowski1-0/+2
2016-01-11Merge tag 'ib-mfd-regulator-rtc-v4.5' into rtc-nextAlexandre Belloni3-0/+161
2016-01-11Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/...Mark Brown2-6/+3
2016-01-11Merge remote-tracking branches 'spi/topic/lm70llp', 'spi/topic/loopback', 'sp...Mark Brown1-1/+6
2016-01-11Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/dw-mid', 'spi/topic...Mark Brown1-0/+15
2016-01-11Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab17-26/+397
2016-01-11mfd: arizona: Add device tree binding to specify mono outputsCharles Keepax1-1/+1
2016-01-11unix: properly account for FDs passed over unix socketswilly tarreau1-0/+1
2016-01-11net, sched: add clsact qdiscDaniel Borkmann2-1/+8
2016-01-11bpf: add skb_postpush_rcsum and fix dev_forward_skb occasionsDaniel Borkmann1-0/+17
2016-01-10iio: st_sensors: support active-low interruptsLinus Walleij1-0/+4
2016-01-10block: kill disk_{check|set|clear|alloc}_badblocksDan Williams1-5/+0
2016-01-09block, badblocks: introduce devm_init_badblocksDan Williams1-1/+13
2016-01-09badblocks: rename badblocks_free to badblocks_exitDan Williams1-1/+1
2016-01-09libnvdimm: Add a poison list and export badblocksVishal Verma1-0/+1
2016-01-09block: Add badblock management for gendisksVishal Verma1-0/+7
2016-01-09badblocks: Add core badblock management codeVishal Verma1-0/+53
2016-01-09block: enable dax for raw block devicesDan Williams1-0/+11
2016-01-09nfsd: don't hold i_mutex over userspace upcallsNeilBrown1-0/+1
2016-01-09bpf: cleanup bpf_prog_run_{save,clear}_cb helpersDaniel Borkmann1-10/+29
2016-01-09Merge branch 'for-linus' into work.miscAl Viro4-5/+5
2016-01-09compat_ioctl: don't pass fd around when not neededAl Viro1-2/+0
2016-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-6/+6
2016-01-09Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-7/+9
2016-01-08KVM: move architecture-dependent requests to arch/Paolo Bonzini1-41/+2
2016-01-08KVM: renumber vcpu->request bitsPaolo Bonzini1-30/+29
2016-01-08KVM: document which architecture uses each request bitPaolo Bonzini1-7/+13
2016-01-08KVM: Remove unused KVM_REQ_KICK to save a bit in vcpu->requestsPaolo Bonzini1-1/+1
2016-01-08libata: skip debounce delay on link resumeDanesh Petigara1-0/+1
2016-01-08locks: pass inode pointer to locks_free_lock_contextJeff Layton1-2/+2
2016-01-08Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linu...Greg Kroah-Hartman1-0/+1
2016-01-08PM / sleep: Go direct_complete if driver has no callbacksTomeu Vizoso1-0/+1
2016-01-08PM / Domains: add setter for dev.pm_domainTomeu Vizoso1-0/+3
2016-01-08device core: add device_is_bound()Tomeu Vizoso1-0/+2
2016-01-08Merge branch 'acpi-soc' into pm-coreRafael J. Wysocki1-0/+1
2016-01-08NFS: Use wait_on_atomic_t() for unlock after readaheadBenjamin Coddington1-7/+1
2016-01-07Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2016-01-07ftrace: Add infrastructure for delayed enabling of module functionsSteven Rostedt (Red Hat)1-2/+4
2016-01-07mdio: Abstract device_remove() and device_free()Andrew Lunn1-0/+4
2016-01-07mdio: Add support for mdio drivers.Andrew Lunn2-4/+55
2016-01-07phy: Move phy specific bus match into phy_deviceAndrew Lunn1-0/+1
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn1-3/+4
2016-01-07phy: Move PHY PM operations into phy_deviceAndrew Lunn1-1/+1
2016-01-07phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2-1/+9
2016-01-07phy: Add an mdio_device structureAndrew Lunn2-15/+20
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn1-3/+3
2016-01-07phy: Centralise print about attached phyAndrew Lunn1-0/+4