OSDN Git Service

uclinux-h8/linux.git
2017-04-18 Colin Ian Kingstaging: rtl8723bs: remove redundant comparisons of...
2017-04-18 Kevin Wernstaging: media/platform/bcm2835: remove gstreamer worka...
2017-04-18 Tobin C. Hardingstaging: ks7010: fix checkpatch SPLIT_STRING
2017-04-18 Tobin C. Hardingstaging: ks7010: refactor SDIO read/write helpers
2017-04-18 Tobin C. Hardingstaging: ks7010: fix checkpatch LINE_SPACING
2017-04-18 Tobin C. Hardingstaging: ks7010: fix checkpatch SPACE_BEFORE_TAB
2017-04-18 Tobin C. Hardingstaging: ks7010: remove err_ from non-error path label
2017-04-18 Tobin C. Hardingstaging: ks7010: clean up SDIO source comments
2017-04-18 Tobin C. Hardingstaging: ks7010: add struct comment to ks_sdio_card
2017-04-18 Tobin C. Hardingstaging: ks7010: move hw info into dev private data
2017-04-18 Tobin C. Hardingstaging: ks7010: move tasklet_struct to ks_wlan_private
2017-04-18 Tobin C. Hardingstaging: ks7010: rename wakeup work struct
2017-04-18 Tobin C. Hardingstaging: ks7010: clean up SDIO header comments
2017-04-18 Tobin C. Hardingstaging: ks7010: fix complete_handler
2017-04-18 Tobin C. Hardingstaging: ks7010: replace defines with enum types
2017-04-18 Tobin C. Hardingstaging: ks7010: create reg_status_type enum type
2017-04-18 Darryl T. Agostinellistaging: greybus: uart.c: Remove include linux/serial.h
2017-04-18 Darryl T. Agostinellistaging: greybus: light.c: Remove include linux/version.h
2017-04-18 Skanda Guruanandstaging: lustre: Fix sparse endianness warnings cast...
2017-04-18 Craig InchesStaging: lustre cleanup macros in libcfs_private.h
2017-04-18 Alexandre Bailonstaging: greybus: make cport_quiesce() method optional
2017-04-18 Paul Gortmakerstaging/media: make atomisp vlv2_plat_clock explicitly...
2017-04-18 Greg Kroah... staging: atomisp: remove odd 'list' file
2017-04-18 Greg Kroah... staging: atomisp: fix build breakage from files going...
2017-04-14 Tobin C. Hardingstaging: ks7010: remove unused spin_lock
2017-04-14 Tobin C. Hardingstaging: ks7010: remove unused structure description
2017-04-14 Tobin C. Hardingstaging: ks7010: remove unused read_buf
2017-04-14 Tobin C. Hardingstaging: ks7010: remove unused completion
2017-04-14 Colin Ian Kingstaging: rtl8723bs: ensure cmd is large enough for...
2017-04-14 Dan Carpenterstaging: lustre: checking for NULL instead if IS_ERR
2017-04-14 Valerio Genovesestaging: media: atomisp: i2c: removed unnecessary white...
2017-04-14 Arnd Bergmannstaging: atomisp: avoid false-positive maybe-uninitiali...
2017-04-14 Alan Coxatomisp: remove UDS kernel code
2017-04-14 Alan Coxatomisp: remove xnr3_0_5 and xnr3_0_11
2017-04-14 Alan Coxatomisp: remove fixedbds kernel code
2017-04-14 Alan Coxatomisp: remove satm kernel
2017-04-14 Alan Coxatomisp: remove contiguous handling
2017-04-14 Alan Coxatomisp: remove sh_css_malloc indirections where we can
2017-04-14 Alan Coxatomisp: remove indirection from sh_css_malloc
2017-04-14 Alan Coxatomisp: unwrap the _ex malloc/free functions
2017-04-14 Alan Coxatomisp: remove most of the uses of atomisp_kernel_malloc
2017-04-14 Daeseok Younstaging: atomisp: move mipi_info assignment to next...
2017-04-14 Daeseok Younstaging: atomisp: replace "&isp->asd[i]" with "asd...
2017-04-14 Daeseok Younstaging: atomisp: remove enable_isp_irq function and...
2017-04-14 Colin Ian Kingstaging/atomisp: fix spelling mistake: "falied" ->...
2017-04-14 Daeseok Younstaging: atomisp: use local variable to reduce number...
2017-04-11 Tobin C. Hardingstaging: ks7010: move check and break to top of loop
2017-04-11 Tobin C. Hardingstaging: ks7010: remove multi-way decision
2017-04-11 Tobin C. Hardingstaging: ks7010: remove unused macro
2017-04-11 Tobin C. Hardingstaging: ks7010: fix checkpatch MULTILINE_DEREFERENCE
2017-04-11 Tobin C. Hardingstaging: ks7010: fix checkpatch LOGICAL_CONTINUATIONS
2017-04-11 Tobin C. Hardingstaging: ks7010: rename identifier packet to skb
2017-04-11 Tobin C. Hardingstaging: ks7010: add task to TODO file
2017-04-11 Tobin C. Hardingstaging: ks7010: rename RecvMIC to recv_mic
2017-04-11 Tobin C. Hardingstaging: ks7010: fix checkpatch UNNECESSARY_ELSE
2017-04-11 Tobin C. Hardingstaging: ks7010: fix checkpatch PARENTHESIS_ALIGNMENT
2017-04-11 Tobin C. Hardingstaging: ks7010: utilize local variable
2017-04-11 Tobin C. Hardingstaging: ks7010: simplify calls to memcpy()
2017-04-11 Tobin C. Hardingstaging: ks7010: move null check before dereference
2017-04-11 Tobin C. Hardingstaging: ks7010: fix multi-way decision
2017-04-11 Tobin C. Hardingstaging: ks7010: factor out send stop request
2017-04-11 Tobin C. Hardingstaging: ks7010: fix function return code path
2017-04-11 Tobin C. Hardingstaging: ks7010: separate dissimilar checks
2017-04-11 Tobin C. Hardingstaging: ks7010: change static function return type
2017-04-11 Tobin C. Hardingstaging: ks7010: invert conditional, reduce indentation
2017-04-11 Tobin C. Hardingstaging: ks7010: rename identifier retval to ret
2017-04-11 Tobin C. Hardingstaging: ks7010: rename identifier rc to ret
2017-04-11 Tobin C. Hardingstaging: ks7010: change length type to unsigned
2017-04-11 Tobin C. Hardingstaging: ks7010: remove void * cast
2017-04-11 Tobin C. Hardingstaging: ks7010: remove unnecessary function parameter
2017-04-11 Colin Ian Kingstaging: rtl8723bs: fix spelling mistake: "acquire"
2017-04-11 Colin Ian Kingstaging: rtl8723bs: fix spelling mistakes in RT_TRACE...
2017-04-11 Hans de Goedestaging: rtl8188eu: force driver to be built as a module
2017-04-11 Greg Kroah... staging: rtl8723bs: force driver to be built as a module.
2017-04-11 Aishwarya Pantstaging: rtl8723bs: remove null test before kfree
2017-04-11 Hans de Goedestaging: rtl8723bs: Add missing include <linux/of.h...
2017-04-10 Greg Kroah... Merge 4.11-rc6 into staging-next
2017-04-09 Linus TorvaldsLinux 4.11-rc6 v4.11-rc6
2017-04-09 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2017-04-09 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-04-09 Linus TorvaldsMerge tag 'driver-core-4.11-rc6' of git://git./linux...
2017-04-09 Linus TorvaldsMerge tag 'staging-4.11-rc6' of git://git./linux/kernel...
2017-04-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-04-09 Julia Lawallstaging: rtl8723bs: core: rtw_cmd: drop unneeded null...
2017-04-09 Julia Lawallstaging: rtl8723bs: core: rtw_cmd: drop unneeded null...
2017-04-09 Larry Fingerstaging: rtl8723bs: Fix indenting error in core/rtw_pwr...
2017-04-09 Larry Fingerstaging: rtl8723bs: Fix indenting problems in core...
2017-04-09 Larry Fingerstaging: rtl8723bs: Fix indenting errors and an off...
2017-04-09 Larry Fingerstaging: rtl8723bs: Fix white-space errors in core...
2017-04-09 Larry Fingerstaging: rtl8723bs: Fix some white-space errors in...
2017-04-09 Larry Fingerstaging: rtl8723bs: Fix indenting problem in core/rtw_s...
2017-04-09 Larry Fingerstaging: rtl8723bs: Fix some indenting problems and...
2017-04-09 Larry Fingerstaging: rtl8723bs: Fix indenting mistakes in core...
2017-04-09 Larry Fingerstaging: rtl8723bs: Fix indenting mistakes in core...
2017-04-09 Larry Fingerstaging: rtl8723bs: Fix indenting mistake in core/rtw_ap.c
2017-04-09 Larry Fingerstaging: rtl8723bs: Fix possible usage of NULL pointer...
2017-04-09 Larry Fingerstaging: rtl8723bs: Fix indenting problems in core...
2017-04-09 Larry Fingerstaging: rtl8723bs: Fix indenting problem for hal/hal_com.c
2017-04-09 Larry Fingerstaging: rtl8723bs: Fix indening problem in hal/hal_com...
2017-04-09 Larry Fingerstaging: rtl8723bs: Fix indenting problems in hal/HalHW...
next