aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* dmaengine: PL08x: Fix trivial build errorRussell King2011-08-09
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2011-08-03
|\
| * tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_dataKiran Patil2011-08-03
| * target: Fix bug for transport_generic_wait_for_tasks with direct operationNicholas Bellinger2011-07-30
| * target: iscsi_target depends on NETRandy Dunlap2011-07-28
| * target: Fix WRITE_SAME_16 lba assignment breakageNicholas Bellinger2011-07-28
| * iscsi-target: Fix CONFIG_SMP=n and CONFIG_MODULES=n build failureNicholas Bellinger2011-07-27
| * iscsi-target: Fix snprintf usage with MAX_PORTAL_LENNicholas Bellinger2011-07-27
| * iscsi-target: Fix uninitialized usage of cmd->pad_bytesNicholas Bellinger2011-07-27
| * iscsi-target: strlen() doesn't count the terminatorDan Carpenter2011-07-27
| * iscsi-target: Fix NULL dereference on allocation failureDan Carpenter2011-07-27
* | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-03
|\ \
| * | dt: add of_alias_scan and of_alias_get_idShawn Guo2011-08-03
* | | drivers/video/backlight/aat2870_bl.c: make it buildable as a moduleAndrew Morton2011-08-03
* | | drivers/video/backlight/aat2870_bl.c: fix setting max_currentAxel Lin2011-08-03
* | | drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device...Axel Lin2011-08-03
* | | tpm_tis: fix build when ACPI is not enabledRandy Dunlap2011-08-03
* | | ramoops: update module parametersSergiu Iordache2011-08-03
* | | rtc-omap: fix initialization of control registerDaniel Glöckner2011-08-03
* | | Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds2011-08-03
|\ \ \
| * | | efivars: fix warnings when CONFIG_PSTORE=nTony Luck2011-08-02
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-08-03
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----------. \ \ \ Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from...Len Brown2011-08-02
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | ACPI print OSI(Linux) warning only onceLen Brown2011-08-02
| | | | | | | | * | | | ACPI: constify ops structsVasiliy Kulikov2011-07-16
| | | | | | | | * | | | ACPI: fix 80 char overflowJon Mason2011-07-14
| | | | | | | * | | | | ACPI: introduce "acpi_rsdp=" parameter for kdumpTakao Indoh2011-07-16
| | | | | | * | | | | | ACPI: add missing _OSI stringsShaohua Li2011-08-02
| | | | | | * | | | | | thermal: make THERMAL_HWMON implementation fully internalJean Delvare2011-08-02
| | | | | | * | | | | | thermal: split hwmon lookup to a separate functionJean Delvare2011-08-02
| | | | | | * | | | | | thermal: hide CONFIG_THERMAL_HWMONJean Delvare2011-08-02
| | | | | * | | | | | | ACPI: DMI workaround for Asus A8N-SLI Premium and Asus A8N-SLI DELUXZhang Rui2011-07-30
| | | | | |/ / / / / /
| | | | * | | | | | | ACPI / SBS: Correct the value of power_now and power_avg in the sysfsLan Tianyu2011-07-14
| | | | * | | | | | | ACPI / SBS: Add getting state operation in the acpi_sbs_battery_get_property()Lan Tianyu2011-07-14
| | | | | |_|/ / / / | | | | |/| | | | |
| | | * | | | | | | ACPI: fix CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQSStefan Assmann2011-07-16
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | ACPI / Battery: propagate sysfs error in acpi_battery_add()Stefan Hajnoczi2011-07-16
| | * | | | | | | ACPI / Battery: avoid acpi_battery_add() use-after-freeStefan Hajnoczi2011-07-16
| | * | | | | | | ACPI / Battery: Resolve the race condition in the sysfs_remove_battery()Lan Tianyu2011-07-14
| | * | | | | | | ACPI / Battery: Add the check before refresh sysfs in the battery_notify()Lan Tianyu2011-07-14
| | * | | | | | | ACPI / Battery: Add the hibernation process in the battery_notify()Lan Tianyu2011-07-14
| | * | | | | | | ACPI / Battery: Rename acpi_battery_quirks2 with acpi_battery_quirksLan Tianyu2011-07-14
| | * | | | | | | ACPI / Battery: Change 16-bit signed negative battery current into correct valueLan Tianyu2011-07-14
| | * | | | | | | ACPI / Battery: Add the power unit macroLan Tianyu2011-07-14
| | | |/ / / / / | | |/| | | | |
| * | | | | | | ACPICA: Do not repair _TSS return package if _PSS is presentFenghua Yu2011-07-13
| * | | | | | | ACPICA: Add option to disable method return value validation and repairBob Moore2011-07-13
| * | | | | | | ACPICA: Add missing _TDL to list of predefined namesBob Moore2011-07-13
| * | | | | | | ACPICA: Load operator: re-instate most restrictions on incoming table signatureBob Moore2011-07-13
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-08-03
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Chris Metcalf2011-08-02
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'v3.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Chris Metcalf2011-06-10
| |\ \ \ \ \ \