Age | Commit message (Expand) | Author | Files | Lines |
2006-01-06 | [PATCH] pcmcia: remove dev_list from drivers | Dominik Brodowski | 38 | -651/+78 |
2006-01-06 | [PATCH] pcmcia: remove old detach mechanism | Dominik Brodowski | 1 | -60/+17 |
2006-01-06 | [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback | Dominik Brodowski | 45 | -896/+368 |
2006-01-06 | [PATCH] pcmcia: merge suspend into device model | Dominik Brodowski | 4 | -11/+100 |
2006-01-06 | [PATCH] pcmcia: new suspend core | Dominik Brodowski | 43 | -991/+1419 |
2006-01-06 | [PATCH] yenta: make bridge specific init code configurable | Daniel Ritz | 3 | -2/+66 |
2006-01-06 | [PATCH] pcmcia: validate_mem fix | Andrew Morton | 1 | -2/+6 |
2006-01-06 | [PATCH] pcmcia: validate_mem shouldn't be void | Dominik Brodowski | 4 | -61/+74 |
2006-01-06 | [PATCH] pcmcia: remove get_socket callback | Dominik Brodowski | 14 | -606/+0 |
2006-01-06 | [PATCH] yenta: optimize interrupt handler | Daniel Ritz | 1 | -4/+4 |
2006-01-06 | [PATCH] pcmcia: avoid macro usage in cistpl | Pavel Machek | 1 | -3/+3 |
2006-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 37 | -295/+451 |
2006-01-05 | [PATCH] Fix IXP4xx watchdog errata workaround | Deepak Saxena | 1 | -2/+2 |
2006-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 3 | -19/+131 |
2006-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 6 | -1/+16 |
2006-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 5 | -13/+13 |
2006-01-05 | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds | 13 | -246/+397 |
2006-01-05 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 63 | -2385/+11321 |
2006-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 83 | -4438/+17296 |
2006-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 10 | -49/+27 |
2006-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 189 | -2015/+6352 |
2006-01-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 3 | -10/+34 |
2006-01-05 | [PATCH] drivers/base/power/runtime.c: #if 0 dpm_set_power_state() | Adrian Bunk | 1 | -0/+2 |
2006-01-05 | [PATCH] Driver core: only all userspace bind/unbind if CONFIG_HOTPLUG is enabled | Greg Kroah-Hartman | 1 | -4/+22 |
2006-01-05 | [PATCH] Driver Core: Rearrange exports in platform.c | Dmitry Torokhov | 1 | -11/+10 |
2006-01-05 | [PATCH] Driver Core: Add platform_device_del() | Dmitry Torokhov | 1 | -15/+30 |
2006-01-05 | [PATCH] Input: add modalias support | Rusty Russell | 1 | -0/+39 |
2006-01-05 | [PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ... | Kay Sievers | 5 | -0/+64 |
2006-01-05 | [PATCH] Allow overlapping resources for platform devices | Kumar Gala | 1 | -1/+1 |
2006-01-05 | [PATCH] Hold the device's parent's lock during probe and remove | Alan Stern | 2 | -2/+28 |
2006-01-05 | [PATCH] driver kill hotplug word from sn and others fix | Paul Jackson | 2 | -4/+4 |
2006-01-05 | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 24 | -253/+248 |
2006-01-05 | [PATCH] merge kobject_uevent and kobject_hotplug | Kay Sievers | 1 | -1/+1 |
2006-01-05 | [PATCH] remove CONFIG_KOBJECT_UEVENT option | Kay Sievers | 2 | -2/+0 |
2006-01-05 | [PATCH] keep pnpbios usermod_helper away from hotplug_path[] | Kay Sievers | 1 | -5/+3 |
2006-01-05 | [PATCH] Fix pragma packing in ip2 driver | David Howells | 1 | -1/+1 |
2006-01-05 | [PATCH] USB: fix usb-skeleton limit resource usage patch. | Sam Bishop | 1 | -2/+5 |
2006-01-05 | [PATCH] USB: fix buffer size limiting in skeleton driver | Olav Kongas | 1 | -1/+1 |
2006-01-05 | [PATCH] USB: fix usb_find_interface for ppc64 | Pete Zaitcev | 1 | -10/+13 |
2006-01-05 | [PATCH] USB: Export IEEE-1284 device id in sysfs for usblp devices | David Woodhouse | 1 | -9/+26 |
2006-01-05 | [PATCH] USB: ioctl compat for usblp.c | Pete Zaitcev | 1 | -2/+3 |
2006-01-05 | [PATCH] USB: zd1201: make sysfs device symlink | Nathan Lynch | 1 | -0/+2 |
2006-01-05 | [PATCH] USB: Limiting of resource use in skeleton driver | Oliver Neukum | 1 | -7/+18 |
2006-01-05 | [PATCH] USB: replace __setup("nousb") with __module_param_call | Pete Zaitcev | 1 | -12/+1 |
2006-01-05 | [PATCH] USB: asix.c - Add Linksys USB200M Rev 2 ids | David Hollis | 1 | -0/+4 |
2006-01-05 | [PATCH] USB Storage: Fix unusual_devs.h order | Phil Dibowitz | 1 | -7/+7 |
2006-01-05 | [PATCH] USB: ub 02 Removed unused variable | Daniel Marjamaki | 1 | -4/+1 |
2006-01-05 | [PATCH] USB: ub 01 rename | Pete Zaitcev | 1 | -3/+3 |
2006-01-05 | [PATCH] USB: ub 00 implement retries and resets | Pete Zaitcev | 1 | -117/+287 |
2006-01-05 | [PATCH] USB: isp116x-hcd.c: Removed unused variable | Daniel Marjam�ki | 1 | -2/+0 |