summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot2013-08-291-0/+0
* Merge tag 'omap-for-v3.12/usb-signed' of git://git.kernel.org/pub/scm/linux/k...Kevin Hilman2013-08-191-2/+2
|\
| * usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior2013-08-091-2/+2
* | Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Olof Johansson2013-08-1439-262/+538
|\ \
| * | pwm: Add new pwm-samsung driverTomasz Figa2013-08-121-0/+7
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-049-14/+19
| |\ \
| | * | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-024-6/+6
| | * | net: fix a compile error when CONFIG_NET_LL_RX_POLL is not setCong Wang2013-08-021-0/+5
| | * | ipv6: prevent fib6_run_gc() contentionMichal Kubeček2013-08-011-1/+1
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-013-6/+6
| | |\ \
| | | * | NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz2013-07-313-6/+6
| | * | | ndisc: Add missing inline to ndisc_addr_option_padJoe Perches2013-08-011-1/+1
| * | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-08-022-1/+23
| |\ \ \ \
| | * | | | mlx5_core: Implement new initialization sequenceEli Cohen2013-07-312-1/+23
| * | | | | Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-022-6/+1Star
| |\ \ \ \ \
| | * | | | | freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processesColin Cross2013-07-301-0/+1
| | * | | | | Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki2013-07-291-6/+0Star
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-08-011-7/+7
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie2013-07-311-7/+7
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | drm: fix 64 bit drm fixed point helpersAlex Deucher2013-07-301-7/+7
| * | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-08-011-1/+2
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | vmpressure: make sure there are no events queued after memcg is offlinedMichal Hocko2013-07-311-0/+1
| | * | | | | vmpressure: change vmpressure::sr_lock to spinlockMichal Hocko2013-07-311-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-311-2/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-07-191-2/+3
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | ssb: fix alignment of struct bcma_device_idArnd Bergmann2013-07-181-2/+3
| * | | | | | Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2013-07-302-2/+3
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch2013-07-272-2/+3
| * | | | | | Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-291-1/+1
| |\ \ \ \ \ \
| | * | | | | | pinctrl: am33xx dt binding: correct include pathIan Campbell2013-07-211-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-262-11/+1Star
| |\ \ \ \ \ \
| | * | | | | | Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki2013-07-262-11/+1Star
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-264-10/+16
| |\ \ \ \ \ \
| | * | | | | | ARM: pxa: propagate errors from regulator_enable() to pxamciArnd Bergmann2013-07-231-1/+1
| | * | | | | | Merge tag 'imx-fixes-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson2013-07-232-9/+11
| | |\ \ \ \ \ \
| | | * | | | | | ARM: imx: fix vf610 enet module clock selectionShawn Guo2013-07-151-1/+3
| | | * | | | | | ARM i.MX6Q: Fix IOMUXC GPR1 defines for ENET_CLK_SEL and IPU1/2_MUXPhilipp Zabel2013-07-151-8/+8
| | | | |/ / / / | | | |/| | | |
| | * | | | | | dmaengine: shdma: fix a build failure on platforms with no DMA supportGuennadi Liakhovetski2013-07-231-0/+4
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-07-262-11/+11
| |\ \ \ \ \ \
| | * | | | | | USB: move the definition of USB_MAXCHILDRENAlan Stern2013-07-172-11/+11
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-261-37/+84
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | ARM: imx6q: update the sata bits definitions of gpr13Richard Zhu2013-07-241-37/+84
| | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-241-4/+0Star
| |\ \ \ \ \
| | * | | | | Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu2013-07-241-4/+0Star
| * | | | | | Merge tag 'please-pull-bp-edac' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-241-1/+6
| |\ \ \ \ \ \
| | * | | | | | EDAC: Fix lockdep splatBorislav Petkov2013-07-241-1/+6
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-242-40/+8Star
| |\ \ \ \ \ \
| | * | | | | | cgroup: replace task_cgroup_path_from_hierarchy() with task_cgroup_path()Tejun Heo2013-07-121-2/+1Star
| | * | | | | | cgroup: remove bcache_subsys_id which got added stealthilyTejun Heo2013-07-101-38/+7Star
| * | | | | | | Merge tag 'trace-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-07-231-4/+0Star
| |\ \ \ \ \ \ \