]> git.openfabrics.org - ~emulex/compat.git/shortlog
~emulex/compat.git
2011-02-08 Hauke Mehrtenscompat: add support for kernel 2.6.38
2011-02-08 Hauke Mehrtenscompat: backport alloc_ordered_workqueue
2011-01-06 Luis R. Rodriguezcompat: add check for CONFIG_COMPAT_KFIFO=m
2011-01-06 Hauke Mehrtenscompat: backport kfifo
2011-01-05 Hauke Mehrtenscompat: add generic functions for suspend/resume
2011-01-05 Hauke Mehrtenscompat: backport alloc_workqueue
2011-01-05 Hauke Mehrtenscompat: backport pci_wake_from_d3
2010-12-22 Johannes BergThis has disappeared upstream and is no longer used.
2010-12-22 Johannes BergSigned-off-by: Johannes Berg <johannes.berg@intel.com>
2010-12-18 Hauke Mehrtenscompat: backport pci_is_pcie and pci_pcie_cap
2010-12-18 Hauke Mehrtenscompat backport no_printk
2010-12-18 Hauke Mehrtenscompat: backport skb_checksum_start_offset
2010-12-14 Luis R. Rodriguezcompat: backport PCI_EXP_LNKCTL_ES added for on 2.6.29
2010-12-01 Hauke Mehrtenscompat: fix build for kernel <= 2.6.29
2010-12-01 Hauke Mehrtenscompat: fix build with CONFIG_LEDS_CLASS=m
2010-11-29 Johannes BergFelix's patch backported my software blink emulation,
2010-11-29 Felix Fietkaucompat: backport LED class software blinking
2010-11-25 Hauke Mehrtenscompat: backport pr_warn
2010-11-22 Hauke Mehrtenscompat: update wireless.h with new version from linux...
2010-11-22 Hauke Mehrtenscompat: backport Generic exponentially weighted moving...
2010-11-12 Hauke Mehrtenscompat: add missing pm_runtime.h
2010-11-12 Felix Fietkaucompat: fix a typo in pm_qos_update_request for 2.6.35
2010-11-12 Felix Fietkaucompat: fix pm_qos_params compile error on 2.6.35
2010-11-11 Luis R. Rodriguezcompat: backport sign_extend32()
2010-11-10 Felix Fietkaucompat: add a wrapper for rfkill.h
2010-11-10 Felix Fietkaucompat: backport pm_qos_request
2010-11-10 Felix Fietkaucompat: backport pm_qos_*_request
2010-11-09 Luis R. Rodriguezcompat: backport upstream firmware_class bug through...
2010-11-05 Hauke Mehrtenscompat: remove unnecessary ifdefs and empty file
2010-11-05 Hauke Mehrtenscompat: fix build with kernel 2.6.37rc1
2010-10-23 Hauke Mehrtenscompat: add empty implementation for usb_enable_autosuspend
2010-10-23 Hauke Mehrtenscompat: lock correct mutex in device_lock
2010-10-23 Hauke Mehrtenscompat: fix device_lock functions on non rt kernel
2010-10-22 Blaise Gassendcompat: Fixes missing sem member in struct device for...
2010-10-18 Hauke Mehrtenscompat: backport sock_recv_ts_and_drops
2010-10-11 Felix Fietkaucompat: fix a crash in the netlink backport
2010-10-07 Hauke Mehrtenscompat: rename member in struct mmc_host.
2010-10-07 Hauke Mehrtenscompat: backport some more kfifo stuff
2010-10-07 Felix Fietkaucompat: backport netlink changes used in the nl80211...
2010-09-25 Hauke Mehrtenscompat: fix build error in init_dummy_netdev
2010-09-20 Hauke Mehrtenscompat: pcmcia/cs.h is removed form new kernels
2010-09-20 Hauke Mehrtenscompat: move pmcia backport code into compat-2.6.36.h
2010-09-20 Hauke Mehrtenscompat: backport some usb urb functions
2010-09-20 Hauke Mehrtenscompat: backport PCMCIA API changes.
2010-09-15 Hauke Mehrtenscompat: backport list_for_each_entry_continue_rcu
2010-09-15 Hauke Mehrtenscompat: backport loff_t noop_llseek
2010-09-13 Hauke Mehrtenscompat: backport printk_once
2010-09-13 Hauke Mehrtenscompat: backport skb_checksum_none_assert
2010-09-02 Hauke Mehrtenscompat: backport linux/pci-aspm.h
2010-08-31 Luis R. Rodriguezcompat: add support for ndo_init backport
2010-08-25 Luis R. Rodriguezcompat: define PM_EVENT_SLEEP only if not defined
2010-08-17 Hauke Mehrtenscompat: fix warning in device_rename
2010-08-17 Hauke Mehrtenscompat: backport net_ns_type_operations
2010-08-17 Hauke Mehrtenscompat: backport init_dummy_netdev
2010-08-10 Hauke Mehrtenscompat: backport SDIO_CLASS_BT_AMP
2010-08-10 Hauke Mehrtenscompat: update compat_firmware_class.c
2010-08-10 Hauke Mehrtenscompat: fix compiler warning
2010-08-10 Hauke Mehrtenscompat: move va_format to compat-2.6.36.h
2010-08-10 Hauke Mehrtenscompat: backport n_tty_ioctl_helper
2010-08-06 Luis R. Rodriguezcompat: add br_port_exists() and ask for inclusion...
2010-08-05 Luis R. Rodriguezcompat: move struct va_format to 2.6.35 header
2010-08-05 Kshitij Kulshreshthacompat: backport pcmcia_{read,write}_config byte from...
2010-08-02 Kshitij Kulshreshthacompat: define struct va_format introduced in v2.6.36
2010-08-02 Kshitij Kulshreshthacompat: header <pcmcia/cs_types.h> was removed in v2...
2010-08-02 Kshitij Kulshreshthacompat: backport hex_to_bin first introduced in v2...
2010-07-19 Hauke Mehrtenscompat: fix build if CONFIG_PCCARD=y and CONFIG_PCMCIA=n
2010-07-08 Hauke Mehrtenscompat: fix tracpoint building
2010-06-29 Rajkumar Manoharancompat: Fix panic caused by NULL pointer derefence...
2010-06-25 Hauke Mehrtenscompat: backport skb_queue_splice_init
2010-06-15 Hauke Mehrtenscompat: backport lockdep_assert_held
2010-06-13 Hauke Mehrtenscompat: backport sdio_writeb_readb
2010-06-13 Hauke Mehrtenscompat: backport dma_set_coherent_mask
2010-06-06 Hauke Mehrtenscompat: use kernel pm_qos_params.h
2010-06-06 Hauke Mehrtenscompat: backport small functions and defines
2010-06-06 Hauke Mehrtenscompat: move kparam_{block,unblock}_sysfs_write
2010-06-06 Hauke Mehrtenscompat: update bitops.h and wireless.h
2010-05-27 Luis R. Rodriguezcompat: backport USHRT_MAX, SHRT_MAX and SHRT_MIN
2010-05-24 Luis R. Rodriguezcompat: create the udev directories for compat_firmware...
2010-05-19 Luis R. RodriguezRemove the stupid SET_NETDEVOP
2010-05-17 Luis R. RodriguezFix the syntax for the defines passed for compat
2010-05-17 Luis R. RodriguezAdd a COMPAT_PROJECT tag
2010-05-17 Luis R. RodriguezAdd the COMPAT_BASE_TREE and COMPAT_BASE_TREE_VERSION
2010-05-17 Luis R. RodriguezModify the compat print
2010-05-17 Luis R. Rodriguezcompat: add compat_version read-only module parameter compat-20100517
2010-05-10 Hauke Mehrtenscompat: move usb_{alloc,free}_coherent
2010-05-10 Hauke Mehrtenscompat: move kparam_{block,unblock}_sysfs_write
2010-05-06 Hauke Mehrtenscompat: backport eth_change_mtu and eth_validate_addr
2010-05-05 Luis R. Rodriguezcompat: add the ndo_select_queue for netdev_attach_ops()
2010-05-05 Luis R. Rodriguezcompat: add the rest of the missing netdev_attach_ops()
2010-05-04 Luis R. Rodriguezcompat: add new way to backport the usage of net_device_ops
2010-05-03 Hauke Mehrtenscompat: backport usb_alloc_coherent() and usb_free_cohe...
2010-04-29 Hauke Mehrtenscompat: backport sk_sleep
2010-04-29 Hauke Mehrtenscompat: update compat_firmware_class.c to new version
2010-04-22 Grazvydas Ignotascompat: fix uevent_suppress on 2.6.29 or older kernels
2010-04-20 Hauke Mehrtenscompat: backport convert multicast list to list_head.
2010-04-20 Hauke Mehrtenscompat: Add linux/version.h include before using it.
2010-04-20 Hauke Mehrtenscompat: Add definitions needed for libertas sdio driver.
2010-04-09 Felix Fietkaucompat: add rcu_dereference_check
2010-04-07 Pavel Roskincompat: add net/net_namespace.h stub for Linux 2.6...
2010-04-06 Pavel Roskincompat: add stub headers linux/tracepoint.h and trace...
next