summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2012-04-30regmap: Converts group operation into single read write operationsAshish Jangam
2012-04-30regmap: Cache single values read from the chipMark Brown
2012-04-23drivers/base/core.c: Fix a typo in commentyan
2012-04-19Revert "driver core: check start node in klist_iter_init_node"Greg Kroah-Hartman
2012-04-18driver core: check start node in klist_iter_init_nodeHannes Reinecke
2012-04-18drivers/base/bus.c: local variables should not be exposed globallyH Hartley Sweeten
2012-04-18driver core: fix dma-buf.c kernel-doc warningsRandy Dunlap
2012-04-18core.c: fix 'the the' typoPeter Korsgaard
2012-04-18devtmpfs: fix 'the the' typoPeter Korsgaard
2012-04-11regmap: fix compile errors in regmap-irq.c due to stride changesStephen Warren
2012-04-10regmap: implement register stridingStephen Warren
2012-04-10Merge branches 'regmap-core', 'regmap-mmio' and 'regmap-naming' into regmap-s...Mark Brown
2012-04-10regmap: fix compilation when !CONFIG_DEBUG_FSStephen Warren
2012-04-10regmap: allow regmap instances to be namedStephen Warren
2012-04-09drivers/base: fix compiler warning in SoC export driver - idr should be idaLee Jones
2012-04-09drivers/base: Remove unneeded spin_lock_init call for soc_lockAxel Lin
2012-04-07Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-07regmap: validate regmap_raw_read/write val_lenStephen Warren
2012-04-07regmap: mmio: remove some error checks now in the coreStephen Warren
2012-04-07regmap: mmio: convert some error returns to BUG()Stephen Warren
2012-04-06regmap: add MMIO bus supportStephen Warren
2012-04-06regmap: introduce fast_io busses, and use a spinlock for themStephen Warren
2012-04-06regmap: introduce explicit bus_context for bus callbacksStephen Warren
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-04regmap: prevent division by zero in rbtree_showStephen Warren
2012-04-04Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-03regmap: Export regcache_sync_region()Mark Brown
2012-04-01regmap: Use pad_bits and reg_bits when determining register format.Marc Reilly
2012-04-01regmap: Add support for device with 24 data bits.Marc Reilly
2012-04-01regmap: rbtree: Fix register default look-up in syncLars-Peter Clausen
2012-03-28Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux...Linus Torvalds
2012-03-28firmware_class: Move request_firmware_nowait() to workqueuesStephen Boyd
2012-03-28firmware_class: Reorganize fw_create_instance()Stephen Boyd
2012-03-28firmware_class: Do not warn that system is not ready from async loadsRafael J. Wysocki
2012-03-28firmware_class: Split _request_firmware() into three functions, v2Rafael J. Wysocki
2012-03-28firmware_class: Rework usermodehelper checkRafael J. Wysocki
2012-03-26PM / Runtime: don't forget to wake up waitqueue on failureAlan Stern
2012-03-26dma-buf: add support for kernel cpu accessDaniel Vetter
2012-03-26dma-buf: don't hold the mutex around map/unmap callsDaniel Vetter
2012-03-26dma-buf: pass flags into dma_buf_fd.Dave Airlie
2012-03-26dma-buf: add dma_data_direction to unmap dma_buf_opSumit Semwal
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-23bitops: remove for_each_set_bit_cont()Akinobu Mita
2012-03-22Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds
2012-03-22Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-03-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds