index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ALSA] PCMCIA sound devices shouldn't depend on ISA
Erik Mouw
2006-04-27
1
-2
/
+2
*
[ALSA] hda-codec - Fix capture from line-in on VAIO SZ/FE laptops
Takashi Iwai
2006-04-27
1
-2
/
+2
*
[ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=n
Takashi Iwai
2006-04-27
6
-12
/
+20
*
[ALSA] PCM core - introduce CONFIG_SND_PCM_XRUN_DEBUG
Jaroslav Kysela
2006-04-27
3
-6
/
+16
*
[ALSA] adding __devinitdata to pci_device_id
Kenrik Kretzschmar
2006-04-27
1
-2
/
+2
*
[ALSA] add __devinitdata to all pci_device_id
Henrik Kretzschmar
2006-04-27
45
-47
/
+47
*
[ALSA] hda-codec - Add codec id for AD1988B codec chip
Takashi Iwai
2006-04-27
1
-0
/
+1
*
[ALSA] hda-codec - Add model entry for ASUS M9 laptop
Takashi Iwai
2006-04-27
1
-0
/
+2
*
[ALSA] pcxhr - Fix a compiler warning on 64bit architectures
Henrik Kretzschmar
2006-04-27
1
-2
/
+2
*
[ALSA] via82xx: tweak VT8251 workaround
Bastiaan Jacques
2006-04-27
1
-9
/
+7
*
[ALSA] intel8x0 - Disable ALI5455 SPDIF-input
Takashi Iwai
2006-04-27
1
-3
/
+3
*
[ALSA] via82xx: add support for VIA VT8251 (AC'97)
Bastiaan Jacques
2006-04-27
1
-2
/
+12
*
[ALSA] Fix typos and add information about Jack support to Audiophile-Usb.txt
Charis Kouzinopoulos
2006-04-27
1
-27
/
+54
*
[ALSA] Fix double free in error path of miro driver
Takashi Iwai
2006-04-27
1
-3
/
+0
*
[ALSA] hda-codec - Add entry for Epox EP-5LDA+ GLi
Takashi Iwai
2006-04-27
1
-0
/
+1
*
[ALSA] sound/pci/: remove duplicate #include's
Adrian Bunk
2006-04-27
7
-7
/
+0
*
[ALSA] hda-codec - Use model 'hp' for all HP laptops with AD1981HD
Takashi Iwai
2006-04-27
1
-6
/
+2
*
[ALSA] continue on IS_ERR from platform device registration
Rene Herman
2006-04-27
4
-40
/
+16
*
[ALSA] Handle the error correctly in SNDCTL_DSP_SETFMT ioctl
Steven Finney
2006-04-27
1
-0
/
+2
*
[ALSA] add another Phase 26 quirk
Clemens Ladisch
2006-04-27
1
-0
/
+9
*
Linux v2.6.17-rc3
v2.6.17-rc3
Linus Torvalds
2006-04-26
1
-1
/
+1
*
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
2006-04-26
1
-6
/
+4
|
\
|
*
[MMC] pxamci: fix data timeout calculation
Russell King
2006-04-24
1
-6
/
+4
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-04-26
6
-6
/
+8
|
\
\
|
*
\
Merge nommu tree
Russell King
2006-04-26
2
-2
/
+4
|
|
\
\
|
|
*
|
[ARM] nommu: trivial fixups for head-nommu.S and the Makefile
Hyok S. Choi
2006-04-24
2
-2
/
+4
|
|
|
/
|
*
|
[ARM] vfp: fix leak of VFP_NAN_FLAG into FPSCR
Russell King
2006-04-25
3
-3
/
+3
|
*
|
[ARM] 3484/1: Correct AEABI CFLAGS for correct enum handling
Richard Purdie
2006-04-25
1
-1
/
+1
*
|
|
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
2006-04-26
19
-19
/
+19
*
|
|
[PATCH] Remove __devinitdata from notifier block definitions
Chandra Seetharaman
2006-04-26
9
-9
/
+9
*
|
|
[PATCH] LSM: add missing hook to do_compat_readv_writev()
James Morris
2006-04-26
1
-0
/
+4
*
|
|
[PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutex
Al Viro
2006-04-26
1
-4
/
+14
*
|
|
[PATCH] fix mips sys32_p{read,write}
Al Viro
2006-04-26
1
-62
/
+2
*
|
|
[PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable)
Al Viro
2006-04-26
1
-1
/
+1
*
|
|
[PATCH] fix leak in activate_ep_files()
Al Viro
2006-04-26
1
-0
/
+1
*
|
|
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-04-26
11
-77
/
+328
|
\
\
\
|
*
|
|
[PATCH] splice: add ->splice_write support for /dev/null
Jens Axboe
2006-04-26
1
-0
/
+14
|
*
|
|
[PATCH] splice: rearrange moving to/from pipe helpers
Jens Axboe
2006-04-26
2
-24
/
+28
|
*
|
|
[PATCH] Add support for the sys_vmsplice syscall
Jens Axboe
2006-04-26
9
-43
/
+268
|
*
|
|
[PATCH] splice: fix offset problems
Jens Axboe
2006-04-26
1
-19
/
+27
|
*
|
|
[PATCH] splice: fix min() warning
Andrew Morton
2006-04-26
1
-1
/
+1
*
|
|
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-04-26
18
-147
/
+354
|
\
\
\
\
|
*
|
|
|
[PATCH] forcedeth: fix initialization
Ayaz Abdulla
2006-04-26
1
-12
/
+67
|
*
|
|
|
[PATCH] sky2: version 1.2
Stephen Hemminger
2006-04-26
1
-1
/
+1
|
*
|
|
|
[PATCH] sky2: reset function can be devinit
Stephen Hemminger
2006-04-26
1
-1
/
+1
|
*
|
|
|
[PATCH] sky2: use ALIGN() macro
Stephen Hemminger
2006-04-26
1
-4
/
+2
|
*
|
|
|
[PATCH] sky2: add fake idle irq timer
Stephen Hemminger
2006-04-26
2
-1
/
+23
|
*
|
|
|
[PATCH] sky2: reschedule if irq still pending
Stephen Hemminger
2006-04-26
2
-12
/
+26
|
*
|
|
|
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
2006-04-26
9
-49
/
+133
|
|
\
\
\
\
|
|
*
|
|
|
[PATCH] bcm43xx: make PIO mode usable
Michael Buesch
2006-04-24
3
-32
/
+84
[next]