summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-09-10UBUNTU: Revert "ASoC: dapm: Remove SND_SOC_DAPM_MICBIAS_E()"Xavier Boudet
2012-09-07iommu: add iommu_domain_activate and iommu_domain_idle functionsPaul Hunt
2012-09-07omap-hsmmc: Fix issue during SD card disconnectViswanath Puttagunta
2012-09-07omaprpc: Unified Patch to add OMAP Remote Procedure Call DriverErik Rainey
2012-09-07remoteproc: implement last trace for remoteprocSubramaniam Chanderashekarapuram
2012-09-07remoteproc: introduce error types for watchdog and device exceptionSubramaniam Chanderashekarapuram
2012-09-07remoteproc: export rproc_error_reporter functionSubramaniam Chanderashekarapuram
2012-09-07rpmsg: resmgr: support resource-data request from rprocJuan Gutierrez
2012-09-07Revert "OMAPDSS: DISPC: Read fifo size of Writeback pipeline"Xavier Boudet
2012-09-07Merge branch 'stable-linux-3.4.y' into tilt-3.4-upAndy Green
2012-08-27remoteproc: add debugfs entry to print the firmware version infoJuan Gutierrez
2012-08-26USB: add USB_VENDOR_AND_INTERFACE_INFO() macroGustavo Padovan
2012-08-26ext4: make sure the journal sb is written in ext4_clear_journal_err()Theodore Ts'o
2012-08-26drm/radeon: add some new SI pci idsAlex Deucher
2012-08-15Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann
2012-08-15ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann
2012-08-15random: remove rand_initialize_irq()Theodore Ts'o
2012-08-15random: add tracepoints for easier debugging and verificationTheodore Ts'o
2012-08-15random: add new get_random_bytes_arch() functionTheodore Ts'o
2012-08-15random: create add_device_randomness() interfaceLinus Torvalds
2012-08-15random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o
2012-08-09posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer
2012-08-09workqueue: perform cpu down operations from low priority cpu_notifier()Tejun Heo
2012-08-09tun: fix a crash bug and a memory leakMikulas Patocka
2012-08-09x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faultsTony Luck
2012-08-09target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGERoland Dreier
2012-07-30drm/prime: fixup the dma buf export cache lockingDaniel Vetter
2012-07-30drm/prime: introduce sg->pages/addr arrays helperDave Airlie
2012-07-30OMAPDSS: DISPC: Read fifo size of Writeback pipelineArchit Taneja
2012-07-30rpmsg: make sure inflight messages don't invoke just-removed callbacksOhad Ben-Cohen
2012-07-30rpmsg: avoid premature deallocation of endpointsOhad Ben-Cohen
2012-07-30mfd: omap: control: usb-phy: introduce the ctrl-module usb driverEduardo Valentin
2012-07-30mfd: omap: control: core system control driverEduardo Valentin
2012-07-30rpmsg: protect virtqueue in the receive pathChandra Sekhar.Anagani
2012-07-30rpmsg: omx: implement separate register ioctl for sgx buffersTyler Luu
2012-07-19NFC: Export nfc.h to userlandSamuel Ortiz
2012-07-19timekeeping: Provide hrtimer update functionThomas Gleixner
2012-07-19hrtimer: Provide clock_was_set_delayed()John Stultz
2012-07-19sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra
2012-07-16memblock: free allocated memblock_reserved_regions laterYinghai Lu
2012-07-16memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu
2012-07-16splice: fix racy pipe->buffers usesEric Dumazet
2012-07-16thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli
2012-07-16mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli
2012-07-16SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky
2012-07-16Lockd: pass network namespace to creation and destruction routinesStanislav Kinsbursky
2012-07-16PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-07-16SCSI: libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams
2012-07-16SCSI: Fix NULL dereferences in scsi_cmd_to_driverMark Rustad
2012-07-16aio: make kiocb->private NUll in init_sync_kiocb()Junxiao Bi