Age | Commit message (Expand) | Author |
2006-01-05 | [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11 | Laurent Riffard |
2006-01-05 | [PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11 | Laurent Riffard |
2006-01-05 | [PATCH] i2c: i2c_get_client is gone | Jean Delvare |
2006-01-05 | [PATCH] i2c: Rework client usage count, 3 of 3 | Jean Delvare |
2006-01-05 | [PATCH] i2c: Rework client usage count, 2 of 3 | Jean Delvare |
2006-01-05 | [PATCH] i2c: Rework client usage count, 1 of 3 | Jean Delvare |
2006-01-05 | [PATCH] i2c: Drop i2c_driver.flags, 3 of 3 | Jean Delvare |
2006-01-05 | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 | Jean Delvare |
2006-01-05 | [PATCH] i2c: Drop i2c_driver.flags, 1 of 3 | Jean Delvare |
2006-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2006-01-06 | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca... | 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-05 | [PATCH] pcmcia: new suspend core | Dominik Brodowski |
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 | [NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stack | Patrick McHardy |
2006-01-05 | [NETFILTER]: make ipv6_find_hdr() find transport protocol header | Patrick McHardy |
2006-01-05 | [NETFILTER]: Call POST_ROUTING hook before fragmentation | Patrick McHardy |
2006-01-05 | [NETFILTER]: ctnetlink: Fix dumping of helper name | Patrick McHardy |
2006-01-05 | [NETFILTER]: Add ctnetlink port for nf_conntrack | Pablo Neira Ayuso |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
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 | [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] kobject_uevent CONFIG_NET=n fix | akpm@osdl.org |
2006-01-04 | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers |
2006-01-04 | [PATCH] merge kobject_uevent and kobject_hotplug | Kay Sievers |
2006-01-04 | [PATCH] remove mount/umount uevents from superblock handling | Kay Sievers |
2006-01-04 | [PATCH] remove CONFIG_KOBJECT_UEVENT option | Kay Sievers |
2006-01-04 | [PATCH] USB Storage: add alauda support | Matthew Dharm |
2006-01-04 | [PATCH] USB: Store port number in usb_device | Alan Stern |
2006-01-04 | [PATCH] USB: Consider power budget when choosing configuration | Alan Stern |
2006-01-04 | [PATCH] USB: Remove USB private semaphore | Alan Stern |
2006-01-04 | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman |
2006-01-04 | [PATCH] USB: make registering a usb driver automatically set the module owner | Greg Kroah-Hartman |
2006-01-04 | [PATCH] USB: allow usb drivers to disable dynamic ids | Greg Kroah-Hartman |
2006-01-04 | [PATCH] USB: add dynamic id functionality to USB core | Greg Kroah-Hartman |
2006-01-04 | [PATCH] USB: drivers/usb/storage/libusual | Pete Zaitcev |
2006-01-04 | [PATCH] USB: pxa27x OHCI - Separate platform code from main driver | Richard Purdie |