summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-09m68k/irq: Add m68k_setup_irq_controller()Geert Uytterhoeven8-8/+17
2011-11-09m68k/irq: Extract irq_set_chip()Geert Uytterhoeven1-3/+9
2011-11-09m68k/irq: Rename setup_irq() to m68k_setup_irq() and make it staticGeert Uytterhoeven1-2/+2
2011-11-09m68k/irq: Switch irq_chip methods to "struct irq_data *data"Geert Uytterhoeven9-58/+113
2011-11-09m68k/irq: Rename irq_node to irq_dataGeert Uytterhoeven2-14/+16
2011-11-09m68k/irq: Kill irq_node_t typedef, always use struct irq_nodeGeert Uytterhoeven2-7/+7
2011-11-09m68k/irq: Rename irq_controller to irq_chipGeert Uytterhoeven9-102/+91
2011-11-09ide-{cd,floppy,tape}: Do not include <linux/irq.h>Geert Uytterhoeven3-3/+0
2011-11-09m68k: Revive lost DIO bus config optionGeert Uytterhoeven1-0/+9
2011-11-09m68k: Revive lost ARAnyM config optionsGeert Uytterhoeven1-0/+31
2011-11-09PM / OPP: Use ERR_CAST instead of ERR_PTR(PTR_ERR())Thomas Meyer1-1/+1
2011-11-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hw...Linus Torvalds2-5/+2
2011-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-4/+6
2011-11-09x86 platform drivers: add POWER_SUPPLY to selected drivers for DellLinus Torvalds1-1/+1
2011-11-09Btrfs: fix our reservations for updating an inode when completing ioJosef Bacik4-9/+83
2011-11-09x86 platform drivers: make Dell laptop driver select needed LED supportLinus Torvalds1-0/+2
2011-11-09wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are...Eyal Shapira1-1/+1
2011-11-09ath: Fix NULL ptr dereference in ath_reg_apply_world_flagsHelmut Schaa1-0/+2
2011-11-09cfg80211: fix missing kernel-docJohannes Berg1-0/+4
2011-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville4-11/+17
2011-11-08drivers/media: video/a5k6aa is a module and so needs module.hPaul Gortmaker1-0/+1
2011-11-08Btrfs: fix oops on NULL trans handle in btrfs_truncateChris Mason1-7/+9
2011-11-08Merge branch 'for_3.2/gpio-cleanup' of git://gitorious.org/khilman/linux-omap...Grant Likely1-25/+34
2011-11-08ipv4: Fix inetpeer expire time informationSteffen Klassert1-3/+7
2011-11-08net: min_pmtu default is 552Eric Dumazet1-1/+1
2011-11-08tcp: Fix comments for Nagle algorithmFeng King1-1/+1
2011-11-08sunhme: Allow usage on SBI based SBus systemsoftedal1-1/+1
2011-11-08l2tp: fix l2tp_udp_recv_core()Eric Dumazet1-4/+4
2011-11-08IB/qib: Don't use schedule_work()Mike Marciniszyn1-1/+1
2011-11-08ARM: 7152/1: distclean: Remove generated .dtb filesDirk B1-0/+2
2011-11-08ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processorsCatalin Marinas1-1/+1
2011-11-08ARM: 7149/1: spi/pl022: Enable clock in probeUlf Hansson1-0/+8
2011-11-08n_gsm: Fix timingsAlan Cox1-5/+7
2011-11-08MIPS: Kernel hangs occasionally during boot.Al Cooper1-19/+19
2011-11-08Fix incorrect usage of NET_IP_ALIGNNico Erfurth1-3/+4
2011-11-08ipv6: drop packets when source address is multicastBrian Haley1-0/+8
2011-11-08r8169: increase the delay parameter of pm_schedule_suspendhayeswang1-1/+1
2011-11-08ARM: msm: fix compilation flags for MSM_SCMMarc Zyngier2-0/+5
2011-11-08ALSA: usb-audio - Fix the missing volume quirks at delayed initTakashi Iwai1-50/+59
2011-11-08xfs: fix force shutdown handling in xfs_end_ioChristoph Hellwig1-1/+1
2011-11-08xfs: constify xfs_item_opsChristoph Hellwig7-12/+12
2011-11-08xfs: Fix possible memory corruption in xfs_readlinkCarlos Maiolino1-4/+10
2011-11-08iommu: omap: Fix compile failureMing Lei2-0/+2
2011-11-08ASoC: wm9081: Don't write WM9081_BIAS_ENA bit to WM9081_VMID_CONTROL registerAxel Lin1-4/+4
2011-11-08ASoC: wm9081: Fix reading wrong register for setting VMID 2*240kAxel Lin1-1/+1
2011-11-08x86/mce: Make mce_chrdev_ops 'static const'Luck, Tony3-5/+27
2011-11-08Bluetooth: Add support for Broadcom BCM20702A0Wen-chien Jesse Sung1-0/+3
2011-11-08arm/mxs: fix mmc device adding for mach-mx28evkShawn Guo1-2/+2
2011-11-08MIPS: Octeon: Mark SMP-IPI interrupt as IRQF_NO_THREADVenkat Subbiah1-2/+3
2011-11-08MIPS: BCM47xx: fix build with GENERIC_GPIO configurationFlorian Fainelli1-3/+15