summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | dm flakey: add drop_writesMike Snitzer2011-08-021-8/+55
| * | | | | | | | | dm flakey: support feature argsMike Snitzer2011-08-021-19/+64
| * | | | | | | | | dm flakey: use dm_target_offset and support discardsMike Snitzer2011-08-021-1/+2
| * | | | | | | | | dm table: share target argument parsing functionsMike Snitzer2011-08-023-112/+104Star
| * | | | | | | | | dm snapshot: skip reading origin when overwriting complete chunkMikulas Patocka2011-08-022-3/+88
| * | | | | | | | | dm: ignore merge_bvec for snapshots when safeMikulas Patocka2011-08-023-2/+64
| * | | | | | | | | dm table: clean dm_get_device and move exportsMike Snitzer2011-08-021-20/+13Star
| * | | | | | | | | dm raid: tidy includesAlasdair G Kergon2011-08-021-1/+2
| * | | | | | | | | dm ioctl: prevent empty messageAlasdair G Kergon2011-08-021-0/+5
| * | | | | | | | | dm raid: cleanup parameter handlingJonathan Brassow2011-08-021-19/+23
| * | | | | | | | | dm snapshot: style cleanupsJonathan Brassow2011-08-022-10/+8Star
| * | | | | | | | | dm snapshot: remove unused definitionsMikulas Patocka2011-08-021-10/+0Star
| * | | | | | | | | dm kcopyd: remove nr_pages field from job structureMikulas Patocka2011-08-021-4/+2Star
| * | | | | | | | | dm kcopyd: remove offset field from job structureMikulas Patocka2011-08-021-5/+2Star
| * | | | | | | | | dm: use vzallocJoe Perches2011-08-023-7/+3Star
| * | | | | | | | | dm log: userspace use list_moveKirill A. Shutemov2011-08-021-2/+1Star
| * | | | | | | | | dm log: clean up bit little endian bitopsAkinobu Mita2011-08-021-5/+4Star
| * | | | | | | | | dm table: fix discard supportMike Snitzer2011-08-022-9/+9
| * | | | | | | | | dm: suppress endian warningsAlasdair G Kergon2011-08-023-43/+54
| * | | | | | | | | dm: fix idr leak on module removalAlasdair G Kergon2011-08-021-2/+8
| * | | | | | | | | dm io: flush cpu cache with vmapped ioMikulas Patocka2011-08-021-2/+27
| * | | | | | | | | dm mpath: fix potential NULL pointer in feature arg processingMike Snitzer2011-08-021-0/+5
| * | | | | | | | | dm snapshot: flush disk cache when mergingMikulas Patocka2011-08-021-1/+1
* | | | | | | | | | watchdog: Cleanup WATCHDOG_CORE help textJosh Boyer2011-08-021-3/+0Star
* | | | | | | | | | watchdog: Fix POST failure on ASUS P5N32-E SLI and similar boardsMart Gerrits2011-08-021-0/+8
* | | | | | | | | | watchdog: shwdt: fix usage of mod_timerDavid Engraf2011-08-021-1/+1
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2011-08-027-199/+307
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'for-next' into for-linusLiam Girdwood2011-08-017-199/+307
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | * | | | | | | | | regulator: Improve WM831x DVS VSEL selection algorithmMark Brown2011-07-281-37/+15Star
| | * | | | | | | | | regulator: Bootstrap wm831x DVS VSEL value from ON VSEL if not already setMark Brown2011-07-281-0/+14
| | * | | | | | | | | regulator: Set up GPIO for WM831x VSEL before enabling VSEL modeMark Brown2011-07-281-21/+20Star
| | * | | | | | | | | regulator: Add EPEs to the MODULE_ALIAS() for wm831x-dcdcMark Brown2011-07-281-0/+1
| | * | | | | | | | | regulator: Fix WM831x DCDC DVS VSEL bootstrappingMark Brown2011-07-281-1/+1
| | * | | | | | | | | regulator: Fix WM831x regulator ID lookups for multiple WM831xsMark Brown2011-07-282-5/+36
| | * | | | | | | | | regulator: Fix argument format type errors in error printsMark Brown2011-07-221-2/+2
| | * | | | | | | | | regulator: Fix memory leak in set_machine_constraints() error pathsAxel Lin2011-07-221-3/+4
| | * | | | | | | | | regulator: Make core more chatty about some errorsMark Brown2011-07-221-2/+9
| | * | | | | | | | | regulator: tps65910: Fix array access out of bounds bugAxel Lin2011-07-221-12/+43
| | * | | | | | | | | regulator: tps65910: Add missing breaks in switch/caseAxel Lin2011-07-221-0/+7
| | * | | | | | | | | regulator: tps65910: Fix a memory leak in tps65910_probe error pathAxel Lin2011-07-221-0/+1
| | * | | | | | | | | regulator: TWL: Remove entry of RES_ID for 6030 macrosAmbresh K2011-07-221-34/+30Star
| | * | | | | | | | | regulator: Add basic per consumer debugfsMark Brown2011-07-041-1/+29
| | * | | | | | | | | regulator: Add rdev_crit() macroMark Brown2011-06-091-0/+2
| | * | | | | | | | | regulator: Refactor supply implementation to work as regular consumersMark Brown2011-06-091-65/+36Star
| | * | | | | | | | | regulator: Include the device name in the microamps_requested_ fileMark Brown2011-06-091-2/+3
| | * | | | | | | | | regulator: Increase the limit on sysfs file namesMark Brown2011-06-091-1/+1
| | * | | | | | | | | regulator: Properly register dummy regulator driverMark Brown2011-06-081-6/+26
| | * | | | | | | | | regulator: twl-regulator: fix n_voltages for twl6030 variable LDOsColin Cross2011-05-301-1/+1
| | * | | | | | | | | regulator: Use _cansleep() for WM8994 regulator GPIOsMark Brown2011-05-301-2/+2
| | * | | | | | | | | regulator: Do bulk enables of regulators in parallelMark Brown2011-05-301-6/+26
| | | |_|_|/ / / / / | | |/| | | | | | |