summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-07-18MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740Boris Brezillon1-0/+34
2018-07-18MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9Boris Brezillon1-0/+30
2018-07-18mtd: rawnand: plat_nand: Kill pdata->ctrl.{hwcontrol, read_byte}()Boris Brezillon1-4/+0
2018-07-18mtd: rawnand: orion_nand: Kill orion_nand_data.dev_ready()Boris Brezillon1-1/+0
2018-07-18mtd: rawnand: Kill the chip->scan_bbt() hookBoris Brezillon1-2/+0
2018-07-18mtd: rawnand: Rename nand_default_bbt() into nand_create_bbt()Boris Brezillon1-1/+1
2018-07-18mtd: rawnand: Remove forward declaration of device_nodeBoris Brezillon1-1/+1
2018-07-18mtd: rawnand: Remove forward declaration of mtd_infoBoris Brezillon1-1/+0
2018-07-18mtd: rawnand: Remove nand_do_read() prototype from rawnand.hBoris Brezillon1-2/+0
2018-07-18mtd: spinand: Add initial support for the MX35LF1GE4AB chipBoris Brezillon1-0/+1
2018-07-18mtd: spinand: Add initial support for Winbond W25M02GVFrieder Schrempf1-0/+1
2018-07-18mtd: spinand: Add initial support for Micron MT29F2G01ABAGDPeter Pan1-0/+3
2018-07-18mtd: nand: Add core infrastructure to support SPI NANDsPeter Pan2-1/+419
2018-07-18mtd: rawnand: provide only single helper function for ECC confAbhishek Sahu1-9/+0
2018-07-18mtd: rawnand: helper function for setting up ECC configurationAbhishek Sahu1-0/+3
2018-07-18aio: don't expose __aio_sigset in uapiChristoph Hellwig1-0/+1
2018-07-18random: Return nbytes filled from hw RNGTobin C. Harding1-1/+1
2018-07-18net: phy: sfp: Add HWMON support for module sensorsAndrew Lunn1-1/+71
2018-07-18hwmon: Add helper to tell if a char is invalid in a nameAndrew Lunn1-0/+23
2018-07-18hwmon: Add support for power min, lcrit, min_alarm and lcrit_alarmAndrew Lunn1-0/+8
2018-07-18hwmon: Add missing HWMON_T_LCRIT_ALARM defineAndrew Lunn1-0/+1
2018-07-17kbuild: Add build salt to the kernel and modulesLaura Abbott1-0/+20
2018-07-17HID: core: do not upper bound the collection stackBenjamin Tissoires1-4/+5
2018-07-17HID: input: enable Totem on the Dell Canvas 27Benjamin Tissoires1-0/+6
2018-07-17ARM: at91: pm: add PMC fast startup registers definesClaudiu Beznea1-0/+13
2018-07-17ARM: at91: pm: Add ULP1 mode supportWenyou Yang1-0/+2
2018-07-17vga_switcheroo: set audio client id according to bound GPU idJim Qu1-4/+4
2018-07-17i2c: recovery: add get_bus_free callbackWolfram Sang1-0/+3
2018-07-17i2c: recovery: require either get_sda or set_sdaWolfram Sang1-6/+6
2018-07-17Merge tag 'v4.18-rc5' into i2c/for-4.19Wolfram Sang14-64/+118
2018-07-17mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_idsRik van Riel1-117/+124
2018-07-17sched/Documentation: Update wake_up() & co. memory-barrier guaranteesAndrea Parri1-2/+2
2018-07-17locking/spinlock, sched/core: Clarify requirements for smp_mb__after_spinlock()Andrea Parri1-17/+36
2018-07-17Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar38-120/+225
2018-07-17Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar5-14/+48
2018-07-17net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap1-0/+1
2018-07-16net: convert gro_count to bitmaskLi RongQing1-2/+7
2018-07-16net: phy: add phy_speed_down and phy_speed_upHeiner Kallweit1-0/+2
2018-07-16ima: based on policy require signed kexec kernel imagesMimi Zohar1-0/+7
2018-07-16security: define new LSM hook named security_kernel_load_dataMimi Zohar2-0/+33
2018-07-16ipv4/igmp: init group mode as INCLUDE when join source groupHangbin Liu1-0/+2
2018-07-16mm: don't do zero_resv_unavail if memmap is not allocatedPavel Tatashin1-1/+1
2018-07-16netfilter: utils: move nf_ip6_checksum* from ipv6 to utilsFlorian Westphal1-5/+0
2018-07-16netfilter: utils: move nf_ip_checksum* from ipv4 to utilsFlorian Westphal1-11/+0
2018-07-16ALSA: usb-audio: Add support for Processing Units in UAC3Jorge Sanjuan1-0/+15
2018-07-16irqchip/gic-v3-its: Honor hypervisor enforced LPI rangeMarc Zyngier1-0/+1
2018-07-16irqchip/gic-v3: Expose GICD_TYPER in the rdist structureMarc Zyngier1-1/+1
2018-07-16drivers: core: Remove glue dirs from sysfs earlierBenjamin Herrenschmidt1-0/+17
2018-07-16sysfs.h: fix non-kernel-doc commentRandy Dunlap1-3/+3
2018-07-16serial: sh-sci: Add support for R7S9210Chris Brandt1-0/+1