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-10-01
block: use normal I/O path for discard requests
Christoph Hellwig
2009-10-01
cciss: fix build when !PROC_FS
Alexander Beregalov
2009-10-01
cciss: cciss_host_attr_groups should be const
Jens Axboe
2009-10-01
cciss: Dynamically allocate the drive_info_struct for each logical drive.
Stephen M. Cameron
2009-10-01
cciss: Add usage_count attribute to each logical drive in /sys
Stephen M. Cameron
2009-10-01
cciss: Add a "raid_level" attribute to each logical drive in /sys
Stephen M. Cameron
2009-10-01
cciss: fix some magic numbers in the raid-level decoding
Stephen M. Cameron
2009-10-01
cciss: Add lunid attribute to each logical drive in /sys
Stephen M. Cameron
2009-10-01
cciss: Don't check h->busy_initializing in cciss_open().
Stephen M. Cameron
2009-10-01
cciss: Preserve all 8 bytes of LUN ID for logical drives.
Stephen M. Cameron
2009-10-01
cciss: Silence noisy per-disk messages output by cciss_read_capacity
Stephen M. Cameron
2009-10-01
cciss: Fix excessive gendisk freeing bug on driver unload.
Stephen M. Cameron
2009-10-01
cciss: Fix usage_count check in rebuild_lun_table when triggered via sysfs.
Stephen M. Cameron
2009-10-01
cciss: Clear all sysfs-exposed data for deleted logical drives.
Stephen M. Cameron
2009-10-01
cciss: Handle special case for sysfs attributes of the first logical drive.
Stephen M. Cameron
2009-10-01
cciss: Handle cases when cciss_add_disk fails.
Stephen M. Cameron
2009-10-01
cciss: Handle failure of blk_init_queue gracefully in cciss_add_disk.
Stephen M. Cameron
2009-10-01
cciss: Rearrange logical drive sysfs code to make the "changing a disk" path ...
Stephen M. Cameron
2009-10-01
cciss: Dynamically allocate struct device for each logical drive as needed.
Stephen M. Cameron
2009-10-01
cciss: Remove some unused code in rebuild_lun_table()
Stephen M. Cameron
2009-10-01
cciss: Allow triggering of rescan of logical drive topology via sysfs entry
Andrew Patterson
2009-10-01
cciss: Use one scan thread per controller and fix hang during rmmod
Andrew Patterson
2009-10-01
cciss: Remove sysfs entries for logical drives on driver cleanup.
Andrew Patterson
2009-10-01
cciss: fix schedule_timeout() parameters
Randy Dunlap
2009-10-01
dac960: switch to seq_file
Alexey Dobriyan
2009-10-01
cpqarray: switch to seq_file
Alexey Dobriyan
2009-09-27
tty: Fix regressions caused by commit b50989dc
Dave Young
2009-09-27
ACPI: kill "unused variable āiā" warning
Linus Torvalds
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-27
ACPI: Kill overly verbose "power state" log messages
Roland Dreier
2009-09-27
ACPI: Clarify resource conflict message
Jean Delvare
2009-09-27
thinkpad-acpi: fix CONFIG_THINKPAD_ACPI_HOTKEY_POLL build problem
Henrique de Moraes Holschuh
2009-09-26
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
2009-09-26
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
2009-09-26
headers: kref.h redux
Alexey Dobriyan
2009-09-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2009-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-09-26
backlight: new driver for ADP5520/ADP5501 MFD PMICs
Michael Hennerich
2009-09-26
backlight: extend event support to also support poll()
Henrique de Moraes Holschuh
2009-09-26
ACPI: i2c-scmi: don't use acpi_device_uid()
Bjorn Helgaas
2009-09-26
Merge branch 'thinkpad-2.6.32-part2' into release
Len Brown
2009-09-25
at91_can: Forgotten git 'add' of at91_can.c
David S. Miller
2009-09-25
TI Davinci EMAC: Fix in vector definition for EMAC_VERSION_2
Sriram
2009-09-25
ACPI: simplify building device HID/CID list
Bjorn Helgaas
2009-09-25
ACPI: remove acpi_device_uid() and related stuff
Bjorn Helgaas
2009-09-25
ACPI: remove acpi_device.flags.hardware_id
Bjorn Helgaas
2009-09-25
ACPI: remove acpi_device.flags.compatible_ids
Bjorn Helgaas
2009-09-25
ACPI: maintain a single list of _HID and _CID IDs
Bjorn Helgaas
2009-09-25
ACPI: make sure every acpi_device has an ID
Bjorn Helgaas
2009-09-25
ACPI: use acpi_device_hid() when possible
Bjorn Helgaas
[next]