aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* usb: ehci-tegra: Add vbus_gpio to platform dataStephen Warren2012-04-18
* pinctrl: implement devm_pinctrl_get()/put()Stephen Warren2012-04-18
* pinctrl: allow pctldevs to decode pin config in debugfsStephen Warren2012-04-18
* dt: add property iteration helpersStephen Warren2012-04-18
* pinctrl: replace list_*() with get_*_count()Viresh Kumar2012-04-18
* pinctrl: core device tree mapping table parsing supportStephen Warren2012-04-18
* pinctrl: include <linux/bug.h> to prevent compile errorsStephen Warren2012-04-18
* pinctrl: fix compile error if not select PINMUX supportDong Aisheng2012-04-18
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-15
|\
| * ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown2012-04-13
* | do not export kernel's NULL #define to userspaceLubos Lunak2012-04-14
* | Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-04-13
|\ \
| * | block: use lockdep_assert_held for queue lockingAndi Kleen2012-03-30
* | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-13
|\ \ \
| * | | spi/pL022: include types.h to remove compilation warningsViresh Kumar2012-03-30
* | | | kconfig: fix IS_ENABLED to not require all options to be definedPaul Gortmaker2012-04-12
* | | | Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-12
|\ \ \ \
| * | | | USB: fix bug in serial driver unregistrationAlan Stern2012-04-09
| | |_|/ | |/| |
* | | | Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-12
|\ \ \ \
| * | | | serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams2012-04-09
| * | | | Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams2012-04-09
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-12
|\ \ \ \ \
| * | | | | tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet2012-04-11
| * | | | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-10
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | netfilter: ip6_tables: ip6t_ext_hdr is now static inlinePablo Neira Ayuso2012-04-09
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-04-12
|\ \ \ \ \ \
| * | | | | | vgaarb.h: fix build warningsRandy Dunlap2012-04-11
| |/ / / / /
* | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-12
|\ \ \ \ \ \
| * | | | | | irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely2012-04-12
| * | | | | | irq: Kill pointless irqd_to_hw exportGrant Likely2012-04-11
| |/ / / / /
* | | | | | Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | netdma: adding alignment check for NETDMA opsDave Jiang2012-04-05
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-06
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ethtool: Remove exception to the requirement of holding RTNL lockBen Hutchings2012-04-06
| * | | | tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet2012-04-05
| * | | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-03
| |\ \ \ \
| | * | | | netfilter: ipset: avoid use of kernel-only typesJan Engelhardt2012-03-26
| * | | | | net: fix /proc/net/dev regressionEric Dumazet2012-04-03
* | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-05
|\ \ \ \ \ \
| * | | | | | memcg swap: use mem_cgroup_uncharge_swap fixMichal Hocko2012-04-05
| * | | | | | libfs: add simple_open()Stephen Boyd2012-04-05
* | | | | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-04-04
|\ \ \ \ \ \ \
| * | | | | | | CIFS: Fix VFS lock usage for oplocked filesPavel Shilovsky2012-04-01
* | | | | | | | Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-04
|\ \ \ \ \ \ \ \
| * | | | | | | | x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel2012-03-29
| * | | | | | | | kgdb,debug_core: pass the breakpoint struct instead of address and memoryJason Wessel2012-03-29
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-04
|\ \ \ \ \ \ \ \
| * | | | | | | | common: DMA-mapping: add NON-CONSISTENT attributeMarek Szyprowski2012-03-28
| * | | | | | | | common: DMA-mapping: add WRITE_COMBINE attributeMarek Szyprowski2012-03-28
| * | | | | | | | common: dma-mapping: introduce mmap methodMarek Szyprowski2012-03-28