summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-09-23devres: Improve devm_kasprintf()/kvasprintf() supportGeert Uytterhoeven
2014-09-24crypto: ccp - Check for CCP before registering crypto algsTom Lendacky
2014-09-23misc: st_kim: Increase size of dev_name buffer to incorporate terminationLee Jones
2014-09-23ipack: save carrier owner to allow device to get itFederico Vaga
2014-09-23device coredump: add new device coredump classJohannes Berg
2014-09-23USB: quirks.h: use BIT()Greg Kroah-Hartman
2014-09-23USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-09-23uas: Add no-report-opcodes quirkHans de Goede
2014-09-23uas: Add a quirk for rejecting ATA_12 and ATA_16 commandsHans de Goede
2014-09-23usb: chipidea: add TPL support for targeted hostsPeter Chen
2014-09-23usb: common: add API to get if the platform supports TPLPeter Chen
2014-09-23usb: hcd: add TPL support flagPeter Chen
2014-09-23tty: Workaround Alpha non-atomic byte storage in tty_structPeter Hurley
2014-09-23tty: Move and rename send_prio_char() as tty_send_xchar()Peter Hurley
2014-09-23tty: Serialize tcflow() with other tty flow control changesPeter Hurley
2014-09-23tty: Serialize tty flow control changes with flow_lockPeter Hurley
2014-09-23tty: Convert tty_struct bitfield to intsPeter Hurley
2014-09-23serial: core: Privatize tty->hw_stoppedPeter Hurley
2014-09-23serial: core: Privatize modem status enable flagsPeter Hurley
2014-09-23USB: core: add device-qualifier quirkJohan Hovold
2014-09-23locking: Add WARN_ON_ONCE lock assertionPeter Hurley
2014-09-23audit: use union for audit_field values since they are mutually exclusiveRichard Guy Briggs
2014-09-23audit: x86: drop arch from __audit_syscall_entry() interfaceRichard Guy Briggs
2014-09-23audit: fix build error when asm/syscall.h does not existEric Paris
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris
2014-09-23f2fs: support large sector sizeChao Yu
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-23Merge branch 'pci/hotplug' into nextBjorn Helgaas
2014-09-23GPIO: gpio-dwapb: Enable platform driver binding to MFD driverWeike Chen
2014-09-23gpio: gpiolib: set gpiochip_remove retval to voidabdoulaye berthe
2014-09-23dmaengine: Mark the struct dma_slave_config direction field deprecatedLaurent Pinchart
2014-09-23libata: change ata_<foo>_printk routines to return voidJoe Perches
2014-09-23mmc: Consolidate emmc tuning blocksStephen Boyd
2014-09-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2014-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-09-22PCI: Remove unused pci_get_dma_source()Alex Williamson
2014-09-22PCI: Remove unused pci_find_upstream_pcie_bridge()Alex Williamson
2014-09-22nand: omap2: Remove horrible ifdefs to fix module probeEzequiel GarcĂ­a
2014-09-22Merge branches 'pci/enumeration', 'pci/misc' and 'pci/virtualization' into nextBjorn Helgaas
2014-09-22mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDsBoris BREZILLON
2014-09-22blk-mq: pass a reserved argument to the timeout handlerChristoph Hellwig
2014-09-22blk-mq: fix and simplify tag iteration for the timeout handlerChristoph Hellwig
2014-09-22blk-mq: rename blk_mq_end_io to blk_mq_end_requestChristoph Hellwig
2014-09-22blk-mq: call blk_mq_start_request from ->queue_rqChristoph Hellwig
2014-09-22blk-mq: remove REQ_ENDChristoph Hellwig
2014-09-22Merge branch 'for-linus' into for-3.18/coreJens Axboe
2014-09-22Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-22ACPI / PM: Convert acpi_dev_pm_detach() into a static functionUlf Hansson
2014-09-22PM / Domains: Add APIs to attach/detach a PM domain for a deviceUlf Hansson
2014-09-22PM / Domains: Add generic OF-based PM domain look-upTomasz Figa