summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-11-12ucc_geth: Do not bring the whole IF down when TX failure.Joakim Tjernlund
2010-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-11-12Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-11-12PCI: fix pci_bus_alloc_resource() hang, prefer positive decodeBjorn Helgaas
2010-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-11-12Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-11-12backlight: MacBookAir3,1(3,2) mbp-nvidia-bl supportEdgar (gimli) Hucek
2010-11-12drivers/video/backlight/adp8860_bl.c: check strict_strtoul() return valueMichael Hennerich
2010-11-12drivers/video/backlight/adp8860_bl.c: fix ambient light zone overwrite handlingMichael Hennerich
2010-11-12backlight: add low threshold to pwm backlightArun Murthy
2010-11-12drivers/video/backlight/s6e63m0.c: fix section mismatchAxel Lin
2010-11-12drivers/video/backlight/s6e63m0.c: unregister backlight device and remove sys...Axel Lin
2010-11-12backlight: fix blanking for L4F00242T03 LCDMarek Vasut
2010-11-12backlight: fix blanking for LMS283GF05 LCDMarek Vasut
2010-11-12drivers/video/backlight/s6e63m0.c: set permissions on gamma_table file to 0444Axel Lin
2010-11-12drivers/leds/leds-gpio.c: properly initialize return valueDavidlohr Bueso
2010-11-12leds: update LP552x support Kconfig and MakefileSamu Onkalo
2010-11-12leds: driver for National Semiconductors LP5523 chipSamu Onkalo
2010-11-12leds: driver for National Semiconductor LP5521 chipSamu Onkalo
2010-11-12led-class: always implement blinkingJohannes Berg
2010-11-12drivers/misc/bh1770glc.c: error handling in bh1770_power_state_store()Dan Carpenter
2010-11-12drivers/misc/apds9802als.c: fix signedness bugVasiliy Kulikov
2010-11-12misc/isl29020: signedness bug in als_sensing_range_store()Dan Carpenter
2010-11-12rapidio: use resource_size()Dan Carpenter
2010-11-12drivers/macintosh/adb-iop.c: flags should be unsigned longGeert Uytterhoeven
2010-11-11n_gsm: Fix length handlingKen Mills
2010-11-11n_gsm: Copy n2 over when configuring via ioctl interfaceKen Mills
2010-11-11serial: bfin_5xx: grab port lock before making port termios changesSonic Zhang
2010-11-11serial: bfin_5xx: disable CON_PRINTBUFFER for consolesSonic Zhang
2010-11-11serial: bfin_5xx: remove redundant SSYNC to improve TX speedSonic Zhang
2010-11-11serial: bfin_5xx: always include DMA headersSonic Zhang
2010-11-11vcs: make proper usage of the poll flagsNicolas Pitre
2010-11-11amiserial: Remove unused variable icountGeert Uytterhoeven
2010-11-118250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hangLawrence Rust
2010-11-11hwmon: (gpio-fan) Fix fan_ctrl_init error pathAxel Lin
2010-11-11Revert "USB: xhci: Use GFP_ATOMIC under spin_lock"Greg Kroah-Hartman
2010-11-11PCI: read current power state at enable timeJesse Barnes
2010-11-11PCI: fix size checks for mmap() on /proc/bus/pci filesMartin Wilck
2010-11-11PCI hotplug: ibmphp: Add check to prevent reading beyond mapped areaSteven Rostedt
2010-11-11hwmon: (ad7414) Return proper error code for ad7414_probe()Axel Lin
2010-11-11hwmon: (adt7470) Return proper error code for adt7470_probe()Axel Lin
2010-11-11USB: ohci-jz4740: Fix spelling in MODULE_ALIASStefan Weil
2010-11-11UWB: Return UWB_RSV_ALLOC_NOT_FOUND rather than crashing on NULL dereference ...Jesper Juhl
2010-11-11usb: core: fix information leak to userlandVasiliy Kulikov
2010-11-11usb: misc: iowarrior: fix information leak to userlandVasiliy Kulikov
2010-11-11usb: misc: sisusbvga: fix information leak to userlandVasiliy Kulikov
2010-11-11usb: subtle increased memory usage in u_serialJim Sung
2010-11-11USB: option: fix when the driver is loaded incorrectly for some Huawei devices.ma rui
2010-11-11USB: xhci: Use GFP_ATOMIC under spin_lockDavid Sterba
2010-11-11usb: gadget: goku_udc: add registered flag bit, fixing buildAndy Whitcroft