summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HID: roccat: Add ioctl command to retreive report size from chardevStefan Achatz2011-02-038-36/+71
* HID: roccat: Increase waiting time for Kone[+] to prevent occasional freezesStefan Achatz2011-02-031-1/+1
* HID: roccat: Add support for Kova[+] mouseStefan Achatz2011-02-037-0/+974
* HID: roccat: Introduce module hid-roccat-commonStefan Achatz2011-02-038-426/+254
* HID: roccat: Use new hid_err macrosStefan Achatz2011-02-032-15/+13
* HID: roccat: Remove empty function definitions for roccat chardevStefan Achatz2011-02-031-10/+0
* HID: roccat: Fix an error message when reading more data from bin attributesStefan Achatz2011-01-201-0/+3
* HID: roccat: Add support for Roccat Arvo keyboardStefan Achatz2011-01-207-0/+672
* HID: hid-roccat-koneplus: potential NULL dereferenceVasiliy Kulikov2011-01-171-0/+4
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-01-131-1/+1
|\
| * [IA64] Fix format warning in arch/ia64/kernel/acpi.cTony Luck2011-01-121-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2011-01-131-1/+1
|\ \
| * | firewire: ohci: fix compilation on arches without PAGE_KERNEL_ROClemens Ladisch2011-01-131-1/+1
* | | Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-134-20/+24
|\ \ \
| * | | cciss: reinstate proper FIFO order of command queue listJens Axboe2011-01-103-15/+14
| * | | floppy: replace NO_GEOM macro with a functionPekka Enberg2010-11-081-5/+10
* | | | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-1353-1085/+1323
|\ \ \ \
| * \ \ \ Merge branch 'for-2.6.38/event-handling' into for-2.6.38/coreJens Axboe2011-01-1314-230/+734
| |\ \ \ \
| | * | | | Revert "sd: implement sd_check_events()"Jens Axboe2010-12-222-47/+41
| | * | | | cdrom: export cdrom_check_events()Jens Axboe2010-12-161-0/+1
| | * | | | sd: implement sd_check_events()Tejun Heo2010-12-162-41/+47
| | * | | | sr: implement sr_check_events()Tejun Heo2010-12-163-53/+99
| | * | | | scsi: replace sr_test_unit_ready() with scsi_test_unit_ready()Tejun Heo2010-12-165-51/+6
| | * | | | scsi: fix TUR error handling in sr_media_change()Tejun Heo2010-12-161-7/+11
| | * | | | cdrom: add ->check_events() supportTejun Heo2010-12-162-3/+58
| | * | | | implement in-kernel gendisk events handlingTejun Heo2010-12-165-8/+484
| | * | | | block: move register_disk() and del_gendisk() to block/genhd.cTejun Heo2010-12-164-94/+87
| | * | | | block: kill genhd_media_change_notify()Tejun Heo2010-12-162-26/+0
| * | | | | block: ensure that completion error gets properly tracedJens Axboe2011-01-101-9/+13
| * | | | | blktrace: add missing probe argument to block_bio_completeMathieu Desnoyers2011-01-071-1/+2
| * | | | | block cfq: don't use atomic_t for cfq_groupShaohua Li2011-01-071-11/+12
| * | | | | block cfq: don't use atomic_t for cfq_queueShaohua Li2011-01-071-11/+16
| * | | | | block: trace event block fix unassigned fieldJeff Moyer2011-01-072-3/+5
| * | | | | block: add internal hd part table referencesJens Axboe2011-01-077-25/+34
| * | | | | block: fix accounting bug on cross partition mergesJerome Marchand2011-01-056-7/+36
| * | | | | kref: add kref_test_and_getJerome Marchand2011-01-052-0/+13
| * | | | | bio-integrity: mark kintegrityd_wq highpri and CPU intensiveTejun Heo2011-01-031-1/+6
| * | | | | block: make kblockd_workqueue smarterTejun Heo2011-01-031-1/+3
| * | | | | block: Clean up exit_io_context() source code.Bart Van Assche2010-12-211-3/+2
| * | | | | Fix compile warnings due to missing removal of a 'ret' variableJens Axboe2010-12-202-2/+1
| * | | | | fs/block: type signature of major_to_index(int) to major_to_index(unsigned)Yang Zhang2010-12-172-2/+2
| * | | | | block: convert !IS_ERR(p) && p to !IS_ERR_NOR_NULL(p)Yang Zhang2010-12-171-1/+1
| * | | | | cfq-iosched: don't check cfqg in choose_service_tree()Gui Jianfeng2010-12-171-6/+0
| * | | | | fs/splice: Pull buf->ops->confirm() from splice_from_pipe actorsMichał Mirosław2010-12-173-37/+14
| |/ / / /
| * | | | block cfq: select new workload if priority changedShaohua Li writes2010-12-131-0/+5
| * | | | cfq-iosched: Get rid of on_st flagGui Jianfeng2010-11-301-4/+1
| * | | | cfq-iosched: Get rid of st->activeGui Jianfeng2010-11-301-14/+1
| * | | | Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe2010-11-2728-719/+377
| |\ \ \ \
| | * | | | block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-1318-94/+149
| | * | | | block: check bdev_read_only() from blkdev_get()Tejun Heo2010-11-132-10/+8