summaryrefslogtreecommitdiffstats
path: root/drivers/net/3c523.h (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-18fcntl: rename F_OWNER_GID to F_OWNER_PGRPPeter Zijlstra2-3/+3
2009-11-18procfs: fix /proc/<pid>/stat stack pointer for kernel threadsStefani Seibold1-1/+1
2009-11-18mm: allow memory hotplug and hibernation in the same kernelAndi Kleen3-10/+37
2009-11-18workqueue: fix race condition in schedule_on_each_cpu()Tejun Heo1-15/+13
2009-11-18mm/memory_hotplug: fix section mismatchHidetoshi Seto1-1/+2
2009-11-18MAINTAINERS: KMEMCHECK: add file patterns, use M: for Pekka's name and addressJoe Perches1-2/+6
2009-11-18drivers/video/da8xx-fb.c: fix error returnRoel Kluin1-1/+1
2009-11-18spi: error status should be negativeRoel Kluin1-1/+1
2009-11-18USB: option.c: add support for D-Link DWM-162-U5Zhang Le1-0/+2
2009-11-18USB: usbmon: fix bug in mon_buff_area_shrinkAlan Stern1-4/+7
2009-11-18USB: xhci: Fix scratchpad deallocation.Sarah Sharp1-1/+1
2009-11-18USB: xhci: Fix TRB physical to virtual address translation.Sarah Sharp1-2/+5
2009-11-18USB: xhci: Fix bug memory free after failed initialization.Sarah Sharp1-3/+5
2009-11-18USB: cdc_acm: Fix memory leak after hangupFrancesco Lavra1-5/+11
2009-11-18USB: cdc_acm: Fix race condition when opening ttyHenry Gebhardt1-1/+1
2009-11-18USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang4-6/+46
2009-11-18tty: cp210x: Fix carrier handlingAlan Cox1-0/+21
2009-11-18tty_port: If we are opened non blocking we still need to raise the carrierAlan Cox1-0/+3
2009-11-17fcntl: Use consistent values for F_[GS]ETOWN_EXStephen Rothwell2-4/+0
2009-11-17xfs: copy li_lsn before dropping AIL lockNathaniel W. Turner1-3/+20
2009-11-17XFS bug in log recover with quota (bugzilla id 855)Jan Rekorajski1-2/+2
2009-11-17Input: lifebook - fix settings for CF-72Abner Holsinger1-2/+1
2009-11-17Input: psmouse - fix breakage introduced by b7802c5c1eaJiri Kosina1-1/+1
2009-11-16[ARM] pxa: ensure mfp is in correct range in mfp_{read,write}Roel Kluin1-2/+2
2009-11-16[ARM] pxa/hx4700: fix hx4700 touchscreen pressure valuesPaul Parsons1-1/+1
2009-11-16ARM: 5787/1: U300 COH 901 331 fixesLinus Walleij2-1/+12
2009-11-16ARM: Fix warning in sa1100-flash.cRussell King1-2/+2
2009-11-16at91: at91sam9g20ek modify dual slot evaluation kitNicolas Ferre2-17/+26
2009-11-16cifs: clear server inode number flag while autodisablingSuresh Jayaraman1-1/+1
2009-11-16dereferencing freed memory regulator_fixed_voltage_remove()Dan Carpenter1-3/+2
2009-11-16leds-gpio: fix possible crash on OF device unbindingDmitry Eremin-Solenikov1-0/+2
2009-11-16backlight: Fix backlight limiting on spitz/corgi devicesPavel Machek1-2/+3
2009-11-16backlight: lcd - Fix wrong sizeofJean Delvare1-1/+1
2009-11-16hwmon: (adt7475) Fix sysfs file namesJean Delvare1-6/+6
2009-11-16hwmon: (adt7475) Cache limits for 60 secondsJean Delvare1-1/+1
2009-11-16hwmon: (adt7475) Fix temperature fault flagsJean Delvare1-2/+1
2009-11-16hwmon: (s3c-hwmon) Ignore invalid divider settingsBen Dooks1-2/+9
2009-11-16regulator: Fix check of unsigned return value and transmit errors in wm831x_g...Roel Kluin1-3/+3
2009-11-16regulator: Handle missing constraints in _regulator_disable()Mark Brown1-1/+2
2009-11-16ALSA: ice1724 - make some bitfields unsignedDan Carpenter1-2/+2
2009-11-16Makefile: Add -Wmising-prototypes to HOSTCFLAGSJosh Triplett1-1/+1
2009-11-16oss: Mark loadhex static in hex2hex.cJosh Triplett1-1/+1
2009-11-16dtc: Mark various internal functions staticJosh Triplett3-3/+3
2009-11-16dtc: Set "noinput" in the lexer to avoid an unused functionJosh Triplett2-17/+54
2009-11-16drm: radeon: Mark several functions static in mkregtableJosh Triplett1-6/+6
2009-11-16arch/sparc/boot/*.c: Mark various internal functions staticJosh Triplett3-10/+10
2009-11-16arch/powerpc/boot/addRamDisk.c: Mark several internal functions staticJosh Triplett1-3/+3
2009-11-16arch/alpha/boot/tools/objstrip.c: Mark "usage" staticJosh Triplett1-1/+1
2009-11-16Documentation/vm/page-types.c: Declare checked_open staticJosh Triplett1-1/+1
2009-11-16genksyms: Mark is_reserved_word staticJosh Triplett2-45/+52