summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-17staging: ste_rmi4: Fix typosJustin P. Mattock
2012-07-17staging/rts_pstor: use kthread_run instead doing kthread_create and wake_up_p...Devendra Naga
2012-07-17staging/wlan-ng: use kzalloc rather using kmalloc at create_wlanDevendra Naga
2012-07-17staging/winbond: use err and remove nrDevendra Naga
2012-07-17staging: comedi: addi_data: remove pr_TTLRangelistH Hartley Sweeten
2012-07-17staging/vt6656: cleanup coding style in vResetCommandTimerDevendra Naga
2012-07-17staging/vt6656: remove unnecessary return in BSSvSecondTxDataDevendra Naga
2012-07-17staging/vt6656: coding style fix in BSSvSecondTxDataDevendra Naga
2012-07-17staging: wlags49_h2: remove vi modelinesPaul Bolle
2012-07-17Staging: ipack/devices/ipoctal: initialize the device in probe functionSamuel Iglesias Gonsálvez
2012-07-17Staging: ipack/devices/ipoctal: fix dereference NULL pointerSamuel Iglesias Gonsálvez
2012-07-17staging: comedi: dt282x: remove the outw wrapper macrosH Hartley Sweeten
2012-07-17staging: ft1000-usb: Fix various checkpach warnings in ft1000_usb.hMarek Belisko
2012-07-17staging: ft1000-usb: Replace all C99 comments with regular in ft1000_usb.h.Marek Belisko
2012-07-17staging: ft1000-usb: Fix lines over 80 chars.Marek Belisko
2012-07-17staging: ft1000-usb: Remove name comments from ft1000_usb.h.Marek Belisko
2012-07-17staging: ft1000-usb: Remove spaces from struct dpram_blk.Marek Belisko
2012-07-17staging: ft1000-usb: Remove leading spaces from struct ft1000_info.Marek Belisko
2012-07-17staging: ft1000-usb: Remove commented lines from ft1000_device.Marek Belisko
2012-07-17staging: ft1000-usb: Change KERN_ERROR usage to pr_err in ft1000_usb.c.Marek Belisko
2012-07-17staging: omap-thermal: add OMAP5 data structuresEduardo Valentin
2012-07-17staging: omap-thermal: add OMAP4 data structuresEduardo Valentin
2012-07-17staging: omap-thermal: common code to expose driver to thermal frameworkEduardo Valentin
2012-07-17staging: OMAP4+: thermal: introduce bandgap temperature sensorEduardo Valentin
2012-07-17staging: panel: Use pr_info(...) rather than printk(KERN_INFOToshiaki Yamane
2012-07-17staging: panel: Use pr_err(...) rather than printk(KERN_ERR ...)Toshiaki Yamane
2012-07-17staging: panel: Remove printk(KERN_DEBUG ...) located in the #if 0 blockToshiaki Yamane
2012-07-17staging/sm7xxfb: select sm7xxfb only when CONFIG_PCI is enabledDevendra Naga
2012-07-17staging/gdm72xx: coding style fixes gdm_qos.cDevendra Naga
2012-07-17staging/gdm72xx: use kzalloc for phydev and sdevDevendra Naga
2012-07-17staging/gdm72xx: cleanup little at gdm_wimax_event_rcvDevendra Naga
2012-07-17staging/gdm72xx: use kzalloc for phydev and udevDevendra Naga
2012-07-17staging/gdm72xx: return PTR_ERR rather -ENOENTDevendra Naga
2012-07-17staging/et131x: use SET_ETHTOOL_OPS directlyDevendra Naga
2012-07-17staging: sm7xxfb: cleanup on smtc_alloc_fb_infoJavier M. Mellid
2012-07-17staging: sm7xxfb: move pseudo palette into smtcfb_infoJavier M. Mellid
2012-07-17staging: sm7xxfb: minor maintenance on timing pathJavier M. Mellid
2012-07-17staging: sm7xxfb: rename sm712_set_timing to sm7xx_set_timingJavier M. Mellid
2012-07-17staging: sm7xxfb: minor maintenance on sm7xx_vga_setupJavier M. Mellid
2012-07-17staging: sm7xxfb: rename sm712vga_setup to sm7xx_vga_setupJavier M. Mellid
2012-07-17staging: sm7xxfb: rename smtc_screen_info to smtc_scr_infoJavier M. Mellid
2012-07-17staging: sm7xxfb: rename index var on sm712vga_setupJavier M. Mellid
2012-07-17staging: sm7xxfb: fix struct names related to vesa modesJavier M. Mellid
2012-07-16staging: comedi: rtd520: add a few commentsIan Abbott
2012-07-16staging: comedi: rtd520: cleanup the boardinfoH Hartley Sweeten
2012-07-16staging: comedi: rtd520: cleanup the range tablesH Hartley Sweeten
2012-07-16staging: comedi: rtd520: cleanup the "find pci device" codeH Hartley Sweeten
2012-07-16staging: comedi: rtd520: factor out the "find pci device" codeH Hartley Sweeten
2012-07-16staging: comedi: rtd520: remove thisboard macroH Hartley Sweeten
2012-07-16staging: comedi: rtd520: remove devpriv macroH Hartley Sweeten