summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iio: Add tmp006 IR temperature sensorPeter Meerwald2013-08-175-0/+314
* android/sync: use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd()Yann Droneaud2013-08-151-1/+1
* android/sw_sync: use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd()Yann Droneaud2013-08-151-1/+1
* staging: vt6656: desc.h Move typedef struct tagSCTS* to new structures in rxtx.hMalcolm Priestley2013-08-153-47/+53
* staging: vt6656: desc.h Remove typedef struct tagSRTS_* to new strutures in r...Malcolm Priestley2013-08-153-83/+87
* Staging: olpc_dcon: more big endian conformityJens Frederich2013-08-151-6/+7
* Staging: olpc_dcon: replace some magic numbersJens Frederich2013-08-153-15/+26
* staging: vt6656: rxtx.h : remove typedef struct tagSBEACON_BUFFERMalcolm Priestley2013-08-152-11/+10
* staging: vt6656: rxtx.c : s_bPacketToWirelessUsb remove usbPacketBuf.Malcolm Priestley2013-08-151-10/+10
* staging: vt6656: rxtx.c remove typdef PTX_BUFFERMalcolm Priestley2013-08-152-21/+19
* staging: ozwpan: Remove extra variable.Rupesh Gujare2013-08-151-2/+1
* staging: ozwpan: Remove unneeded variable initializerRupesh Gujare2013-08-151-1/+1
* staging: dgnc: removes proc codeLidza Louina2013-08-156-1710/+1
* drivers/staging/comedi/drivers/das16.c: needs slab.hAndrew Morton2013-08-141-0/+1
* staging: vt6656: rxtx.c s_uGetRTSCTSDuration return endian u16Malcolm Priestley2013-08-141-30/+63
* staging: vt6656: rxtx.c s:_uGetDataDuration simplify structure.Malcolm Priestley2013-08-141-41/+9
* staging: vt6656: rxtx.h dead code typedef union tagUTX_BUFFER_CONTAINERMalcolm Priestley2013-08-141-573/+0
* staging: vt6656: rxtx.h always pack BEACON_BUFFER/TX_BUFFERMalcolm Priestley2013-08-141-2/+2
* staging: ozwpan: Separate success & failure case for oz_hcd_pd_arrived()Dan Carpenter2013-08-141-27/+27
* staging: ozwpan: Swap arguments of oz_ep_alloc() to match kmalloc()Rupesh Gujare2013-08-141-3/+3
* staging: ozwpan: Remove unneeded initializersRupesh Gujare2013-08-143-12/+12
* staging: ozwpan: Make oz_hcd_pd_departed() take a struct pointer.Rupesh Gujare2013-08-142-3/+3
* staging: ozwpan: Make oz_hcd_pd_arrived() return a struct pointerRupesh Gujare2013-08-142-3/+3
* staging: ozwpan: Remove unnecessary pointer check.Rupesh Gujare2013-08-141-1/+1
* staging: ozwpan: Fix coding style.Rupesh Gujare2013-08-141-2/+2
* staging: ozwpan: Simply if conditionRupesh Gujare2013-08-141-4/+5
* staging: ozwpan: Add a blank line between functions & declarations.Rupesh Gujare2013-08-149-0/+189
* staging: ozwpan: Add a blank line between declaraction and code.Rupesh Gujare2013-08-148-0/+89
* staging: dgnc: removes read_cnt, real_raw, rawreadok and bufLidza Louina2013-08-141-112/+43
* staging: dgnc: fixes ioctl param listLidza Louina2013-08-141-2/+2
* staging: dgcn: removes unnecessary commands in ioctlLidza Louina2013-08-141-34/+0
* staging: dgnc: dereferences ts var in dgnc_tty_close()Lidza Louina2013-08-141-1/+1
* staging: dgnc: fixes tty_port and tty_struct paramsLidza Louina2013-08-141-7/+7
* staging: dgnc: fixes termios errorLidza Louina2013-08-141-14/+14
* staging: dgnc: removes Makefile.incLidza Louina2013-08-141-133/+0
* staging: vt6656: rxtx.c s_uFillDataHead remove dead variables.Malcolm Priestley2013-08-121-7/+5
* staging: vt6656: rxtx.c: s_uGetDataDuration remove dead variables.Malcolm Priestley2013-08-121-44/+30
* staging: vt6656: rxtx.c: s_uGetDataDuration remove First Frag or Mid Frag dea...Malcolm Priestley2013-08-121-104/+1
* zram: don't grab mutex in zram_slot_free_noityMinchan Kim2013-08-122-3/+67
* zram: fix invalid memory accessMinchan Kim2013-08-121-6/+9
* staging: dwc2: reorder some kernel doc comments and struct membersPaul Zimmerman2013-08-122-28/+28
* Staging: imx-drm: imx-tve.c Fixed 80 character line coding style issueAndreas Werner2013-08-121-4/+13
* staging: cxt1e1: Remove #define SBE_INCLUDE_SYMBOLSShaun Laing2013-08-129-98/+43
* Staging: zram: zram_drv.c: Fixed Error of trailing whitespaceKumar Gaurav2013-08-121-1/+1
* Staging: rtl8192e: rtllib_rx: checking NULL value after doing dev_alloc_skbIker Pedrosa2013-08-121-0/+4
* staging: comedi: drivers: use comedi_dio_insn_config() for simple casesH Hartley Sweeten2013-08-1212-301/+113
* staging: comedi: skel: use comedi_dio_insn_config()H Hartley Sweeten2013-08-121-23/+19
* staging: comedi: drivers: introduce comedi_dio_insn_config()H Hartley Sweeten2013-08-122-0/+44
* Revert "staging: comedi: skel: use comedi_dio_insn_config()"Greg Kroah-Hartman2013-08-121-19/+23
* Revert "staging: comedi: core: introduce comedi_dio_insn_config()"Greg Kroah-Hartman2013-08-122-44/+0
OpenPOWER on IntegriCloud