aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* misc: modem_if_v2: add missing error checkZiyan2016-07-031-2/+7
* misc: add Samsung jack driverZiyan2016-04-303-0/+522
* misc: add Samsung 30-pin connector driverZiyan2016-04-303-0/+533
* drivers: misc: Samsung Modem Interface Driver V2Ziyan2016-04-3014-0/+4806
* proc: uid: Changes the thread notifier to profile event notifier.Ruchi Kandoi2016-04-302-34/+19
* proc: uid_cputime: fix show_uid_stat permissionJin Qian2016-04-301-1/+1
* proc: uid: Adds accounting for the cputimes per uid.jinqian2016-04-303-0/+260
* misc: uidstat: avoid create_stat() race and blockage.JP Abgrall2016-03-111-21/+31
* Merge remote-tracking branch 'linux-stable/linux-3.0.y' into p-android-omap-3...Ziyan2015-10-252-21/+97
|\
| * SGI-XP: handle non-fatal trapsRobin Holt2013-01-271-2/+32
| * drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...Robin Holt2012-10-021-19/+65
| * pch_phub: Improve ADE(Address Decode Enable) controlTomoya MORINAGA2012-04-221-17/+34
| * pch_phub: Care FUNCSEL register in PMTomoya MORINAGA2012-04-221-0/+7
| * pch_phub: Fix register miss-setting issueTomoya MORINAGA2012-04-221-2/+2
| * x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel2012-04-131-17/+0
| * kgdbts: (2 of 2) fix single step awareness to work correctly with SMPJason Wessel2012-04-131-11/+62
| * kgdbts: (1 of 2) fix single step awareness to work correctly with SMPJason Wessel2012-04-131-11/+43
| * kgdbts: Fix kernel oops with CONFIG_DEBUG_RODATAJason Wessel2012-04-131-24/+28
| * cs5535-mfgpt: don't call __init function from __devinitDanny Kukawka2012-03-121-1/+1
* | gcx: version update to 2.2.2Craig Stout2012-10-221-3/+3
* | gcx: fixed YUV planar odd location origin.Alexei Shlychkov2012-10-222-45/+41
* | gcx: fixed scaler temp parameter calculations.Alexei Shlychkov2012-10-221-63/+111
* | gcx: two pass filter fixes.Alexei Shlychkov2012-10-223-52/+62
* | gcx: fixed surface offset calculations.Alexei Shlychkov2012-10-225-203/+361
* | gcx: source setup optimization.Alexei Shlychkov2012-10-224-444/+665
* | gcx: feature support checks revised.Alexei Shlychkov2012-10-222-52/+65
* | gcx: changed debug module names for consistency.Alexei Shlychkov2012-10-227-21/+23
* | gcx: improved MMU table dumping.Alexei Shlychkov2012-10-224-70/+220
* | gcx: Use GFP_ATOMIC flag for opp_freqs table.Oleg Matcovschi2012-09-271-1/+1
* | gcx: version update to 2.2.1Craig Stout2012-09-271-3/+3
* | gcx: added source rectangle validation.Alexei Shlychkov2012-09-275-108/+161
* | gcx: fix main thread looping.Alexei Shlychkov2012-09-271-3/+12
* | gcx: added geometry check.Alexei Shlychkov2012-09-271-17/+41
* | gcx: scaler update.Alexei Shlychkov2012-09-274-258/+859
* | gcx: added generic YUV programming for the blitter.Alexei Shlychkov2012-09-272-92/+114
* | gcx: fix format parsing/usage dependency.Alexei Shlychkov2012-09-272-10/+12
* | gcx: destination setup enhanced.Alexei Shlychkov2012-09-276-193/+288
* | gcx: error handling improvements and fixes.Alexei Shlychkov2012-09-273-74/+106
* | gcx: added generic format parser.Alexei Shlychkov2012-09-275-378/+408
* | gcx: added gcpwr_get_speed function and cur_freq debugfs entry.Alexei Shlychkov2012-09-273-1/+54
* | gcx: change uvshift for NV12 rotation to work properlyJack Yen2012-09-271-4/+17
* | gcx: update version to 2.2.Craig Stout2012-09-101-4/+4
* | gcx: make gccmdthread interruptible to avoid false hung task detection.Craig Stout2012-09-101-2/+5
* | gcx: adjust cache rect based on orientationJack Yen2012-08-301-6/+15
* | gcx: validate dest rect after clippingCraig Stout2012-08-301-17/+39
* | cache-2dmanager: handle case where physical page not found.Craig Stout2012-08-301-51/+52
* | gcx: fixed pulse skipping init bug.Alexei Shlychkov2012-08-302-72/+99
* | gcx: fix race conditions on suspend.Craig Stout2012-08-301-8/+20
* | gcx: fix mmu context switch issues.Craig Stout2012-08-301-0/+6
* | gcx: added scaling support.Alexei Shlychkov2012-08-3015-893/+2937