Age | Commit message (Expand) | Author |
2006-01-06 | [PATCH] pcmcia: no probing of ioports on PARISC | Dominik Brodowski |
2006-01-06 | [PATCH] pcmcia: export stored values in sysfs | Dominik Brodowski |
2006-01-06 | [PATCH] 8xx PCMCIA: support for MPC885ADS and MPC866ADS | Vitaly Bordug |
2006-01-06 | [PATCH] m8xx_pcmcia: support MAP_AUTOSZ required for CF cards | Vitaly Bordug |
2006-01-06 | [PATCH] pcmcia: properly handle static mem, but dynamic io sockets | Dominik Brodowski |
2006-01-06 | [PATCH] pcmcia: fix sound drivers | Dominik Brodowski |
2006-01-06 | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca... | Dominik Brodowski |
2006-01-06 | [PATCH] pcmcia: remove dev_list from drivers | Dominik Brodowski |
2006-01-06 | [PATCH] pcmcia: remove old detach mechanism | Dominik Brodowski |
2006-01-06 | [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback | Dominik Brodowski |
2006-01-06 | [PATCH] pcmcia: merge suspend into device model | Dominik Brodowski |
2006-01-05 | [PATCH] pcmcia: new suspend core | Dominik Brodowski |
2006-01-05 | [PATCH] yenta: make bridge specific init code configurable | Daniel Ritz |
2006-01-05 | [PATCH] pcmcia: validate_mem fix | Andrew Morton |
2006-01-05 | [PATCH] pcmcia: validate_mem shouldn't be void | Dominik Brodowski |
2006-01-05 | [PATCH] pcmcia: remove get_socket callback | Dominik Brodowski |
2006-01-05 | [PATCH] pcmcia: remove socket register_callback | Dominik Brodowski |
2006-01-05 | [PATCH] yenta: optimize interrupt handler | Daniel Ritz |
2006-01-05 | [PATCH] pcmcia: avoid macro usage in cistpl | Pavel Machek |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2006-01-04 | [PATCH] i386: "invalid operand" -> "invalid opcode" | Chuck Ebbert |
2006-01-04 | [PATCH] Fix IXP4xx watchdog errata workaround | Deepak Saxena |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-01-04 | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds |
2006-01-04 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2006-01-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds |
2006-01-04 | Relax the rw_verify_area() error checking. | Linus Torvalds |
2006-01-04 | [PATCH] net: swich device attribute creation to default attrs | Kay Sievers |
2006-01-04 | [PATCH] drivers/base/power/runtime.c: #if 0 dpm_set_power_state() | Adrian Bunk |
2006-01-04 | [PATCH] sysfs: handle failures in sysfs_make_dirent | Steven Rostedt |
2006-01-04 | [PATCH] Driver core: Make block devices create the proper symlink name | Greg Kroah-Hartman |
2006-01-04 | [PATCH] Driver core: only all userspace bind/unbind if CONFIG_HOTPLUG is enabled | Greg Kroah-Hartman |
2006-01-04 | [PATCH] Driver Core: Rearrange exports in platform.c | Dmitry Torokhov |
2006-01-04 | [PATCH] Driver Core: Add platform_device_del() | Dmitry Torokhov |
2006-01-04 | [PATCH] Input: fix add modalias support build error | Rusty Russell |
2006-01-04 | [PATCH] Input: add modalias support | Rusty Russell |
2006-01-04 | [PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ... | Kay Sievers |
2006-01-04 | [PATCH] kobject_uevent CONFIG_NET=n fix | akpm@osdl.org |
2006-01-04 | [PATCH] Allow overlapping resources for platform devices | Kumar Gala |
2006-01-04 | [PATCH] klist: Fix broken kref counting in find functions | Frank Pavlic |
2006-01-04 | [PATCH] Hold the device's parent's lock during probe and remove | Alan Stern |
2006-01-04 | [PATCH] driver kill hotplug word from sn and others fix | Paul Jackson |
2006-01-04 | [PATCH] HOTPLUG: always enable the .config option, unless EMBEDDED | Greg Kroah-Hartman |
2006-01-04 | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers |
2006-01-04 | [PATCH] merge kobject_uevent and kobject_hotplug | Kay Sievers |