summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-10-101-2/+106
|\
| * pwm: Fix compilation error when CONFIG_PWM is not definedTushar Behera2012-09-201-2/+80
| * pwm: add devm_pwm_get() and devm_pwm_put()Alexandre Courbot2012-09-101-0/+3
| * pwm: Add support for configuring the PWM polarityPhilip, Avinash2012-09-101-0/+23
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2012-10-106-50/+144
|\ \
| * | leds: add output driver configuration for pca9633 led driverPeter Meerwald2012-09-241-0/+35
| * | leds: Add new LED driver for lm3642 chipsG.Shark Jeong2012-09-131-0/+38
| * | leds: Add new LED driver for lm355x chipsG.Shark Jeong2012-09-112-50/+66
| * | leds-lp5523: add channel name in the platform dataKim, Milo2012-09-111-0/+1
| * | leds: delay led_set_brightness if stopping soft-blinkFabio Baltieri2012-09-111-0/+4
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-10-102-5/+3
|\ \ \
| * | | target: Add target_submit_cmd_map_sgls for SGL fabric memory passthroughNicholas Bellinger2012-10-021-0/+3
| * | | target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flagsNicholas Bellinger2012-09-171-3/+0
| * | | target: Simplify fabric sense data length handlingRoland Dreier2012-09-171-1/+0
| * | | target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier2012-09-171-1/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-104-2/+19
|\ \ \ \
| * | | | generic sys_execve()Al Viro2012-09-301-2/+6
| * | | | generic kernel_execve()Al Viro2012-09-301-0/+5
| * | | | new helper: current_pt_regs()Al Viro2012-09-301-0/+4
| * | | | preparation for generic kernel_thread()Al Viro2012-09-301-0/+3
| * | | | the only place that needs to include asm/exec.h is linux/binfmts.hAl Viro2012-09-201-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-10180-1958/+2063
|\ \ \ \ \
| * \ \ \ \ Merge tag 'disintegrate-isdn-20121009' of git://git.infradead.org/users/dhowe...David S. Miller2012-10-093-1/+1
| |\ \ \ \ \
| | * | | | | UAPI: (Scripted) Disintegrate include/linux/isdnDavid Howells2012-10-093-1/+1
| * | | | | | Merge tag 'disintegrate-net-20121009' of git://git.infradead.org/users/dhowel...David S. Miller2012-10-09170-1917/+2026
| |\ \ \ \ \ \
| | * | | | | | UAPI: (Scripted) Disintegrate include/linux/tc_ematchDavid Howells2012-10-096-4/+4
| | * | | | | | UAPI: (Scripted) Disintegrate include/linux/tc_actDavid Howells2012-10-099-7/+7
| | * | | | | | UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv6David Howells2012-10-0915-266/+281
| | * | | | | | UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv4David Howells2012-10-0913-226/+241
| | * | | | | | UAPI: (Scripted) Disintegrate include/linux/netfilter_bridgeDavid Howells2012-10-0922-332/+350
| | * | | | | | UAPI: (Scripted) Disintegrate include/linux/netfilter_arpDavid Howells2012-10-095-201/+209
| | * | | | | | UAPI: (Scripted) Disintegrate include/linux/netfilter/ipsetDavid Howells2012-10-0910-272/+296
| | * | | | | | UAPI: (Scripted) Disintegrate include/linux/netfilterDavid Howells2012-10-0986-607/+636
| | * | | | | | UAPI: (Scripted) Disintegrate include/linux/caifDavid Howells2012-10-094-2/+2
| | |/ / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2012-10-09185-4347/+6229
| |\| | | | |
| * | | | | | ipv4: Add FLOWI_FLAG_KNOWN_NHJulian Anastasov2012-10-081-0/+1
| * | | | | | ipv4: introduce rt_uses_gatewayJulian Anastasov2012-10-081-1/+2
| * | | | | | ipv6: gro: fix PV6_GRO_CB(skb)->proto problemEric Dumazet2012-10-081-0/+3
| * | | | | | vlan: don't deliver frames for unknown vlans to protocolsFlorian Zumbiehl2012-10-081-4/+4
| * | | | | | net: gro: selective flush of packetsEric Dumazet2012-10-081-6/+9
| * | | | | | net: gro: fix a potential crash in skb_gro_reset_offsetEric Dumazet2012-10-071-1/+0
| * | | | | | net: remove skb recyclingEric Dumazet2012-10-071-24/+0
| * | | | | | infiniband: pass rdma_cm module to netlink_dump_startGao feng2012-10-071-0/+1
| * | | | | | netlink: add reference of module in netlink_dump_startGao feng2012-10-071-4/+16
* | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-10-103-0/+55
|\ \ \ \ \ \ \
| * | | | | | | dw_dmac: autoconfigure data_width or get it via platform dataAndy Shevchenko2012-09-271-0/+5
| * | | | | | | dw_dmac: autoconfigure block_size or use platform dataAndy Shevchenko2012-09-271-0/+2
| * | | | | | | dmaengine: mmp-pdma supportZhangfei Gao2012-09-141-0/+19
| * | | | | | | dmaengine: add TI EDMA DMA engine driverMatt Porter2012-09-011-0/+29
* | | | | | | | Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-107-17/+48
|\ \ \ \ \ \ \ \