summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-09-09mmc: dw_mmc: use mmc_regulator_get_supply to handle regulatorsYuvaraj CD1-1/+1
2014-09-09mmc: tmio: add actual clock support as optionShinobu Uehara1-0/+5
2014-09-09mmc: tmio: remove Renesas specific #ifdefKuninori Morimoto1-0/+5
2014-09-09mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRKShinobu Uehara1-0/+5
2014-09-09mmc: tmio: control multiple block transfer modeShinobu Uehara1-0/+6
2014-09-09mmc: tmio: care about DMA tx/rx addr offsetKuninori Morimoto1-0/+1
2014-09-09mmc: implement Driver Stage Register handlingSascha Hauer2-1/+5
2014-09-09mmc: Correct the value of MMC_NUM_PHY_PARTITIONYi Sun1-2/+3
2014-09-09mmc: include linux/types.h for bool definition in atmel-mci.hHans-Christian Egtvedt1-0/+2
2014-09-09Documentation: Docbook: Fix generated DocBook/kernel-api.xmlMasanari Iida2-2/+2
2014-09-09PCI: Enable CRS Software Visibility for root port if it is supportedRajat Jain1-0/+1
2014-09-09Merge tag 'v3.17-rc4' into perf/core, to pick up fixesIngo Molnar21-76/+178
2014-09-09ARM: shmobile: Initial r8a7794 SoC device treeUlrich Hecht1-0/+80
2014-09-09Bluetooth: Fix mgmt pairing failure when authentication failsJohan Hedberg1-2/+1
2014-09-09cpufreq: Add support for per-policy driver dataViresh Kumar1-0/+3
2014-09-09Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller7-13/+153
2014-09-09inet: remove dead inetpeer sequence codeWillem de Bruijn1-1/+0
2014-09-09tty: serial: 8250_core: allow to overwrite & export serial8250_startup()Sebastian Andrzej Siewior2-0/+4
2014-09-09serial: core: Document lock requirement for UPF_* flags updatesPeter Hurley1-0/+1
2014-09-09ARM: meson: serial: add MesonX SoC on-chip uart driverCarlo Caione1-0/+3
2014-09-09PM / domains: Keep declaration of dev_power_governors togetherUlf Hansson1-2/+1
2014-09-09PM / domains: Remove default_stop_ok() APIUlf Hansson1-6/+0
2014-09-09PM / domains: Remove genpd_queue_power_off_work() APIUlf Hansson1-2/+0
2014-09-09PM / domains: Remove pm_genpd_syscore_switch() APIUlf Hansson1-12/+4
2014-09-09PM / domains: Remove dev_irq_safe from genpd configUlf Hansson1-1/+0
2014-09-09PM / domains: Remove system PM callbacks from gpd_dev_opsUlf Hansson1-8/+0
2014-09-09PM / domains: Ignore callbacks for subsys generic_pm_domain_dataUlf Hansson1-1/+0
2014-09-09PM / domains: Remove the pm_genpd_add|remove_callbacks APIsUlf Hansson1-19/+0
2014-09-09serial/8250: Add support for RS485 IOCTLsRicardo Ribalda Delgado1-0/+3
2014-09-09Input: add INPUT_PROP_POINTING_STICK propertyHans de Goede1-0/+1
2014-09-08Merge tag 'v3.17-rc4' into nextFelipe Balbi24-82/+189
2014-09-08Bluetooth: Fix locking of the SMP contextJohan Hedberg1-1/+0
2014-09-08Bluetooth: Move identity address update behind a workqueueJohan Hedberg1-1/+2
2014-09-08Bluetooth: Update hci_disconnect() to return an error valueJohan Hedberg1-1/+1
2014-09-08Bluetooth: Remove unused l2cap_conn_shutdown APIJohan Hedberg1-4/+0
2014-09-08Bluetooth: Ignore incoming data after initiating disconnectionJohan Hedberg1-0/+1
2014-09-08Bluetooth: Use zero timeout for immediate schedulingJohan Hedberg1-2/+2
2014-09-08Bluetooth: Improve *_get() functions to return the object typeJohan Hedberg2-2/+3
2014-09-08Bluetooth: Fix hci_conn reference counting for fixed channelsJohan Hedberg1-0/+1
2014-09-08bdi: reimplement bdev_inode_switch_bdi()Tejun Heo1-1/+0
2014-09-08bdi: remove unused stuffTejun Heo1-3/+0
2014-09-08block, bdi: an active gendisk always has a request_queue associated with itTejun Heo1-1/+1
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-2/+3
2014-09-08ALSA: pcm: add new DSD sampleformat for native DSD playback on XMOS based dev...Jurgen Kramer2-1/+3
2014-09-08ARM: at91/tclib: mask interruptions at shutdown and probeGaël PORTAY1-0/+5
2014-09-08ARM: at91/tclib: move initialization from alloc to probeGaël PORTAY1-3/+5
2014-09-08mac80211: support DTPC IE (from Cisco Client eXtensions)Steinar H. Gunderson1-1/+2
2014-09-08HID: usbhid: add always-poll quirkJohan Hovold1-0/+1
2014-09-08time, signal: Protect resource use statistics with seqlockRik van Riel1-0/+1
2014-09-08Merge tag 'v3.17-rc4' into sched/core, to prevent conflicts with upcoming pat...Ingo Molnar457-3726/+12559