summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-03-11tridentfb: fix memory size detectionKrzysztof Helt1-1/+1
2008-03-11tridentfb: register should be left in non-locked stateKrzysztof Helt1-12/+0
2008-03-11of_serial: fix section mismatch warningsJosh Boyer1-1/+1
2008-03-11[libata] Add support for the RB500 PATA CompactFlashFlorian Fainelli3-0/+324
2008-03-11ahci: logical-bitwise and confusion in ahci_save_initial_config()Roel Kluin1-1/+1
2008-03-11libata: don't allow sysfs read access to force paramTejun Heo1-1/+2
2008-03-11ahci: add the Device IDs for nvidia MCP7B AHCIpeerchen1-0/+12
2008-03-11libata-sff: handle controllers w/o ctl registerTejun Heo1-14/+22
2008-03-11libata: allow LLDs w/o any reset methodTejun Heo1-0/+10
2008-03-11ata: replace remaining __FUNCTION__ occurrencesHarvey Harrison3-12/+12
2008-03-11USB: fix ehci unlink regressionsDavid Brownell1-16/+46
2008-03-11USB: new ftdi_sio device idMirko Bordignon2-0/+4
2008-03-11USB: fsl_usb2_udc: fix broken KconfigLi Yang1-1/+1
2008-03-11USB: option: add novatel device idsDirk DeSchepper1-13/+62
2008-03-11USB: cypress_m8: add UPS Powercom (0d9f:0002)Dmitry Shapin2-0/+6
2008-03-11USB: drivers/usb/storage/sddr55.c: fix uninitialized var warningsAndrew Morton1-2/+2
2008-03-11USB: fix usb-serial generic recursive lockPete Zaitcev1-4/+6
2008-03-11PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller DriverJesper Juhl1-0/+1
2008-03-11drivers: fix dma_get_required_maskJames Bottomley1-1/+1
2008-03-11nozomi: fix initialization and early flow control accessFrank Seidel1-18/+43
2008-03-11sysdev: fix problem with sysdev_class being re-registeredGreg Kroah-Hartman1-0/+4
2008-03-11lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem.Rusty Russell1-1/+1
2008-03-11lguest: fix __get_vm_area usage.Rusty Russell1-2/+13
2008-03-11lguest: make sure cpu is initialized before accessing itEugene Teo1-7/+8
2008-03-10riscom8: Fix hang on loadAlan Cox1-6/+0
2008-03-09RDMA/cxgb3: Fix iwch_create_cq() off-by-one errorJon Mason1-1/+1
2008-03-08bluetooth: Add another Broadcom deviceKarsten Keil1-0/+1
2008-03-07ide: update references to Documentation/ide/ide.txt (v2)Randy Dunlap2-16/+16
2008-03-07ide: fix buggy code in ide_register_hw()Peter Teoh1-1/+1
2008-03-07ide: fix enabling DMA on it821x in "smart" modeBartlomiej Zolnierkiewicz1-1/+1
2008-03-07ide-cd: mark REQ_TYPE_ATA_PC write requests with REQ_RW flagBartlomiej Zolnierkiewicz1-0/+4
2008-03-07gigaset: fix Oops on module unload regressionTilman Schmidt1-2/+4
2008-03-07drivers/char/esp.c: fix bootup lockupIngo Molnar1-0/+1
2008-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds2-10/+6
2008-03-07[WATCHDOG] make watchdog/hpwdt.c:asminline_call() staticAdrian Bunk1-4/+4
2008-03-06[WATCHDOG] Remove volatiles from watchdog device structuresFlorian Fainelli2-4/+4
2008-03-06[WATCHDOG] replace remaining __FUNCTION__ occurrencesHarvey Harrison4-8/+8
2008-03-06[WATCHDOG] hpwdt: Use dmi_walk() instead of own copyRoland Dreier1-183/+20
2008-03-06[WATCHDOG] Fix return value warning in hpwdtRoland Dreier1-11/+8
2008-03-06[WATCHDOG] Fix declaration of struct smbios_entry_point in hpwdtRoland Dreier1-1/+1
2008-03-06[WATCHDOG] it8712f_wdt support for 16-bit timeout values, WDIOC_GETSTATUSAndrew Paprocki1-14/+64
2008-03-06fb: hitfb: Balance probe/remove section annotations.Paul Mundt1-2/+2
2008-03-06fb: pvr2fb: Fix up remaining section mismatch.Paul Mundt1-8/+4
2008-03-06net/enc28j60: oops fixDavid Brownell1-1/+2
2008-03-06drivers/net/ac3200.c: replace init_module&cleanup_module with module_init&mod...Jon Schindler1-3/+4
2008-03-06drivers/net/apne.c: replace init_module&cleanup_module with module_init&modul...Jon Schindler1-3/+4
2008-03-06drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_...Jon Schindler1-2/+4
2008-03-06drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_...Jon Schindler1-1/+2
2008-03-06bluetooth: CONWISE Technology based adapters with buggy SCO support (bugzilla...SDiZ1-0/+3
2008-03-06[PPPOL2TP]: Fix SMP issues in skb reorder queue handlingJames Chapman1-3/+8