platform/adaptation/renesas_rcar/renesas_kernel.git
2012-06-15 Sasha Levinstaging: zcache: don't limit number of pools per client
2012-06-14 Bart Westgeeststaging: usbip: cleanup and fix of vhci_hub_status
2012-06-14 Seth Jenningsstaging: zsmalloc: fix uninit'ed variable warning
2012-06-14 H Hartley Sweetenstaging: comedi: 8255: add some whitespace to the ...
2012-06-14 H Hartley Sweetenstaging: comedi: 8255: add namespace to 'do_config...
2012-06-14 H Hartley Sweetenstaging: comedi: 8255: move the subdev_8255_io function
2012-06-14 H Hartley Sweetenstaging: comedi: 8255: refactor subdev_8255_insn function
2012-06-14 H Hartley Sweetenstaging: comedi: 8255: use a local variable for the...
2012-06-14 H Hartley Sweetenstaging: comedi: 8255: use kzalloc to allocate the...
2012-06-14 H Hartley Sweetenstaging: comedi: 8255: check for failure of subdev_8255...
2012-06-14 H Hartley Sweetenstaging: comedi: 8255: remove have_irg and refactor...
2012-06-14 H Hartley Sweetenstaging: comedi: 8255: refactor subdev_8255_init
2012-06-14 H Hartley Sweetenstaging: comedi: 8255: push out the 8255's private...
2012-06-14 H Hartley Sweetenstaging: comedi: 8255: rename cb_arg and cb_func
2012-06-14 H Hartley Sweetenstaging: comedi: 8255: remove the s->private access...
2012-06-14 H Hartley Sweetenstaging: comedi: 8255: rename the private data structure
2012-06-14 H Hartley Sweetenstaging: comedi: 8255: use pointer to dev->subdevices
2012-06-14 H Hartley Sweetenstaging: comedi: 8255: replace printk calls
2012-06-14 Peter Huewestaging/xgifb: Cleanup vb_device_info struct
2012-06-14 Peter Huewestaging/xgifb: Use SiS structs
2012-06-14 Peter Huewestaging/xgifb: Replace delay lookup tables with constan...
2012-06-14 Peter Huewestaging/xgifb: Remove useless function XGI_CloseCRTC
2012-06-14 Peter Huewestaging/xgifb: Simplyfy XGI_GetVCLK2Ptr a bit
2012-06-14 Peter Huewestaging/xgifb: Replace constant arrays with constant...
2012-06-14 Peter Huewestaging/xgifb: Remove unnecessary fields of XGINew_DDRD...
2012-06-14 Peter Huewestaging/xgifb: Inline XGINew_SetDRAMSizingType
2012-06-14 Peter Huewestaging/xgifb: Remove duplicated code from XGINew_DDRSi...
2012-06-14 Peter Huewestaging/xgifb: Consolidate XGINew_SetDRAMSize{,20}Reg
2012-06-14 Peter Huewestaging/xgifb: Remove superfluous header includes
2012-06-14 Peter Huewestaging/xgifb: Add header #include guards to vb_table.h
2012-06-14 Peter Huewestaging/xgifb: Add mutext for fb_mmap locking
2012-06-14 Peter Huewestaging/xgifb: Remove assignments without effect
2012-06-14 Anton Vorontsovstaging/android: Remove ram_console driver
2012-06-13 Anton Vorontsovpstore/platform: Disable automatic updates by default
2012-06-13 Anton Vorontsovpstore/platform: Make automatic updates interval config...
2012-06-13 Anton Vorontsovpstore/ram_core: Remove now unused code
2012-06-13 Anton Vorontsovpstore/ram: Add some more documentation and examples
2012-06-13 Anton Vorontsovpstore/ram_core: Silence some printks
2012-06-13 Anton Vorontsovpstore/ram: Add console messages handling
2012-06-13 Anton Vorontsovpstore/ram: Factor ramoops_get_next_prz() out of ramoop...
2012-06-13 Anton Vorontsovpstore/ram: Factor dmesg przs initialization out of...
2012-06-13 Anton Vorontsovpstore/ram: Give proper names to dump-related variables
2012-06-13 Anton Vorontsovpstore: Add console log messages support
2012-06-13 Greg Kroah... Merge branch 'staging-linus' into staging-next
2012-06-13 Anton Vorontsovpstore/inode: Make pstore_fill_super() static
2012-06-13 Anton Vorontsovpstore/ram: Should zap persistent zone on unlink
2012-06-13 Anton Vorontsovpstore/ram_core: Factor persistent_ram_zap() out of...
2012-06-13 Anton Vorontsovpstore/ram_core: Do not reset restored zone's position...
2012-06-13 Anton Vorontsovpstore/ram: Should update old dmesg buffer before reading
2012-06-13 Devendra Nagastaging: android: alarm: remove unnecessary goto statement
2012-06-13 H Hartley Sweetenstaging: comedi: Kconfig: cleanup depends on logic
2012-06-13 Chris Yungmannstaging: speakup: fixed checkpatch and sparse warnings...
2012-06-13 William BlairStaging: keucr: scsiglue: fixed a do while coding style...
2012-06-13 Peter Meerwaldstaging bcm: spelling of suppress in code
2012-06-13 Peter Meerwaldstaging bcm: spelling of suppress in comments
2012-06-12 H Hartley Sweetenstaging: comedi: remove check for PCI_SUPPORT_VER1
2012-06-12 Peter Meerwaldiio: cleanup iio/iio.h
2012-06-12 Peter Meerwaldiio: mark struct iio_enum elements with @ in comment
2012-06-12 Peter Meerwaldiio: clarify channel and indexed in struct iio_chan_spec
2012-06-12 Peter Meerwaldiio: fix typos in iio.h
2012-06-12 Peter Meerwaldiio: nitpicking on sysfs-bus-iio
2012-06-12 Peter Meerwaldiio: drop comment about 'real' channels
2012-06-12 Michael Hennerichiio: ad9523: Fix argument type mismatch
2012-06-12 Peter Meerwaldiio: add mcp4725 I2C DAC driver
2012-06-12 Dan Carpenteriio: frequency: adf4350: using an uninitialized variable
2012-06-12 Dan Carpenteriio: frequency: adf4350: fix an initialization
2012-06-12 Peter Meerwaldiio: max517: mark probe() and remove() with __devinit...
2012-06-12 Peter Meerwaldiio: remove indio_dev pointer from max517_data
2012-06-12 Dan Carpenteriio: frequency: ad9523: unlock on error in ad9523_reg_a...
2012-06-12 H Hartley Sweetenstaging: comedi: cleanup comedi_alloc_subdevices
2012-06-12 H Hartley Sweetenstaging: comedi: propogate error code from comedi_alloc...
2012-06-12 H Hartley Sweetenstaging: comedi: remove the "Allocate the subdevice...
2012-06-12 H Hartley Sweetenstaging: comedi: remove the comed_alloc_subdevices...
2012-06-12 H Hartley Sweetenstaging: comedi: only set dev->n_subdevices when kcallo...
2012-06-12 H Hartley Sweetenstaging: comedi: sanity check num_subdevices parameter...
2012-06-12 H Hartley Sweetenstaging: comedi: change type of num_subdevices paramete...
2012-06-12 Ben Chanstaging: gdm72xx: Simplify spinlock fix for gdm_usb_sen...
2012-06-12 Sachin Kamatstaging: Android: Fix NULL pointer related warning...
2012-06-12 Sachin Kamatstaging: Android: Fix some checkpatch warnings
2012-06-12 H Hartley Sweetenstaging: comedi: export alloc_subdevices as comedi_allo...
2012-06-12 Justin P. Mattockstaging "sep" Fix typos found while reading.
2012-06-12 Lars-Peter... staging:iio:ad7298: Fix linker error due to missing...
2012-06-12 Greg Kroah... Revert "staging: usbip: bugfix for stack corruption...
2012-06-12 Samuel Iglesias... Staging: ipack: delete sysfs from to-do list.
2012-06-12 William BlairStaging: keucr: init: fixed a brace coding style issue
2012-06-12 Andrzej Pietrasiewiczstaging: usb: gadget: Configurable Composite Gadget...
2012-06-12 Samuel Iglesias... Staging: ipack: remove pr_fmt definition.
2012-06-12 Javier M. Mellidstaging: sm7xxfb: sm7xx becomes sm7xxfb
2012-06-12 Javier M. Mellidstaging: sm7xx: update comments and clarify supported...
2012-06-12 Javier M. Mellidstaging: sm7xx: code improvement
2012-06-12 Dan CarpenterStaging: rtl8187se, rtl8192e: fix '&' vs '|' bugs
2012-06-12 Masanari Iidastaging: rts5139: Fix typo in rts5139
2012-06-12 Masanari Iidastaging: Fix typo in winbond
2012-06-12 Ben Chanstaging: gdm72xx: Fix spinlock recursion on gdm_usb_sen...
2012-06-12 Kevin McKinneyStaging: bcm: Return -ENOMEM instead of -1 when memory...
2012-06-12 Kevin McKinneyStaging: bcm: Use udelay instead of msleep for delays...
2012-06-12 Kevin McKinneyStaging: bcm: Fix ERROR: return is not a function,...
2012-06-12 Kevin McKinneyStaging: bcm: Correctly format all comments in nvm.c
2012-06-12 Kevin McKinneyStaging: bcm: Properly format braces in nvm.c
2012-06-12 Kevin McKinneyStaging: bcm: Fix all whitespace issues in nvm.c
next