summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-02ALSA: msnd: Remove always NULL parameterLars-Peter Clausen
2015-01-02ALSA: gus: Remove always NULL parametersLars-Peter Clausen
2015-01-02ALSA: es18xx: Remove always NULL parameterLars-Peter Clausen
2015-01-02ALSA: es1688: Remove almost always NULL parameterLars-Peter Clausen
2015-01-02ALSA: ad1816a: Remove always NULL parametersLars-Peter Clausen
2015-01-02ALSA: ml403-ac97cr: Remove always NULL parameterLars-Peter Clausen
2015-01-02USB: keyspan: fix null-deref at probeJohan Hovold
2015-01-02USB: cp210x: fix ID for production CEL MeshConnect USB StickPreston Fick
2015-01-02kbuild: Fix removal of the debian/ directoryMichal Marek
2015-01-02kbuild: Drop support for clean-ruleMichal Marek
2015-01-02mpc85xx_edac: Fix a typo in commentsAlexander Kuleshov
2015-01-02dynamic_debug: fix commentMasatake YAMATO
2015-01-02doc: usbmon: fix spelling s/unpriviledged/unprivileged/Jeremiah Mahler
2015-01-02x86: init_mem_mapping(): use capital BIOS in commentPavel Machek
2015-01-02ARM: Add mediatek SoC UART support in defconfigEddie Huang
2015-01-02ARM: mediatek: Add sysirq in mt6589/mt8135/mt8127 dtsiYingjoe Chen
2015-01-01Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-01-01Merge tag 'pr-20141223-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2015-01-01iio: iio: Fix iio_channel_read return if channel havn't infoFabien Proriol
2015-01-01staging: iio: dummy: fix compile error when not using bufferingVlad Dogaru
2015-01-01iio: frequency: ad9523: Increase sleep time in ad9523_store_eepromRoberta Dobrescu
2015-01-01iio: amplifiers: ad8366: Use right order for type specificationRoberta Dobrescu
2015-01-01iio: amplifiers: ad8366: Remove space before ','Roberta Dobrescu
2015-01-01iio: light: lm3533-als: Remove space before ','Roberta Dobrescu
2015-01-01iio: light: Annotate Kconfig entry with module name informationRoberta Dobrescu
2015-01-01iio: accel: Annotate Kconfig entries with module name informationRoberta Dobrescu
2015-01-01iio: accel: mma8452: Remove trailing whitespaceRoberta Dobrescu
2015-01-01iio: accel: kxcjk-1013: Add a blank line after declarationsRoberta Dobrescu
2014-12-31qlcnic: Fix return value in qlcnic_probe()Yongjian Xu
2014-12-31net: axienet: fix error return codeJulia Lawall
2014-12-31net: sun4i-emac: fix error return codeJulia Lawall
2014-12-31myri10ge: fix error return codeJulia Lawall
2014-12-31net: Xilinx: fix error return codeJulia Lawall
2014-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-12-31Merge branch 'gmac-next'David S. Miller
2014-12-31GMAC: add document for Rockchip RK3288 GMACRoger Chen
2014-12-31ARM: dts: rockchip: enable gmac on RK3288 evb boardRoger Chen
2014-12-31ARM: dts: rockchip: add gmac info for rk3288Roger Chen
2014-12-31GMAC: modify CRU config for Rockchip RK3288 SoCs integrated GMACRoger Chen
2014-12-31GMAC: define clock ID used for GMACRoger Chen
2014-12-31GMAC: add driver for Rockchip RK3288 SoCs integrated GMACRoger Chen
2014-12-31i40e: Fix possible memory leak in i40e_dbg_dump_descJoe Perches
2014-12-31igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller
2014-12-31e1000e: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller
2014-12-31Merge branch 'fib_trie-next'David S. Miller
2014-12-31fib_trie: Add tracking value for suffix lengthAlexander Duyck
2014-12-31fib_trie: Remove checks for index >= tnode_child_length from tnode_get_childAlexander Duyck
2014-12-31fib_trie: inflate/halve nodes in a more RCU friendly wayAlexander Duyck
2014-12-31fib_trie: Push tnode flushing down to inflate/halveAlexander Duyck
2014-12-31fib_trie: Push assignment of child to parent down into inflate/halveAlexander Duyck