summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* HID: roccat: Fix bug that prevented roccat chardev from removing devicesStefan Achatz2011-02-031-1/+4
* HID: roccat: Fix NULL pointer dereference when unloading moduleStefan Achatz2011-02-035-5/+5
* HID: roccat: Add ioctl command to retreive report size from chardevStefan Achatz2011-02-037-56/+61
* 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-036-0/+883
* 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-206-0/+624
* HID: hid-roccat-koneplus: potential NULL dereferenceVasiliy Kulikov2011-01-171-0/+4
* 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-1318-240/+233
|\ \ \
| * \ \ Merge branch 'for-2.6.38/event-handling' into for-2.6.38/coreJens Axboe2011-01-136-102/+156
| |\ \ \
| | * | | 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-162-53/+98
| | * | | 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-161-3/+52
| * | | | block: trace event block fix unassigned fieldJeff Moyer2011-01-071-1/+1
| * | | | Fix compile warnings due to missing removal of a 'ret' variableJens Axboe2010-12-201-1/+1
| * | | | fs/splice: Pull buf->ops->confirm() from splice_from_pipe actorsMichał Mirosław2010-12-171-4/+0
| |/ / /
| * | | Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe2010-11-2710-130/+73
| |\ \ \
| | * | | block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-134-11/+11
| | * | | block: check bdev_read_only() from blkdev_get()Tejun Heo2010-11-131-5/+2
| | * | | block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-139-135/+61
| | * | | block: simplify holder symlink handlingTejun Heo2010-11-132-8/+19
| | * | | mtd: fix bdev exclusive open bugs in block2mtd::add_device()Tejun Heo2010-11-131-2/+11
| * | | | block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...Mike Snitzer2010-11-161-2/+2
* | | | | Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-01-1310-61/+1086
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-2638/i2c/bfin2' into for-linus/i2c-2638Ben Dooks2011-01-121-1/+23
| |\ \ \ \ \
| | * | | | | i2c-bfin-twi: move setup to the earlier subsys initcallMichael Hennerich2011-01-121-1/+1
| | * | | | | i2c-bfin-twi: handle faulty slave devices betterMichael Hennerich2011-01-121-0/+22
| * | | | | | Merge branch 'for-2638/i2c/nomadik' into for-linus/i2c-2638Ben Dooks2011-01-121-2/+4
| |\ \ \ \ \ \
| | * | | | | | i2c-nomadik: fix regression on adapter nameLinus Walleij2011-01-041-2/+4
| * | | | | | | Merge branch 'for-2638/i2c/intel' into for-linus/i2c-2638Ben Dooks2011-01-123-0/+909
| |\ \ \ \ \ \ \
| | * | | | | | | i2c-eg20t: add driver for Intel EG20TTomoya MORINAGA2011-01-043-0/+909
| | |/ / / / / /
| * | | | | | | Merge branch 'for-2638/i2c/ocores' into for-linus/i2c-2638Ben Dooks2011-01-121-43/+102
| |\ \ \ \ \ \ \
| | * | | | | | | i2c-ocores: add some device tree documentationJonas Bonn2011-01-041-0/+35
| | * | | | | | | i2c-ocores: Use devres for resource allocationJonas Bonn2011-01-041-35/+11
| | * | | | | | | i2c-ocores: Adapt for device treeJonas Bonn2011-01-041-8/+56
| | |/ / / / / /
| * | | | | | | Merge branch 'for-2638/i2c/iop' into for-linus/i2c-2638Ben Dooks2011-01-122-4/+4
| |\ \ \ \ \ \ \
| | * | | | | | | i2c-iop3xx: add iomem annotationAaro Koskinen2011-01-042-4/+4
| | |/ / / / / /
| * | | | | | | Merge branch 'for-2638/i2c/omap' into for-linus/i2c-2638Ben Dooks2011-01-121-4/+6
| |\ \ \ \ \ \ \