aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-11[MFD] Add code UCB1200/UCB1300 assabet platform supportRussell King2-0/+77
2005-09-11[MFD] Add code UCB1200/UCB1300 touchscreen supportRussell King3-0/+435
2005-09-11[MFD] Add code UCB1200/UCB1300 device supportRussell King4-0/+927
2005-09-10[PATCH] Fix breakage on ppc{,64} by "nvidiafb: Fallback to firmware EDID"Alexey Dobriyan1-1/+2
2005-09-10Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input Linus Torvalds24-312/+977
2005-09-10Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds1-1/+1
2005-09-10[PATCH] envctrl fixesviro@ZenIV.linux.org.uk2-5/+2
2005-09-10[PATCH] __user annotations (scsi/ch)viro@ZenIV.linux.org.uk1-13/+14
2005-09-10[PATCH] cfq-iosched: reverse bad reference count fixJens Axboe1-0/+3
2005-09-10[PATCH] telephony: fix-up schedule_timeout() usageNishanth Aravamudan1-36/+18
2005-09-10[PATCH] parport: fix-up schedule_timeout() usageNishanth Aravamudan3-12/+8
2005-09-10[PATCH] drivers/char: fix-up schedule_timeout() usageNishanth Aravamudan6-36/+17
2005-09-10[PATCH] drivers/cdrom: fix-up schedule_timeout() usageNishanth Aravamudan2-4/+2
2005-09-10[PATCH] drivers/block: fix-up schedule_timeout() usageNishanth Aravamudan8-24/+13
2005-09-10[PATCH] remove ACPI S4bios supportPavel Machek3-13/+1
2005-09-10[PATCH] janitor: ide/ide-cs: replace schedule_timeout() with msleep()Nishanth Aravamudan1-2/+2
2005-09-10[PATCH] janitor: block/xd: replace schedule_timeout() with msleep()/msleep_interruptible()Nishanth Aravamudan1-9/+6
2005-09-10[PATCH] janitor: tulip/de4x5: list_for_eachDomen Puncer1-2/+2
2005-09-10[PATCH] janitor: block/umem: replace PRINTK with pr_debugDomen Puncer1-7/+4
2005-09-10[PATCH] janitor: ide-tape: replace schedule_timeout() with msleep()Nishanth Aravamudan1-2/+1
2005-09-10[PATCH] janitor: net/ppp-generic: list_for_each_entryDomen Puncer1-16/+7
2005-09-10[PATCH] janitor: ide: min/max macros in ide-timing.hClemens Buchacher1-13/+12
2005-09-10[PATCH] drivers/char/lp.c : Use of the time_after() macroMarcelo Feitoza Parisi1-1/+2
2005-09-10[PATCH] merge some from Rusty's trivial patchesAdrian Bunk4-7/+5
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl20-142/+86
2005-09-10[PATCH] fix unusual placement of inline keyword in hpetAdrian Bunk1-2/+2
2005-09-10[PATCH] telephony/ixj: use msleep() instead of schedule_timeout()Nishanth Aravamudan1-52/+10
2005-09-10[PATCH] dmapool: Fix "nocast type" warningsVictor Fusco1-1/+2
2005-09-10[PATCH] char/n_tty: fix sparse warnings (__nocast type)Victor Fusco1-1/+1
2005-09-10[PATCH] hdpu_cpustate.c: misc_register() can failChristophe Lucas1-4/+19
2005-09-10[PATCH] drivers/char/lcd.c: misc_register() can failChristophe Lucas1-1/+6
2005-09-10[PATCH] applicom: fix error handlingChristophe Lucas1-4/+20
2005-09-10[PATCH] synclink_cs add statistics clearPaul Fulghum1-5/+11
2005-09-10[PATCH] Subject: PATCH: fix numa caused compile warningsAlan Cox2-5/+11
2005-09-10Input: i8042 - use kzalloc instead of kcallocDmitry Torokhov1-3/+3
2005-09-10Input: clean up whitespace and formatting in drivers/char/keyboard.cDmitry Torokhov1-54/+55
2005-09-09Manual merge with LinusDmitry Torokhov1016-82511/+90239
2005-09-09[PATCH] md: fix BUG when raid10 rebuilds without enough drivesNeilBrown1-1/+7
2005-09-09[PATCH] md: fix raid10 assembly when too many devices are missingNeilBrown1-3/+27
2005-09-09[PATCH] md: really get sb_size setting right in all casesNeilBrown1-2/+2
2005-09-09[PATCH] md: make sure the new 'sb_size' is set properly device added without pre-existing superblock.NeilBrown1-0/+2
2005-09-09[PATCH] md: report spare drives in /proc/mdstatNeilBrown1-1/+2
2005-09-09[PATCH] md: add information about superblock version to /proc/mdstatNeilBrown1-0/+9
2005-09-09[PATCH] md: use queue_hardsect_size instead of block_size for md superblock size calc.NeilBrown1-1/+1
2005-09-09[PATCH] md: choose better default offset for bitmap.NeilBrown1-2/+1
2005-09-09[PATCH] md: tidy up daemon stop/start code in md/bitmap.cNeilBrown2-47/+28
2005-09-09[PATCH] md: ensure bitmap_writeback_daemon handles shutdown properly.NeilBrown1-0/+3
2005-09-09[PATCH] md: use kthread infrastructure in mdNeilBrown1-38/+10
2005-09-09[PATCH] md: write-intent bitmap support for raid6NeilBrown2-11/+124
2005-09-09[PATCH] md: add write-intent-bitmap support to raid5NeilBrown2-12/+124