OSDN Git Service

uclinux-h8/linux.git
2015-12-18 Glen Leestaging: wilc1000: wilc_dbg: remove wilc
2015-12-18 Glen Leestaging: wilc1000: wilc_wlan_cfg_get: pass struct wilc
2015-12-18 Glen Leestaging: wilc1000: wilc_wlan_cfg_set: pass struct wilc
2015-12-18 Glen Leestaging: wilc1000: wilc_send_config_pkt: pass struct...
2015-12-18 Glen Leestaging: wilc1000: add struct wilc to host_if_drv
2015-12-18 Glen Leestaging: wilc1000: wilc_spi_write_read: pass struct...
2015-12-18 Glen Leestaging: wilc1000: wilc_spi_read: pass struct wilc
2015-12-18 Glen Leestaging: wilc1000: wilc_spi_write: pass struct wilc
2015-12-18 Glen Leestaging: wilc1000: wilc_sdio_cmd53: pass struct wilc
2015-12-18 Glen Leestaging: wilc1000: wilc_sdio_cmd52: pass struct wilc
2015-12-18 Glen Leestaging: wilc1000: pass wilc to all function pointers...
2015-12-18 Glen Leestaging: wilc1000: pass struct wilc to the functions...
2015-12-18 Glen Leestaging: wilc1000: remove paltform define PLAT_WMS8304
2015-12-18 Glen Leestaging: wilc1000: remove spi speed control codes
2015-12-18 Glen Leestaging: wilc1000: remove sdio speed control codes
2015-12-18 Greg Kroah... staging: wilc1000: Merge wilc-branch-arnd into work...
2015-12-18 Arnd Bergmannstaging/wilc1000: pass struct wilc to most linux_wlan...
2015-12-18 Arnd Bergmannstaging/wilc1000: use more regular probing
2015-12-18 Arnd Bergmannstaging/wilc1000: split out bus specific modules
2015-12-18 Arnd Bergmannstaging/wilc1000: remove WILC_SDIO/WILC_SPI macros
2015-12-18 Arnd Bergmannstaging/wilc1000: turn enable_irq/disable_irq into...
2015-12-18 Arnd Bergmannstaging/wilc1000: pass hif operations through initializ...
2015-12-18 Arnd Bergmannstaging/wilc1000: get rid of WILC_SDIO_IRQ_GPIO
2015-12-18 Arnd Bergmannstaging/wilc1000: use device pointer for phy creation
2015-12-18 Arnd Bergmannstaging/wilc1000: pass io_type to wilc_netdev_init
2015-12-18 Arnd Bergmannstaging/wilc1000: unify device pointer
2015-12-18 Arnd Bergmannstaging/wilc1000: move init/exit functions to driver...
2015-12-18 Arnd Bergmannstaging/wilc1000: move wilc_wlan_inp_t into struct...
2015-12-18 Arnd Bergmannstaging/wilc1000: remove linux_wlan_{device_power,devic...
2015-12-18 Arnd Bergmannstaging/wilc1000: avoid static definitions in header
2015-12-18 Arnd Bergmannstaging/wilc1000: use NO_SECURITY instead of NO_ENCRYPT
2015-12-18 Arnd Bergmannstaging/wilc1000: move extern declarations to headers
2015-12-18 Arnd Bergmannstaging/wilc1000: use proper naming for global symbols
2015-12-18 Arnd Bergmannstaging/wilc1000: make symbols static if possible
2015-12-18 Arnd Bergmannstaging/wilc1000: remove unused functions
2015-12-18 Chaehyun Limstaging: wilc1000: remove host_int_get_rx_power_level
2015-12-18 Chaehyun Limstaging: wilc1000: remove host_int_get_assoc_req_info
2015-12-18 Chaehyun Limstaging: wilc1000: remove host_int_disconnect_station
2015-12-18 Chaehyun Limstaging: wilc1000: remove host_int_get_start_scan_req
2015-12-18 Chaehyun Limstaging: wilc1000: remove host_int_set_start_scan_req
2015-12-18 Chaehyun Limstaging: wilc1000: remove host_int_get_RSNAConfigPSKPas...
2015-12-18 Chaehyun Limstaging: wilc1000: remove host_int_set_RSNAConfigPSKPas...
2015-12-18 Chaehyun Limstaging: wilc1000: remove host_int_get_pmkid_info
2015-12-18 Chaehyun Limstaging: wilc1000: remove host_int_add_tx_gtk declaration
2015-12-18 Chaehyun Limstaging: wilc1000: use kmemdup in host_int_add_rx_gtk
2015-12-18 Chaehyun Limstaging: wilc1000: rename u8KeyLen in host_int_add_rx_gtk
2015-12-18 Chaehyun Limstaging: wilc1000: rename u8Ciphermode in host_int_add_...
2015-12-18 Chaehyun Limstaging: wilc1000: rename pu8TxMic in host_int_add_rx_gtk
2015-12-18 Chaehyun Limstaging: wilc1000: rename pu8RxMic in host_int_add_rx_gtk
2015-12-18 Chaehyun Limstaging: wilc1000: rename KeyRSC in host_int_add_rx_gtk
2015-12-18 Chaehyun Limstaging: wilc1000: rename u32KeyRSClen in host_int_add_...
2015-12-18 Chaehyun Limstaging: wilc1000: rename u8KeyIdx in host_int_add_rx_gtk
2015-12-18 Chaehyun Limstaging: wilc1000: rename u8GtkKeylen in host_int_add_r...
2015-12-18 Chaehyun Limstaging: wilc1000: rename pu8RxGtk in host_int_add_rx_gtk
2015-12-18 Chaehyun Limstaging: wilc1000: fix argument name of host_int_add_rx_gtk
2015-12-18 Chaehyun Limstaging: wilc1000: fix return type of host_int_add_rx_gtk
2015-12-18 Chaehyun Limstaging: wilc1000: use kmemdup in host_int_add_ptk
2015-12-18 Chaehyun Limstaging: wilc1000: rename u8KeyLen in host_int_add_ptk
2015-12-18 Chaehyun Limstaging: wilc1000: replace u32 with int
2015-12-18 Chaehyun Limstaging: wilc1000: rename u8Idx in host_int_add_ptk
2015-12-18 Chaehyun Limstaging: wilc1000: rename u8Ciphermode in host_int_add_ptk
2015-12-18 Chaehyun Limstaging: wilc1000: rename pu8TxMic in host_int_add_ptk
2015-12-18 Chaehyun Limstaging: wilc1000: rename pu8RxMic in host_int_add_ptk
2015-12-18 Chaehyun Limstaging: wilc1000: rename u8PtkKeylen in host_int_add_ptk
2015-12-18 Chaehyun Limstaging: wilc1000: rename pu8Ptk in host_int_add_ptk
2015-12-18 Chaehyun Limstaging: wilc1000: fix argument name of host_int_add_ptk
2015-12-18 Chaehyun Limstaging: wilc1000: fix return type of host_int_add_ptk
2015-12-14 Gustavo Padovanstaging/android: add TODO to de-stage android sync...
2015-12-14 Greg Kroah... Merge 4.4-rc5 into staging-next
2015-12-14 Linus TorvaldsLinux 4.4-rc5 v4.4-rc5
2015-12-13 Peter Zijlstrasched/wait: Fix the signal handling fix
2015-12-13 Linus TorvaldsMerge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org...
2015-12-13 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-12-13 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-12-13 Linus TorvaldsMerge tag 'char-misc-4.4-rc5' of git://git./linux/kerne...
2015-12-13 Linus TorvaldsMerge tag 'staging-4.4-rc5' of git://git./linux/kernel...
2015-12-13 Linus TorvaldsMerge tag 'usb-4.4-rc5' of git://git./linux/kernel...
2015-12-13 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2015-12-12 Linus TorvaldsMerge tag 'powerpc-4.4-4' of git://git./linux/kernel...
2015-12-12 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-12-12 Linus TorvaldsMerge branch 'parisc-4.4-3' of git://git./linux/kernel...
2015-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-12-12 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2015-12-12 Qais YousefMIPS: fix DMA contiguous allocation
2015-12-12 Dmitry V. Levinsh64: fix __NR_fgetxattr
2015-12-12 Junxiao Biocfs2: fix SGID not inherited issue
2015-12-12 Chen Jiemm/oom_kill.c: avoid attempting to kill init sharing...
2015-12-12 Seth Jenningsdrivers/base/memory.c: prohibit offlining of memory...
2015-12-12 Hugh Dickinstmpfs: fix shmem_evict_inode() warnings on i_blocks
2015-12-12 Mike Kravetzmm/hugetlb.c: fix resv map memory leak for placeholder...
2015-12-12 Naoya Horiguchimm: hugetlb: call huge_pte_alloc() only if ptep is...
2015-12-12 Chris Wilsonkernel: remove stop_machine() Kconfig dependency
2015-12-12 Nicolas Ioossmm: kmemleak: mark kmemleak_init prototype as __init
2015-12-12 Hugh Dickinsmm: fix kerneldoc on mem_cgroup_replace_page
2015-12-12 Hugh Dickinsosd fs: __r4w_get_page rely on PageUptodate for uptodate
2015-12-12 Johannes WeinerMAINTAINERS: make Vladimir co-maintainer of the memory...
2015-12-12 Michal Hockomm, vmstat: allow WQ concurrency to discover memory...
2015-12-12 Vlastimil Babkamm: fix swapped Movable and Reclaimable in /proc/pagety...
2015-12-12 Vladimir Davydovmemcg: fix memory.high target
2015-12-12 Naoya Horiguchimm: hugetlb: fix hugepage memory leak caused by wrong...
next