summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-09staging:iio:dummy: Fix mismatch and export sysfs entryiio-for-3.10dJin Feng
2013-04-09staging:iio:adt7316 Fix some 'interesting' string operationsLuck, Tony
2013-04-08staging: comedi: remove unnecessary dev->board_name initializationH Hartley Sweeten
2013-04-08staging: comedi: comedi_pci: dev->board_name is always validH Hartley Sweeten
2013-04-08staging: comedi: drivers: dev->board_name is always validH Hartley Sweeten
2013-04-08staging: comedi: drivers: set dev->board_name before attachingH Hartley Sweeten
2013-04-08staging: comedi: drivers: rename 'comedi_dev' in comedi_auto_config()H Hartley Sweeten
2013-04-08staging: ti-soc-thermal: fix device removalEduardo Valentin
2013-04-08staging: ti-soc-thermal: defer probe if cpufreq is not readyEduardo Valentin
2013-04-08staging: ti-soc-thermal: remove extrapolation rules from TODOEduardo Valentin
2013-04-08staging: ti-soc-thermal: update OMAP5 extrapolation rulesEduardo Valentin
2013-04-08staging: ti-soc-thermal: introduce OMAP4430 extrapolation constantsEduardo Valentin
2013-04-08staging: ti-soc-thermal: Remove TC1/TC2 TODO (already done)Eduardo Valentin
2013-04-08staging: ti-soc-thermal: fix min/max TODO (already done)Eduardo Valentin
2013-04-08staging: ti-soc-thermal: update TODO listEduardo Valentin
2013-04-08staging/fwserial: Replace seq_printf with seq_putsValentin Ilie
2013-04-08Drivers: Staging: cxt1e1: strncpy issue, need set zero at the end.Chen Gang
2013-04-08staging: comedi: ni_at_a2150: remove 'thisboard' macroH Hartley Sweeten
2013-04-08staging: comedi: dt282x: remove 'boardtype' macroH Hartley Sweeten
2013-04-08staging: comedi: dt2801: remove 'boardtype' macroH Hartley Sweeten
2013-04-08staging: comedi: das800: remove 'thisboard' macroH Hartley Sweeten
2013-04-08staging: comedi: das1800: remove 'thisboard' macroH Hartley Sweeten
2013-04-08staging: comedi: serial2002: remove #if 0'ed out codeH Hartley Sweeten
2013-04-08staging: comedi: serial2002: remove pr_err() noise in serial2002_read()H Hartley Sweeten
2013-04-08staging: comedi: serial2002: rename all the static functionsH Hartley Sweeten
2013-04-08staging: comedi: serial2002: hookup the (*open) and (*close) lastH Hartley Sweeten
2013-04-08staging: comedi: serial2002: return 0 after successful attachH Hartley Sweeten
2013-04-08staging: comedi: serial2002: remove attach dev_dbg() noiseH Hartley Sweeten
2013-04-08staging: comedi: serial2002: add some whitespace to the subdevice initH Hartley Sweeten
2013-04-08staging: comedi: serial2002: don't assume the number of subdevices to detachH Hartley Sweeten
2013-04-08staging: comedi: serial2002: cleanup serial2002_setup_subdevs()H Hartley Sweeten
2013-04-08staging: comedi: serial2002: split up serial_2002_open()H Hartley Sweeten
2013-04-08staging: comedi: serial2002: cleanup serial_read()H Hartley Sweeten
2013-04-08staging: comedi: serial2002: cleanup tty_setspeed()H Hartley Sweeten
2013-04-08staging: comedi: serial2002: factor (*poll) busy wait out of tty_read()H Hartley Sweeten
2013-04-08staging: comedi: serial2002: fix different address space sparse warningsH Hartley Sweeten
2013-04-08staging:csr: Fix typo in staging/csr driverMasanari Iida
2013-04-08staging: cptm1217: Use dev_pm_opsLars-Peter Clausen
2013-04-05staging: speakup: selection.c fix typo in commentValentin Ilie
2013-04-05staging: comedi: add comedi_clear_board_dev()Ian Abbott
2013-04-05staging: comedi: remove struct comedi_file_infoIan Abbott
2013-04-05staging: comedi: simplify comedi_board_minor_table[]Ian Abbott
2013-04-05staging: comedi: simplify comedi_subdevice_minor_table[]Ian Abbott
2013-04-05staging: comedi: remove comedi_file_info_from_board_minor()Ian Abbott
2013-04-05staging: comedi: remove comedi_clear_subdevice_minor()Ian Abbott
2013-04-05staging: comedi: refactor comedi_dev_from_minor()Ian Abbott
2013-04-05staging: comedi: reduce use of struct comedi_file_infoIan Abbott
2013-04-05staging: comedi: change comedi_read/write_subdevice() parametersIan Abbott
2013-04-05staging: comedi: use minor device number in attribute functionsIan Abbott
2013-04-05staging: comedi: get mutex before subdevice in attribute functionsIan Abbott