summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-01-08DMAEngine: add dmaengine_prep_interleaved_dma wrapper for interleaved apiBarry Song1-0/+7
2013-01-08dmaengine: fix !of_dma compilation warningVinod Koul1-4/+5
2013-01-08of: dma: fix protection of DMA controller data stored by DMA helpersJon Hunter1-2/+3
2013-01-08dmaengine: use for_each_set_bitAkinobu Mita1-17/+1
2013-01-08dmaengine: dw_dmac: Enhance device tree supportViresh Kumar1-17/+26
2013-01-08PCI/ACPI: Reserve firmware-allocated resources for hot-added root busesYinghai Lu1-0/+1
2013-01-08bcma: mips: remove assigned_irqs from structureHauke Mehrtens1-1/+0
2013-01-07Merge tag 'iio-for-3.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2-0/+47
2013-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2013-01-07cgroup: implement cgroup_rightmost_descendant()Tejun Heo1-0/+1
2013-01-07cgroup: remove unused dummy cgroup_fork_callbacks()Tejun Heo1-1/+0
2013-01-07dma: coh901318: create a proper platform data fileLinus Walleij1-0/+72
2013-01-07dmaengine: dw_dmac: Update documentation style comments for dw_dma_platform_dataViresh Kumar1-0/+2
2013-01-07dmaengine: fix build failure due to missing semi-colonVinod Koul1-1/+1
2013-01-07of: dma- fix build break for !CONFIG_OFVinod Koul1-0/+27
2013-01-07of: Add generic device tree DMA helpersJon Hunter1-0/+45
2013-01-07dmaengine: add helper function to request a slave DMA channelJon Hunter1-0/+6
2013-01-06hid: iio: rename struct hid_sensor_iio_common to hid_sensor_commonAlexander Holler1-6/+6
2013-01-06iio: merge hid-sensor-attributes.h into hid-sensor-hub.hAlexander Holler1-0/+38
2013-01-06iio: Add Usage IDs for HID time sensors.Alexander Holler1-0/+9
2013-01-06Input: increase struct ps2dev cmdbuf[] to 8 bytesKamal Mostafa1-1/+1
2013-01-06power_supply: Add watchdog and safety timer expiries under PROP_HEALTH_*Ramakrishna Pallala1-0/+2
2013-01-06Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500Anton Vorontsov1-3/+3
2013-01-05mm: fix zone_watermark_ok_safe() accounting of isolated pagesBartlomiej Zolnierkiewicz1-8/+0
2013-01-05selftests: IPC message queue copy feature testStanislav Kinsbursky1-1/+2
2013-01-05ipc: message queue receive cleanupStanislav Kinsbursky1-2/+3
2013-01-05ipc: add sysctl to specify desired next object idStanislav Kinsbursky1-0/+1
2013-01-05net: kill dev->masterJiri Pirko1-4/+0
2013-01-05net: remove no longer used netdev_set_bond_master() and netdev_set_master()Jiri Pirko1-5/+1
2013-01-05net: introduce upper device listsJiri Pirko1-0/+14
2013-01-05regmap: irq: Support wake IRQ mask inversionMark Brown1-0/+1
2013-01-04Introduce THERMAL_TREND_RAISE_FULL and THERMAL_TREND_DROP_FULLZhang Rui1-0/+2
2013-01-04net: add address assign type "SET"Jiri Pirko1-0/+2
2013-01-04net: set dev->addr_assign_type correctlyJiri Pirko1-1/+1
2013-01-04include: remove __dev* attributes.Greg Kroah-Hartman1-6/+6
2013-01-04Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman2-2/+2
2013-01-04pstore: remove __dev* attributes.Greg Kroah-Hartman1-3/+2
2013-01-04aerdrv: Enhanced AER loggingLance Ortiz1-2/+2
2013-01-03powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter6-0/+761
2013-01-03ACPI / PCI: Rework the setup and cleanup of device wakeupRafael J. Wysocki1-0/+5
2013-01-03mac80211: support HT notify channel width actionJohannes Berg1-0/+9
2013-01-03wireless: use __packed in ieee80211.hJohannes Berg1-42/+42
2013-01-03wireless: more 'capability info' bitsVladimir Kondratiev1-1/+6
2013-01-03HID: hid.h: remove unused hid_generic_{init,exit} prototypesH Hartley Sweeten1-3/+0
2013-01-03HID: introduce helper for hid_driver boilerplateH Hartley Sweeten1-0/+12
2013-01-03Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds1-0/+1
2013-01-03UAPI: Remove empty Kbuild filesDavid Howells5-5/+0
2013-01-03mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman1-1/+1
2013-01-02clocksource: add common of_clksrc_init() functionStephen Warren1-0/+9
2013-01-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1