summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-04-05ntp: Move do_adjtimex() and hardpps() functions to timekeeping.cJohn Stultz1-7/+0
2013-04-04spi: mxs-spi: move to use generic DMA helperShawn Guo1-3/+1
2013-04-04video: mxsfb: remove mxsfb_platform_dataShawn Guo1-42/+0
2013-04-04video: mxsfb: remove dotclk_delay from platform_dataShawn Guo1-1/+0
2013-04-04video: mxsfb: remove fb_phys/fb_size from platform_dataShawn Guo1-9/+0
2013-04-04uprobes: Add trap variant helperAnanth N Mavinakayanahalli1-0/+1
2013-04-04video: vt8500: Remove unused platform_data/video-vt8500lcdfb.hTony Prisk1-31/+0
2013-04-04of: Add support for reading a u32 from a multi-value property.Tony Prisk1-0/+9
2013-04-04pstore/ram: Allow specifying ecc parameters in platform dataArve Hjønnevåg1-4/+10
2013-04-04jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callbackDmitry Monakhov1-0/+1
2013-04-04ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o1-0/+1
2013-04-04libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai1-0/+1
2013-04-04libata: Use integer return value for atapi_command_packet_setShan Hai1-1/+1
2013-04-04Merge tag 'v3.9-rc5' into develLinus Walleij41-61/+202
2013-04-03clk: divider: Introduce CLK_DIVIDER_ALLOW_ZERO flagSoren Brinkmann1-1/+7
2013-04-03Merge tag 'extcon-arizona-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2-0/+25
2013-04-03ARM: ux500: Pass regulator platform data using the new formatLee Jones1-9/+2
2013-04-03regulator: ab8500: Introduce aux5, aux6 regulators for AB8540Zhenhua HUANG1-0/+2
2013-04-03Merge branch 'for-linus' into for-nextTakashi Iwai29-49/+159
2013-04-03nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker2-8/+8
2013-04-03usb: gadget: the start of the configfs interfaceSebastian Andrzej Siewior2-0/+113
2013-04-03Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner5-4/+13
2013-04-03Merge tag 'v3.9-rc5' into drm-intel-next-queuedDaniel Vetter24-25/+110
2013-04-03Merge tag 'renesas-boards3-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson4-3/+85
2013-04-03Merge tag 'renesas-pinmux2-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2-3/+29
2013-04-03Merge tag 'renesas-soc2-for-v3.10' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2-0/+56
2013-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+4
2013-04-03ARM: davinci: mmc: derive version information from device nameManjunathappa, Prakash1-3/+0
2013-04-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-4/+4
2013-04-03gpio-rcar: Add pinctrl supportLaurent Pinchart1-0/+1
2013-04-03gpio: Renesas R-Car GPIO driver V3Magnus Damm1-0/+25
2013-04-03clk: fix clk_mux::flags kerneldocJames Hogan1-1/+1
2013-04-03regulator: ab8500-ext: Remove unused REGULATOR_AB8500_EXT guardLee Jones1-15/+4
2013-04-03of_net.h: Provide empty functions if OF_NET is not configuredGuenter Roeck1-0/+10
2013-04-02Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/...Olof Johansson12-24/+126
2013-04-02iommu/fsl: Add the window permission flag as a parameter to iommu_window_enab...Varun Sethi1-3/+4
2013-04-02iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API.Varun Sethi1-6/+3
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar1-2/+2
2013-04-02extcon: arizona: Make mic detection timeout configurableMark Brown1-0/+3
2013-04-02extcon: arizona: Allow additional debounce during microphone detectionMark Brown1-0/+3
2013-04-02extcon: arizona: Simplify HPDET based identificationMark Brown1-0/+3
2013-04-02extcon: arizona: Allow pull to be disabled on GPIO5 when used for JACKETMark Brown1-0/+3
2013-04-02extcon: arizona: Allow configuration of button detectionMark Brown1-0/+9
2013-04-02usb: renesas_usbhs: fixup sparse errors for common.cKuninori Morimoto1-3/+3
2013-04-02usb: mv_usb: remove clock name from pdataChao Xie1-2/+0
2013-04-02Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe29-56/+280
2013-04-02i2c: Make the return type of i2c_del_mux_adapter() voidLars-Peter Clausen1-1/+1
2013-04-02i2c: Make return type of i2c_del_adapter() voidLars-Peter Clausen1-1/+1
2013-04-02i2c: Remove detach_adapterLars-Peter Clausen1-5/+2
2013-04-02Merge branch 'soc' into pinmux-baseSimon Horman9-13/+74