summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* block: drop custom queue draining used by scsi_transport_{iscsi|fc}Tejun Heo2012-06-252-39/+1
* Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linusJens Axboe2012-06-132-26/+51
|\
| * drbd: fix null pointer dereference with on-congestion policy when disklessLars Ellenberg2012-06-121-23/+36
| * drbd: fix list corruption by failing but already aborted readsLars Ellenberg2012-06-121-1/+6
| * drbd: fix access of unallocated pages and kernel panicLars Ellenberg2012-06-121-2/+9
* | Merge branch 'stable/for-jens-3.5' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2012-06-132-12/+48
|\ \
| * | xen/blkfront: Add WARN to deal with misbehaving backends.Konrad Rzeszutek Wilk2012-06-121-12/+46
| * | xen/blkback: Copy id field when doing BLKIF_DISCARD.Konrad Rzeszutek Wilk2012-05-301-0/+2
* | | umem: fix up unpluggingTao Guo2012-06-131-0/+40
* | | mtip32xx: Create debugfs entries for troubleshootingAsai Thambi S P2012-06-052-1/+165
* | | mtip32xx: Remove 'registers' and 'flags' from sysfsAsai Thambi S P2012-06-051-91/+1
* | | mtip32xx: Remove version.h header file inclusionSachin Kamat2012-06-041-1/+0
* | | gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx'Kukjin Kim2012-06-031-1/+1
* | | Merge branch 'pm-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2012-06-035-39/+110
|\ \ \
| * | | ACPI / PM: Make acpi_pm_device_sleep_state() follow the specificationRafael J. Wysocki2012-05-291-2/+2
| * | | ACPI / PM: Make __acpi_bus_get_power() cover D3cold correctlyRafael J. Wysocki2012-05-292-23/+30
| * | | ACPI / PM: Fix error messages in drivers/acpi/bus.cRafael J. Wysocki2012-05-291-9/+28
| * | | rtc-cmos / PM: report wakeup event on ACPI RTC alarmDaniel Drake2012-05-291-3/+6
| * | | ACPI / PM: Generate wakeup events on fixed power buttonDaniel Drake2012-05-292-2/+44
* | | | Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-025-90/+311
|\ \ \ \
| * | | | dm thin: provide userspace access to pool metadataJoe Thornber2012-06-034-11/+182
| * | | | dm thin: use slab mempoolsMike Snitzer2012-06-031-62/+99
| * | | | dm mpath: allow ioctls to trigger pg initMikulas Patocka2012-06-031-9/+17
| * | | | dm mpath: delay retry of bypassed pgMike Christie2012-06-031-2/+6
| * | | | dm mpath: reduce size of struct multipathMike Snitzer2012-06-031-6/+7
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-0214-67/+137
|\ \ \ \
| * | | | fec_mpc52xx: fix timestamp filteringStephan Gatzka2012-06-021-1/+1
| * | | | mcs7830: Implement link state detectionOndrej Zary2012-06-021-2/+23
| * | | | e1000e: fix Rapid Start Technology support for i217Bruce Allan2012-06-021-9/+9
| * | | | e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior2012-06-021-1/+1
| * | | | r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga2012-06-011-0/+3
| * | | | 8139cp/8139too: terminate the eeprom access with the right opmodeJason Wang2012-06-012-2/+2
| * | | | 8139cp: set ring address before enabling receiverJason Wang2012-06-011-11/+11
| * | | | net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAPJack Morgenstein2012-05-311-3/+2
| * | | | net/mlx4_core: Check port out-of-range before using in mlx4_slave_capJack Morgenstein2012-05-311-3/+3
| * | | | net/mlx4_core: Fixes for VF / Guest startup flowJack Morgenstein2012-05-314-14/+63
| * | | | net/mlx4_en: Fix improper use of "port" parameter in mlx4_en_eventJack Morgenstein2012-05-311-5/+7
| * | | | net/mlx4_core: Fix number of EQs used in ICM initialisationMarcel Apfelbaum2012-05-312-15/+11
| * | | | net/mlx4_core: Fix the slave_id out-of-range test in mlx4_eq_intJack Morgenstein2012-05-311-1/+1
* | | | | tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-0212-175/+108
* | | | | Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-0166-1841/+4734
|\ \ \ \ \
| * | | | | video: bfin_adv7393fb: Fix cleanup codeEmil Goode2012-05-291-20/+23
| * | | | | video: exynos_dp: reduce delay time when configuring video settingJingoo Han2012-05-291-2/+2
| * | | | | video: exynos_dp: move sw reset prioir to enabling sw defined functionJingoo Han2012-05-293-2/+8
| * | | | | video: exynos_dp: use devm_ functionsJingoo Han2012-05-292-38/+12
| * | | | | fb: handle NULL pointers in framebuffer releaseDan Carpenter2012-05-291-0/+2
| * | | | | Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-nextFlorian Tobias Schandinat2012-05-27287-3232/+5362
| |\ \ \ \ \
| | * | | | | OMAPDSS: HDMI: OMAP4: Update IRQ flags for the HPD IRQ requestRicardo Neri2012-05-221-3/+3
| | * | | | | OMAPDSS: Apply VENC timings even if panel is disabledArchit Taneja2012-05-221-0/+2
| | * | | | | OMAPDSS: VENC/DISPC: Delay dividing Y resolution for managers connected to VENCArchit Taneja2012-05-222-18/+17