Age | Commit message (Expand) | Author | Files | Lines |
2011-08-25 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -30/+15 |
2011-08-25 | Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 15 | -216/+275 |
2011-08-25 | Add a personality to report 2.6.x version numbers | Andi Kleen | 2 | -0/+39 |
2011-08-25 | USB: ftdi_sio: add Calao reference board support | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+19 |
2011-08-25 | dmaengine/amba-pl08x: Call pl08x_free_txd() instead of calling kfree() directly | Viresh Kumar | 1 | -1/+3 |
2011-08-25 | dmaengine/amba-pl08x: Pass flow controller information with slave channel data | Viresh Kumar | 2 | -8/+57 |
2011-08-25 | dmaengine/amba-pl08x: Choose peripheral bus as master bus | Viresh Kumar | 1 | -16/+6 |
2011-08-25 | dmaengine/amba-pl08x: Align lli_len to max(src.width, dst.width) | Viresh Kumar | 1 | -5/+7 |
2011-08-25 | dmaengine/amba-pl08x: Add prep_single_byte_llis() routine | Viresh Kumar | 1 | -28/+33 |
2011-08-25 | dmaengine/amba-pl08x: max_bytes_per_lli is TRANSFER_SIZE * src_width (not MIN... | Viresh Kumar | 1 | -8/+6 |
2011-08-25 | dmaengine/amba-pl08x: Get rid of pl08x_pre_boundary() | Viresh Kumar | 2 | -126/+17 |
2011-08-25 | dmaengine/amba-pl08x: Schedule tasklet in case of error interrupt | Viresh Kumar | 1 | -21/+23 |
2011-08-25 | dmaengine/amba-pl08x: No need to check "ch->signal < 0" | Viresh Kumar | 1 | -1/+1 |
2011-08-25 | dmaengine/amba-pl08x: Simplify pl08x_ensure_on() | Viresh Kumar | 1 | -7/+1 |
2011-08-25 | dmaengine/amba-pl08x: support runtime PM | Viresh Kumar | 1 | -0/+12 |
2011-08-25 | dmaengine/amba-pl08x: Changing few prints to dev_dbg from dev_info | Viresh Kumar | 1 | -4/+3 |
2011-08-25 | dmaengine/amba-pl08x: Remove redundant comment and rewrite original | Viresh Kumar | 1 | -8/+7 |
2011-08-25 | dmaengine/amba-pl08x: Complete doc comment for struct pl08x_txd | Viresh Kumar | 1 | -0/+8 |
2011-08-25 | dmaengine/amba-pl08x: pass (*ptr) to sizeof() instead of (struct xyz) | Viresh Kumar | 1 | -4/+4 |
2011-08-25 | dmaengine/amba-pl08x: Rearrange inclusion of header files in ascending order | Viresh Kumar | 1 | -9/+8 |
2011-08-25 | dmaengine/amba-pl08x: Resolve formatting issues | Viresh Kumar | 1 | -25/+16 |
2011-08-25 | ARM: asm/pl080.h: Protect against multiple inclusion of header file | Viresh Kumar | 1 | -0/+4 |
2011-08-25 | OMAP: omap_device: only override _noirq methods, not normal suspend/resume | Kevin Hilman | 1 | -1/+2 |
2011-08-25 | PM / Runtime: Correct documentation of pm_runtime_irq_safe() | Rafael J. Wysocki | 1 | -2/+1 |
2011-08-25 | ALSA: hda: Conexant: Allow different output types to share DAC | David Henningsson | 1 | -19/+27 |
2011-08-25 | firmware loader: allow builtin firmware load even if usermodehelper is disabled | Linus Torvalds | 1 | -5/+6 |
2011-08-25 | Merge branch 'for-31-rc3/i2c-fixes' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2 | -33/+5 |
2011-08-25 | i2c-nomadik: fix kerneldoc warning | Linus Walleij | 1 | -1/+2 |
2011-08-25 | staging: tidspbridge: fix compilation on dsp clock functions | Omar Ramirez Luna | 1 | -1/+0 |
2011-08-25 | ARM: mach-shmobile: sh7372 LCDC1 suspend fix | Magnus Damm | 3 | -0/+4 |
2011-08-24 | sh-sci / PM: Use power.irq_safe | Rafael J. Wysocki | 1 | -0/+1 |
2011-08-24 | PM: Use spinlock instead of mutex in clock management functions | Rafael J. Wysocki | 1 | -18/+22 |
2011-08-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 6 | -94/+200 |
2011-08-24 | ASoC: Correct element count for WM8996 sidetone HPF | Mark Brown | 1 | -1/+1 |
2011-08-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 15 | -145/+241 |
2011-08-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 5 | -75/+40 |
2011-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 8 | -233/+468 |
2011-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 27 | -110/+433 |
2011-08-24 | [S390] memory hotplug: only unassign assigned increments | Heiko Carstens | 1 | -2/+4 |
2011-08-24 | [S390] Change default action from reipl to stop for on_restart | Michael Holzheu | 1 | -2/+3 |
2011-08-24 | [S390] arch/s390/kernel/ipl.c: correct error detection check | Julia Lawall | 1 | -1/+1 |
2011-08-24 | [S390] drivers/s390/block/dasd_ioctl.c: add missing kfree | Julia Lawall | 1 | -3/+7 |
2011-08-24 | [S390] nss,initrd: kernel image and initrd must be in different segments | Heiko Carstens | 1 | -6/+8 |
2011-08-24 | Merge branches 'wiimote' and 'upstream-fixes' into for-linus | Jiri Kosina | 4 | -0/+16 |
2011-08-24 | ASoC: Tegra: wm8903 machine driver: Drop Ventana support | Stephen Warren | 1 | -2/+2 |
2011-08-24 | ASoC: Add samsung maintainer | Sangbeom Kim | 1 | -0/+1 |
2011-08-24 | ASoC: Add Springbank I/O card to Speyside Kconfig | Joseph Pentland | 1 | -0/+1 |
2011-08-24 | ALSA: hda/conexant - Enable ADC-switching for auto-mic mode, too | Takashi Iwai | 1 | -1/+1 |
2011-08-24 | fuse: check size of FUSE_NOTIFY_INVAL_ENTRY message | Miklos Szeredi | 1 | -0/+4 |
2011-08-24 | hwmon: (i5k_amb) Drop i5k_channel_pci_id | Jean Delvare | 1 | -28/+14 |