- d5bd1eb Merge tag 'iio-for-4.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into work-testing by Greg Kroah-Hartman · 8 years ago
- 1d9e3a0 staging: most: aim-cdev: destroy ida struct in case of exception by Christian Gromm · 8 years ago
- 88b090e staging: lustre: mdc: fix NULL pointer dereference in mdc_adjust_dirpages by James Simmons · 8 years ago
- f5a9a15 staging/lustre: Remove unused cp_error from struct cl_page by Oleg Drokin · 8 years ago
- 24c198e staging/lustre: Make alignment match open parenthesis by Oleg Drokin · 8 years ago
- cd94f23 staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}' by Oleg Drokin · 8 years ago
- 87557ad iio: accel: kxsd9: Add device tree bindings by Linus Walleij · 8 years ago
- 7f6cf74 iio: hid-sensors: use asynchronous resume by Srinivas Pandruvada · 8 years ago
- ace4cdf iio: adc: mt2701: Add Mediatek auxadc driver for mt2701. by Zhiyong Tao · 8 years ago
- 3ad16a3 dt-bindings: auxadc: Add binding document for Mediatek auxadc. by Zhiyong Tao · 8 years ago
- e245445 iio: temperature: add Kconfig selects for triggered buffer by Alison Schofield · 8 years ago
- 197399d iio: magnetometer: mag3110: claim direct mode during raw reads by Alison Schofield · 8 years ago
- 10adcce staging: rts5208: Change data type to unsigned int. by Louie Lu · 8 years ago
- 0b25e9f staging: rts5208/ms.c: add missing releases in mg_get_local_EKB and mg_get_ICV by Quentin Lambert · 8 years ago
- 541e4d2 staging: rts5208/ms.c: change the label name to respect the coding style by Quentin Lambert · 8 years ago
- d5b7d2b Staging: rts5208: fix double blank line coding style issues by Jonas Rickert · 8 years ago
- 22274c1 Staging: rtl8723au: rtw_ieee80211: Fixed operators spacing style issues by Shiva Kerdel · 8 years ago
- 9731ee89 staging: rtl8723au: hal: check BT_Active and BT_State with correct bit pattern by Colin Ian King · 8 years ago
- 37f1440 staging: fsl-mc: make bus/mc-bus explicitly non-modular by Paul Gortmaker · 8 years ago
- df5e9b5 fsl-mc: add helper macro to determine if a device is of fsl_mc type by Nipun Gupta · 8 years ago
- 243d38a staging: r8723au: Remove unused semaphores by Binoy Jayan · 8 years ago
- 3948506 staging: r8723au: pwrctrl_priv: Replace semaphore lock with mutex by Binoy Jayan · 8 years ago
- 1335a95 staging: r8188eu: Fix scheduling while atomic splat by Larry Finger · 8 years ago
- bc83c4c staging: r8188eu: Remove some false positives from kmemleak by Larry Finger · 8 years ago
- 580b410 staging: r8712u: Handle some false positives from kmemleak by Larry Finger · 8 years ago
- 78ece0b staging: r8712u: Fix leak of skb by Larry Finger · 8 years ago
- 74a3b06 staging: r8712u: Check pointer before use by Larry Finger · 8 years ago
- d25f658 staging: rtl8712: Fixed multiple parenthesis alignment warnings in ieee80211.c by Parth Sane · 8 years ago
- af07477 Staging: rtl8712: Fixed brace and comment style issue by Anuradha Weeraman · 8 years ago
- 7c2bb7a rtl8712: intf_priv: Replace semaphore lock with completion by Binoy Jayan · 8 years ago
- 204a8ac rtl8712: Replace semaphore terminate_cmdthread_sema with completion by Binoy Jayan · 8 years ago
- 0f89054 rtl8712: Replace semaphore cmd_queue_sema with completion by Binoy Jayan · 8 years ago
- 38bee76 rtl8192e: Replace semaphore ips_sem with mutex by Binoy Jayan · 8 years ago
- be10cee rtl8192e: Replace semaphore scan_sem with mutex by Binoy Jayan · 8 years ago
- 5333496 rtl8192e: Replace semaphore rf_sem with mutex by Binoy Jayan · 8 years ago
- 3044975 rtl8192e: r8192_priv: Replace semaphore wx_sem with mutex by Binoy Jayan · 8 years ago
- 9afa937 rtl8192e: rtllib_device: Replace semaphore wx_sem with mutex by Binoy Jayan · 8 years ago
- fd181f7 staging/rtl8192e: avoid comparing unsigned type >= 0 by Arnd Bergmann · 8 years ago
- 5d5fd35 staging/rtl8192e: use s8 instead of char by Arnd Bergmann · 8 years ago
- f352a9e staging/rtl8192u: use s8 instead of char by Arnd Bergmann · 8 years ago
- a0693e2 staging: rtl8188eu: remove _EFUSE_DEF_TYPE enum by Ivan Safonov · 8 years ago
- 9de204c staging: rtl8188eu: remove EFUSE_GetEfuseDefinition function by Ivan Safonov · 8 years ago
- 054bf87 staging: rtl8188eu: replace EFUSE_GetEfuseDefinition(..., TYPE_AVAILABLE_EFUSE_BYTES_BANK, &a) call with a = (EFUSE_REAL_CONTENT_LEN_88E - EFUSE_OOB_PROTECT_BYTES_88E) by Ivan Safonov · 8 years ago
- f573fed staging: rtl8188eu: replace EFUSE_GetEfuseDefinition(..., TYPE_EFUSE_MAX_SECTION, &a) with a = EFUSE_MAX_SECTION_88E by Ivan Safonov · 8 years ago
- 28d040f staging: rtl8188eu: remove efuse_max variable in hal_EfusePartialWriteCheck by Ivan Safonov · 8 years ago
- 0cdec5a staging: rtl8188eu: replace EFUSE_GetEfuseDefinition(..., TYPE_EFUSE_MAP_LEN, ...) call with it's result (EFUSE_MAP_LEN_88E) by Ivan Safonov · 8 years ago
- 7fbf8f7 rtl8188eu: Remove unused semaphores by Binoy Jayan · 8 years ago
- f18c566 rtl8188eu: pwrctrl_priv: Replace semaphore 'lock' with mutex by Binoy Jayan · 8 years ago
- 16677cc rtl8188eu: Replace semaphore terminate_cmdthread_sema with completion by Binoy Jayan · 8 years ago
- c84f5e2 rtl8188eu: Replace semaphore cmd_queue_sema with completion by Binoy Jayan · 8 years ago
- 95d2a32 staging: ks7010: don't print skb->dev->name if skb is null by Colin Ian King · 8 years ago
- 9afe11e staging: ks7010: declare private functions static by Nicholas Mc Guire · 8 years ago
- 9d29f14 staging: ks7010: fix wait_for_completion_interruptible_timeout return handling by Nicholas Mc Guire · 8 years ago
- bda457d staging: vt6655: power.c: Fix checkpatch warning by Anson Jacob · 8 years ago
- 9877f9d staging: vt6655: Fix checkpatch warning by Anson Jacob · 8 years ago
- dd19b91 staging: vt6655: channel.c: Fix block comments usage warning by checkpatch.pl by Anson Jacob · 8 years ago
- 555d7a3 staging:vt6656:dpc.h:fix parantheses alignment by Rithvik Patibandla · 8 years ago
- 0da18e4 staging:vt6656:dpc.c:Fix spaces by Rithvik Patibandla · 8 years ago
- 87c3caa staging:vt6656:dpc.c:Fix parantheses alignment by Rithvik Patibandla · 8 years ago
- 1322739 staging:vt6656:baseband.h: Fix alignment issue by Rithvik Patibandla · 8 years ago
- e7c8565 staging:vt6656:card.c: fix camel case issue by Rithvik Patibandla · 8 years ago
- 6d898d6 staging:vt6656:card.c: fix blank line issue by Rithvik Patibandla · 8 years ago
- 7b25c75 staging:vt6656:card.c: fix blank lines issue by Rithvik Patibandla · 8 years ago
- a9f47a4 staging:vt6656:card.c:fix alignment checks by Rithvik Patibandla · 8 years ago
- b01a5d7 staging:vt6656:card.c:Fix comment block issue by Rithvik Patibandla · 8 years ago
- 2d17105 staging: sm750fb: Fix block comment style by Edward Lipinsky · 8 years ago
- ec48944 sm750fb/sm750_hw.c: split assignment & long lines by Stefan Wolz · 8 years ago
- 878336c sm750fb/sm750_hw.c: fixed comments by Stefan Wolz · 8 years ago
- 1f24c86 sm750fb/sm750_hw.c: fixed whitespacing by Stefan Wolz · 8 years ago
- bfbeb71 sm750fb/sm750_hw.c: corrected alignment by Stefan Wolz · 8 years ago
- c9d67dc staging: sm750fb: fix block comments errors in ddk750_display.c by yeongjun Kim · 8 years ago
- d943005 Staging: sm750fb: fix block comment coding style issue in ddk750_chip.c by Moshe Green · 8 years ago
- f90416d Staging: sm750fb: fix line length coding style issue in ddk750_chip.c by Moshe Green · 8 years ago
- 83d6283 Staging: sm750fb: fix a line length coding style warning in ddk750_chip.c by Moshe Green · 8 years ago
- 02875bd Staging: gdm724x: gdm_tty: Fixed a checkpatch check issue. by Samuele Baisi · 8 years ago
- bf5cad6 staging: gdm724x: Replace semaphore netlink with mutex by Binoy Jayan · 8 years ago
- 49bb9af staging: gdm724x: gdm_usb: Remove ignored value by Luis de Bethencourt · 8 years ago
- de55b42 net: ethernet: octeon: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
- 5d99db1 net: ethernet: octeon: use phydev from struct net_device by Philippe Reynes · 8 years ago
- 0048a44 staging: octeon: delete redundant log message by Aaro Koskinen · 8 years ago
- 9eca499 staging: octeon: check for pow0 before calling interface helper by Aaro Koskinen · 8 years ago
- 0ad1ed9 staging: octeon: validate interface before calling INDEX by Aaro Koskinen · 8 years ago
- 473256b staging: slicoss: simplify struct for statistics by Lino Sanfilippo · 8 years ago
- fdb7777 staging: slicoss: improve implementation concerning the shared memory by Lino Sanfilippo · 8 years ago
- c6d6a9a staging: slicoss: dont use a structure but offsets for register accesses by Lino Sanfilippo · 8 years ago
- bc89431 staging: slicoss: avoid PCI write posting by Lino Sanfilippo · 8 years ago
- b200da6 staging: slicoss: introduce register accessors that use register offsets by Lino Sanfilippo · 8 years ago
- a5e32e7 staging: slicoss: start tx queue when interface is brought up by Lino Sanfilippo · 8 years ago
- 6d5f2ea7 staging: slicoss: ensure mapping of io-memory is uncached by Lino Sanfilippo · 8 years ago
- da16975 staging: slicoss: notifiy network stack about change in link state by Lino Sanfilippo · 8 years ago
- 7ed4eb5 staging: slicoss: handle allocation failure in slic_init_adapter by Lino Sanfilippo · 8 years ago
- f56edd4 staging: dgnc: fix 'line over 80 characters' by Anson Jacob · 8 years ago
- ea40d67 staging: fbtft: This patch fixes the checkpatch.pl warning by Prit Raj · 8 years ago
- 1c41494 Staging: fbtft: fixed unsigned type warnings by Ming Yang · 8 years ago
- 175f5a4 staging: fbtft: do not allocate huge txbuf by Michal Suchanek · 8 years ago
- d2805d7 staging: ion: remove __GFP_NOWARN when use low order gfp flags by Chen Feng · 8 years ago
- e7f6377 ION: Sys_heap: Add cached pool to spead up cached buffer alloc by Chen Feng · 9 years ago
- 1f0c9ef Staging: wlan-ng: fix comparison to NULL issue. by Kevin McKinney · 8 years ago
- d03c075 Staging: wlan-ng: fix unnecessary parentheses. by Kevin McKinney · 8 years ago
- 8d215ea Staging: wlan-ng: fix alignment not matching. by Kevin McKinney · 8 years ago