summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Change HFS+ to not use ll_rw_block()Jan Kara2005-09-071-4/+2
* [PATCH] Change ll_rw_block() calls in UFSJan Kara2005-09-073-18/+9
* [PATCH] Change ll_rw_block() calls in ReiserJan Kara2005-09-071-2/+2
* [PATCH] Change ll_rw_block() calls in JBDJan Kara2005-09-074-5/+5
* [PATCH] Make ll_rw_block() wait for buffer lockJan Kara2005-09-072-14/+17
* [PATCH] Fix JBD race in t_forget list handlingJan Kara2005-09-071-10/+24
* [PATCH] kjournald: missing JFS_UNMOUNT checkMark Fasheh2005-09-071-0/+2
* [PATCH] Corgi: Add MMC/SD write protection switch handlingRichard Purdie2005-09-071-0/+6
* [PATCH] Corgi: Add keyboard and touchscreen device definitionsRichard Purdie2005-09-071-0/+24
* [PATCH] Input: Add a new switch event typeRichard Purdie2005-09-074-4/+49
* [PATCH] w100fb: Update corgi platform code to match new driverRichard Purdie2005-09-075-61/+408
* [PATCH] w100fb: Rewrite for platform independenceRichard Purdie2005-09-073-1470/+1357
* [PATCH] Corgi touchscreen: Fix a pmu bugRichard Purdie2005-09-071-1/+1
* [PATCH] Corgi Touchscreen: Code cleanup / fixesRichard Purdie2005-09-071-8/+8
* [PATCH] Corgi Touchscreen: Allow the driver to share the PMURichard Purdie2005-09-071-6/+9
* [PATCH] Corgi Keyboard: Code tidyingRichard Purdie2005-09-071-33/+28
* [PATCH] Corgi Keyboard: Add some power management codeRichard Purdie2005-09-071-1/+41
* [PATCH] Corgi Keyboard: Fix a couple of compile errorsRichard Purdie2005-09-071-2/+2
* [PATCH] mmc: conditional scr sysfs entryPierre Ossman2005-09-071-3/+18
* [PATCH] mmc: wbsd Secure Digital supportPierre Ossman2005-09-072-6/+57
* [PATCH] Add write protection switch handling to the PXA MMC driverRichard Purdie2005-09-072-0/+12
* [PATCH] sd: SD copyright noticePierre Ossman2005-09-071-0/+2
* [PATCH] sd: SD 4-bit busPierre Ossman2005-09-073-0/+52
* [PATCH] sd: SCR in sysfsPierre Ossman2005-09-071-0/+2
* [PATCH] sd: SCR registerPierre Ossman2005-09-072-10/+142
* [PATCH] sd: read-only switchPierre Ossman2005-09-074-18/+34
* [PATCH] sd: initialize SD cardsPierre Ossman2005-09-074-73/+262
* [PATCH] hfs: NLS supportRoman Zippel2005-09-078-46/+176
* [PATCH] hfs: show_options supportRoman Zippel2005-09-074-6/+55
* [PATCH] hfs: remove debug codeRoman Zippel2005-09-072-40/+2
* [PATCH] ipmi poweroff: fix chassis controlCorey Minyard2005-09-073-80/+71
* [PATCH] ipmi: remove unused fieldsCorey Minyard2005-09-071-31/+11
* [PATCH] ipmi: style cleanupsCorey Minyard2005-09-075-128/+146
* [PATCH] ipmi: add hacks for IPMI chassis poweroff for certain Dell serversCorey Minyard2005-09-071-0/+24
* [PATCH] ipmi: fix panic ipmb responseCorey Minyard2005-09-072-41/+69
* [PATCH] ipmi: clean up versioning of the IPMI driverCorey Minyard2005-09-078-34/+19
* [PATCH] ipmi: OEM flag handling and hacks for some Dell machinesCorey Minyard2005-09-071-12/+105
* [PATCH] ipmi: allow userland to include ipmi.hCorey Minyard2005-09-071-0/+1
* [PATCH] ipmi: watchdog/NMI interaction fixesCorey Minyard2005-09-071-7/+11
* [PATCH] ipmi: high-res timer support fixesCorey Minyard2005-09-071-15/+21
* [PATCH] ipmi: add per-channel IPMB addressesCorey Minyard2005-09-073-60/+201
* [PATCH] IPMI: use dmi_find_device()Andrey Panin2005-09-071-88/+17
* [PATCH] ALSA: convert kcalloc to kzallocPekka Enberg2005-09-073-5/+13
* [PATCH] fs: convert kcalloc to kzallocPekka Enberg2005-09-072-42/+42
* [PATCH] drivers: convert kcalloc to kzallocPekka Enberg2005-09-075-5/+5
* [PATCH] USB: convert kcalloc to kzallocPekka Enberg2005-09-078-8/+8
* [PATCH] input: convert kcalloc to kzallocPekka Enberg2005-09-0720-22/+22
* [PATCH] PPC64: convert kcalloc to kzallocPekka Enberg2005-09-071-1/+1
* [PATCH] IA64: convert kcalloc to kzallocPekka Enberg2005-09-073-6/+6
* [PATCH] introduce and use kzallocPekka J Enberg2005-09-077-23/+27