Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
fa86a26795b850cdf4e557898457a63e241c1aa1
/
drivers
fa86a26
crypto: talitos - Stop leaking memory in error path
by Kim Phillips
· 16 years ago
586725f
crypto: talitos - Fix GFP flag usage
by Kim Phillips
· 16 years ago
ec6644d
crypto: talitos - Preempt overflow interrupts
by Kim Phillips
· 16 years ago
695ad58
crypto: talitos - Correct dst != src case handling
by Lee Nipper
· 16 years ago
4aaf087
crypto: talitos - Remove calls to of_node_put
by Lee Nipper
· 16 years ago
33af79d
scsi_dh: Verify "dev" is a sdev before accessing it.
by Chandra Seetharaman
· 16 years ago
dc7c65d
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
8a0ca91
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 16 years ago
42fdd14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
01a5bba
Fix FADT parsing
by Jan Beulich
· 16 years ago
4d38704
Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.
by Aaron Durbin
· 16 years ago
c83642d
ACPI: use dev_printk when possible
by Bjorn Helgaas
· 16 years ago
40ab4f4
PNPACPI: add support for HP vendor-specific CCSR descriptors
by Bjorn Helgaas
· 16 years ago
84684c7
PNP: avoid legacy IDE IRQs
by Bjorn Helgaas
· 16 years ago
1f32ca3
PNP: convert resource options to single linked list
by Bjorn Helgaas
· 16 years ago
bbe413b
ISAPNP: handle independent options following dependent ones
by Bjorn Helgaas
· 16 years ago
e2a1a6f
PNP: remove extra 0x100 bit from option priority
by Bjorn Helgaas
· 16 years ago
d5ebde6
PNP: support optional IRQ resources
by Bjorn Helgaas
· 16 years ago
2d29a7a
PNP: rename pnp_register_*_resource() local variables
by Bjorn Helgaas
· 16 years ago
fe2cf59
PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NR
by Bjorn Helgaas
· 16 years ago
c227536
PNP: centralize resource option allocations
by Bjorn Helgaas
· 16 years ago
b08395e
PNP: remove redundant pnp_can_configure() check
by Bjorn Helgaas
· 16 years ago
6e906f0
PNP: make resource assignment functions return 0 (success) or -EBUSY (failure)
by Bjorn Helgaas
· 16 years ago
819beac
PNP: in debug resource dump, make empty list obvious
by Bjorn Helgaas
· 16 years ago
fcfb7ce
PNP: improve resource assignment debug
by Bjorn Helgaas
· 16 years ago
169aaff
PNP: increase I/O port & memory option address sizes
by Bjorn Helgaas
· 16 years ago
7aefff5
PNP: introduce pnp_irq_mask_t typedef
by Bjorn Helgaas
· 16 years ago
a1802c4
PNP: make resource option structures private to PNP subsystem
by Bjorn Helgaas
· 16 years ago
08c9f26
PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM
by Bjorn Helgaas
· 16 years ago
b72ee1f1
PNP: whitespace/coding style fixes
by Bjorn Helgaas
· 16 years ago
57fd51a
PNP: add pnp_possible_config() -- can a device could be configured this way?
by Bjorn Helgaas
· 16 years ago
f61ed7e
PNP: dont sort by type in /sys/.../resources
by Bjorn Helgaas
· 16 years ago
25d39c3
PNP: remove ratelimit on add resource failures
by Bjorn Helgaas
· 16 years ago
5acf914
PNPACPI: keep disabled resources when parsing current config
by Bjorn Helgaas
· 16 years ago
aee3ad8
PNP: replace pnp_resource_table with dynamically allocated resources
by Bjorn Helgaas
· 16 years ago
9fdee4e
PNP: add pnp_resource_type_name() helper function
by Bjorn Helgaas
· 16 years ago
940e98d
PNP: add pnp_resource_type() internal interface
by Bjorn Helgaas
· 16 years ago
87e4acf
PNP: remove pnp_resource.index
by Bjorn Helgaas
· 16 years ago
b897f46
PNP: add detail to debug resource dump
by Bjorn Helgaas
· 16 years ago
469778c
ACPI: video: fix brightness allocation
by Julia Jomantaite
· 16 years ago
2a2a647
ACPI: Disable MWAIT via DMI on broken Compal board
by Zhao Yakui
· 16 years ago
da5e09a
ACPI : Create "idle=nomwait" bootparam
by Zhao Yakui
· 16 years ago
c1e3b37
ACPI: Create "idle=halt" bootparam
by Zhao Yakui
· 16 years ago
71b58cb
ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from user-space
by Zhang Rui
· 16 years ago
b53ce3f
ACPICA: Fix mutex debug code for wrong loop termination value
by Bob Moore
· 16 years ago
fd0a432
ACPICA: Cleanup of _PRT parsing code
by Bob Moore
· 16 years ago
71d993e
ACPICA: Cleanup debug operand dump mechanism
by Bob Moore
· 16 years ago
5a1a57e
ACPICA: Fix for invalid large array index on 64-bit systems
by Bob Moore
· 16 years ago
19d0cfe
ACPICA: Update DMAR and SRAT table definitions
by Bob Moore
· 16 years ago
d0e184a
ACPICA: Workaround for reversed _PRT entries from BIOS
by Bob Moore
· 16 years ago
4b8ed63
ACPICA: Add const qualifier for appropriate string constants
by Bob Moore
· 16 years ago
b524376
ACPICA: Several lint changes, no functional changes
by Bob Moore
· 16 years ago
d97b435
ACPICA: Removed unused include files from source files
by Bob Moore
· 16 years ago
67a119f
ACPICA: Eliminate acpi_native_uint type v2
by Bob Moore
· 16 years ago
11f2a61
ACPICA: Fix possible negative array index in acpi_ut_validate_exception
by Bob Moore
· 16 years ago
c91d924
ACPICA: Fix for hang on GPE method invocation
by Bob Moore
· 16 years ago
f3454ae
ACPICA: Add argument count checking to control method invocation via acpi_evaluate_object
by Bob Moore
· 16 years ago
c735ab7
fujitsu-laptop: depends on INPUT
by Randy Dunlap
· 16 years ago
d20a4dc
APM emulation: Notify about all suspend events, not just APM invoked ones (v2)
by Johannes Berg
· 16 years ago
741438b
ACPI PM: Remove obsolete Toshiba workaround
by Rafael J. Wysocki
· 16 years ago
a80a6da
PCI ACPI: Drop the second argument of platform_pci_choose_state
by Rafael J. Wysocki
· 16 years ago
2fe2de5
ACPI PM: acpi_pm_device_sleep_state() cleanup
by David Brownell
· 16 years ago
cc7e516
dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.
by Len Brown
· 16 years ago
d185705
ACPI: don't walk tables if ACPI was disabled
by Vegard Nossum
· 16 years ago
860f0c6
acer-wmi: Remove version number
by Carlos Corbacho
· 16 years ago
8114352
acer-wmi: Add debugfs file for device detection
by Carlos Corbacho
· 16 years ago
5753dd5
acer-wmi: Disable device autodetection on Fujitsu Siemens Amilo Li2732
by Carlos Corbacho
· 16 years ago
6f061ab
acer-wmi: Add EC quirk for Fujitsu Siemens Amilo Li 1718
by Carlos Corbacho
· 16 years ago
f2b585b
acer-wmi: Respect framebuffer blanking in backlight
by Carlos Corbacho
· 16 years ago
9991d9f
acer-wmi: Blacklist backlight on Acer Aspire 1520 & 1360 series
by Carlos Corbacho
· 16 years ago
1410946
eeepc-laptop: static
by Adrian Bunk
· 16 years ago
e38e8a0
Make GPE disable more robust
by Bob Moore
· 16 years ago
87dc5e3
compal-laptop: remove unnecessary lcd_level attribute
by Cezary Jackiewicz
· 16 years ago
12b2b34
acpi: fix printk format warning
by Randy Dunlap
· 16 years ago
3d532d5
ACPI: fix processor throttling set error
by Yi Yang
· 16 years ago
6594d87
ACPI: fix acpi fan state set error
by Yi Yang
· 16 years ago
74523c9
ACPI: fix checkpatch.pl complaints in scan.c
by Alok N Kataria
· 16 years ago
20b9373
Fujitsu-laptop update
by Jonathan Woithe
· 16 years ago
706546d
ACPI: change processors from array to per_cpu variable
by Mike Travis
· 16 years ago
5411552
misc,acpi,backlight: compal Laptop Extras
by Cezary Jackiewicz
· 16 years ago
9f1eb99
create sysfs link from acpi device to sysdev for cpu
by Zhang Rui
· 17 years ago
b62b8ef
force offline the processor during hot-removal
by Zhang Rui
· 17 years ago
26d4686
fix a deadlock issue when poking "eject" file
by Zhang Rui
· 17 years ago
64a8f00
IDE: Report errors during drive reset back to user space
by Elias Oltmanns
· 16 years ago
3ef5eb4
IDE: Remove unused code
by Elias Oltmanns
· 16 years ago
79e36a9
IDE: Fix HDIO_DRIVE_RESET handling
by Elias Oltmanns
· 16 years ago
72a3d65
hd.c: remove the #include <linux/mc146818rtc.h>
by Adrian Bunk
· 16 years ago
f327c1c
update the BLK_DEV_HD help text
by Adrian Bunk
· 16 years ago
453ea3e
move ide/legacy/hd.c to drivers/block/
by Adrian Bunk
· 16 years ago
01c22bf
ide/legacy/hd.c: use late_initcall()
by Adrian Bunk
· 16 years ago
ffa793f
remove BLK_DEV_HD_ONLY
by Adrian Bunk
· 16 years ago
85ae98a
ide: endian annotations in ide-floppy.c
by Harvey Harrison
· 16 years ago
68dc357
ide-floppy: zero out the whole struct ide_atapi_pc on init
by Borislav Petkov
· 16 years ago
c96a7df
ide-floppy: fold idefloppy_create_test_unit_ready_cmd into idefloppy_open
by Borislav Petkov
· 16 years ago
7fcebda
ide-cd: move request prep chunk from cdrom_do_newpc_cont to rq issue path
by Borislav Petkov
· 16 years ago
90eb808
ide-cd: move request prep from cdrom_start_rw_cont to rq issue path
by Borislav Petkov
· 16 years ago
e529c60
ide-cd: move request prep from cdrom_start_seek_continuation to rq issue path
by Borislav Petkov
· 16 years ago
4b01fcb
ide-cd: fold cdrom_start_seek into ide_cd_do_request
by Borislav Petkov
· 16 years ago
b6ca440
ide-cd: simplify request issuing path
by Borislav Petkov
· 16 years ago
99384ae
ide-cd: mv ide_do_rw_cdrom ide_cd_do_request
by Borislav Petkov
· 16 years ago
Next »