summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-03-20Revert "[media] exynos4-is: Use the generic MIPI CSIS PHY driver"Sylwester Nawrocki1-2/+9
2014-03-20clk: Implement clk_unregisterSylwester Nawrocki1-0/+2
2014-03-20clk: Add common __clk_get(), __clk_put() implementationsSylwester Nawrocki2-0/+8
2014-03-20dmabuf-sync: update it to patch v8Inki Dae1-13/+80
2014-03-20mfd: max8998: Add support for Device TreeTomasz Figa2-0/+4
2014-03-20regulator: max8998: Use arrays for specifying voltages in platform dataTomasz Figa1-12/+4
2014-03-20mfd: max8998: Add irq domain supportTomasz Figa2-2/+5
2014-03-20zbud: add to mm/Seth Jennings1-0/+22
2014-03-20debugfs: add get/set for atomic typesSeth Jennings1-0/+2
2014-03-20dmabuf-sync: add select system call support.Inki Dae1-0/+5
2014-03-20f2fs: align data types between on-disk and in-memory block addressesJaegeuk Kim1-2/+2
2014-03-20dmabuf-sync: add private backend callbacksInki Dae1-12/+20
2014-03-20dmabuf-sync: fix sync lock to multiple readInki Dae1-1/+0
2014-03-20dmabuf-sync: add buffer synchronization frameworkInki Dae2-0/+194
2014-03-20mutex: Add w/w mutex slowpath debuggingDaniel Vetter1-0/+8
2014-03-20mutex: Add support for wound/wait style locksMaarten Lankhorst2-1/+355
2014-03-20modem_if: Add modem.h to include/linux/platform_dataKamil Debski1-0/+330
2014-03-20[media] exynos4-is: Use the generic MIPI CSIS PHY driverSylwester Nawrocki1-9/+2
2014-03-20drivers: phy: add generic PHY frameworkKishon Vijay Abraham I1-0/+344
2014-03-20nfc: pn544-i2c: Remove unused gpio_irqLukasz Czerwinski1-1/+0
2014-03-20nfc: pn544-i2c: Add DT bindingsLukasz Czerwinski1-1/+2
2014-03-20iio: st_sensors Add threshold events supportLukasz Czerwinski1-0/+75
2014-03-20iio: st_sensors: Add handling of multiple interruptsLukasz Czerwinski1-0/+9
2014-03-20power: max77693: Add max77693 charger dirver.Jonghwa Lee2-0/+185
2014-03-20sound: soc: codecs: Import Yamaha YMU823 (MC1N2) codec driverTomasz Figa1-0/+29
2014-03-20drivers: of: add initialization code for dma reserved memoryMarek Szyprowski1-0/+14
2014-03-20drivers: of: add function to scan fdt nodes given by pathMarek Szyprowski1-0/+3
2014-03-20drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski1-2/+53
2014-03-20regulator: Remove const from declation of reg_desc in regulator_dev.Jonghwa Lee1-1/+1
2014-03-20regulator: max77693: Add regulator driver for max77693Jonghwa Lee2-0/+41
2014-03-20drivers: base: add notifier for failed driver bindMarek Szyprowski1-1/+3
2014-03-06ipc,mqueue: remove limits for the amount of system-wide queuesDavidlohr Bueso1-2/+0
2014-03-06net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal1-0/+17
2014-03-06net: core: introduce netif_skb_dev_featuresFlorian Westphal1-1/+6
2014-03-06net: add and use skb_gso_transport_seglen()Florian Westphal1-0/+2
2014-03-06can: add destructor for self generated skbsOliver Hartkopp1-0/+38
2014-02-22compiler/gcc4: Make quirk for asm_volatile_goto() unconditionalSteven Noonan1-5/+1
2014-02-13fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens1-1/+1
2014-02-13fs/compat: fix parameter handling for compat readv/writev syscallsHeiko Carstens1-8/+8
2014-02-13mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner1-3/+0
2014-02-13audit: correct a type mismatch in audit_syscall_exit()AKASHI Takahiro1-1/+1
2014-02-13fuse: fix pipe_buf_operationsMiklos Szeredi1-0/+2
2014-02-06libata: disable LPM for some WD SATA-I devicesTejun Heo1-0/+2
2014-02-06mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli1-0/+6
2014-01-25mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUALGeert Uytterhoeven1-5/+8
2014-01-15vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller1-0/+9
2014-01-15ipv6: fix illegal mac_header comparison on 32bitHannes Frederic Sowa1-0/+5
2014-01-15net: unix: allow set_peek_off to failSasha Levin1-1/+1
2014-01-09libceph: add function to ensure notifies are completeJosh Durgin1-0/+2
2014-01-09libceph: fix safe completionYan, Zheng1-1/+0