summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-12-01neigh: Add infrastructure for allocating device neigh privates.David Miller1-0/+1
2011-11-30Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-95/+134
2011-11-30regmap: Allow regmap_update_bits() users to detect changesMark Brown1-0/+3
2011-11-29bql: Byte queue limitsTom Herbert1-1/+31
2011-11-29net: Add netdev interfaces for recording sends/compTom Herbert1-0/+28
2011-11-29net: Add queue state xoff flag for stackTom Herbert1-11/+30
2011-11-29dql: Dynamic queue limitsTom Herbert1-0/+97
2011-11-29ARM: at91/boards: use -EINVAL for invalid gpioJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-11-29Merge branch 'drivers/macb-gem-cleanup' into at91/gpioArnd Bergmann1-0/+17
2011-11-29ASoC: Move SigmaDSP firmware loader to ASoCLars-Peter Clausen1-55/+0
2011-11-29Merge branch 'for-3.2' into for-3.3Mark Brown1-9/+4
2011-11-29firmware: Sigma: Fix endianess issuesLars-Peter Clausen1-4/+4
2011-11-29firmware: Sigma: Prevent out of bounds memory accessLars-Peter Clausen1-5/+0
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov343-2719/+9230
2011-11-29net: Fix corruption in /proc/*/net/dev_mcastAnton Blanchard1-0/+2
2011-11-29PM: Update comments describing device power management callbacksRafael J. Wysocki1-95/+134
2011-11-28{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen1-0/+5
2011-11-28wireless: Add NoAck per tid supportSimon Wunderlich1-0/+10
2011-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds1-1/+3
2011-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+35
2011-11-28Merge branch 'master' into x86/memblockTejun Heo532-4744/+15136
2011-11-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2011-11-28Merge remote-tracking branch 'regulator/for-linus' into regulator-nextMark Brown21-40/+44
2011-11-28HID: hid-input: add support for HID devices reporting Battery StrengthJeremy Fitzhardinge1-0/+16
2011-11-28net/mlx4_en: adding loopback supportAmir Vadai1-0/+1
2011-11-28net/mlx4_en: fix WOL handlers were always looking at port2 capability bitOren Duer1-1/+2
2011-11-28net/mlx4: move RSS related definitions to be globalOr Gerlitz1-0/+27
2011-11-27serial/8250_pci: setup-quirk workaround for the kt serial controllerDan Williams1-0/+1
2011-11-27Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman30-44/+145
2011-11-27xHCI: Adding #define values used for hub descriptorAman Deep1-5/+14
2011-11-27Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman30-44/+145
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 Hutchings1-1/+1
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
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 Vorontsov39-92/+241
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-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-4/+4
2011-11-24Merge tag 'v3.2-rc2' into staging/for_v3.3Mauro Carvalho Chehab170-1464/+3469