summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-11-27atm: eliminate atm_guess_pdu2truesize()chas williams - CONTRACTOR1-10/+0
2011-11-26eeprom_93cx6: Add write supportBen Dooks1-0/+6
2011-11-26eeprom_93cx6: Add data direction control.Ben Dooks1-0/+2
2011-11-26net: Use IS_ENABLED() in netdevice.h as appropriateBen Hutchings1-10/+8
2011-11-26dsa: Allow core and drivers to be built as modulesBen Hutchings1-1/+1
2011-11-26dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functionsBen Hutchings2-3/+52
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-12/+9
2011-11-26route: struct rtable can be const in rt_is_input_route and rt_is_output_routeSteffen Klassert1-2/+2
2011-11-26net: Move mtu handling down to the protocol depended handlersSteffen Klassert1-6/+1
2011-11-26net: Rename the dst_opt default_mtu method to mtuSteffen Klassert2-2/+2
2011-11-25max8925_power: Enable power change notificationsPhilip Rakity1-0/+2
2011-11-25max8925_power: Remove support for irq bits that do not existPhilip Rakity1-3/+0
2011-11-25max8925_power: Do not detect ac insert if handled by other codePhilip Rakity1-0/+1
2011-11-25max8925_power: No temperature interrupts if temperature not connectedPhilip Rakity1-0/+1
2011-11-25Freezer: fix more fallout from the thaw_process renameStephen Rothwell1-0/+1
2011-11-25Merge tag 'v3.1' from git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/...Anton Vorontsov53-146/+379
2011-11-24ASoC: fsi-ak4642: modify specification method of FSI / ak464xKuninori Morimoto1-0/+12
2011-11-24sh: clkfwk: setup clock parent from current register valueKuninori Morimoto1-3/+6
2011-11-24Merge git://github.com/rustyrussell/linuxLinus Torvalds2-1/+3
2011-11-24virtio-pci: make reset operation saferMichael S. Tsirkin1-0/+2
2011-11-24virtio-mmio: Correct the name of the guest features selectorSasha Levin1-1/+1
2011-11-24ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei1-0/+2
2011-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-4/+4
2011-11-24Merge branch 'hwmod_dss_fixes_3.2rc' of git://git.pwsan.com/linux-2.6 into fi...Tony Lindgren1-7/+0
2011-11-24Merge tag 'v3.2-rc2' into staging/for_v3.3Mauro Carvalho Chehab229-1711/+5038
2011-11-24ASoC: Implement fully_routed card propertyStephen Warren2-0/+2
2011-11-24[media] rc: Add support for decoding Sanyo protocolMauro Carvalho Chehab1-3/+5
2011-11-24netprio_cgroup: Fix build breakNeil Horman1-13/+5
2011-11-24Merge branches 'drivers/macb-gem' and 'drivers/pxa-gpio' into next/driversArnd Bergmann29-235/+431
2011-11-24PM / Memory-hotplug: Avoid task freezing failuresSrivatsa S. Bhat1-0/+4
2011-11-24Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki3-73/+40
2011-11-23Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown2-1/+23
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-1/+2
2011-11-23regulator: map consumer regulator based on device treeRajendra Nayak1-0/+2
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak1-1/+1
2011-11-23regulator: helper routine to extract regulator_init_dataRajendra Nayak1-0/+20
2011-11-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+0
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-1/+2
2011-11-23debugobjects: Extend to assert that an object is initializedChristine Chan1-0/+6
2011-11-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-0/+6
2011-11-23freezer: fix wait_event_freezable/__thaw_task racesOleg Nesterov1-8/+10
2011-11-23freezer: kill unused set_freezable_with_signal()Tejun Heo2-20/+1
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed1-1/+2
2011-11-23regulator: TPS65910: Create an array for init dataKyle Manna1-1/+4
2011-11-23regulator: TPS65910: Move regulator defs to headerKyle Manna1-0/+25
2011-11-23i2c: Delete ANY_I2C_BUSJean Delvare1-3/+0
2011-11-23block: initialize request_queue's numa node duringMike Snitzer1-3/+0
2011-11-23drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang1-0/+2
2011-11-23net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet1-32/+0
2011-11-23net: remove ipv6_addr_copy()Alexey Dobriyan5-13/+8