aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2005-07-07[PATCH] dvb: saa7146: kj pci_module_init cleanupChristophe Lucas
2005-07-07[PATCH] dvb: add Pluto2 driverAndreas Oberritter
2005-07-07[PATCH] dvb: DVB updateJohannes Stezenbach
2005-07-07[PATCH] dvb: frontend: l64781: improve tuningJohannes Stezenbach
2005-07-07[PATCH] dvb: frontend: cx22702: support for cxusbPatrick Boettcher
2005-07-07[PATCH] dvb: frontend: tda1004x: support tda827x tunersHartmut Hackmann
2005-07-07[PATCH] dvb: add missing release_firmware() callsAnssi Hannula
2005-07-07[PATCH] dvb: frontend: bcm3510: fix firmware version checkHartmut Hackmann
2005-07-07[PATCH] dvb: frontend: tda1004x updateHartmut Hackmann
2005-07-07[PATCH] dvb: frontend: remove unused I2C idsAndrew de Quincey
2005-07-07[PATCH] dvb: core: dmxdev cleanupsPeter Beutner
2005-07-07[PATCH] dvb: core: demux error handling fixPeter Beutner
2005-07-07[PATCH] dvb: core: add workaround for tuning problemAndrew de Quincey
2005-07-07[PATCH] dvb: core: fix race condition in FE_READ_STATUS ioctlPeter Beutner
2005-07-07[PATCH] dvb: remove obsolete skystar2 driverJohannes Stezenbach
2005-07-07[PATCH] dvb: cinergyT2: endianness fix for raw remote-control keysMartin Loschwitz
2005-07-07[PATCH] IB uverbs: add mthca user QP supportRoland Dreier
2005-07-07[PATCH] IB uverbs: add mthca user CQ supportRoland Dreier
2005-07-07[PATCH] IB uverbs: add mthca user MR supportRoland Dreier
2005-07-07[PATCH] IB uverbs: add mthca user PD supportRoland Dreier
2005-07-07[PATCH] IB uverbs: add mthca mmap supportRoland Dreier
2005-07-07[PATCH] IB uverbs: add mthca user context supportRoland Dreier
2005-07-07[PATCH] IB uverbs: add mthca user doorbell record supportRoland Dreier
2005-07-07[PATCH] IB uverbs: add mthca ABI headerRoland Dreier
2005-07-07[PATCH] IB uverbs: hook up Kconfig/MakefileRoland Dreier
2005-07-07[PATCH] IB uverbs: memory pinning implementationRoland Dreier
2005-07-07[PATCH] IB uverbs: core implementationRoland Dreier
2005-07-07[PATCH] IB uverbs: add user verbs ABI headerRoland Dreier
2005-07-07[PATCH] IB uverbs: update mthca for new APIRoland Dreier
2005-07-07[PATCH] IB uverbs: update kernel midlayer for new APIRoland Dreier
2005-07-07[PATCH] IB uverbs: core API extensionsRoland Dreier
2005-07-07[PATCH] coverity: fix fbsysfs null pointer checkKAMBAROV, ZAUR
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter
2005-07-07[PATCH] tty output lossage fixRoman Zippel
2005-07-07[PATCH] pm: fix u32 vs. pm_message_t confusion in cpufreqBernard Blackham
2005-07-07[PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek
2005-07-07[PATCH] hvc_console: Use hvc_get_chars in hvsi codeMilton Miller
2005-07-07[PATCH] hvc_console: Separate the NUL character filtering from get_hvc_charsMilton Miller
2005-07-07[PATCH] hvc_console: Register ops when setting up hvc_consoleMilton Miller
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio code 2Milton Miller
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio codeMilton Miller
2005-07-07[PATCH] hvc_console: Add some sanity checksMilton Miller
2005-07-07[PATCH] hvc_console: Statically initialize the vtermnos arrayMilton Miller
2005-07-07[PATCH] hvc_console: remove num_vterms and some dead codeMilton Miller
2005-07-07[PATCH] hvc_console: Add missing includeMilton Miller
2005-07-07[PATCH] hvc_console: Unregister the console in the exit routine.Milton Miller
2005-07-07[PATCH] hvc_console: MAGIC_SYSRQ should only be on console channelMilton Miller
2005-07-07[PATCH] hvc_console: Dont always kick the poll thread in interruptMilton Miller
2005-07-07[PATCH] hvc_console: Match vio and console devices using vterm numbersMilton Miller
2005-07-07[PATCH] hvc_console: Rearrange codeMilton Miller