aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-03-30[PARISC] Convert HIL drivers to use input_allocate_deviceHelge Deller3-93/+109
2006-03-30[PARISC] Fix stifb with IOREMAP and a 64-bit kernelHelge Deller3-127/+19
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller12-53/+47
2006-03-30[PARISC] Clarify pdc_stable license termsThibaut VARENE1-3/+2
2006-03-29[PATCH] ixp2000: fix gcc4 breakageLennert Buytenhek1-4/+1
2006-03-29[PATCH] b44: ensure valid mac addrGary Zambrano1-0/+9
2006-03-29[PATCH] Janitor: drivers/net/pcnet32: fix incorrect commentsLinas Vepstas1-2/+2
2006-03-29[PATCH] net: remove CONFIG_NET_CBUS conditional for NS8390Arthur Othieno1-1/+1
2006-03-29[PATCH] natsemi: Support oversized EEPROMsMark Brown1-4/+14
2006-03-29[PATCH] spidernet : enable tx checksum offloading by defaultJens Osterkamp1-1/+1
2006-03-29[PATCH] bonding: support carrier state for masterJay Vosburgh4-28/+102
2006-03-29Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik34-9/+15547
2006-03-29[PATCH] acenic: fix section mismatchesRandy Dunlap1-5/+5
2006-03-29[PATCH] spidernet : reduce console spamJens Osterkamp1-1/+1
2006-03-29[PATCH] via-rhine: link state fixRoger Luethi1-0/+21
2006-03-29[PATCH] axnet_cs.c : add hardware multicast supportKomuro1-8/+53
2006-03-29b44: fix force mac address before ifconfig upGary Zambrano1-0/+5
2006-03-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-49/+69
2006-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds26-89/+321
2006-03-28Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjod...Linus Torvalds7-182/+86
2006-03-28[PATCH] do_SAK: don't depend on session ID 0Eric W. Biederman1-3/+13
2006-03-28[PATCH] do_tty_hangup: use group_send_sig_info not send_group_sig_infoEric W. Biederman1-2/+2
2006-03-29Merge ../linux-2.6Paul Mackerras185-3203/+11497
2006-03-28Merge with git+ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linu...Jody McIntyre185-3203/+11497
2006-03-28ohci1394: cleanup the "Unexpected PCI resource length" warning.Jody McIntyre1-2/+2
2006-03-28sbp2: misc debug logging cleanupsStefan Richter1-77/+33
2006-03-28sbp2: proper treatment of DID_OKStefan Richter1-3/+5
2006-03-28ieee1394: set read permission for parameter disable_irmStefan Richter1-1/+1
2006-03-28[TG3]: Update version and reldateMichael Chan1-2/+2
2006-03-28[TG3]: Skip timer code during full lockMichael Chan1-0/+4
2006-03-28[TG3]: Speed up SRAM accessMichael Chan1-23/+30
2006-03-28[TG3]: Fix PHY loopback on 5700Michael Chan1-1/+4
2006-03-28[TG3]: Fix bug in 40-bit DMA workaround codeMichael Chan1-1/+1
2006-03-28[TG3]: Fix probe failure due to invalid MAC addressMichael Chan1-22/+28
2006-03-28sbp2: check for ARM failureStefan Richter1-3/+7
2006-03-28ohci1394: clean up asynchronous and physical request filters programmingStefan Richter1-18/+19
2006-03-28ieee1394: remove amdtp remains from ieee1394_core.hStefan Richter1-2/+0
2006-03-28ieee1394: remove devfs supportStefan Richter5-73/+5
2006-03-28Signed-off-by: Jody McIntyre <scjody@modernduck.com>Jody McIntyre1-3/+5
2006-03-28sbp2: prevent unloading of 1394 low-level driverStefan Richter1-0/+9
2006-03-28Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds5-1398/+68
2006-03-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-93/+73
2006-03-28[CPUFREQ] cpufreq_conservative: keep ignore_nice_load and freq_step values wh...Mattia Dongili1-2/+2
2006-03-28[PATCH] Typo fixesAlexey Dobriyan16-17/+17
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre21-37/+55
2006-03-28[PATCH] drivers/scsi/*: use time_after() and friendsMarcelo Feitoza Parisi5-6/+11
2006-03-28[PATCH] ide-tape: use time_after(), time_after_eq()Marcelo Feitoza Parisi1-2/+3
2006-03-28[PATCH] nvidia-agp: use time_before_eq()Marcelo Feitoza Parisi1-1/+2
2006-03-28[PATCH] drivers/block/*: use time_after() and friendsMarcelo Feitoza Parisi2-12/+14
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven14-20/+20
2006-03-28[PATCH] for_each_possible_cpu: oprofile.KAMEZAWA Hiroyuki1-2/+2
2006-03-28[PATCH] for_each_possible_cpu: loopback device.KAMEZAWA Hiroyuki1-1/+1
2006-03-28[PATCH] ide_generic_all_on() warning fixAndrew Morton1-1/+2
2006-03-28[PATCH] Small fixes backported to old IDE SiS driverAlan Cox1-0/+2
2006-03-28[PATCH] ide: AMD756 no host side cable detectionRene Herman1-6/+2
2006-03-28[PATCH] drivers/block/acsi_slm.c: size_t can't be < 0Alexey Dobriyan1-2/+0
2006-03-28[PATCH] drivers/block/paride/pd.c: fix an off-by-one errorAdrian Bunk1-1/+2
2006-03-28[PATCH] Add oprofile_add_ext_sampleBrian Rogan1-3/+10
2006-03-28[PATCH] capi: register_chrdev() fixAndrew Morton1-3/+5
2006-03-28[PATCH] paride-pt: register_chrdev fixAndrew Morton1-3/+5
2006-03-28[PATCH] paride: register_chrdev fixAndrew Morton1-3/+5
2006-03-28[PATCH] let BLK_DEV_RAM_COUNT depend on BLK_DEV_RAMAdrian Bunk1-1/+2
2006-03-28[PATCH] synclink_gt: remove uneeded async codePaul Fulghum1-4/+0
2006-03-28[PATCH] synclink_gt add gpio featurePaul Fulghum1-4/+242
2006-03-28[PATCH] synclink: remove dead codePaul Fulghum1-30/+1
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt19-33/+42
2006-03-28[PATCH] powerpc: add hvc backend for rtasArnd Bergmann3-0/+146
2006-03-28[PATCH] powerpc: hvc_console updatesRyan S. Arnold5-41/+115
2006-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpufreq-2.6Dave Jones2-91/+71
2006-03-27Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds5-17/+9
2006-03-27[PATCH] md: Convert reconfig_sem to reconfig_mutexNeilBrown1-7/+7
2006-03-27[PATCH] sem2mutex: drivers/mdArjan van de Ven4-24/+28
2006-03-27[PATCH] md: Restore 'remaining' count when retrying an write operationNeilBrown1-0/+3
2006-03-27[PATCH] md: Fix md grow/size code to correctly find the maximum available spaceNeilBrown1-1/+1
2006-03-27[PATCH] md: Remove bi_end_io call out from under a spinlockNeilBrown1-2/+4
2006-03-27[PATCH] md: Remove some stray semi-colons after functions called in macro..NeilBrown1-2/+2
2006-03-27[PATCH] md: Improve comments about locking situation in raid5 make_requestNeilBrown1-1/+14
2006-03-27[PATCH] md: Support suspending of IO to regions of an md arrayNeilBrown2-0/+73
2006-03-27[PATCH] md: Make 'reshape' a possible sync_action actionNeilBrown1-1/+8
2006-03-27[PATCH] md: Split reshape handler in check_reshape and start_reshapeNeilBrown3-33/+56
2006-03-27[PATCH] md: Only checkpoint expansion progress occasionallyNeilBrown1-11/+42
2006-03-27[PATCH] md: Checkpoint and allow restart of raid5 reshapeNeilBrown3-23/+191
2006-03-27[PATCH] md: Final stages of raid5 expand codeNeilBrown3-3/+152
2006-03-27[PATCH] md: Core of raid5 resize processNeilBrown2-25/+174
2006-03-27[PATCH] md: Infrastructure to allow normal IO to continue while array is expa...NeilBrown1-30/+58
2006-03-27[PATCH] md: Allow stripes to be expanded in preparation for expanding an arrayNeilBrown3-7/+130
2006-03-27[PATCH] md: Split disks array out of raid5 conf structure so it is easier to ...NeilBrown2-6/+14
2006-03-27[PATCH] md: Update status_resync to handle LARGE devicesNeilBrown1-6/+24
2006-03-27[PATCH] md: Fix the 'failed' count for version-0 superblocksNeilBrown1-3/+2
2006-03-27[PATCH] md: Add '4' to the list of levels for which bitmaps are supportedNeilBrown1-1/+2
2006-03-27[PATCH] md: Make sure QUEUE_FLAG_CLUSTER is set properly for md.NeilBrown1-0/+1
2006-03-27[PATCH] dm: remove unnecessary typecastKevin Corry1-1/+1
2006-03-27[PATCH] dm/md dependency tree in sysfs: dm to use bd_claim_by_diskJun'ichi Nomura1-10/+10
2006-03-27[PATCH] dm/md dependency tree in sysfs: md to use bd_claim_by_diskJun'ichi Nomura1-0/+2
2006-03-27[PATCH] dm store geometryDarrick J. Wong3-1/+104
2006-03-27[PATCH] dm table: store mdMike Anderson4-16/+39
2006-03-27[PATCH] dm: tidy mdptrAlasdair G Kergon3-12/+16
2006-03-27[PATCH] dm: store md nameMike Anderson1-0/+2
2006-03-27[PATCH] dm flush queue EINTRJun'ichi Nomura1-1/+4
2006-03-27[PATCH] dm snapshot: fix kcopyd destructorAlasdair G Kergon2-2/+21
2006-03-27[PATCH] dm: make sure QUEUE_FLAG_CLUSTER is set properlyNeilBrown1-0/+9
2006-03-27[PATCH] dm: remove SECTOR_FORMATAndrew Morton6-34/+32
2006-03-27[PATCH] drivers/md/dm-raid1.c: Fix inconsistent mirroring after interrupted r...Jun'ichi Nomura1-1/+13
2006-03-27[PATCH] device-mapper snapshot: fix invalidationAlasdair G Kergon1-121/+174
2006-03-27[PATCH] device-mapper snapshot: replace sibling listAlasdair G Kergon1-42/+80
2006-03-27[PATCH] device-mapper snapshot: fix origin_write pending_exception submissionAlasdair G Kergon1-22/+19
2006-03-27[PATCH] video/sis/init301.c:SiS_ChrontelDoSomething2(): remove dead codeAdrian Bunk1-10/+1
2006-03-27[PATCH] drivers/video: Use ARRAY_SIZE macroTobias Klauser17-57/+58
2006-03-27[PATCH] fbdev: add modeline for 1680x1050@60Olaf Hering1-0/+4
2006-03-27[PATCH] sparse: Fix warnings in newport driver about non-static functionsRalf Baechle1-2/+2
2006-03-27[PATCH] Add ID for Quadro NVS280Pavel Roskin1-0/+2
2006-03-27[PATCH] imsttfb: Remove dead codeAntonino A. Daplas1-4/+4
2006-03-27[PATCH] atyfb: Remove dead codeAntonino A. Daplas1-3/+5
2006-03-27[PATCH] savagefb: Remove NULL checkAntonino A. Daplas1-2/+1
2006-03-27[PATCH] i810fb: Remove NULL checkAntonino A. Daplas1-2/+1
2006-03-27[PATCH] nvidiafb: Remove NULL check #2Antonino A. Daplas1-2/+1
2006-03-27[PATCH] nvidiafb: Remove NULL checkAntonino A. Daplas1-2/+0
2006-03-27[PATCH] rivafb: Remove NULL checkAntonino A. Daplas1-2/+0
2006-03-27[PATCH] framebuffer: cmap-setting return valuesAlan Curry3-7/+7
2006-03-27[PATCH] fbdev: Make BIOS EDID reading configurableAntonino A. Daplas2-3/+19
2006-03-27[PATCH] au1200fb: Alchemy Au1200 framebuffer driverRalf Baechle4-0/+4428
2006-03-27[PATCH] matrox maven: memory allocation and other cleanupsJean Delvare1-30/+25
2006-03-27[PATCH] matroxfb: simply return what i2c_add_driver() doesArthur Othieno1-12/+5
2006-03-27[PATCH] fbdev: framebuffer driver for Geode GXDavid Vrabel7-2/+1003
2006-03-27[PATCH] nvidiafb: add suspend and resume hooksAntonino A. Daplas3-31/+97
2006-03-27[PATCH] vgacon: Add support for soft scrollbackAntonino A. Daplas2-43/+225
2006-03-27[PATCH] vgacon: fix EGA cursor resize functionSamuel Thibault1-8/+19
2006-03-27[PATCH] pnp: PNP: adjust pnp_register_driver signatureBjorn Helgaas2-27/+8
2006-03-27[PATCH] pnp: IRDA: adjust pnp_register_driver signatureBjorn Helgaas1-1/+1
2006-03-27[PATCH] pnp: parport: adjust pnp_register_driver signatureBjorn Helgaas1-20/+11
2006-03-27[PATCH] RTC subsystem: M48T86 driverAlessandro Zummo3-0/+220
2006-03-27[PATCH] RTC subsystem: SA1100/PXA2XX driverRichard Purdie3-0/+398
2006-03-27[PATCH] RTC subsystem: EP93XX driverAlessandro Zummo3-1/+174
2006-03-27[PATCH] RTC subsystem: RS5C372 driverAlessandro Zummo3-0/+305
2006-03-27[PATCH] RTC subsystem: PCF8563 driverAlessandro Zummo3-0/+365
2006-03-27[PATCH] RTC subsystem: DS1672 driverAlessandro Zummo3-0/+244
2006-03-27[PATCH] RTC subsystem: test device/driverAlessandro Zummo3-0/+220
2006-03-27[PATCH] RTC subsystem: X1205 driverAlessandro Zummo3-0/+632
2006-03-27[PATCH] RTC subsystem: dev interfaceAlessandro Zummo3-0/+394
2006-03-27[PATCH] RTC subsystem: proc interfaceAlessandro Zummo3-1/+174
2006-03-27[PATCH] RTC subsystem: sysfs interfaceAlessandro Zummo3-0/+138
2006-03-27[PATCH] RTC subsystem: I2C cleanupAlessandro Zummo5-1181/+0
2006-03-27[PATCH] RTC subsystem: classAlessandro Zummo5-3/+537
2006-03-27[PATCH] RTC subsystem: ARM cleanupAlessandro Zummo1-1/+1
2006-03-27[PATCH] RTC Subsystem: library functionsAlessandro Zummo5-0/+115
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern18-155/+113
2006-03-27[PATCH] hostap: Fix EAPOL frame encryptionJouni Malinen1-1/+1
2006-03-27[PATCH] hostap: Make hostap_tx_encrypt() staticJouni Malinen2-6/+3
2006-03-27[PATCH] zd1201 wireless stat updateJean Tourrilhes1-1/+1
2006-03-27[PATCH] PCMCIA_SPECTRUM must select FW_LOADERAdrian Bunk1-0/+1
2006-03-27[PATCH] bcm43xx: don't set the channel on a device, which is down.Michael Buesch1-3/+9
2006-03-27[PATCH] bcm43xx: sync GPHY init with the specs.Michael Buesch3-29/+255
2006-03-27[PATCH] bcm43xx: fix the remaining sparse warnings.Michael Buesch2-5/+10
2006-03-27[PATCH] bcm43xx: remove some compilerwarnings.Michael Buesch4-60/+13
2006-03-27[PATCH] bcm43xx: fix "include" issues on some platforms.Michael Buesch2-2/+2
2006-03-27[PATCH] bcm43xx: get rid of "/* vim: ..." lines at the end of several files.Michael Buesch8-16/+0
2006-03-27[PATCH] bcm43xx: add useless and broken statistics stuff. People seem to want...Michael Buesch3-4/+53
2006-03-27[PATCH] bcm43xx: fix nrssi_threshold calculation.Michael Buesch1-39/+33
2006-03-27[PATCH] bcm43xx: sync interference mitigation code to the specs.Michael Buesch2-150/+309
2006-03-27[PATCH] bcm43xx: set default attenuation values.Michael Buesch5-38/+158
2006-03-27[PATCH] bcm43xx: some IRQ handler cleanups.Michael Buesch1-35/+30
2006-03-27[PATCH] bcm43xx: merge all iwmode code into the set_iwmode function.Michael Buesch1-36/+29
2006-03-27[PATCH] bcm43xx: fix some gpio register trashing (hopefully :D)Michael Buesch3-43/+46
2006-03-27[PATCH] bcm43xx: remove check for mmio length, as it differs among platforms....Michael Buesch1-26/+4
2006-03-27[PATCH] bcm43xx: properly mask txctl1 before writing it to hardware.Michael Buesch1-2/+2
2006-03-27[PATCH] bcm43xx: Do boardflags workarounds for specific boards.Michael Buesch2-0/+13
2006-03-27[PATCH] bcm43xx: Remove the workaround in dummy_transmission,Michael Buesch1-7/+0
2006-03-27[PATCH] bcm43xx: Fix crash on ifdown, by being careful in pio/dma freeing.Michael Buesch2-2/+10
2006-03-27[PATCH] bcm43xx: reduce the size of bcm43xx_private by removing unneeded memb...Michael Buesch13-301/+320
2006-03-27[PATCH] bcm43xx: add functions bcm43xx_dma_read/write, bcm43xx_dma_tx_suspend...Michael Buesch2-28/+51
2006-03-27[PATCH] bcm43xx: receive TX status on MMIO or DMA unconditionally regarding t...Michael Buesch1-12/+7
2006-03-27[PATCH] bcm43xx: fix some stuff, add a few missing mmiowb(), remove dead code.Michael Buesch6-187/+167
2006-03-27[PATCH] bcm43xx: Remove the mmio access printing facility overhead.Michael Buesch2-130/+6
2006-03-27[PATCH] bcm43xx: Abstract the locking mechanism.Michael Buesch7-124/+142
2006-03-27[PATCH] bcm43xx: Set both, the DMAmask and the coherent DMAmask.Michael Buesch1-3/+6
2006-03-27[PATCH] bcm43xx: fix DMA TX skb freeing in case of fragmented packets.Pete Zaitcev2-40/+8
2006-03-27[PATCH] bcm43xx: Add sysfs attributes for device specific tunables.Michael Buesch5-1/+356
2006-03-27[PATCH] bcm43xx: Move TX/RX related functions to its own file. Add basic RTS/...Michael Buesch9-577/+746
2006-03-27[PATCH] bcm43xx: add assert(bcm->initialized) to periodic_tasks_setup().Michael Buesch1-0/+1
2006-03-27[PATCH] bcm43xx: move initialized = 1 to the end of init_board.Michael Buesch1-4/+6
2006-03-27[PATCH] bcm43xx: Workaround init_board vs IRQ race.Michael Buesch1-6/+13
2006-03-27[PATCH] bcm43xx: Fix Kconfig typo (transfer mode default)Michael Buesch1-1/+1
2006-03-27[PATCH] bcm43xx: remove old unused struct.Michael Buesch1-5/+0
2006-03-27[PATCH] bcm43xx: split the channel helper functions, so that they can be used...Michael Buesch3-37/+59
2006-03-27[PATCH] bcm43xx: make bcm43xx_sprom_crc() static.Michael Buesch2-3/+1
2006-03-27[PATCH] bcm43xx: Move sprom lowlevel reading/writing to its own functions.Michael Buesch3-76/+86
2006-03-27[PATCH] bcm43xx: Code cleanups. This removes various "inline" statements and ...Michael Buesch3-181/+127
2006-03-27[PATCH] bcm43xx: rewrite and simplify the periodic task handling.Michael Buesch2-134/+73
2006-03-27[PATCH] bcm43xx: fix LED code.Michael Buesch3-33/+68
2006-03-27[PATCH] Apple Airport: Add Kconfig note that the bcm43xx driver has to be use...Michael Buesch1-1/+4
2006-03-27[PATCH] bcm43xx: add a note that not all devices support PIO.Michael Buesch1-0/+5
2006-03-27[PATCH] bcm43xx: Partially fix PIO code. Add Kconfig option for PIO or DMA mo...Michael Buesch8-248/+438
2006-03-27[PATCH] bcm43xx: remove WX debugging.Michael Buesch1-68/+0
2006-03-27[PATCH] bcm43xx: fix compiletime warning (phy_xmitpower)Michael Buesch1-0/+1
2006-03-27[PATCH] bcm43xx: heavily increase mac_suspend timeout.Michael Buesch1-7/+4
2006-03-27[PATCH] bcm43xx: enable SPROM writing.Michael Buesch1-1/+1
2006-03-27[PATCH] bcm43xx: fix txpower reporting in WE.Michael Buesch4-15/+44
2006-03-27[PATCH] Sync bcm43xx_phy_initb6() with specsDanny van Dyk3-6/+12
2006-03-27[PATCH] bcm43xx: Wireless Ext updateMichael Buesch1-1/+11