aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | USB: add flow control to usb-serial generic driver.Joris van Rantwijk2007-02-162-18/+90
| * | USB: unusual_devs update for Sony P990i phoneAlan Stern2007-02-161-2/+3
| * | USB: Teac HD-35PU patch to unusual_devs.hThomas Bächler2007-02-161-0/+10
| * | USB: PL2303: Willcom WS002IN Support.YOSHIFUJI Hideaki2007-02-162-0/+6
| * | USB: fix needless failure under certain conditionsOliver Neukum2007-02-161-4/+5
| * | USB: In init_endpoint_class, use PTR_ERR to obtain an errno value, not IS_ERRJosh Triplett2007-02-161-1/+1
| * | USB: Driver to charge USB blackberry devicesGreg Kroah-Hartman2007-02-164-0/+153
| * | EHCI: turn off remote wakeup during shutdownAlan Stern2007-02-161-0/+17
| |/
* | Pull bugzilla-7897 into release branchLen Brown2007-02-161-11/+9
|\ \
| * | ACPI: sbs: fix present rateVladimir Lebedev2007-02-101-11/+9
* | | Pull bugzilla-7887 into release branchLen Brown2007-02-164-12/+27
|\ \ \
| * | | ACPI: invoke acpi_sleep_init() earlierAlexey Starikovskiy2007-02-103-7/+19
| * | | ACPI: Disable GPEs in preparation for sleep.Alexey Starikovskiy2007-02-101-5/+8
| |/ /
* | | Pull bugzilla-7570 into release branchLen Brown2007-02-163-20/+27
|\ \ \
| * | | ACPI: fix fan after resume from S3Konstantin Karasyov2007-02-163-20/+27
* | | | Pull bugzilla-7200 into release branchLen Brown2007-02-161-0/+15
|\ \ \ \
| * | | | ACPI: battery: check for battery present on /proc/battery accessVladimir Lebedev2007-02-101-0/+15
| | |/ / | |/| |
* | | | Pull bugzilla-7122 into release branchLen Brown2007-02-161-21/+126
|\ \ \ \
| * | | | ACPI: update acpi_power_resume() per new acpi_op_resumeLen Brown2007-02-161-2/+2
| * | | | ACPI: Thermal issues on HP nx6325Konstantin Karasyov2007-02-161-21/+126
| | |/ / | |/| |
* | | | Pull bugzilla-5534 into release branchLen Brown2007-02-167-37/+30
|\ \ \ \
| * | | | Execute AML Notify() requests on stack.Alexey Starikovskiy2007-02-151-6/+5
| * | | | ACPICA: fix AML mutex re-entrancyAlexey Starikovskiy2007-02-156-31/+25
| |/ / /
* | | | Pull remove-hotkey into release branchLen Brown2007-02-1611-1148/+0
|\ \ \ \
| * | | | ACPI: hotkey: remove driver, per feature-removal-schedule.txtLen Brown2007-02-1611-1148/+0
| | |/ / | |/| |
* | | | Pull sony into release branchLen Brown2007-02-165-0/+686
|\ \ \ \
| * | | | sony-laptop: allow complex per-value input/output validationMattia Dongili2007-02-131-19/+62
| * | | | sony-laptop: add to MAINTAINERSMattia Dongili2007-02-131-0/+2
| * | | | sony-laptop: Update docsMattia Dongili2007-02-133-94/+113
| * | | | sony-laptop: LindentLen Brown2007-02-131-73/+78
| * | | | sony-laptop: Group functions and structures to better draw subsytems usageMattia Dongili2007-02-131-41/+51
| * | | | sony-laptop: Small update to the Kconfig help to make people believe this dri...Mattia Dongili2007-02-131-1/+2
| * | | | sony-laptop: Remove /proc/acpi/sony interface and implement platform_device.Mattia Dongili2007-02-131-198/+198
| * | | | sony-laptop: create from sony_acpiMattia Dongili2007-02-135-17/+16
| * | | | sony_acpi: Fix sony_acpi backlight registration and unregistrationMattia Dongili2007-02-131-0/+8
| * | | | sony_acpi: Allow multiple sony_acpi_values for the same .nameMattia Dongili2007-02-131-19/+25
| * | | | sony_acpi: Add lanpower and audiopower controlsMattia Dongili2007-02-131-2/+18
| * | | | sony_acpi: Allow easier debugging for the unknown SNC methods.Mattia Dongili2007-02-131-9/+21
| * | | | sony_acpi: Add acpi_bus_generate eventStelian Pop2007-02-131-25/+28
| * | | | sony_acpi: Video sysfs support take 2Andrew Morton2007-02-131-1/+1
| * | | | sony_acpi: Add backlight support to the sony_acpi v2Alessandro Guido2007-02-131-0/+8
| * | | | sony_acpi: Add backlight support to the sony_acpiAlessandro Guido2007-02-132-12/+48
| * | | | sony_acpi: Fix sony_acpi_resume callAndrew Morton2007-02-131-1/+1
| * | | | sony_acpi: Avoid dimness on resume.Andrew Morton2007-02-131-15/+34
| * | | | sony_acpi: SNC device support for Sony VaiosStelian Pop2007-02-134-0/+499
* | | | | Pull fluff into release branchLen Brown2007-02-1638-128/+109
|\ \ \ \ \
| * | | | | ACPI: IA64: react to acpi_table_parse() return value changeJohn Keller2007-02-161-2/+2
| * | | | | ACPI: acpi_table_parse_madt_family() is not MADT specificLen Brown2007-02-133-19/+15
| * | | | | ACPI: acpi_madt_entry_handler() is not MADT specificLen Brown2007-02-133-7/+7
| * | | | | ACPI: acpi_table_parse() now returns success/fail, not countLen Brown2007-02-135-11/+21