summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | staging: drm/omap: dmabuf/prime mmap supportRob Clark2012-05-174-11/+151
| * | | | pstore/ram: Add ECC supportAnton Vorontsov2012-05-173-3/+19
| * | | | pstore/ram: Switch to persistent_ram routinesAnton Vorontsov2012-05-171-47/+59
| * | | | staging: android: persistent_ram: Move to fs/pstore/ram_core.cAnton Vorontsov2012-05-178-97/+89Star
| * | | | staging: iio: add support for hmc5883/hmc5883l to hmc5843 magnetometer driverPeter Meerwald2012-05-172-45/+149
| * | | | staging: iio: reorganize hmc5843_set_rate()Peter Meerwald2012-05-171-1/+2
| * | | | staging: iio: rename function/data to consistently start with hmc5843_Peter Meerwald2012-05-171-13/+13
| * | | | staging: iio: cleanup and move comments in hmc5843Peter Meerwald2012-05-171-59/+63
| * | | | staging: iio: add check for measurement configuration value passed to hmc5843Peter Meerwald2012-05-171-1/+6
| * | | | staging: iio: rework sampling rate setting in hmc5843Peter Meerwald2012-05-171-27/+24Star
| * | | | staging: comedi: Add helper macro for comedi usb driver boilerplateH Hartley Sweeten2012-05-172-0/+46
| * | | | staging: comedi: Convert struct addi_board initialization to C99 formatH Hartley Sweeten2012-05-171-2270/+1167Star
| * | | | staging: iio: rename and prefix CONSTANTs to distinguish between HMC5843 and ...Peter Meerwald2012-05-161-57/+71
| * | | | staging: iio: change strict_strtoul() to kstrtoul() in hmc5843Peter Meerwald2012-05-161-3/+3
| * | | | staging: iio: fix access to hmc5843 private dataPeter Meerwald2012-05-161-5/+11
| * | | | staging: comedi: refactor das16 driver and use module_comedi_driverH Hartley Sweeten2012-05-161-477/+404Star
| * | | | staging: comedi: refactor contec_pci_dio driver and use module_comedi_pci_driverH Hartley Sweeten2012-05-161-104/+53Star
| * | | | staging: comedi: refactor daqboard2000 driver and use module_comedi_pci_driverH Hartley Sweeten2012-05-161-48/+22Star
| * | | | staging: comedi: refactor das1800 driver and use module_comedi_driverH Hartley Sweeten2012-05-161-37/+18Star
| * | | | staging: gdm72xx: WIMAX_GDM72XX_USB_PM should depend on USB_SUSPENDGeert Uytterhoeven2012-05-162-7/+1Star
| * | | | Revert "ramster: switch over to zsmalloc and crypto interface"Greg Kroah-Hartman2012-05-167-199/+735
| * | | | ramoops: Move to fs/pstore/ram.cAnton Vorontsov2012-05-167-14/+21
| * | | | ramoops: fix printk format warningsRandy Dunlap2012-05-161-2/+3
| * | | | ramoops: use pstore interfaceKees Cook2012-05-163-50/+162
| * | | | staging: android: persistent_ram: Prepare for modular buildsAnton Vorontsov2012-05-161-22/+24
| * | | | staging: android: persistent_ram: Remove never used struct persistent_ram_zon...Anton Vorontsov2012-05-161-2/+0Star
| * | | | staging: rtl8712: Fix typo in rtl871x_io.hMasanari Iida2012-05-161-1/+1
| * | | | staging: comedi: refactor adv_pci1710 driver and use module_comedi_pci_driverH Hartley Sweeten2012-05-161-66/+29Star
| * | | | staging: comedi: refactor adv_pci1_dio driver and use module_comedi_pci_driverH Hartley Sweeten2012-05-161-72/+36Star
| * | | | staging: comedi: refactor adl_pci9118 driver and use module_comedi_pci_driverH Hartley Sweeten2012-05-161-86/+92
| * | | | staging: comedi: refactor amplc_pci224 driver and use module_comedi_pci_driverH Hartley Sweeten2012-05-161-93/+38Star
| * | | | staging: comedi: refactor amplc_pci230 driver and use module_comedi_pci_driverH Hartley Sweeten2012-05-161-66/+36Star
| * | | | staging: comedi: refactor cb_pcidas64 driver and use module_comedi_pci_driverH Hartley Sweeten2012-05-161-79/+51Star
| * | | | staging: comedi: refactor cb_pcidas driver and use module_comedi_pci_driverH Hartley Sweeten2012-05-161-62/+29Star
| * | | | staging: comedi: refactor cb_pcidda driver and use module_comedi_pci_driverH Hartley Sweeten2012-05-161-60/+27Star
| * | | | staging: comedi: refactor cb_pcidio driver and use module_comedi_pci_driverH Hartley Sweeten2012-05-161-105/+23Star
| * | | | staging: comedi: refactor cb_pcimdas driver and use module_comedi_pci_driverH Hartley Sweeten2012-05-161-59/+22Star
| * | | | staging: comedi: refactor cb_pcimdda driver and use module_comedi_pci_driverH Hartley Sweeten2012-05-161-71/+38Star
| * | | | staging: comedi: refactor comedi_bond driver and use module_comedi_driverH Hartley Sweeten2012-05-161-140/+73Star
| * | | | staging: comedi: refactor comedi_parport driver and use module_comedi_driverH Hartley Sweeten2012-05-161-23/+8Star
| * | | | staging: comedi: refactor comedi_test driver and use module_comedi_driverH Hartley Sweeten2012-05-161-207/+170Star
| * | | | staging: comedi: refactor das16m1 driver and use module_comedi_driverH Hartley Sweeten2012-05-161-126/+84Star
| * | | | staging: comedi: refactor das6402 driver and use module_comedi_driverH Hartley Sweeten2012-05-161-44/+26Star
| * | | | staging: comedi: refactor dt2801 driver and use module_comedi_driverH Hartley Sweeten2012-05-161-155/+124Star
| * | | | staging: comedi: refactor dt2811 driver and use module_comedi_driverH Hartley Sweeten2012-05-161-166/+137Star
| * | | | staging: comedi: refactor gsc_hpdi driver and use module_comedi_pci_driverH Hartley Sweeten2012-05-161-58/+35Star
| * | | | staging: comedi: refactor ii_pci20kc driver and use module_comedi_driverH Hartley Sweeten2012-05-161-23/+7Star
| * | | | staging: comedi: refactor ni_pcidio driver and use module_comedi_driverH Hartley Sweeten2012-05-161-80/+57Star
| * | | | staging: comedi: refactor ni_at_a2150 driver and use module_comedi_driverH Hartley Sweeten2012-05-161-188/+163Star
| * | | | staging: comedi: refactor ni_at_ao driver and use module_comedi_driverH Hartley Sweeten2012-05-161-138/+104Star