summaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-13staging: fix powerpc linux-next break on zsmallocSeth Jennings4-3/+11
2012-02-10staging: sep: reworked crypto layerMark A. Allyn3-1421/+1717
2012-02-10staging: sep: NULL out pointers, mark debug code DEBUG to fix warningsMark A. Allyn1-4/+11
2012-02-10staging: sep: update initialisationMark A. Allyn1-13/+13
2012-02-10staging: sep: Add interfaces for the new functionsMark A. Allyn1-11/+49
2012-02-10staging: sep: Basic infrastructure for SEP DMA access to non CPU regionsMark A. Allyn2-25/+223
2012-02-10staging: sep: Add new PCI identifierMark A. Allyn2-5/+3
2012-02-10staging: android-alarm: Support old drivers via preprocessor aliasingJohn Stultz2-0/+23
2012-02-10staging: android-alarm: Fixup minor pr_alarm warningsJohn Stultz1-2/+2
2012-02-10staging: android-alarm: Fix bad index when canceling alarms[]JP Abgrall1-1/+1
2012-02-10staging: android-alarm: Update hrtimer if alarm at the head of the queue is r...Arve Hjønnevåg1-4/+7
2012-02-10staging: android-alarm: Disable Android alarm driver by defaultPraneeth Kumar Bajjuri1-1/+1
2012-02-10staging: android-alarm: Reenable android alarm driverJohn Stultz2-0/+19
2012-02-10staging: android-alarm: HACK: wakelock workaroundJohn Stultz2-2/+23
2012-02-10staging: android-alarm: Fix namespace collision with upstreamed alarmtimersJohn Stultz3-33/+35
2012-02-10staging: android-alarm: Fix include compile issuesJohn Stultz2-4/+2
2012-02-10staging: android-alarm: Add needed module.h includesAndy Green2-0/+2
2012-02-10staging: android-alarm: Don't use save_time_delta.Arve Hjønnevåg1-5/+6
2012-02-10staging: android-alarm: Add android alarm driver & in-kernel alarm interfaceArve Hjønnevåg3-0/+978
2012-02-10Staging: bcm: fix CodingStyle warnings/errors reported by checkpatch.pl in le...Gerard Ryan1-38/+36
2012-02-10staging: r8712u: Add missing initialization and remove configuration paramete...Larry Finger3-15/+1
2012-02-10staging/xgifb: remove remaining duplicate initdef.h definesPeter Huewe1-106/+1
2012-02-10staging/xgifb: Use TVCLKBASE_315 as a base addressPeter Huewe2-18/+12
2012-02-10staging/xgifb: Rename XGI specific initdef.h definesPeter Huewe3-84/+84
2012-02-10staging/xgifb: Rename remaining sis initdef.h defines and remove duplicatesPeter Huewe5-276/+251
2012-02-10staging/xgifb: Rename Set* defines and remove duplicated definesPeter Huewe3-134/+124
2012-02-10staging/xgifb: Rename panel defines and remove duplicated definesPeter Huewe3-141/+134
2012-02-10staging/xgifb: Include sis initdef.h headerPeter Huewe1-2/+3
2012-02-10staging: ramster: delete the driverGreg Kroah-Hartman30-13051/+0
2012-02-09staging: zcache: replace xvmalloc with zsmallocSeth Jennings2-41/+44
2012-02-09staging: zcache: fix serialization bug in zv statsSeth Jennings1-7/+7
2012-02-09Reduce the number of expensive division instructions done by _parse_integer()David Howells1-5/+13
2012-02-09staging:iio:adc:adt7310/7410 sticking plaster fix for broken event attrs.Jonathan Cameron2-34/+8
2012-02-09staging:iio:adc:ad7606 unwind use of is_visible for attrs.Jonathan Cameron1-30/+53
2012-02-09staging:iio:dac:ad5446 unwind use of is_visible for attrs.Jonathan Cameron1-23/+10
2012-02-09staging:iio:dds:ad9834 unwind use of is_visible for attrs.Jonathan Cameron1-21/+32
2012-02-09staging:iio:adc:ad7192 unwind use of is_visible for attribute group.Jonathan Cameron1-18/+25
2012-02-09staging:iio:events: Use non-atmoic bitopsLars-Peter Clausen1-3/+3
2012-02-09staging:iio:events: Add poll supportLars-Peter Clausen1-1/+22
2012-02-09staging:iio:events: Use waitqueue lock to protect event queueLars-Peter Clausen1-25/+18
2012-02-09staging:iio:events: Use kfifo for event queueLars-Peter Clausen1-64/+21
2012-02-09staging:iio: Factor out event handling into its own fileLars-Peter Clausen4-460/+488
2012-02-09staging:iio: Update iio_event_interface documentationLars-Peter Clausen1-1/+2
2012-02-09staging:iio: Setup buffer access functions when allocating the bufferLars-Peter Clausen24-83/+34
2012-02-09staging:iio: ak8975: add of_match table for device-tree probingOlof Johansson1-0/+8
2012-02-09staging:iio: isl29018: add of_match table for device-tree probingOlof Johansson1-0/+7
2012-02-09Staging: comedi: logical || vs bitwise |Dan Carpenter1-2/+2
2012-02-09staging: comedi: ni_pcidio: Support trailing edge external triggerIan Abbott1-4/+15
2012-02-09staging: comedi: ni_pcidio: Add comedi_poll supportIan Abbott1-3/+23
2012-02-09staging: comedi: ni_pcidio: Grab MITE spinlock while preparing DMA.Ian Abbott1-5/+10