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