summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-09-24spi: pl022: Add support for chip select extensionAnders Berg1-0/+5
2014-09-24mmc: core: Add new power_mode MMC_POWER_UNDEFINEDRoger Tseng1-0/+1
2014-09-24gpiolib: add irq_not_threaded flag to gpio_chipOctavian Purdila1-0/+3
2014-09-24devres: Improve devm_kasprintf()/kvasprintf() supportGeert Uytterhoeven1-2/+2
2014-09-24crypto: ccp - Check for CCP before registering crypto algsTom Lendacky1-0/+12
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-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-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-23f2fs: support large sector sizeChao Yu1-2/+3
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-18/+28
2014-09-23Merge branch 'pci/hotplug' into nextBjorn Helgaas1-2/+0
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-23mmc: Consolidate emmc tuning blocksStephen Boyd1-0/+5
2014-09-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar7-62/+105
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+11
2014-09-23PCI: Remove unused pci_get_dma_source()Alex Williamson1-5/+0
2014-09-23PCI: Remove unused pci_find_upstream_pcie_bridge()Alex Williamson1-11/+0
2014-09-22nand: omap2: Remove horrible ifdefs to fix module probeEzequiel GarcĂ­a1-0/+16
2014-09-22Merge branches 'pci/enumeration', 'pci/misc' and 'pci/virtualization' into nextBjorn Helgaas1-2/+15
2014-09-22mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDsBoris BREZILLON1-0/+11
2014-09-22blk-mq: pass a reserved argument to the timeout handlerChristoph Hellwig1-1/+2
2014-09-22blk-mq: fix and simplify tag iteration for the timeout handlerChristoph Hellwig1-1/+5
2014-09-22blk-mq: rename blk_mq_end_io to blk_mq_end_requestChristoph Hellwig1-2/+2
2014-09-22blk-mq: call blk_mq_start_request from ->queue_rqChristoph Hellwig1-0/+1
2014-09-22blk-mq: remove REQ_ENDChristoph Hellwig2-3/+1
2014-09-22Merge branch 'for-linus' into for-3.18/coreJens Axboe14-73/+94
2014-09-22Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1