index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2009-03-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
2009-03-24
ide: use try_to_identify() in ide_driveid_update()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: clear drive IRQ after re-enabling local IRQs in ide_driveid_update()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: sanitize SELECT_MASK() usage in ide_driveid_update()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: classify device type in do_probe()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: remove broken EXABYTENEST support
Bartlomiej Zolnierkiewicz
2009-03-24
ide: shorten timeout value in ide_driveid_update()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: propagate AltStatus workarounds to ide_driveid_update()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: fix kmalloc() failure handling in ide_driveid_update()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: remove pciirq argument from ide_pci_setup_ports()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: fix ->init_chipset method to return 'int' value
Bartlomiej Zolnierkiewicz
2009-03-24
ide: remove try_to_identify() wrapper
Bartlomiej Zolnierkiewicz
2009-03-24
ide: remove no longer needed IRQ auto-probing from try_to_identify() (v2)
Bartlomiej Zolnierkiewicz
2009-03-24
ide: remove no longer needed IRQ fallback code from hwif_init()
Bartlomiej Zolnierkiewicz
2009-03-24
amd74xx: remove no longer needed ->init_hwif method
Bartlomiej Zolnierkiewicz
2009-03-24
ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQS
Bartlomiej Zolnierkiewicz
2009-03-24
ide: use ide_pci_is_in_compatibility_mode() in ide_pci_init_{one,two}()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: use pci_get_legacy_ide_irq() in ide_pci_init_{one,two}()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: handle IDE_HFLAG[_FORCE]_LEGACY_IRQS in ide_pci_init_{one,two}()
Bartlomiej Zolnierkiewicz
2009-03-24
trm290: small ->init_hwif cleanup
Bartlomiej Zolnierkiewicz
2009-03-24
ns87415: small ->init_hwif cleanup
Bartlomiej Zolnierkiewicz
2009-03-24
ns87415: use pci_get_legacy_ide_irq()
Bartlomiej Zolnierkiewicz
2009-03-24
amd74xx: use ide_pci_is_in_compatibility_mode()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: move error handling code to ide-eh.c (v2)
Bartlomiej Zolnierkiewicz
2009-03-24
ide: checkpatch.pl fixes for ide-iops.c
Bartlomiej Zolnierkiewicz
2009-03-24
ide: fix comments in ide_config_drive_speed()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: fix printk() levels in [atapi_]reset_pollfunc()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: move standard I/O code to ide-io-std.c
Bartlomiej Zolnierkiewicz
2009-03-24
ide: move ide_read_bcount_and_ireason() to ide-atapi.c
Bartlomiej Zolnierkiewicz
2009-03-24
ide: move xfer mode tuning code to ide-xfer-mode.c
Bartlomiej Zolnierkiewicz
2009-03-24
ide: move device settings code to ide-devsets.c
Bartlomiej Zolnierkiewicz
2009-03-24
ide: move ide_do_park_unpark() to ide-park.c
Bartlomiej Zolnierkiewicz
2009-03-24
ide: factor out processing of special commands from ide_special_rq()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: remove ide_do_drive_cmd()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: move ide_dma_timeout_retry() to ide-dma.c
Bartlomiej Zolnierkiewicz
2009-03-24
ide: move drive_is_ready() to ide-io.c
Bartlomiej Zolnierkiewicz
2009-03-24
ide: unexport ide_devset_execute()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: remove stale comments from drive_is_ready()
Bartlomiej Zolnierkiewicz
2009-03-24
ide-acpi: remove taskfile_load_raw()
Bartlomiej Zolnierkiewicz
2009-03-24
ide-acpi: cleanup do_drive_set_taskfiles()
Bartlomiej Zolnierkiewicz
2009-03-24
ide-acpi: cleanup do_drive_get_GTF()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: sanitize ACPI initialization
Bartlomiej Zolnierkiewicz
2009-03-24
ide: add ide_for_each_present_dev() iterator
Bartlomiej Zolnierkiewicz
2009-03-24
ide-acpi: init ACPI handles early for devices
Bartlomiej Zolnierkiewicz
2009-03-24
ide-acpi: no need to zero ->acpidata for devices
Bartlomiej Zolnierkiewicz
2009-03-24
ide: remove superfluous check from ide_proc_port_register_devices()
Bartlomiej Zolnierkiewicz
[next]