summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-26drivers/char: removes unnecessary semicolonPeter Senna Tschudin
2012-09-26Documentation: Fixes some translation error in Documentation/zh_CN/gpio.txtTekkaman Ninja
2012-09-26Documentation: Remove 3 byte redundant code at the head of the Documentation/...Tekkaman Ninja
2012-09-26Documentation: Chinese translation of Documentation/video4linux/omap3isp.txtTekkaman Ninja
2012-09-26staging: r8712u: Do not queue cloned skbLarry Finger
2012-09-26syscalls: add __NR_kcmp syscall to generic unistd.hMark Salter
2012-09-26ktest: Fix ELSE IF statementsSteven Rostedt
2012-09-26perf evlist: Introduce set_filter() methodArnaldo Carvalho de Melo
2012-09-26staging: comedi: ni_mio_common: always lock in ni_ai_poll()Ian Abbott
2012-09-26staging: comedi: s626: add FIXME commentIan Abbott
2012-09-26staging: comedi: s626: don't dereference insn->dataIan Abbott
2012-09-26perf evlist: Renane set_filters method to apply_filtersArnaldo Carvalho de Melo
2012-09-26staging: comedi: s526: fix if() check in s526_gpct_winsn()H Hartley Sweeten
2012-09-26perf test: Add test to check we correctly parse and match syscall open parmsArnaldo Carvalho de Melo
2012-09-26perf evsel: Handle endianity in intval methodArnaldo Carvalho de Melo
2012-09-26staging: comedi: s626: cleanup comments in s626_initialize()H Hartley Sweeten
2012-09-26staging: comedi: s626: remove clear of kzalloc'ed dataH Hartley Sweeten
2012-09-26staging: comedi: s626: remove 'WDInterval' from private dataH Hartley Sweeten
2012-09-26staging: comedi: s626: remove 'ChargeEnabled' from private dataH Hartley Sweeten
2012-09-26staging: comedi: s626: remove 'IsBoardRevA' commentH Hartley Sweeten
2012-09-26staging: comedi: s626: #if 0 out the "SAA7146 BUG WORKAROUND"H Hartley Sweeten
2012-09-26staging: comedi: s626: remove 'allocatedBuf' from private dataH Hartley Sweeten
2012-09-26staging: comedi: s626: add final attach messageH Hartley Sweeten
2012-09-26staging: comedi: s626: remove unneeded clear of private dataH Hartley Sweeten
2012-09-26staging: comedi: s626: factor out the board init codeH Hartley Sweeten
2012-09-26staging: comedi: s626: cleanup request_irq in s626_attach_pci()H Hartley Sweeten
2012-09-26staging: comedi: s626: factor out the dma buffer allocationH Hartley Sweeten
2012-09-26staging: comedi: s626: remove unnecessary checks of 'devpriv->base_addr'H Hartley Sweeten
2012-09-26staging: comedi: s626: cleanup ioremap()H Hartley Sweeten
2012-09-26staging: comedi: s626: remove 'got_regions' from private dataH Hartley Sweeten
2012-09-26staging: comedi: s626: remove unneeded local variable in attach_pci()H Hartley Sweeten
2012-09-26staging: comedi: s626: use dev->board_name for resource nameH Hartley Sweeten
2012-09-26staging: comedi: s626: store the pci_dev in the comedi_deviceH Hartley Sweeten
2012-09-26staging: comedi: s626: use attach_pci callbackH Hartley Sweeten
2012-09-26staging: comedi: s626: remove boardinfoH Hartley Sweeten
2012-09-26staging: comedi: ni_daq_700: add AI subdeviceIan Abbott
2012-09-26staging: comedi: ni_daq_700: rename functions for DIO subdeviceIan Abbott
2012-09-26staging: comedi: ni_daq_700: use prefix daq700Ian Abbott
2012-09-26Staging: bcm: Remove typedef for _stCPacketClassificationRuleSI and call dire...Kevin McKinney
2012-09-26Staging: bcm: Remove typedef for _stPhsRuleSI and call directly.Kevin McKinney
2012-09-26Staging: bcm: Remove typedef for _stConvergenceSLTypes and call directly.Kevin McKinney
2012-09-26Staging: bcm: Remove typedef for _stServiceFlowParamSI and call directly.Kevin McKinney
2012-09-26Staging: bcm: Remove typedef for _stLocalSFAddRequest and call directly.Kevin McKinney
2012-09-26Staging: bcm: Remove typedef for _stLocalSFAddIndication and call directly.Kevin McKinney
2012-09-26Staging: bcm: Remove typedef for _stLocalSFDeleteRequest and call directly.Kevin McKinney
2012-09-26Staging: bcm: Remove typedef for stLocalSFDeleteIndication and call directly.Kevin McKinney
2012-09-26staging: rtl8712: fix foo* bar (foo*) errors reported by checkpatchDevendra Naga
2012-09-26staging: rtl8712: fix a foo * bar errors reported by checkpatchDevendra Naga
2012-09-26staging: rtl8712: remove assignment of 0 to a static global variableDevendra Naga
2012-09-26staging: rts5139: use kzalloc() to close an info leakDan Carpenter