- 7c72ccf [PATCH] i2c: i2c-nforce2 add nforce4 MCP-04 device ID by Jean Delvare · 19 years ago
- 04b4b84 [PATCH] i2c: driver ID list cleanups by Jean Delvare · 19 years ago
- 734a12a [PATCH] hwmon: add VRM/VID support for some VIA CPUs by Rudolf Marek · 19 years ago
- de59cf9 [PATCH] I2C: Make i2c_add_driver automatically set the proper module owner by Greg Kroah-Hartman · 19 years ago
- 604f28e [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11 by Laurent Riffard · 19 years ago
- 35d8b2e [PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11 by Laurent Riffard · 19 years ago
- 482c788 [PATCH] i2c: i2c_get_client is gone by Jean Delvare · 19 years ago
- cf02df7 [PATCH] i2c: Rework client usage count, 3 of 3 by Jean Delvare · 19 years ago
- cde7859 [PATCH] i2c: Rework client usage count, 2 of 3 by Jean Delvare · 19 years ago
- cb748fb [PATCH] i2c: Rework client usage count, 1 of 3 by Jean Delvare · 19 years ago
- 5d7b851 [PATCH] i2c: Drop i2c_driver.flags, 3 of 3 by Jean Delvare · 19 years ago
- 8a99475 [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 by Jean Delvare · 19 years ago
- ff179c8 [PATCH] i2c: Drop i2c_driver.flags, 1 of 3 by Jean Delvare · 19 years ago
- d7906de Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 19 years ago
- f8cfa61 [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback by Dominik Brodowski · 19 years ago
- f399071 [PATCH] pcmcia: remove old detach mechanism by Dominik Brodowski · 19 years ago
- cc3b486 [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback by Dominik Brodowski · 19 years ago
- 98e4c28 [PATCH] pcmcia: new suspend core by Dominik Brodowski · 19 years ago
- de75914 [PATCH] pcmcia: validate_mem shouldn't be void by Dominik Brodowski · 19 years ago
- 9da4bc6 [PATCH] pcmcia: remove get_socket callback by Dominik Brodowski · 19 years ago
- 7f316b0 [PATCH] pcmcia: remove socket register_callback by Dominik Brodowski · 19 years ago
- 22dea56 [NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stack by Patrick McHardy · 19 years ago
- b777e0c [NETFILTER]: make ipv6_find_hdr() find transport protocol header by Patrick McHardy · 19 years ago
- 1bd9bef [NETFILTER]: Call POST_ROUTING hook before fragmentation by Patrick McHardy · 19 years ago
- a9b305c [NETFILTER]: ctnetlink: Fix dumping of helper name by Patrick McHardy · 19 years ago
- c1d10ad [NETFILTER]: Add ctnetlink port for nf_conntrack by Pablo Neira Ayuso · 19 years ago
- db9edfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
- 4da5cc2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 19 years ago
- 25c862c Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
- 52347f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
- 1cb9e8e Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
- d779188 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
- f61ea1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 19 years ago
- d347da0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
- c6c88bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
- 0356dbb Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
- 93ce306 [PATCH] Driver Core: Add platform_device_del() by Dmitry Torokhov · 19 years ago
- e39b843 [PATCH] Input: fix add modalias support build error by Rusty Russell · 19 years ago
- 1d8f430 [PATCH] Input: add modalias support by Rusty Russell · 19 years ago
- f743ca5 [PATCH] kobject_uevent CONFIG_NET=n fix by akpm@osdl.org · 19 years ago
- 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
- 5f123fb [PATCH] merge kobject_uevent and kobject_hotplug by Kay Sievers · 19 years ago
- 033b96f [PATCH] remove mount/umount uevents from superblock handling by Kay Sievers · 19 years ago
- 0296b22 [PATCH] remove CONFIG_KOBJECT_UEVENT option by Kay Sievers · 19 years ago
- e80b0fa [PATCH] USB Storage: add alauda support by Matthew Dharm · 19 years ago
- 12c3da3 [PATCH] USB: Store port number in usb_device by Alan Stern · 19 years ago
- 55c5271 [PATCH] USB: Consider power budget when choosing configuration by Alan Stern · 19 years ago
- 9ad3d6c [PATCH] USB: Remove USB private semaphore by Alan Stern · 19 years ago
- 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
- 2143acc [PATCH] USB: make registering a usb driver automatically set the module owner by Greg Kroah-Hartman · 19 years ago
- ba9dc65 [PATCH] USB: allow usb drivers to disable dynamic ids by Greg Kroah-Hartman · 19 years ago
- 733260f [PATCH] USB: add dynamic id functionality to USB core by Greg Kroah-Hartman · 19 years ago
- a00828e [PATCH] USB: drivers/usb/storage/libusual by Pete Zaitcev · 19 years ago
- 81f280e [PATCH] USB: pxa27x OHCI - Separate platform code from main driver by Richard Purdie · 19 years ago
- 3e23c65 [ALSA] Revert the nested-device patch by Takashi Iwai · 19 years ago
- 7790db1 [ALSA] version 1.0.11rc2 by Jaroslav Kysela · 19 years ago
- 40efc6f [TCP]: less inline's by Stephen Hemminger · 19 years ago
- 88df8ef [NET]: Don't exclude broadcast addresses from is_multicast_ether_addr() by Stephen Hemminger · 19 years ago
- b461d2f2 [NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8 by Per Liden · 19 years ago
- fd19f32 [AF_UNIX]: Convert to use a spinlock instead of rwlock by Benjamin LaHaise · 19 years ago
- 4947d3e [NET]: Speed up __alloc_skb() by Benjamin LaHaise · 19 years ago
- 17ba15f [PPPOX]: Fix assignment into const proto_ops. by David S. Miller · 19 years ago
- 8639a11 [TCP]: Don't use __constant_htonl for a non const arg by Arnaldo Carvalho de Melo · 19 years ago
- 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
- 25995ff [SOCK]: Introduce sk_receive_skb by Arnaldo Carvalho de Melo · 19 years ago
- 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 19 years ago
- 77d76ea [NET]: Small cleanup to socket initialization by Andi Kleen · 19 years ago
- 7708610 [SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option. by Frank Filz · 19 years ago
- 52ccb8e [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. by Frank Filz · 19 years ago
- 90933fc [FLS64]: x86_64 version by Stephen Hemminger · 19 years ago
- 3821af2 [FLS64]: generic version by Stephen Hemminger · 19 years ago
- c865e5d [PKT_SCHED] netem: packet corruption option by Stephen Hemminger · 19 years ago
- fbe9cc4 [AF_UNIX]: Use spinlock for unix_table_lock by David S. Miller · 19 years ago
- d83d846 [IP_SOCKGLUE]: Remove most of the tcp specific calls by Arnaldo Carvalho de Melo · 19 years ago
- 2271281 [TCP]: Move the TCPF_ enum to tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
- d8313f5 [INET6]: Generalise tcp_v6_hash_connect by Arnaldo Carvalho de Melo · 19 years ago
- a7f5e7f [INET]: Generalise tcp_v4_hash_connect by Arnaldo Carvalho de Melo · 19 years ago
- 6d6ee43 [TWSK]: Introduce struct timewait_sock_ops by Arnaldo Carvalho de Melo · 19 years ago
- 399c07d [IPV6]: Export ipv6_opt_accepted by Arnaldo Carvalho de Melo · 19 years ago
- 0fa1a53 [IPV6]: Introduce inet6_timewait_sock by Arnaldo Carvalho de Melo · 19 years ago
- b9750ce [IPV6]: Generalise some functions by Arnaldo Carvalho de Melo · 19 years ago
- c1cbe4b [NET]: Avoid atomic xchg() for non-error case by Benjamin LaHaise · 19 years ago
- 3305b80 [IP]: Simplify and consolidate MSG_PEEK error handling by Herbert Xu · 19 years ago
- af05dc9 [ICSK]: Move v4_addr2sockaddr from TCP to icsk by Arnaldo Carvalho de Melo · 19 years ago
- 8292a17 [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops by Arnaldo Carvalho de Melo · 19 years ago
- ca304b6 [IPV6]: Introduce inet6_rsk() by Arnaldo Carvalho de Melo · 19 years ago
- 8129765 [IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add by Arnaldo Carvalho de Melo · 19 years ago
- c2977c2 [ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned long by Arnaldo Carvalho de Melo · 19 years ago
- 90b19d3 [IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash by Arnaldo Carvalho de Melo · 19 years ago
- 971af18 [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port by Arnaldo Carvalho de Melo · 19 years ago
- 89cee8b [IPV4]: Safer reassembly by Herbert Xu · 19 years ago
- df71837 [LSM-IPSec]: Security association restriction. by Trent Jaeger · 19 years ago
- a18ceba Merge branch 'master' by Jeff Garzik · 19 years ago
- ac67c62 Merge branch 'master' by Jeff Garzik · 19 years ago
- 4d399ca remove pointers to the defunct UDF mailing list by Adrian Bunk · 19 years ago
- 68094e3 [ALSA] [PATCH] alsa: Improved PnP suspend support by Pierre Ossman · 19 years ago
- 4c98cfe [ALSA] PATCH] Add PM support to PnP drivers by Takashi Iwai · 19 years ago
- 27fe864 [ALSA] snd-emu10k1: Removes some distortion from Audigy 2 ZS Notebook. by James Courtier-Dutton · 19 years ago
- aa1e77e [ALSA] seq: reorganize sequencer client numbers by Clemens Ladisch · 19 years ago
- 7b6d924 [ALSA] seq: set client name in snd_seq_create_kernel_client() by Clemens Ladisch · 19 years ago