index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] pcmcia: add some IDs for ide-cs and dtl1_cs
Richard Purdie
2006-01-06
2
-0
/
+5
*
[PATCH] pcmcia: cleanup cs.c, reduce size
Daniel Ritz
2006-01-06
1
-49
/
+39
*
[PATCH] drivers/pcmcia/cistpl.c: fix endian warnings
Alexey Dobriyan
2006-01-06
1
-15
/
+15
*
[PATCH] pcmcia: kzalloc conversion
Dominik Brodowski
2006-01-06
9
-28
/
+13
*
[PATCH] pcmcia: no probing of ioports on PARISC
Dominik Brodowski
2006-01-06
1
-1
/
+1
*
[PATCH] pcmcia: export stored values in sysfs
Dominik Brodowski
2006-01-06
1
-17
/
+10
*
[PATCH] 8xx PCMCIA: support for MPC885ADS and MPC866ADS
Vitaly Bordug
2006-01-06
1
-6
/
+91
*
[PATCH] m8xx_pcmcia: support MAP_AUTOSZ required for CF cards
Vitaly Bordug
2006-01-06
1
-2
/
+1
*
[PATCH] pcmcia: properly handle static mem, but dynamic io sockets
Dominik Brodowski
2006-01-06
3
-2
/
+107
*
[PATCH] pcmcia: fix sound drivers
Dominik Brodowski
2006-01-06
2
-194
/
+115
*
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...
Dominik Brodowski
2006-01-06
48
-2233
/
+472
*
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
2006-01-06
38
-651
/
+78
*
[PATCH] pcmcia: remove old detach mechanism
Dominik Brodowski
2006-01-06
3
-62
/
+17
*
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
2006-01-06
47
-896
/
+373
*
[PATCH] pcmcia: merge suspend into device model
Dominik Brodowski
2006-01-06
4
-11
/
+100
*
[PATCH] pcmcia: new suspend core
Dominik Brodowski
2006-01-05
45
-991
/
+1431
*
[PATCH] yenta: make bridge specific init code configurable
Daniel Ritz
2006-01-05
3
-2
/
+66
*
[PATCH] pcmcia: validate_mem fix
Andrew Morton
2006-01-05
1
-2
/
+6
*
[PATCH] pcmcia: validate_mem shouldn't be void
Dominik Brodowski
2006-01-05
5
-62
/
+75
*
[PATCH] pcmcia: remove get_socket callback
Dominik Brodowski
2006-01-05
15
-607
/
+0
*
[PATCH] pcmcia: remove socket register_callback
Dominik Brodowski
2006-01-05
1
-1
/
+0
*
[PATCH] yenta: optimize interrupt handler
Daniel Ritz
2006-01-05
1
-4
/
+4
*
[PATCH] pcmcia: avoid macro usage in cistpl
Pavel Machek
2006-01-05
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-01-05
64
-814
/
+869
|
\
|
*
[PATCH] net: swich device attribute creation to default attrs
Kay Sievers
2006-01-05
1
-47
/
+21
|
*
[PATCH] drivers/base/power/runtime.c: #if 0 dpm_set_power_state()
Adrian Bunk
2006-01-05
1
-0
/
+2
|
*
[PATCH] sysfs: handle failures in sysfs_make_dirent
Steven Rostedt
2006-01-05
1
-1
/
+5
|
*
[PATCH] Driver core: Make block devices create the proper symlink name
Greg Kroah-Hartman
2006-01-05
1
-2
/
+25
|
*
[PATCH] Driver core: only all userspace bind/unbind if CONFIG_HOTPLUG is enabled
Greg Kroah-Hartman
2006-01-05
1
-4
/
+22
|
*
[PATCH] Driver Core: Rearrange exports in platform.c
Dmitry Torokhov
2006-01-05
1
-11
/
+10
|
*
[PATCH] Driver Core: Add platform_device_del()
Dmitry Torokhov
2006-01-05
2
-15
/
+31
|
*
[PATCH] Input: fix add modalias support build error
Rusty Russell
2006-01-05
1
-1
/
+1
|
*
[PATCH] Input: add modalias support
Rusty Russell
2006-01-05
3
-39
/
+141
|
*
[PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...
Kay Sievers
2006-01-05
5
-0
/
+64
|
*
[PATCH] kobject_uevent CONFIG_NET=n fix
akpm@osdl.org
2006-01-05
3
-4
/
+5
|
*
[PATCH] Allow overlapping resources for platform devices
Kumar Gala
2006-01-05
1
-1
/
+1
|
*
[PATCH] klist: Fix broken kref counting in find functions
Frank Pavlic
2006-01-05
1
-0
/
+2
|
*
[PATCH] Hold the device's parent's lock during probe and remove
Alan Stern
2006-01-05
2
-2
/
+28
|
*
[PATCH] driver kill hotplug word from sn and others fix
Paul Jackson
2006-01-05
4
-9
/
+9
|
*
[PATCH] HOTPLUG: always enable the .config option, unless EMBEDDED
Greg Kroah-Hartman
2006-01-05
1
-8
/
+9
|
*
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2006-01-05
40
-378
/
+372
|
*
[PATCH] merge kobject_uevent and kobject_hotplug
Kay Sievers
2006-01-05
3
-206
/
+102
|
*
[PATCH] remove mount/umount uevents from superblock handling
Kay Sievers
2006-01-05
3
-22
/
+3
|
*
[PATCH] add uevent_helper control in /sys/kernel/
Kay Sievers
2006-01-05
1
-3
/
+22
|
*
[PATCH] remove CONFIG_KOBJECT_UEVENT option
Kay Sievers
2006-01-05
8
-107
/
+40
|
*
[PATCH] keep pnpbios usermod_helper away from hotplug_path[]
Kay Sievers
2006-01-05
1
-5
/
+3
*
|
[PATCH] i386: "invalid operand" -> "invalid opcode"
Chuck Ebbert
2006-01-05
1
-1
/
+1
*
|
[PATCH] Fix IXP4xx watchdog errata workaround
Deepak Saxena
2006-01-05
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
2006-01-05
457
-27716
/
+39420
|
\
\
|
*
|
[ALSA] ad1889 - remove CVS ID from the driver identification
Jaroslav Kysela
2006-01-04
1
-1
/
+1
[next]