summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-05-15drivers: phy: reset to mainline ff764963479a1b18721ab96e531404c50fefe8b1Marek Szyprowski1-23/+23
2014-05-15drm: add MIPI DSI encoder and connector typesShobhit Kumar1-0/+2
2014-05-15drm/mipi_dsi: add flags to DSI messagesAndrzej Hajda1-0/+6
2014-05-15drm: Add MIPI DSI bus supportAndrzej Hajda1-0/+158
2014-05-15drm: Add panel supportThierry Reding1-0/+82
2014-05-15drm/exynos: Split manager/display/subdrvSean Paul1-1/+2
2014-05-15extcon: Move OF helper function to extcon core and change function nameChanwoo Choi2-31/+12
2014-05-15cpufreq: serialize calls to __cpufreq_governor()Viresh Kumar1-0/+1
2014-05-15cpufreq: Fix serialization of frequency transitionsViresh Kumar1-1/+1
2014-05-15cpufreq: make sure frequency transitions are serializedViresh Kumar1-0/+1
2014-05-15vmpressure: make sure there are no events queued after memcg is offlinedMichal Hocko1-0/+1
2014-05-15vmpressure: change vmpressure::sr_lock to spinlockMichal Hocko1-1/+1
2014-05-15rbtree: fix rbtree_postorder_for_each_entry_safe() iteratorJan Kara1-7/+9
2014-05-15rbtree: add rbtree_postorder_for_each_entry_safe() helperCody P Schafer1-0/+18
2014-05-15rbtree: add postorder iteration functionsCody P Schafer1-0/+4
2014-05-15zsmalloc: add copyrightMinchan Kim1-0/+1
2014-05-15zsmalloc: move it under mmMinchan Kim1-0/+50
2014-05-15usb: misc: usb3503: Add to select the ports to disableDongjin Kim1-0/+5
2014-05-15math64: New separate div64_u64_rem helperMike Snitzer1-0/+13
2014-05-15mm/page_alloc: fix freeing of MIGRATE_RESERVE migratetype pagesBartlomiej Zolnierkiewicz1-0/+5
2014-05-15drm: exynos: hdmi: add support for pixel clock limitationTomasz Stanislawski1-0/+1
2014-05-15clk: propagate parent change up one levelTomasz Stanislawski1-0/+1
2014-05-15usb: gadget: FunctionFS: Remove compatibility layerAndrzej Pietrasiewicz1-18/+0
2014-05-15usb: gadget: FunctionFS: convert to new function interface with backward comp...Andrzej Pietrasiewicz1-0/+2
2014-05-15usb: gadget: FunctionFS: add devices management codeAndrzej Pietrasiewicz1-14/+0
2014-05-15usb: gadget: configfs: allow setting function instance's nameAndrzej Pietrasiewicz1-0/+2
2014-05-15usb: gadget: add quirk_ep_out_aligned_size field to struct usb_gadgetDavid Cohen1-0/+20
2014-05-15usb: gadget: move bitflags to the end of usb_gadget structDavid Cohen1-9/+10
2014-05-15driver core: device.h: add RW and RO attribute macrosGreg Kroah-Hartman1-7/+21
2014-05-15sysfs.h: add __ATTR_RW() macroAndrzej Pietrasiewicz1-0/+2
2014-05-15xattr: Constify ->name member of "struct xattr".Tetsuo Handa3-6/+6
2014-05-15Security: Add Hook to test if the particular xattr is part of a MAC model.David Quigley1-0/+14
2014-05-15cpufreq:LAB: Introduce new cpufreq LAB(Legaccy Application Boost) governorJonghwa Lee1-0/+3
2014-05-15pwm: Add PWM polarity flag macro for DTLaurent Pinchart1-0/+14
2014-05-15pwm: Add new pwm-samsung driverTomasz Figa1-0/+7
2014-05-15pwm: Add sysfs interfaceH Hartley Sweeten1-1/+28
2014-05-15thermal: Add ommitted codes from merging.Jonghwa Lee1-0/+18
2014-05-15BOOST: Core code compliant with v9 of the patchLukasz Majewski1-1/+1
2014-05-15thermal:boost: Automatic enable/disable of BOOST featureLukasz Majewski1-0/+2
2014-05-15cpufreq: Add boost frequency support in coreLukasz Majewski1-0/+12
2014-05-15cpufreq: Store cpufreq policies in a listLukasz Majewski1-0/+1
2014-05-15cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directoryViresh Kumar1-0/+4
2014-05-15mmc: dw_mmc: add the platdat for descriptor number.Jaehoon Chung1-0/+4
2014-05-15charger-manager: Parse charger_desc from device tree.Jonghwa Lee1-5/+5
2014-05-15charger-manager : Add default battery temperature checking funtion.Jonghwa Lee1-1/+10
2014-05-15extcon: Add an API to get extcon device from dt nodeKishon Vijay Abraham I1-0/+31
2014-05-15charger: max77693: Fix initial charger configuration properly.Jonghwa Lee1-8/+19
2014-05-15charger: max77693: code cleaningJonghwa Lee1-10/+13
2014-05-15exynos_drm: replace enums by __u32 in structs used in IOCTLsAndrzej Hajda1-7/+7
2014-05-15usb:gadget: Refcount for gadget pullupLukasz Majewski1-2/+11