summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-07-10[PATCH] snsc: switch from force_sig to kill_procChristoph Hellwig1-14/+1
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: fix/finish cdev-initJim Cromie1-2/+15
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: undo region reservationJim Cromie1-6/+13
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: define and use constantsJim Cromie1-5/+5
2006-07-10[PATCH] LED Class support for Soekris net48xxChris Boot3-0/+123
2006-07-10[PATCH] aoe: cleanup i_rdev usageEric Sesterhenn1-1/+1
2006-07-10[PATCH] char/rtc: Handle memory-mapped chips properlyMaciej W. Rozycki1-9/+32
2006-07-10[PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek1-2/+2
2006-07-10[PATCH] Fix and enable EDAC sysfs operationDoug Thompson1-493/+194
2006-07-10[PATCH] s390: broken null test in claw driverDave Jones1-1/+1
2006-07-10[PATCH] fix oddball boolean logic in s390 netiucvDave Jones1-1/+1
2006-07-10[PATCH] s390: move var declarations behind ifdefSerge E. Hallyn1-0/+2
2006-07-10[PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells1-1/+0
2006-07-10[PATCH] usb-storage: wait for URB to completeAlan Stern1-1/+1
2006-07-10[PATCH] pci: initialize struct pci_dev.error_stateLinas Vepstas1-0/+1
2006-07-10[PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann8-85/+131
2006-07-10[PATCH] powerpc: fix SMU driver interrupt mappingBenjamin Herrenschmidt1-15/+38
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2-2/+2
2006-07-10[PATCH] ACPI: fix fan/thermal resumeKonstantin Karasyov1-1/+16
2006-07-10[PATCH] md: fix oops in error-handlingAndrew Morton1-0/+2
2006-07-10[PATCH] md: include sector number in messages about corrected read errorsNeilBrown3-7/+30
2006-07-10[PATCH] md: require CAP_SYS_ADMIN for (re-)configuring md devices via sysfsNeilBrown1-0/+4
2006-07-10[PATCH] md: unify usage of symbolic names for permsNeilBrown1-29/+27
2006-07-10[PATCH] md: fix usage of wrong variable in raid1NeilBrown1-1/+1
2006-07-10[PATCH] md: fix some small races in bitmap plugging in raid5NeilBrown1-3/+27
2006-07-10[PATCH] md: fix a plug/unplug race in raid5NeilBrown1-12/+6
2006-07-10[PATCH] md: fix resync speed calculation for restarted resyncsNeilBrown2-5/+8
2006-07-10[PATCH] md: delay starting md threads until array is completely setupNeilBrown2-7/+4
2006-07-10[PATCH] md: set desc_nr correctly for version-1 superblocksNeilBrown1-1/+5
2006-07-10[PATCH] md: possible fix for unplug problemNeilBrown1-1/+1
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl3-1/+3
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl67-66/+11
2006-07-10[PATCH] hisax: fix usage of __init*Karsten Keil32-86/+86
2006-07-10[PATCH] release_firmware() fixesMagnus Damm7-26/+25
2006-07-10[PATCH] cdrom: fix bad cgc.buflen assignmentJens Axboe1-1/+1
2006-07-10[PATCH] Add Specialix IO8+ card support hotplug supportChuck Short1-0/+6
2006-07-10[PATCH] Add Computone IntelliPort Plus serial hotplug supportChuck Short1-0/+7
2006-07-10[PATCH] don't select CONFIG_HOTPLUGAndrew Morton3-4/+3
2006-07-09Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEADLinus Torvalds13-16/+18
2006-07-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds9-559/+2523
2006-07-09Revert "ACPI: dock driver"Linus Torvalds4-770/+0
2006-07-08[NET] gso: Add skb_is_gsoHerbert Xu10-14/+13
2006-07-08[IRDA]: fix drivers/net/irda/ali-ircc.c:ali_ircc_init()Adrian Bunk1-1/+2
2006-07-08[ATM]: Typo in drivers/atm/Kconfig...Matt LaPlante1-1/+1
2006-07-08[TG3]: add amd8131 to "write reorder" chipsetsJohn W. Linville1-0/+2
2006-07-07[PATCH] Fix cpufreq vs hotplug lockdep recursion.Dave Jones1-0/+4
2006-07-06Merge branch 'master' into upstreamJeff Garzik8-252/+829
2006-07-05Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds7-250/+826
2006-07-05[PATCH] ahci: Ensure that we don't grab both functionsroot1-4/+11
2006-07-05[PATCH] libata-core.c: restore configuration boot messages in ata_dev_configu...Borislav Petkov1-5/+5