summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2013-06-25zram: remove zram_sysfs file (v2)Sergey Senozhatsky4-387/+350
2013-06-25staging: nvec: move device tree parsing to its own functionMarc Dietrich1-11/+24
2013-06-25staging: nvec: remove instantiating via platform deviceMarc Dietrich2-44/+14
2013-06-25Staging: vt6655: aes_ccmp: fixed a brace coding styleJohn B. Wyatt IV1-3/+2
2013-06-25staging: vt6655: info leak in ioctlDan Carpenter1-4/+5
2013-06-25staging: dwc2: fix thinko in dwc2_hc_set_even_odd_frame()Paul Zimmerman1-1/+1
2013-06-25staging: netlogic: Fix typo in staging/netlogicMasanari Iida1-1/+1
2013-06-25staging: android: Fix typo in staging/androidMasanari Iida1-1/+1
2013-06-25staging: frontier: Fix typo in staging/frontierMasanari Iida2-2/+2
2013-06-25staging: line6: avoid __sync_fetch_and_{and,or}Arnd Bergmann1-8/+15
2013-06-25staging: comedi: pcmuio: fix namespace for all private functionsH Hartley Sweeten1-4/+4
2013-06-25staging: comedi: pcmuio: return 0 for successful attachH Hartley Sweeten1-1/+1
2013-06-25staging: comedi: pcmuio: remove dev_dbg() noise during attachH Hartley Sweeten1-10/+0
2013-06-25staging: comedi: pcmuio: use preferred form for passing the size of a structH Hartley Sweeten1-3/+1
2013-06-25staging: comedi: pcmuio: cleanup remaining #define'sH Hartley Sweeten1-25/+12
2013-06-25staging: comedi: pcmuio: cleanup DIO subdevice (*insn_{bits,config})H Hartley Sweeten1-75/+29
2013-06-25staging: comedi: pcmuio: introduce pcmuio_read()H Hartley Sweeten1-21/+24
2013-06-25staging: comedi: pcmuio: simplify interrupt subdevice initH Hartley Sweeten1-28/+14
2013-06-25staging: comedi: pcmuio: remove 'iobases' from subdevice private dataH Hartley Sweeten1-23/+15
2013-06-25staging: comedi: pcmuio: remove 'iobase' from private dataH Hartley Sweeten1-7/+4
2013-06-25staging: comedi: pcmuio: simplify 'n_subdevs' and 's->n_chan'H Hartley Sweeten1-14/+3
2013-06-25staging: comedi: pcmuio: remove unused boardinfoH Hartley Sweeten1-4/+0
2013-06-25staging: comedi: pcmuio: kzalloc'ed data does not need clearedH Hartley Sweeten1-3/+0
2013-06-25staging: comedi: pcmuio: remove 'asic_chan'H Hartley Sweeten1-8/+1
2013-06-25staging: comedi: pcmuio: remove 'num_asic_chans'H Hartley Sweeten1-10/+3
2013-06-25staging: comedi: pcmuio: remove 'first_chan'H Hartley Sweeten1-9/+2
2013-06-25staging: comedi: pcmuio: remove unused private data variablesH Hartley Sweeten1-8/+0
2013-06-25staging: comedi: pcmuio: introduce pcmuio_write()H Hartley Sweeten1-50/+32
2013-06-25staging: comedi: pcmuio: tidy up switch_page()H Hartley Sweeten1-15/+1
2013-06-25staging: comedi: pcmuio: tidy up the register map definesH Hartley Sweeten1-65/+42
2013-06-25staging: comedi: pcmuio: remove unused {lock,unlock}_port()H Hartley Sweeten1-33/+0
2013-06-25staging: comedi: have comedi_set_spriv() allocate the memoryH Hartley Sweeten6-42/+28
2013-06-25Merge 3.10-rc7 into usb-nextGreg Kroah-Hartman3-3/+6
2013-06-25Merge 3.10-rc7 into driver-core-nextGreg Kroah-Hartman3-3/+6
2013-06-23console/font: Refactor font support code selection logicGeert Uytterhoeven1-0/+2
2013-06-23Revert "staging/solo6x10: depend on CONFIG_FONTS"Geert Uytterhoeven1-1/+0
2013-06-21[media] go7007: fix return 0 for unsupported devices in go7007_usb_probe()Alexey Khoroshilov1-2/+2
2013-06-20Merge branch 'linus' into patchworkMauro Carvalho Chehab37-90/+511
2013-06-20net: Add missing dependencies on NETDEVICESBen Hutchings1-3/+3
2013-06-20net: Move MII out from under NET_CORE and hide itBen Hutchings1-1/+0
2013-06-19staging: comedi: addi-data: remove unused 'i_NbrTTLChannel' boardinfoH Hartley Sweeten2-18/+1
2013-06-19staging: comedi: addi-data: remove unused 'i_Dma' present flagH Hartley Sweeten3-4/+1
2013-06-19staging: comedi: addi-data: remove unused vars from boardinfoH Hartley Sweeten2-22/+0
2013-06-19staging: comedi: addi-data: remove unused defines in addi_common.hH Hartley Sweeten1-5/+0
2013-06-19staging: comedi: addi-data: simplify the PCI bar readingH Hartley Sweeten2-17/+8
2013-06-19staging: comedi: addi-data: remove unused vars from private dataH Hartley Sweeten4-35/+0
2013-06-19staging: rtl8192u: fix comments in r819xU_phy.cXenia Ragiadakou1-433/+475
2013-06-19staging: rtl8192u: fix spaces around ',' in r819xU_phy.cXenia Ragiadakou1-31/+31
2013-06-19staging: rtl8192u: remove variable 'Ret' in r819xU_phy.cXenia Ragiadakou1-3/+2
2013-06-19Staging: netlogic: fix missing free_netdev() on error in xlr_net_probe()Wei Yongjun1-3/+2