index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
/
ans-lcd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-01-15
V4L/DVB (3380): Semaphore to mutex conversion on drivers/media
Ingo Molnar
5
-43
/
+45
2006-01-15
V4L/DVB (3378): Fix for lack of analog output on some cx88 boards
Panagiotis Christeas
1
-1
/
+7
2006-01-15
V4L/DVB (3377): make some code static
Adrian Bunk
2
-2
/
+2
2006-01-15
V4L/DVB (3376): cx88 Kconfig fixes for cx88-alsa
Mauro Carvalho Chehab
1
-2
/
+1
2006-01-15
V4L/DVB (3371): Turn frame locked sound on, basic support for FM radio with T...
Hartmut Hackmann
2
-3
/
+14
2006-01-15
V4L/DVB (3365): i2c ids for upd64031a saa717x upd64083 wm8739
Tyler Trafford
1
-0
/
+4
2006-01-13
V4L/DVB (3364): disable all dvb tuner param_types until we need them
Michael Krufky
1
-5
/
+1
2006-01-13
V4L/DVB (3363): Add support for Samsung tuner TCPN 2121P30A
Hans Verkuil
4
-1
/
+27
2006-01-13
V4L/DVB (3359): Redesign tuners struct for maximum flexibility
Michael Krufky
5
-727
/
+1444
2006-01-13
V4L/DVB (3358): Updated MODULE_AUTHOR
Michael Krufky
1
-0
/
+2
2006-01-13
V4L/DVB (3357): Build cx88-alsa when CONFIG_VIDEO_CX88_ALSA is selected.
Michael Krufky
1
-0
/
+1
2006-01-13
V4L/DVB (3356): Include missing MODULE_* macros
Mauro Carvalho Chehab
1
-0
/
+4
2006-01-13
V4L/DVB (3354e): bttv semaphore to mutex conversion
Ingo Molnar
2
-32
/
+33
2006-01-13
V4L/DVB (3354a): Remove old MODULE_PARM in media/video/
Eric Sesterhenn / snakebyte
4
-11
/
+11
2006-01-13
V4L/DVB (3355): removed uneeded init on structs like static int foo=0
Mauro Carvalho Chehab
11
-34
/
+33
2006-01-12
[PATCH] via-velocity: use NETIF_F_IP_CSUM (hardware only support IPv4)
John W. Linville
1
-1
/
+1
2006-01-12
[PATCH] fix wrong comments in ieee80211.h
Johannes Berg
1
-2
/
+4
2006-01-12
[PATCH] bonding: UPDATED hash-table corruption in bond_alb.c
Jay Vosburgh
2
-4
/
+4
2006-01-12
[PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and association event support
Dan Williams
1
-4
/
+223
2006-01-12
[PATCH] replace MODULE_PARM in tulip/uli526x.c
Eric Sesterhenn / snakebyte
1
-3
/
+3
2006-01-12
[PATCH] gianfar: Use new PHY_ID_FMT macro
Kumar Gala
2
-2
/
+6
2006-01-12
[PATCH] phy: Added a macro to represent the string format used to match a phy...
Kumar Gala
3
-2
/
+5
2006-01-12
[PATCH] gianfar mii: Use proper resource for MII memory region
Kumar Gala
2
-4
/
+4
2006-01-12
[PATCH] gfar: fix compile error
Kumar Gala
1
-0
/
+1
2006-01-12
[PATCH] CONFIG_AIRO needs CONFIG_CRYPTO
dann frazier
1
-1
/
+1
2006-01-12
[PATCH] corruption during e100 MDI register access
ODonnell, Michael
1
-3
/
+29
2006-01-12
[PATCH] Revert ide softirq handling
Jens Axboe
3
-34
/
+3
2006-01-12
[SERIAL] turn serial semaphores into mutexes
Arjan van de Ven
5
-35
/
+36
2006-01-12
[MMC+MFD] Convert mmc to mutexes
Arjan van de Ven
2
-18
/
+20
2006-01-12
[ARM] Convert some arm semaphores to mutexes
Arjan van de Ven
9
-58
/
+67
2006-01-12
[PATCH] pcmcia: runtime powermanagement interface
Dominik Brodowski
2
-2
/
+60
2006-01-12
[PATCH] pcmcia: add new IDs for serial_cs.c
Dominik Brodowski
1
-0
/
+2
2006-01-12
[ARM] Allow r2 to be passed through the decompressor to the kernel
Russell King
1
-21
/
+25
2006-01-12
[PATCH] m68k: console code in head.S needs framebuffer support built in
Al Viro
1
-0
/
+2
2006-01-12
[PATCH] m68k: fix PIO case in esp
Al Viro
1
-2
/
+3
2006-01-12
[PATCH] m68k: fix macfb init
Al Viro
1
-7
/
+8
2006-01-12
[PATCH] m68k: fix reference to init_task in vmlinux-sun3.lds
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] m68k: fix use of void foo(void) asm("bar") in traps.c
Al Viro
1
-19
/
+19
2006-01-12
[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers
Al Viro
10
-59
/
+28
2006-01-12
[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...
Al Viro
9
-25
/
+4
2006-01-12
[PATCH] m68k: cast in strnlen switched to unsigned long
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] m68k: NULL noise removal
Al Viro
10
-16
/
+16
2006-01-12
[PATCH] m68k: dmasound __user annotations
Al Viro
3
-60
/
+60
2006-01-12
[PATCH] m68k: zorro __user annotations
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] m68k: amifb __user annotations
Al Viro
1
-17
/
+17
2006-01-12
[PATCH] m68k: dsp56k __user annotations
Al Viro
2
-15
/
+16
2006-01-12
[PATCH] m68k: amiserial __user annotations
Al Viro
1
-10
/
+9
2006-01-12
[PATCH] m68k: ataflop __user annotations, NULL noise removal
Al Viro
1
-4
/
+5
2006-01-12
[PATCH] m68k: amiflop __user annotations
Al Viro
1
-5
/
+3
2006-01-12
[PATCH] m68k: checksum __user annotations
Al Viro
2
-2
/
+2
[next]