summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-10-01Merge branch 'device-properties' into acpi-initRafael J. Wysocki
2015-09-30ata: ahci: find eSATA ports and flag them as removableManuel Lauss
2015-09-30usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda
2015-09-30extcon: gpio: Fix minor coding style and remove the unused fields.Chanwoo Choi
2015-09-30extcon: gpio: Add the missing supported_cable parameter to devm_extcon_dev_al...Chanwoo Choi
2015-09-30ipv6: Pass struct net through ip6_fragmentEric W. Biederman
2015-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-09-29net: Move netif_index_is_l3_master to l3mdev.hDavid Ahern
2015-09-29net: Remove the now unused vrf_ptrDavid Ahern
2015-09-29net: Introduce L3 Master device abstractionDavid Ahern
2015-09-29net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTERDavid Ahern
2015-09-30Merge tag 'iio-for-4.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2015-09-29tcp: prepare fastopen code for upcoming listener changesEric Dumazet
2015-09-29skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-09-29Merge tag 'v4.3-rc3' into nextDmitry Torokhov
2015-09-29net/ipv4: Pass proto as u8 instead of u16 in ip_check_mc_rcuAlexander Duyck
2015-09-30Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-09-29mtd: provide proper 32/64-bit compat_ioctl() support for BLKPGBrian Norris
2015-09-29ipv6: Pass struct net into ip6_route_me_harderEric W. Biederman
2015-09-29ipv4: Pass struct net into ip_route_me_harderEric W. Biederman
2015-09-29netfilter: Push struct net down into nf_afinfo.rerouteEric W. Biederman
2015-09-29blk-mq: fix sysfs registration/unregistration raceAkinobu Mita
2015-09-29Merge branch 'ib-extcon-mfd-4.4' into extcon-nextChanwoo Choi
2015-09-29irqchip/gicv3-its: Add range check for number of allocated pagesRobert Richter
2015-09-29brcmfmac: Add support for the BCM4365 and BCM4366 PCIE devices.Hante Meuleman
2015-09-28net/mlx5_core: Fix wrong name in structEli Cohen
2015-09-29USB: Added forgotten parameter description for authorized attribute in usb.hStefan Koch
2015-09-29Merge 4.3-rc3 into usb-nextGreg Kroah-Hartman
2015-09-28firmware: add support for ARM System Control and Power Interface(SCPI) protocolSudeep Holla
2015-09-28Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...Ingo Molnar
2015-09-28Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-09-27Input: edt-ft5x06 - remove support for platform dataDmitry Torokhov
2015-09-27Input: edt-ft5x06 - switch to newer gpio frameworkFranklin S Cooper Jr
2015-09-27Merge 4.3-rc3 into char-misc-nextGreg Kroah-Hartman
2015-09-27usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus
2015-09-27usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus
2015-09-27usb: phy: change some commentsPeter Chen
2015-09-27usb: gadget: introduce 'enabled' flag in struct usb_epRobert Baldyga
2015-09-27usb: gadget: epautoconf: add usb_ep_autoconfig_release() functionRobert Baldyga
2015-09-27usb: gadget: at91_udc: move at91_udc_data in at91_udc.hAlexandre Belloni
2015-09-27usb: dwc2: rename all s3c_* to dwc2_*Felipe Balbi
2015-09-27usb: musb: set the controller speed based on the config settingBin Liu
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-26PM / Domains: Remove cpuidle attachDaniel Lezcano
2015-09-26PM / Domains: Remove name based API for genpdUlf Hansson
2015-09-26ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQJiang Liu
2015-09-25Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-25tracing: Pass trace_array into trace_buffer_unlock_commit()Steven Rostedt (Red Hat)
2015-09-25tracing: Remove unused function trace_current_buffer_lock_reserve()Steven Rostedt (Red Hat)