Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8a0e7e14a28b1084e90f8828d35530019c645969
8a0e7e1
ide: move hwif->rqsize init from ide_init_queue() to init_irq()
by Bartlomiej Zolnierkiewicz
· 17 years ago
c5d70cc
ide: merge init_gendisk() into hwif_register_devices()
by Bartlomiej Zolnierkiewicz
· 17 years ago
346d499
ide: call init_gendisk() after ide_acpi_init()
by Bartlomiej Zolnierkiewicz
· 17 years ago
3a4e7c9
ide: move blk_register_region() call out from init_gendisk()
by Bartlomiej Zolnierkiewicz
· 17 years ago
5c2854e
ide: skip not present devices in init_gendisk()
by Bartlomiej Zolnierkiewicz
· 17 years ago
521fd1e
ide: remove incorrect init_gendisk() comment
by Bartlomiej Zolnierkiewicz
· 17 years ago
1f2cf8b
ide: add ->port_init_devs method to ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
807b90d
ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flags
by Bartlomiej Zolnierkiewicz
· 17 years ago
7704ca2
ide: factor out code initializing devices from ide_init_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
909f436
ide: fix ide_unregister() usage in host drivers
by Bartlomiej Zolnierkiewicz
· 17 years ago
9e016a7
ide: add ide_deprecated_find_port() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
f82c2b1
ide: add 'init_default' and 'restore' arguments to ide_unregister()
by Bartlomiej Zolnierkiewicz
· 17 years ago
ead741d
ide: remove redundant init_hwif_default() call from ide_register_hw()
by Bartlomiej Zolnierkiewicz
· 17 years ago
2244e85
ide: remove redundant hwif->present check from ide_register_hw()
by Bartlomiej Zolnierkiewicz
· 17 years ago
1bee4d1
pdc202xx_old: remove surplus initialiser
by Alan Cox
· 17 years ago
fc6c5bc
ide-floppy: bump driver version number
by Borislav Petkov
· 17 years ago
0571c7a
ide-floppy: fix most of the remaining checkpatch.pl issues
by Borislav Petkov
· 17 years ago
6e5fa7b
ide-floppy: remove atomic test_*bit macros
by Borislav Petkov
· 17 years ago
757ced8
ide-floppy: remove unused flag PC_ABORT
by Borislav Petkov
· 17 years ago
f373bd8
ide-floppy: remove IDEFLOPPY_DEBUG_INFO
by Borislav Petkov
· 17 years ago
ae7e8dd
ide-floppy: remove unused IDEFLOPPY_USE_READ12
by Borislav Petkov
· 17 years ago
32925e1
ide-floppy: merge idefloppy_{input,output}_buffers
by Borislav Petkov
· 17 years ago
0eea645
ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rw
by Borislav Petkov
· 17 years ago
0bf399e
ide-floppy: remove IDEFLOPPY_DEBUG_BUGS macro
by Borislav Petkov
· 17 years ago
d652c13
ide-floppy: mv idefloppy_{should_,}report_error
by Borislav Petkov
· 17 years ago
d30a7fb
ide-floppy: report DMA handling in idefloppy_pc_intr() properly
by Borislav Petkov
· 17 years ago
20bf7bd
ide-floppy: factor out ioctl handlers from idefloppy_ioctl()
by Borislav Petkov
· 17 years ago
194ec0c
ide-floppy: remove struct idefloppy_capacity_descriptor
by Borislav Petkov
· 17 years ago
8e81bbb
ide-floppy: remove struct idefloppy_flexible_disk_page
by Borislav Petkov
· 17 years ago
24a5d70
ide-floppy: remove struct idefloppy_mode_parameter_header
by Borislav Petkov
· 17 years ago
a6ff2d3
ide-floppy: remove struct idefloppy_request_sense_result
by Borislav Petkov
· 17 years ago
4d37d32
ide-floppy: remove struct idefloppy_inquiry_result
by Borislav Petkov
· 17 years ago
948391d
ide-floppy: remove struct idefloppy_capabilities_page
by Borislav Petkov
· 17 years ago
bcc77d9
ide-floppy: cleanup and unify debugging macro calls
by Borislav Petkov
· 17 years ago
7e8b163
ide-floppy: include the proper headers
by Borislav Petkov
· 17 years ago
9a24b63
ide-floppy: disambiguate function names
by Borislav Petkov
· 17 years ago
0078df2
ide-floppy: remove unnecessary ->handler != NULL check
by Borislav Petkov
· 17 years ago
8f62243
ide-floppy: replace ntoh{s,l} and hton{s,l} calls with the generic byteorder
by Borislav Petkov
· 17 years ago
30d6709
ide-floppy: convert to generic packet commands
by Borislav Petkov
· 17 years ago
78829dd
ide: remove needless includes from PCI host drivers
by Bartlomiej Zolnierkiewicz
· 17 years ago
bfa14b4
ide: add ->cable_detect method to ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
c413b9b
ide: add struct ide_port_info instances to legacy host drivers
by Bartlomiej Zolnierkiewicz
· 17 years ago
1ebf749
ide: separate PCI specific init from generic init in ide_pci_setup_ports()
by Bartlomiej Zolnierkiewicz
· 17 years ago
bf77c53
ide: always set DMA masks in ide_pci_setup_ports()
by Bartlomiej Zolnierkiewicz
· 17 years ago
d4e6d4e
macide: remove drive->capacity64 quirk
by Bartlomiej Zolnierkiewicz
· 17 years ago
b4d1c73
atiixp/cs5535/scc_pata: fix "idex=ata66" parameter handling
by Bartlomiej Zolnierkiewicz
· 17 years ago
bd38dd3
au1xxx-ide: fix ->io_32bit handling
by Bartlomiej Zolnierkiewicz
· 17 years ago
36e9dc4
dtc2278: fix ->io_32bit handling
by Bartlomiej Zolnierkiewicz
· 17 years ago
ae9458d
Merge git://git.infradead.org/battery-2.6
by Linus Torvalds
· 17 years ago
63e9b66
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 17 years ago
687fcdf
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 17 years ago
215e871
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
b6cf160
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 17 years ago
ed50d6c
debug: softlockup looping fix
by Peter Zijlstra
· 17 years ago
e91926e
apm_power: check I.intval for zero value, we use it as the divisor
by Anton Vorontsov
· 17 years ago
ae4bb15
MAINTAINERS: remove kernel-discuss@handhelds.org list
by Anton Vorontsov
· 17 years ago
c3caeba
pda_power: implement polling
by Anton Vorontsov
· 17 years ago
bfde266
pda_power: various cleanups
by Anton Vorontsov
· 17 years ago
dffd28a
apm_power: support using VOLTAGE_* properties for apm calculations
by Dmitry Baryshkov
· 17 years ago
8f8e9b3
pda_power: add suspend/resume support
by Dmitry Baryshkov
· 17 years ago
c7cc930
power_supply: add few more values and props
by Dmitry Baryshkov
· 17 years ago
9ef4510
pda_power: only register available psu
by Dmitry Baryshkov
· 17 years ago
839dc9f
power: fix incorrect unregistration in power_supply_create_attrs error path
by Andres Salomon
· 17 years ago
8efe444
power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL
by Andres Salomon
· 17 years ago
4d24473
[BATTERY] power_supply_leds: use kasprintf
by Akinobu Mita
· 17 years ago
25f1214
[BATTERY] Every file should include the headers containing the prototypes for its global functions.
by Adrian Bunk
· 17 years ago
a6eb84b
suspend: cleanup reference to swsusp_pg_dir[]
by Rafael J. Wysocki
· 17 years ago
ffffa4b
PM: Remove obsolete /sys/devices/.../power/state docs
by David Brownell
· 17 years ago
5a0a2f3
Hibernation: Invoke suspend notifications after console switch
by Rafael J. Wysocki
· 17 years ago
af258f5
Suspend: Invoke suspend notifications after console switch
by Johannes Berg
· 17 years ago
17b7a89
Suspend: Clean up suspend_64.c
by Borislav Petkov
· 17 years ago
b28f508
Suspend: Add config option to disable the freezer if architecture wants that
by Johannes Berg
· 17 years ago
c9b6c8f
ACPI: Print message before calling _PTS
by Rafael J. Wysocki
· 17 years ago
7258ec5
ACPI hibernation: Call _PTS before suspending devices
by Rafael J. Wysocki
· 17 years ago
caea99e
Hibernation: Introduce begin() and end() callbacks
by Rafael J. Wysocki
· 17 years ago
60417f5
ACPI suspend: Call _PTS before suspending devices
by Rafael J. Wysocki
· 17 years ago
3c1d2b6
ACPI: Separate disabling of GPEs from _PTS
by Rafael J. Wysocki
· 17 years ago
c95d47a
ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAK
by Rafael J. Wysocki
· 17 years ago
c697eec
Suspend: Introduce begin() and end() callbacks
by Rafael J. Wysocki
· 17 years ago
7671b8a
suspend: fix ia64 allmodconfig build
by Rafael J. Wysocki
· 17 years ago
a3627f6
ACPI: clear GPE earily in resume to avoid warning
by Shaohua Li
· 17 years ago
f4cb570
Suspend: Clean up Kconfig (V2)
by Johannes Berg
· 17 years ago
801e406
Hibernation: Clean up Kconfig (V2)
by Johannes Berg
· 17 years ago
2397672
Hibernation: Update messages
by Rafael J. Wysocki
· 17 years ago
465d2b4
Suspend: Use common prefix in messages
by Rafael J. Wysocki
· 17 years ago
b6887a2
Hibernation: Remove unnecessary variable declaration
by Rafael J. Wysocki
· 17 years ago
9575809
Hibernation: Fix comment in disk.c
by Rafael J. Wysocki
· 17 years ago
9628c0e
Suspend: Fix comment in main.c
by Rafael J. Wysocki
· 17 years ago
72df68c
Hibernation: Move low level resume to disk.c
by Rafael J. Wysocki
· 17 years ago
2ed43b6
Suspend: Fix compilation warning for CONFIG_SUSPEND unset
by Rafael J. Wysocki
· 17 years ago
8252575
PM: Convert PM notifiers to out-of-line code
by Alan Stern
· 17 years ago
90dda1c
PM: Make PM_TRACE more architecture independent
by Johannes Berg
· 17 years ago
ce2b714
PM: Suspend/hibernation debug documentation update (rev. 2)
by Rafael J. Wysocki
· 17 years ago
4cc7977
Hibernation: New testing facility (rev. 2)
by Rafael J. Wysocki
· 17 years ago
039a75c
suspend: build fix responding to 2.6.25 kset change
by Rafael J. Wysocki
· 17 years ago
0e7d56e
Suspend: Testing facility (rev. 2)
by Rafael J. Wysocki
· 17 years ago
c3e94d8
Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)
by Alan Stern
· 17 years ago
2f8ed1c
Hibernation: Move function prototypes to header
by Adrian Bunk
· 17 years ago
964756a
ACPI: Fix mismerge in acpi_hibernation_finish
by Rafael J. Wysocki
· 17 years ago
3010f8c
Hibernation: Introduce exportable suspend ioctls header (rev. 2)
by Rafael J. Wysocki
· 17 years ago
Next »