summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2012-05-29mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLEHugh Dickins1-3/+5
2012-05-24Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-9/+2
2012-05-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-772/+913
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds565-46316/+31588
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+2
2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-418/+0
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds26-2216/+1661
2012-05-22drm: Make the CRTC gamma_set operation optionalLaurent Pinchart1-7/+0
2012-05-22drm: Constify drm_mode_config_funcs pointerLaurent Pinchart1-1/+1
2012-05-22drm: Constify gem_vm_ops pointerLaurent Pinchart1-1/+1
2012-05-20Revert "[media] staging: media: go7007: Adlink MPG24 board issues"Mauro Carvalho Chehab6-407/+164
2012-05-20[media] staging/media/as102: remove version.h include at as102_fe.cjoseph daniel1-2/+0
2012-05-20[media] staging: media: go7007: Adlink MPG24 board issuesVolokh Konstantin6-164/+407
2012-05-18Staging: bcm: Remove two unused variables from Adapter.hKevin McKinney1-2/+0
2012-05-18Staging: bcm: Removes the volatile type definition from Adapter.hKevin McKinney1-2/+2
2012-05-18Staging: bcm: Rename all "INT" to "int" in Adapter.hKevin McKinney1-11/+11
2012-05-18Staging: bcm: Fix warning: __packed vs. __attribute__((packed)) in Adapter.hKevin McKinney1-6/+6
2012-05-18Staging: bcm: Correctly format all comments in Adapter.hKevin McKinney1-62/+67
2012-05-18Staging: bcm: Fix all whitespace issues in Adapter.hKevin McKinney1-374/+342
2012-05-18Staging: bcm: Properly format braces in Adapter.hKevin McKinney1-52/+26
2012-05-18Staging: ipack/bridges/tpci200: remove unneeded castsSamuel Iglesias Gonsalvez1-20/+16
2012-05-18Staging: ipack/bridges/tpci200: remove TPCI200_SHORTNAME constantSamuel Iglesias Gonsalvez2-39/+33
2012-05-18Staging: ipack: remove board_name and bus_name fields from struct ipack_deviceSamuel Iglesias Gonsalvez3-24/+8
2012-05-18Staging: ipack: improve the register of a bus and a device in the bus.Samuel Iglesias Gonsalvez5-117/+131
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten109-993/+236
2012-05-18staging: comedi: remove all 'default N' in KconfigH Hartley Sweeten1-135/+4
2012-05-18staging: line6/config.h: Delete unused headerJohannes Thumshirn1-43/+0
2012-05-17staging: gdm72xx depends on NETRandy Dunlap1-0/+1
2012-05-17staging: gdm72xx: Set up parent link in sysfs for gdm72xx devicesPaul Stewart4-4/+5
2012-05-17staging: drm/omap: initial dmabuf/prime import supportRob Clark3-0/+26
2012-05-17staging: drm/omap: dmabuf/prime mmap supportRob Clark4-11/+151
2012-05-17staging: android: persistent_ram: Move to fs/pstore/ram_core.cAnton Vorontsov5-625/+2
2012-05-17staging: iio: add support for hmc5883/hmc5883l to hmc5843 magnetometer driverPeter Meerwald2-45/+149
2012-05-17staging: iio: reorganize hmc5843_set_rate()Peter Meerwald1-1/+2
2012-05-17staging: iio: rename function/data to consistently start with hmc5843_Peter Meerwald1-13/+13
2012-05-17staging: iio: cleanup and move comments in hmc5843Peter Meerwald1-59/+63
2012-05-17staging: iio: add check for measurement configuration value passed to hmc5843Peter Meerwald1-1/+6
2012-05-17staging: iio: rework sampling rate setting in hmc5843Peter Meerwald1-27/+24
2012-05-16staging: comedi: Add helper macro for comedi usb driver boilerplateH Hartley Sweeten2-0/+46
2012-05-16staging: comedi: Convert struct addi_board initialization to C99 formatH Hartley Sweeten1-2270/+1167
2012-05-16staging: iio: rename and prefix CONSTANTs to distinguish between HMC5843 and ...Peter Meerwald1-57/+71
2012-05-16staging: iio: change strict_strtoul() to kstrtoul() in hmc5843Peter Meerwald1-3/+3
2012-05-16staging: iio: fix access to hmc5843 private dataPeter Meerwald1-5/+11
2012-05-16staging: comedi: refactor das16 driver and use module_comedi_driverH Hartley Sweeten1-477/+404
2012-05-16staging: comedi: refactor contec_pci_dio driver and use module_comedi_pci_driverH Hartley Sweeten1-104/+53
2012-05-16staging: comedi: refactor daqboard2000 driver and use module_comedi_pci_driverH Hartley Sweeten1-48/+22
2012-05-16staging: comedi: refactor das1800 driver and use module_comedi_driverH Hartley Sweeten1-37/+18
2012-05-16staging: gdm72xx: WIMAX_GDM72XX_USB_PM should depend on USB_SUSPENDGeert Uytterhoeven2-7/+1
2012-05-16Revert "ramster: switch over to zsmalloc and crypto interface"Greg Kroah-Hartman7-199/+735
2012-05-16staging: android: persistent_ram: Prepare for modular buildsAnton Vorontsov1-22/+24