index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI: Fix spelling mistake in error messages
Colin Ian King
2013-10-30
1
-2
/
+2
*
ACPI: Add Toshiba NB100 to Vista _OSI blacklist
Levente Kurusa
2013-10-25
1
-0
/
+8
*
Merge back earlier 'acpi-assorted' material.
Rafael J. Wysocki
2013-10-25
10
-416
/
+334
|
\
|
*
ACPI / osl: remove an unneeded NULL check
Dan Carpenter
2013-10-18
1
-1
/
+1
|
*
ACPI / platform: add ACPI ID for a Broadcom GPS chip
Heikki Krogerus
2013-10-16
1
-0
/
+1
|
*
Merge branch 'acpi-conversion' into acpi-assorted
Rafael J. Wysocki
2013-10-16
3
-351
/
+252
|
|
\
|
|
*
ACPI / AC: Remove AC's proc directory.
Lan Tianyu
2013-10-16
1
-126
/
+3
|
|
*
ideapad_laptop: convert ideapad device/driver to platform bus
Zhang Rui
2013-09-25
2
-103
/
+93
|
|
*
ideapad_laptop: remove ideapad_handle and ideapad_priv
Zhang Rui
2013-09-25
1
-45
/
+69
|
|
*
ideapad_laptop: convert internal function calls to use ideapad_private as par...
Zhang Rui
2013-09-25
1
-17
/
+21
|
|
*
ideapad_laptop: introduce struct acpi_device pointer to ideapad_private struc...
Zhang Rui
2013-09-25
1
-23
/
+25
|
|
*
ideapad_laptop: introduce #ifdef CONFIG_PM_SLEEP for PM specific code
Zhang Rui
2013-09-25
1
-0
/
+4
|
|
*
ACPI / AC: convert ACPI ac driver to platform bus
Zhang Rui
2013-09-25
2
-83
/
+81
|
*
|
ACPI: improve acpi_extract_package() utility
Al Stone
2013-10-10
1
-4
/
+13
|
*
|
ACPI / LPSS: fix UART Auto Flow Control
Heikki Krogerus
2013-10-10
1
-3
/
+9
|
*
|
ACPI / platform: Add ACPI IDs for Intel SST audio device
Jarkko Nikula
2013-10-10
1
-0
/
+3
|
*
|
ACPI / thermal: convert printk(LEVEL...) to pr_<lvl>
Andy Shevchenko
2013-09-30
1
-23
/
+20
|
*
|
ACPI / sysfs: make GPE sysfs attributes only accept correct values
Lan Tianyu
2013-09-25
1
-2
/
+7
|
*
|
ACPI / EC: Convert all printk() calls to dynamic debug function
Lan Tianyu
2013-09-25
1
-25
/
+24
|
*
|
ACPI / button: Using input_set_capability() to mark device's event capability
Lan Tianyu
2013-09-25
1
-6
/
+3
|
*
|
ACPI / osl: implement acpi_os_sleep() with msleep()
Liu Chuansheng
2013-09-25
1
-1
/
+1
|
|
/
*
|
ACPI / video: Ignore BIOS initial backlight value for HP 250 G1
Kirill Tkhai
2013-10-25
1
-0
/
+8
*
|
ACPI / video: Add Lenovo IdeaPad Yoga 13 to acpi video detect blacklist
Lennart Poettering
2013-10-16
1
-0
/
+8
*
|
thinkpad-acpi: fix handle locate for video and query of _BCL
Aaron Lu
2013-10-16
1
-7
/
+24
*
|
ACPI / video: Do not register backlight if win8 and native interface exists
Aaron Lu
2013-10-16
3
-10
/
+23
*
|
ACPI / video: seperate backlight control and event interface
Aaron Lu
2013-10-16
1
-189
/
+245
*
|
backlight: introduce backlight_device_registered
Aaron Lu
2013-10-16
1
-0
/
+31
*
|
ACPI: add missing win8 OSI comment to blacklist
Felipe Contreras
2013-10-10
1
-0
/
+5
*
|
ACPI: update win8 OSI blacklist
Felipe Contreras
2013-10-10
1
-0
/
+48
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2013-10-06
8
-25
/
+67
|
\
\
|
*
|
iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tags
Nicholas Bellinger
2013-10-03
1
-1
/
+1
|
*
|
iscsi-target: Perform release of acknowledged tags from RX context
Nicholas Bellinger
2013-10-03
1
-4
/
+9
|
*
|
iscsi-target: Only perform wait_for_tasks when performing shutdown
Nicholas Bellinger
2013-10-03
1
-2
/
+2
|
*
|
target: Fail on non zero scsi_status in compare_and_write_callback
Nicholas Bellinger
2013-10-03
1
-1
/
+10
|
*
|
target: Fix recursive COMPARE_AND_WRITE callback failure
Nicholas Bellinger
2013-10-03
1
-1
/
+10
|
*
|
target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_size
Nicholas Bellinger
2013-10-03
1
-0
/
+6
|
*
|
ib_srpt: always set response for task management
Jack Wang
2013-10-03
1
-6
/
+4
|
*
|
target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failure
Nicholas Bellinger
2013-10-01
1
-5
/
+15
|
*
|
vhost/scsi: Use GFP_ATOMIC with percpu_ida_alloc for obtaining tag
Nicholas Bellinger
2013-10-01
1
-1
/
+6
|
*
|
ib_srpt: Destroy cm_id before destroying QP.
Nicholas Bellinger
2013-10-01
1
-2
/
+2
|
*
|
target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02
Nicholas Bellinger
2013-10-01
1
-2
/
+2
*
|
|
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-10-06
3
-17
/
+17
|
\
\
\
|
*
|
|
dmaengine: imx-dma: fix callback path in tasklet
Michael Grzeschik
2013-10-04
1
-4
/
+6
|
*
|
|
dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet
Michael Grzeschik
2013-10-04
1
-11
/
+8
|
*
|
|
dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic
Michael Grzeschik
2013-10-04
1
-1
/
+1
|
*
|
|
dma/Kconfig: Make TI_EDMA select TI_PRIV_EDMA
Josh Boyer
2013-09-17
1
-0
/
+1
|
*
|
|
edma: Update author email address
Josh Boyer
2013-09-17
1
-1
/
+1
*
|
|
|
Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2013-10-05
1
-57
/
+101
|
\
\
\
\
|
*
|
|
|
gpio/omap: auto-setup a GPIO when used as an IRQ
Javier Martinez Canillas
2013-10-01
1
-46
/
+83
|
*
|
|
|
gpio/omap: maintain GPIO and IRQ usage separately
Javier Martinez Canillas
2013-10-01
1
-14
/
+21
|
|
/
/
/
[next]