index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-s390
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-08-30
[ALSA] ymfpci: add per-voice volume controls
Clemens Ladisch
2
-72
/
+166
2005-08-30
[ALSA] Fix compiler warnings in PXA2XX-AC97
Dirk Opfer
1
-4
/
+4
2005-08-30
[ALSA] WM9713 modem detection
Liam Girdwood
1
-0
/
+1
2005-08-30
[ALSA] PXA27x AC97 warm reset
Liam Girdwood
1
-2
/
+2
2005-08-30
[ALSA] ad1816a - Add clockfreq module option
Takashi Iwai
3
-4
/
+16
2005-08-30
[ALSA] use PCM interface for IEC958 controls
Clemens Ladisch
7
-19
/
+23
2005-08-30
[ALSA] use SNDRV_CTL_NAME_IEC958 macro
Clemens Ladisch
11
-36
/
+36
2005-08-30
[ALSA] ad1816a - Add clockfreq module option
Takashi Iwai
1
-0
/
+1
2005-08-30
[ALSA] adds __init and in snd_memory_init()
Henrik Kretzschmar
1
-1
/
+1
2005-08-30
[ALSA] AC97 bus interface for ad-hoc drivers
Liam Girdwood
5
-3
/
+129
2005-08-30
[ALSA] sound - fix .iface field of mixer control elements
Clemens Ladisch
21
-87
/
+109
2005-08-30
[ALSA] via82xx - Add dxs entry for Acer Aspire 1524 WMLi
Takashi Iwai
1
-0
/
+1
2005-08-30
[ALSA] hda-codec - Fix LFE volume/switch
Nicolas Graziano
1
-4
/
+9
2005-08-30
[ALSA] hda-codec - Add default config for ASUS P5AD2
Takashi Iwai
1
-0
/
+1
2005-08-30
[ALSA] hda-codec - Fix reordering of surround channels
Takashi Iwai
1
-3
/
+20
2005-08-30
[ALSA] WM97xx AC97 codec controls
Liam Girdwood
3
-109
/
+367
2005-08-30
[PATCH] s2io build fix
Andrew Morton
1
-2
/
+2
2005-08-30
[PATCH] Remove nested feature sections
David Gibson
1
-3
/
+1
2005-08-30
[PATCH] ppc64: lparconfig.c memory leak
Joel Schopp
1
-0
/
+1
2005-08-30
[PATCH] ppc64: of_device.c remove useless code
Joel Schopp
1
-2
/
+0
2005-08-30
[PATCH] ppc64: Add CONFIG_HZ
Anton Blanchard
6
-16
/
+18
2005-08-30
[PATCH] oprofile PVR 970MP
Jake Moilanen
2
-0
/
+2
2005-08-30
[PATCH] PPC64: Don't try to claim memory from OF at 1GB mark
Olof Johansson
1
-1
/
+4
2005-08-30
[PATCH] Move all the very similar files to asm-powerpc
Stephen Rothwell
24
-360
/
+2
2005-08-30
[PATCH] Move the identical files from include/asm-ppc{,64}
Stephen Rothwell
18
-63
/
+3
2005-08-30
[PATCH] Create include/asm-powerpc
Stephen Rothwell
4
-7
/
+19
2005-08-30
[PATCH] Make MODULE_DEVICE_TABLE work for vio devices
Stephen Rothwell
12
-15
/
+35
2005-08-30
[PATCH] Create vio_bus_ops
Stephen Rothwell
5
-69
/
+69
2005-08-30
[PATCH] Create vio_register_device
Stephen Rothwell
4
-17
/
+19
2005-08-30
[PATCH] Formatting changes to vio.c
Stephen Rothwell
1
-22
/
+17
2005-08-30
[PATCH] fix iSeries build for gcc-3.4
Stephen Rothwell
1
-0
/
+5
2005-08-30
[PATCH] Restore lparmap.s include for iSeries
David Gibson
1
-1
/
+10
2005-08-30
[PATCH] ppc64: four level pagetables fix
Andrew Morton
1
-0
/
+2
2005-08-30
[PATCH] Lazy page table copies in fork()
Nick Piggin
1
-0
/
+11
2005-08-30
[CCID3]: Call sk->sk_write_space(sk) when receiving a feedback packet
Arnaldo Carvalho de Melo
4
-0
/
+20
2005-08-30
[DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZE
Arnaldo Carvalho de Melo
3
-12
/
+59
2005-08-30
[NETFILTER6]: Add new ip6tables HOPLIMIT target
Harald Welte
4
-0
/
+157
2005-08-30
[NETFILTER]: Add new iptables TTL target
Harald Welte
4
-0
/
+155
2005-08-30
[CCID3]: Move ccid3_hc_rx_detect_loss to packet_history.c
Arnaldo Carvalho de Melo
3
-79
/
+89
2005-08-30
[CCID3]: Move ccid3_hc_rx_add_hist to packet_history.c
Arnaldo Carvalho de Melo
4
-126
/
+124
2005-08-30
[DCCP]: Move the calc_X routines to dccp_tfrc_lib
Arnaldo Carvalho de Melo
4
-620
/
+672
2005-08-30
[DCCP]: Introduce dccp_tfrc_lib module with net/dccp/ccids/lib/*.c
Arnaldo Carvalho de Melo
4
-1
/
+16
2005-08-30
[DCCP]: Just move packet_history.[ch] to net/dccp/ccids/lib/
Arnaldo Carvalho de Melo
5
-4
/
+4
2005-08-30
[CCID3]: Move the loss interval code to loss_interval.[ch]
Arnaldo Carvalho de Melo
5
-139
/
+234
2005-08-30
[CCID3]: Move the CCID3 defines to ccid3.h
Arnaldo Carvalho de Melo
2
-38
/
+39
2005-08-30
[CCID3]: Introduce usecs_div
Arnaldo Carvalho de Melo
1
-70
/
+39
2005-08-30
[CCID3]: Reorganise timeval handling
Arnaldo Carvalho de Melo
3
-78
/
+98
2005-08-30
[CCID3]: Reflow to mostly fit under 80 columns
Arnaldo Carvalho de Melo
1
-114
/
+176
2005-08-30
[DCCP]: Introduce dccp_wait_for_ccid and use it in dccp_write_xmit
Arnaldo Carvalho de Melo
4
-6
/
+62
2005-08-30
[DCCP]: Make the Debug Menu available when DCCP is statically linked too
Arnaldo Carvalho de Melo
1
-2
/
+2
[next]