summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* workqueue: deprecate __cancel_delayed_work()Tejun Heo2012-08-211-1/+1
* workqueue: reimplement cancel_delayed_work() using try_to_grab_pending()Tejun Heo2012-08-211-16/+1
* workqueue: use irqsafe timer for delayed_workTejun Heo2012-08-211-3/+5
* workqueue: clean up delayed_work initializers and add missing oneTejun Heo2012-08-211-25/+23
* workqueue: make deferrable delayed_work initializer names consistentTejun Heo2012-08-211-4/+4
* workqueue: cosmetic whitespace updates for macro definitionsTejun Heo2012-08-211-63/+63
* Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Tejun Heo2012-08-211-100/+65
|\
| * timer: Implement TIMER_IRQSAFETejun Heo2012-08-211-4/+12
| * timer: Clean up timer initializersTejun Heo2012-08-211-84/+39
| * timer: Relocate declarations of init_timer_on_stack_key()Tejun Heo2012-08-211-15/+15
| * timer: Generalize timer->base flags handlingTejun Heo2012-08-211-2/+4
* | workqueue: deprecate system_nrt[_freezable]_wqTejun Heo2012-08-201-2/+2
* | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-2/+2
* | workqueue: gut system_nrt[_freezable]_wq()Tejun Heo2012-08-201-9/+14
* | workqueue: gut flush[_delayed]_work_sync()Tejun Heo2012-08-201-2/+12
* | workqueue: fix CPU binding of flush_delayed_work[_sync]()Tejun Heo2012-08-131-0/+1
* | workqueue: implement mod_delayed_work[_on]()Tejun Heo2012-08-031-0/+4
* | workqueue: mark a work item being canceled as suchTejun Heo2012-08-031-1/+4
* | workqueue: introduce WORK_OFFQ_FLAG_*Tejun Heo2012-08-031-1/+7
* | workqueue: set delayed_work->timer function on initializationTejun Heo2012-08-031-2/+11
* | workqueue: make queueing functions return boolTejun Heo2012-08-031-10/+10
* | workqueue: reorder queueing functions so that _on() variants are on topTejun Heo2012-08-031-6/+7
* | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-021-0/+41
|\ \
| * | Platform: OLPC: turn EC driver into a platform_driverAndres Salomon2012-07-311-0/+6
| * | Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon2012-07-311-0/+6
| * | Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon2012-07-311-0/+29
* | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-08-021-0/+2
|\ \ \
| * \ \ Merge branch 'common/irqdomain' into sh-latestPaul Mundt2012-08-012-9/+34
| |\ \ \
| * | | | dmaengine: shdma: restore partial transfer calculationGuennadi Liakhovetski2012-08-011-0/+2
* | | | | Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-012-148/+30
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'dma-omap', 'dma-pl08x' and 'dma-sa11x0' into dmaengineRussell King2012-07-311-148/+8
| |\ \ \ \ \ \
| | * | | | | | dmaengine: PL08x: get rid of unnecessary checks in dma_slave_configRussell King2012-07-011-2/+3
| | * | | | | | dmaengine: PL08x: constify channel names and bus_id stringsRussell King2012-07-011-1/+1
| | * | | | | | dmaengine: PL08x: move private data structures into amba-pl08x.cRussell King2012-07-011-139/+2
| | * | | | | | dmaengine: PL08x: clean up get_signal/put_signalRussell King2012-07-011-2/+2
| | * | | | | | dmaengine: PL08x: remove circular_buffer boolean from channel dataRussell King2012-07-011-4/+0
| | |/ / / / /
| * / / / / / dmaengine: add OMAP DMA engine driverRussell King2012-07-311-0/+22
| |/ / / / /
* | | | | | Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-08-014-45/+87
|\ \ \ \ \ \
| * | | | | | video: da8xx-fb: configure FIFO threshold to reduce underflow errorsManjunathappa, Prakash2012-07-291-0/+3
| * | | | | | Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...Florian Tobias Schandinat2012-07-251-25/+26
| |\ \ \ \ \ \
| | * | | | | | OMAPDSS: DSI: Fix HSYNC, VSYNC and DE polarities between DISPC and DSIArchit Taneja2012-06-291-3/+0
| | * | | | | | OMAPDSS: Add interlace parameter to omap_video_timingsArchit Taneja2012-06-291-0/+2
| | * | | | | | OMAPDSS: Remove omap_panel_config enum from omap_dss_deviceArchit Taneja2012-06-291-11/+0
| | * | | | | | OMAPDSS: Add some new fields to omap_video_timingsArchit Taneja2012-06-291-0/+22
| | * | | | | | OMAPDSS: Remove passive matrix LCD support (part 3)Archit Taneja2012-06-291-5/+0
| | * | | | | | OMAPDSS: Remove passive matrix LCD support (part 2)Archit Taneja2012-06-291-2/+0
| | * | | | | | OMAPDSS: Add LCD3 overlay manager and Clock and IRQ supportChandrabhanu Mahapatra2012-06-291-0/+4
| | * | | | | | OMAPDSS: Add support for LCD3 channelChandrabhanu Mahapatra2012-06-291-0/+1
| | * | | | | | OMAPDSS: remove enum omap_dss_overlay_managersTomi Valkeinen2012-06-281-7/+0
| * | | | | | | sh_mobile_meram: Add direct MERAM allocation APILaurent Pinchart2012-07-191-0/+16