index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-12
Merge branch 'wakeup-etc-rafael' into release
Len Brown
7
-83
/
+94
2011-01-12
Merge branch 'power-resource' into release
Len Brown
7
-142
/
+169
2011-01-12
ACPI / PM: Drop acpi_power_nocheck
Rafael J. Wysocki
3
-43
/
+0
2011-01-12
ACPI / PM: Drop acpi_bus_get_power()
Rafael J. Wysocki
1
-19
/
+0
2011-01-12
Platform / x86: Make fujitsu_laptop use acpi_bus_update_power()
Rafael J. Wysocki
1
-2
/
+2
2011-01-12
ACPI / Fan: Rework the handling of power resources
Rafael J. Wysocki
3
-23
/
+11
2011-01-12
ACPI / PM: Register power resource devices as soon as they are needed
Rafael J. Wysocki
1
-0
/
+20
2011-01-12
ACPI / PM: Register acpi_power_driver early
Rafael J. Wysocki
2
-1
/
+2
2011-01-12
ACPI / PM: Add function for updating device power state consistently
Rafael J. Wysocki
1
-29
/
+61
2011-01-12
ACPI / PM: Add function for device power state initialization
Rafael J. Wysocki
3
-4
/
+27
2011-01-12
ACPI / PM: Introduce __acpi_bus_get_power()
Rafael J. Wysocki
1
-19
/
+29
2011-01-12
ACPI / PM: Introduce function for refcounting device power resources
Rafael J. Wysocki
2
-0
/
+9
2011-01-12
ACPI / PM: Add functions for manipulating lists of power resources
Rafael J. Wysocki
1
-29
/
+38
2011-01-12
ACPI / PM: Prevent acpi_power_get_inferred_state() from making changes
Rafael J. Wysocki
3
-10
/
+7
2011-01-12
ACPICA: Misc comments to minimize code divergence
Lin Ming
6
-46
/
+81
2011-01-12
ACPICA: Global event handler
Lin Ming
6
-5
/
+92
2011-01-12
ACPICA: Implicit notify support
Lin Ming
8
-88
/
+161
2011-01-12
ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_method
Lin Ming
1
-12
/
+45
2011-01-12
ACPICA: Remove unused function declarations
Lin Ming
1
-6
/
+0
2011-01-12
ACPICA: New GPE handler callback definition
Lin Ming
6
-15
/
+24
2011-01-12
ACPICA: Rename some function and variable names
Lin Ming
12
-51
/
+68
2011-01-12
ACPICA: Move GPE functions to new file evxfgpe.c
Lin Ming
5
-601
/
+654
2011-01-07
ACPI / PM: Blacklist Averatec machine known to require acpi_sleep=nonvs
Rafael J. Wysocki
1
-0
/
+8
2011-01-07
ACPI / PM: Report wakeup events from buttons
Rafael J. Wysocki
1
-0
/
+5
2011-01-07
ACPI / PM: Drop special ACPI wakeup flags
Rafael J. Wysocki
1
-4
/
+1
2011-01-07
ACPI / PM: Use device wakeup flags for handling ACPI wakeup devices
Rafael J. Wysocki
4
-17
/
+26
2011-01-07
ACPI / PM: Do not enable multiple devices to wake up simultaneously
Rafael J. Wysocki
1
-25
/
+1
2011-01-07
ACPI / ACPICA: Fix global lock acquisition
Rafael J. Wysocki
1
-39
/
+55
2011-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-11
/
+59
2011-01-03
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-185
/
+79
2011-01-03
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
1
-1
/
+1
2011-01-03
atl1: fix oops when changing tx/rx ring params
J. K. Cliburn
1
-0
/
+10
2011-01-03
[media] em28xx: radio_fops should also use unlocked_ioctl
Hans Verkuil
1
-1
/
+1
2011-01-03
[media] wm8775: Revert changeset fcb9757333 to avoid a regression
Mauro Carvalho Chehab
5
-182
/
+61
2011-01-03
[media] cx25840: Prevent device probe failure due to volume control ERANGE error
Andy Walls
1
-2
/
+17
2011-01-03
mv_xor: fix race in tasklet function
Saeed Bishara
1
-1
/
+1
2011-01-02
hwmon: (s3c-hwmon) Fix compilation
Maurus Cuelenaere
1
-2
/
+0
2010-12-31
drivers/atm/atmtcp.c: add missing atm_dev_put
Julia Lawall
1
-1
/
+4
2010-12-31
starfire: Fix dma_addr_t size test for MIPS
Ben Hutchings
1
-1
/
+1
2010-12-31
tg3: fix return value check in tg3_read_vpd()
David Sterba
1
-1
/
+1
2010-12-31
Broadcom CNIC core network driver: fix mem leak on allocation failures in cni...
Jesper Juhl
1
-2
/
+8
2010-12-31
ISDN, Gigaset: Fix memory leak in do_disconnect_req()
Jesper Juhl
1
-0
/
+1
2010-12-30
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-7
/
+111
2010-12-30
Revert "Staging: zram: work around oops due to startup ordering snafu"
Nitin Gupta
1
-6
/
+0
2010-12-30
drm/i915/dvo: Report LVDS attached to ch701x as connected
Chris Wilson
1
-1
/
+1
2010-12-30
Revert "drm/i915/bios: Reverse order of 100/120 Mhz SSC clocks"
Chris Wilson
1
-1
/
+1
2010-12-29
spi/m68knommu: Coldfire QSPI platform support
Jate Sujjavanich
1
-1
/
+1
2010-12-29
spi/omap2_mcspi.c: Force CS to be in inactive state after off-mode transition
Gregory CLEMENT
1
-0
/
+39
2010-12-28
skfp: testing the wrong variable in skfp_driver_init()
Dan Carpenter
1
-1
/
+1
2010-12-28
ppp: allow disabling multilink protocol ID compression
stephen hemminger
1
-2
/
+7
[next]