summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-12staging: line6: wrap lines to 80 chars in pod.cStefan Hajnoczi
2013-01-12staging: line6: drop ToneportSourceInfo CamelCase nameStefan Hajnoczi
2013-01-12rtl8712: remove unused definitions from ethernet.hPrzemo Firszt
2013-01-12rtl8712: remove all NDIS_* definitions and use rndis.h insteadPrzemo Firszt
2013-01-12rtl8712: remove unused macrosPrzemo Firszt
2013-01-12rtl8712: replace min with min_tPrzemo Firszt
2013-01-12rtl8712: replace printk with better solutionsPrzemo Firszt
2013-01-12rtl8712: remove unused macros from rtl8712/wifi.hPrzemo Firszt
2013-01-12rtl8712: code clean upPrzemo Firszt
2013-01-12staging: rtl8192u: fixed coding style issues in r8192U_core.cPatrik Karlin
2013-01-12staging: rtl8192u: removed some non used else'sPatrik Karlin
2013-01-12staging: rtl8192u: fixed some coding style issues in r8192U_core.cPatrik Karlin
2013-01-12rtl8712: remove useless calls to memset().Cyril Roelandt
2013-01-07Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman
2013-01-07staging: tidspbridge: use prepare/unprepare on dsp clocksOmar Ramirez Luna
2013-01-07staging: tidspbridge: Fix build breakage due to splitting CM functions.Enric Balletbo i Serra
2013-01-07staging: android: Add some Kconfig help entriesCruz Julian Bishop
2013-01-07staging: android: Fix two checkpatch issues in binder.cCruz Julian Bishop
2013-01-07staging: android: Avoid using camelcase in binder.hCruz Julian Bishop
2013-01-07staging/csr: Fix dereference before checkPeter Huewe
2013-01-07staging: Add angle bracket before and after the URLMasanari Iida
2013-01-07staging: vme: Fix URL in KconfigMasanari Iida
2013-01-07staging: rtl8712: avoid a useless call to memset().Cyril Roelandt
2013-01-07staging: omap-thermal: fix error check in omap_thermal_expose_sensor() and in...Cyril Roelandt
2013-01-07staging: comedi: Makefile: conditionally compile multi-file core moduleH Hartley Sweeten
2013-01-07staging: comedi: comedi_test: fix race when cancelling commandIan Abbott
2013-01-07staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FCIan Abbott
2013-01-07Staging: comedi: addi_common.c: checkpatch.pl fixesLijo Antony
2013-01-07staging: comedi: comedi_test: whitespace fixesIan Abbott
2013-01-07staging: comedi: comedi_test: tidy up waveform_ai_interrupt()Ian Abbott
2013-01-07staging: comedi: comedi_test: make samples unsignedIan Abbott
2013-01-07staging: comedi: comedi_test: change end-of-acquisition testIan Abbott
2013-01-07staging: comedi: comedi_test: remove unnecessary del_timer() callIan Abbott
2013-01-07staging: comedi: comedi_test: fix race when cancelling commandIan Abbott
2013-01-07Staging: comedi: comedidev.h: fixed a camel caseLijo Antony
2013-01-07staging: comedi: store the 'index' for each subdeviceH Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: use kzalloc in comedi_alloc_subdevice_minor()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: cleanup comedi_mmap()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: cleanup comedi_{read, write}_subdevice()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: introduce comedi_is_subdevice_idle()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: introduce comedi_is_subdevice_in_error()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: don't export comedi_get_subdevice_runflags()H Hartley Sweeten
2013-01-07staging: comedi: use comedi_is_subdevice_running()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: introduce comedi_is_subdevice_running()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: move comedi_get_subdevice_runflags()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: fix a number of sizeof(struct foo) formsH Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: move comedi_cleanup_legacy_minors()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: move the module_{init, exit} functions to EOFH Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: move the MODULE_* information to EOFH Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: remove the goto's in comedi_write()H Hartley Sweeten