OSDN Git Service

uclinux-h8/linux.git
2016-09-19 John L. Hammondstaging: lustre: ldlm: fix a use after free in ldlm_res...
2016-09-19 Li Xistaging: lustre: ptlrpc: enlarge OST_MAXREQSIZE for...
2016-09-19 Li Xistaging: lustre: llite: fix ll_statahead_thread() probl...
2016-09-18 Greg Kroah... Revert "staging: olpc_dcon: Replace a bit shift by...
2016-09-18 Namrata A Shettarstaging: vt6655: device_main: Replace NULL comparison...
2016-09-18 Namrata A Shettarstaging: vt6655: device_main: Replace explicit NULL...
2016-09-18 sayli karnikstaging: wlan-ng: Remove the typedef to the 'wlandevice...
2016-09-18 Sandhya BankarStaging: ks7010: Drop memory allocation cast.
2016-09-18 Sandhya BankarStaging: fbtft: Use !x instead of x == NULL.
2016-09-18 Sandhya BankarStaging: lustre: lmv_obd: Remove redundant if-statement.
2016-09-18 Sandhya BankarStaging: rtl8192e: Use !x instead of x == NULL
2016-09-18 Bhumika GoyalStaging: xgifb: Compress return logic
2016-09-18 Namrata A Shettarstaging: xgifb: Replace explicit NULL comparison
2016-09-18 Anchal Jainstaging: rtl8188eu: core: Add spaces around operators
2016-09-18 Anchal Jainstaging: rtl8188eu: core: Fix comparison to NULL
2016-09-18 sayli karnikstaging: ks7010: Remove extra round braces around expre...
2016-09-18 sayli karnikstaging: ks7010: Remove the space after a type cast
2016-09-18 sayli karnikstaging: ks7010: Remove unnecessary blank lines and...
2016-09-18 sayli karnikstaging: ks7010: Remove space after '(' and before ')'
2016-09-18 sayli karnikstaging: ks7010: Remove braces following single stateme...
2016-09-18 sayli karnikstaging: ks7010: Use #include <linux/atomic.h> instead...
2016-09-18 Cathal MullaneyStaging: octeon: ethernet-rx: fixed three redundant...
2016-09-18 Jon Eyolfsonstaging: wlan-ng: if statement style cleanup
2016-09-18 Anchal Jainstaging: olpc_dcon: Replace a bit shift by a use of...
2016-09-17 Cathal MullaneyStaging: dgnc: dgnc_tty: fixed a line too long style...
2016-09-17 Namrata A Shettarstaging: rtl8712: Rename misspelt macro
2016-09-17 sayli karnikstaging: rtl8188eu: core: Replace memcpy() with ether_a...
2016-09-17 Andrew Kannerdrivers: staging: vme: convert to octal notation for...
2016-09-17 sayli karnikstaging: olpc_dcon: Replace u_int8_t with u8
2016-09-17 sayli karnikstaging: media: davinci_vpfe: Replace explicit NULL...
2016-09-17 sayli karnikstaging: media: davinci_vpfe: Use BIT macro instead...
2016-09-17 Bhumika GoyalStaging: ks7010: Remove extern keyword from function...
2016-09-17 Namrata A Shettarstaging: rts5208: rtsx_chip: Add space around binary...
2016-09-17 Baoyou Xiestaging: lustre: lmv: mark symbols static where possible
2016-09-17 Baoyou Xiestaging/lustre: clean function declaration in cl_io...
2016-09-17 Baoyou Xiestaging: lustre: obdclass: clean function declarations...
2016-09-17 Baoyou Xiestaging/lustre: clean function declaration in super25...
2016-09-17 Baoyou Xiestaging: lustre: clean function declaration in super25...
2016-09-17 Richard Grouxstaging: lustre: include/lustre_net.h: Remove unnecessa...
2016-09-17 Bhumika GoyalStaging: ks7010: Replace memset with eth_zero_addr
2016-09-17 sayli karnikstaging: wilc1000: Use sizeof type *pointer instead...
2016-09-17 Ivan Safonovstaging: r8188eu: remove ODM_CmnInfoPtrArrayHook function
2016-09-17 Ivan Safonovstaging: r8188eu: remove ODM_CmnInfoHook function
2016-09-17 Ivan Safonovstaging: r8188eu: remove ODM_CmnInfoUpdate function
2016-09-16 Gargi Sharmastaging: wlan-ng: add spaces around <<
2016-09-16 Gargi Sharmastaging: wlan-ng: add spaces around |
2016-09-16 Gargi Sharmastaging: wlan-ng: add spaces around >>
2016-09-16 Gargi Sharmastaging: wlan-ng: add spaces around &
2016-09-16 Gargi Sharmastaging: wlan-ng: add spaces around +
2016-09-16 Gargi Sharmastaging: fbtft: add spaces around <<
2016-09-16 Gargi Sharmastaging: fbtft: move && operator for logical continuation
2016-09-16 Gargi Sharmastaging: i4l: correct misspelled "ressources" to "resou...
2016-09-16 sayli karnikstaging: comedi: Use the BIT() macro instead of left...
2016-09-16 Gargi Sharmastaging: xgifb: fix alignment for if arguments
2016-09-16 Gargi Sharmastaging: xgifb: remove blank line before closing brace
2016-09-16 Gargi Sharmastaging: xgifb: add spaces around |
2016-09-16 Gargi Sharmastaging: xgifb: remove blank line after open brace
2016-09-16 Gargi Sharmastaging: xgifb: remove unnecessary parentheses
2016-09-16 Gargi Sharmastaging: xgifb: move AND operator for logical continuation
2016-09-16 Bhumika GoyalStaging: comedi: s626: Remove all unused functions
2016-09-16 Gargi Sharmastaging: octeon: remove multiple blank lines
2016-09-16 Sergio Paracuellosstaging: rts5208: make some vars to lower case to keep...
2016-09-16 Wei Yongjunstaging: fsl-mc: remove .owner field for driver
2016-09-16 Wei Yongjunstaging: fsl-mc: use list_del_init instead of list_del...
2016-09-16 Arnd Bergmannstaging: android ion/hisi: fix dependencies
2016-09-16 Wei Yongjunstaging: android: ion: Fix return value check in hi6220...
2016-09-16 Rehas Sachdevastaging: lustre: Remove unnecessary return capture
2016-09-16 Gargi Sharmastaging: emxx_udc: add braces to if-else block
2016-09-16 Anchal Jainstaging: emxx_udc: Fix unsigned int to bare use of...
2016-09-16 Rehas Sachdevastaging: gs_fpgaboot: Remove FSF address from GPL notice
2016-09-16 Rehas Sachdevastaging: gdm724x: Remove unnecessary blank line
2016-09-16 Bhumika GoyalStaging: netlogic: Remove unused function
2016-09-16 Rehas Sachdevastaging: dgnc: Fix long line and spelling mistake
2016-09-16 Rehas Sachdevastaging: dgnc: Fix lines over 80 characters
2016-09-16 Wei Yongjunstaging: rtl8712: fix double lock bug in SetPSModeWorkI...
2016-09-16 Wei Yongjunstaging: ks7010: remove unused including <linux/version.h>
2016-09-16 sayli karnikstaging: ks7010: Remove the explicit cast on kmalloc
2016-09-16 Rehas Sachdevastaging: ks7010: Remove whitespace before newline
2016-09-16 Rehas Sachdevastaging: slicoss: Remove unnecessary braces {}
2016-09-16 Rehas Sachdevastaging: slicoss: Remove blank lines before & after...
2016-09-16 Rehas Sachdevastaging: slicoss: Remove unnecessary blank line
2016-09-16 Anchal Jainstaging: media: lirc: lirc_imon: Fix alignment with...
2016-09-16 Anchal Jainstaging: media: lirc: lirc_imon: Add space around the...
2016-09-16 Anchal Jainstaging: media: lirc: lirc_imon: Remove a blank line...
2016-09-16 Anchal Jainstaging: media: lirc: lirc_imon: Remove unnecessary...
2016-09-16 Anchal Jainstaging: media: lirc: lirc_imon: Remove multiple blank...
2016-09-16 Anchal Jainstaging: media: lirc: lirc_bt829: Remove explicit NULL...
2016-09-16 Rehas Sachdevastaging: sm750fb: Change 'uint32_t' to 'u32'
2016-09-16 Rehas Sachdevastaging: sm750fb: Change 'x != NULL' to 'x'
2016-09-16 Moshe Greenstaging: sm750fb: fix block comment style and spelling...
2016-09-16 Moshe Greenstaging: sm750fb: fix line length coding style issues...
2016-09-16 Sandhya BankarStaging: sm750fb: Remove unnecessary blank line
2016-09-15 Sandhya BankarStaging: wlan-ng: Use !x instead of x == NULL.
2016-09-15 Asbjoern Sloth... staging: octeon: use defines instead of magic numbers
2016-09-15 Baoyou Xiestaging: lustre: clean function declarations in class_o...
2016-09-15 Rehas Sachdevastaging: lustre: Fix indentation
2016-09-15 Rehas Sachdevastaging: lustre: Remove unnecessary 'return'
2016-09-15 Rehas Sachdevastaging: lustre: Change 'seq_printf' to 'seq_puts'
2016-09-15 Rehas Sachdevastaging: lustre: Change 'unsigned' to 'unsigned int'
2016-09-15 Rehas Sachdevastaging: lustre: Fix block comment style
next