summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [media] imx074: return a meaningful error code instead of -1Guennadi Liakhovetski2011-04-131-1/+1
| * | | [media] soc-camera: fix a recent multi-camera breakage on sh-mobileGuennadi Liakhovetski2011-04-133-6/+9
| * | | [media] videobuf2: fix an error messageGuennadi Liakhovetski2011-04-131-1/+1
| * | | [media] videobuf2: fix core to correctly identify allocation failuresGuennadi Liakhovetski2011-04-131-1/+1
| * | | [media] cx18: Fix list BUG for IDX stream, triggerable in cx18_probe() error ...Andy Walls2011-04-131-1/+9
| * | | [media] Fix dependencies for Technisat USB2.0 DVB-S/S2Patrick Boettcher2011-04-041-2/+2
| * | | [media] dib0700: fix possible NULL pointer dereferencePatrick Boettcher2011-04-041-2/+2
| * | | [media] FLEXCOP-PCI: fix __xlate_proc_name-warning for flexcop-pciPatrick Boettcher2011-04-041-1/+1
| * | | [media] DIB0700: fix typo in dib0700_devices.cPatrick Boettcher2011-04-041-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2011-04-263-16/+86
|\ \ \ \
| * | | | amd64_edac: Erratum #637 workaroundBorislav Petkov2011-04-262-2/+51
| * | | | amd64_edac: Factor in CC6 save areaBorislav Petkov2011-04-262-1/+29
| * | | | amd64_edac: Remove node interleave warningBorislav Petkov2011-04-261-5/+1
| * | | | EDAC: Remove debugging output in scrub rate handlingMarkus Trippelsdorf2011-04-212-8/+5
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-04-261-0/+97
|\ \ \ \ \
| * | | | | watchdog: iTCO_wdt: TCO Watchdog patch for Intel Panther Point PCHSeth Heasley2011-04-261-0/+97
* | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-04-267-67/+158
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [S390] dasd: check sense type in device change handlerStefan Weinhuber2011-04-201-2/+3
| * | | | | [S390] qdio: reset error states immediatelyJan Glauber2011-04-201-5/+12
| * | | | | [S390] dasd: fix race between open and offlineStefan Weinhuber2011-04-205-60/+143
* | | | | | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-04-251-2/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | rtc: fix coh901331 startup crashLinus Walleij2011-04-201-2/+2
| | |/ / / | |/| | |
* | | | | libata: ahci_start_engine compliant to AHCI specJian Peng2011-04-241-0/+21
* | | | | ata: pata_at91.c bugfix for initial_timing initialisationIgor Plyatov2011-04-241-2/+12
* | | | | ata: pata_at91.c bugfix for high master clockIgor Plyatov2011-04-241-1/+7
* | | | | ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley2011-04-241-0/+6
* | | | | ata_piix: IDE-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley2011-04-241-0/+8
* | | | | libata: Pioneer DVR-216D can't do SETXFERJeff Mahoney2011-04-241-0/+1
* | | | | ahci: don't enable port irq before handler is registeredMaxime Bizon2011-04-242-3/+16
* | | | | libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo2011-04-242-3/+5
* | | | | ahci: EM supported message type sysfs attributeHannes Reinecke2011-04-242-0/+26
| |_|_|/ |/| | |
* | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-04-232-1/+10
|\ \ \ \
| * | | | PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki2011-04-202-1/+10
* | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-04-223-8/+11
|\ \ \ \ \
| * | | | | tty/n_gsm: fix bug in CRC calculation for gsm1 modeMikhail Kshevetskiy2011-04-191-2/+6
| * | | | | serial/imx: read cts state only after acking cts change irqUwe Kleine-König2011-04-191-1/+2
| * | | | | parport_pc.c: correctly release the requested region for the IT887xNiels de Vos2011-04-191-5/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-04-213-2/+12
|\ \ \ \ \
| * | | | | ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cdTejun Heo2011-04-213-2/+12
* | | | | | raid5: fix build error, sector_t usageRandy Dunlap2011-04-211-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-04-213-18/+9
|\ \ \ \ \ \
| * | | | | | virtio: console: Enable call to hvc_remove() on console port removeAmit Shah2011-04-211-11/+0
| * | | | | | virtio_pci: Prevent double-free of pci regions after device hot-unplugAmit Shah2011-04-211-7/+8
| * | | | | | virtio: Decrement avail idx on buffer detachAmit Shah2011-04-211-0/+1
| |/ / / / /
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-04-213-6/+17
|\ \ \ \ \ \
| * | | | | | agp: fix arbitrary kernel memory writesVasiliy Kulikov2011-04-211-3/+8
| * | | | | | agp: fix OOM and buffer overflowVasiliy Kulikov2011-04-211-1/+7
| * | | | | | drm/radeon/kms: fix IH writeback on r6xx+ on big endian machinesCédric Cano2011-04-202-2/+2
* | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-04-212-37/+45
|\ \ \ \ \ \ \
| * | | | | | | drm/i915: Initialise g4x watermarks for disabled pipesChris Wilson2011-04-131-1/+4