summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-09-24crypto: ccp - Check for CCP before registering crypto algsTom Lendacky1-0/+12
2014-09-24GenWQE: Update author informationFrank Haverkamp1-1/+1
2014-09-24misc: st_kim: Increase size of dev_name buffer to incorporate terminationLee Jones1-1/+1
2014-09-24ipack: save carrier owner to allow device to get itFederico Vaga1-1/+23
2014-09-24device coredump: add new device coredump classJohannes Berg1-0/+35
2014-09-24USB: quirks.h: use BIT()Greg Kroah-Hartman1-10/+10
2014-09-24USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu1-0/+3
2014-09-24Merge tag 'dt-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tml...Olof Johansson7-12/+74
2014-09-24Merge tag 'soc-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Olof Johansson15-23/+107
2014-09-24uas: Add no-report-opcodes quirkHans de Goede1-0/+2
2014-09-24uas: Add a quirk for rejecting ATA_12 and ATA_16 commandsHans de Goede1-0/+2
2014-09-24usb: chipidea: add TPL support for targeted hostsPeter Chen1-0/+1
2014-09-24usb: common: add API to get if the platform supports TPLPeter Chen1-0/+5
2014-09-24usb: hcd: add TPL support flagPeter Chen1-0/+1
2014-09-24tty: Workaround Alpha non-atomic byte storage in tty_structPeter Hurley1-2/+3
2014-09-24tty: Move and rename send_prio_char() as tty_send_xchar()Peter Hurley1-2/+1
2014-09-24tty: Serialize tcflow() with other tty flow control changesPeter Hurley1-2/+3
2014-09-24tty: Serialize tty flow control changes with flow_lockPeter Hurley2-1/+8
2014-09-24tty: Convert tty_struct bitfield to intsPeter Hurley1-1/+4
2014-09-24serial: core: Privatize tty->hw_stoppedPeter Hurley1-1/+2
2014-09-24serial: core: Privatize modem status enable flagsPeter Hurley1-0/+12
2014-09-24USB: core: add device-qualifier quirkJohan Hovold1-0/+3
2014-09-24locking: Add WARN_ON_ONCE lock assertionPeter Hurley1-0/+5
2014-09-24drm: Extract <drm/drm_gem.h>Daniel Vetter3-147/+185
2014-09-24drm: Move internal debugfs functions to drm_internal.hDaniel Vetter1-25/+0
2014-09-24drm: Move leftover ioctl declarations to drm_internal.hDaniel Vetter1-7/+0
2014-09-24drm: Move drm_vm_open_locked into drm_internal.hDaniel Vetter1-1/+0
2014-09-24drm: move drm_mmap to <drm/drm_legacy.h>Daniel Vetter2-1/+1
2014-09-24drm: change drm_err return type to voidJoe Perches1-1/+1
2014-09-24NFC: nci: Add support for proprietary RF ProtocolsChristophe Ricard1-4/+5
2014-09-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+1
2014-09-24audit: use union for audit_field values since they are mutually exclusiveRichard Guy Briggs1-5/+9
2014-09-24audit: x86: drop arch from __audit_syscall_entry() interfaceRichard Guy Briggs1-3/+2
2014-09-24audit: fix build error when asm/syscall.h does not existEric Paris1-1/+2
2014-09-24ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris1-3/+4
2014-09-24ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris1-0/+1
2014-09-24syscall.h: fix doc text for syscall_get_arch()Richard Guy Briggs1-1/+1
2014-09-24audit: drop unused struct audit_rule definitionEric Paris1-13/+0
2014-09-23[media] rc: add dvbsky rc keymap macronibble.max1-0/+1
2014-09-23[media] v4l: videobuf2: Fix typos in commentsLaurent Pinchart1-2/+2
2014-09-23f2fs: support large sector sizeChao Yu1-2/+3
2014-09-23icmp: add a global rate limitationEric Dumazet1-0/+4
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-24/+75
2014-09-23Merge branch 'pci/hotplug' into nextBjorn Helgaas1-2/+0
2014-09-23gpio: Increase ARCH_NR_GPIOs to 512Mika Westerberg1-1/+1
2014-09-23GPIO: gpio-dwapb: Enable platform driver binding to MFD driverWeike Chen1-0/+32
2014-09-23gpio: gpiolib: set gpiochip_remove retval to voidabdoulaye berthe1-1/+1
2014-09-23dmaengine: Mark the struct dma_slave_config direction field deprecatedLaurent Pinchart1-1/+3
2014-09-23libata: change ata_<foo>_printk routines to return voidJoe Perches1-6/+6
2014-09-23xen: Add Xen pvSCSI protocol descriptionJuergen Gross1-0/+229