summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [S390] sclp_async: Use kstrtoul_from_userPeter Huewe2011-08-031-6/+3
* [S390] dasd: check if raw track access is supportedStefan Haberland2011-08-031-0/+9
* [S390] dasd: use vmalloc for statistics input bufferStefan Weinhuber2011-08-032-6/+7
* [S390] qdio: 2nd stage retry on SIGA-W busy conditionsJan Glauber2011-08-032-3/+20
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-033-5/+6
|\
| * of: constify property name parameters for helper functionsJamie Iles2011-08-021-3/+4
| * input: xilinx_ps2: Add missing of_address.h headerMichal Simek2011-08-011-1/+1
| * of: address: use resource_size helperFelipe Balbi2011-08-011-1/+1
* | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-031-8/+3
|\ \
| * | spi/pl022: remove function cannot exitLinus Walleij2011-08-021-8/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2011-08-0315-345/+1351
|\ \ \
| * | | dm table: set flush capability based on underlying devicesMike Snitzer2011-08-022-1/+43
| * | | dm crypt: optionally support discard requestsMilan Broz2011-08-021-4/+45
| * | | dm raid: add md raid1 supportJonathan Brassow2011-08-021-10/+39
| * | | dm raid: support metadata devicesJonathan Brassow2011-08-022-18/+406
| * | | dm raid: add write_mostly parameterJonathan Brassow2011-08-021-1/+25
| * | | dm raid: add region_size parameterJonathan Brassow2011-08-021-3/+79
| * | | dm ioctl: forbid multiple device specifiersMikulas Patocka2011-08-021-0/+6
| * | | dm ioctl: introduce __get_dev_cellMikulas Patocka2011-08-021-17/+24
| * | | dm ioctl: fill in device parameters in more ioctlsMikulas Patocka2011-08-021-27/+36
| * | | dm flakey: add corrupt_bio_byte featureMike Snitzer2011-08-021-15/+140
| * | | 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/+104
| * | | 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/+13
| * | | 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/+8
| * | | dm snapshot: remove unused definitionsMikulas Patocka2011-08-021-10/+0
| * | | dm kcopyd: remove nr_pages field from job structureMikulas Patocka2011-08-021-4/+2
| * | | dm kcopyd: remove offset field from job structureMikulas Patocka2011-08-021-5/+2
| * | | dm: use vzallocJoe Perches2011-08-023-7/+3
| * | | dm log: userspace use list_moveKirill A. Shutemov2011-08-021-2/+1
| * | | dm log: clean up bit little endian bitopsAkinobu Mita2011-08-021-5/+4
| * | | 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/+0
* | | | 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/+15