summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-11-05errno.h: remove "NFS" from descriptions in commentsEric Sandeen
2013-11-05drivers/char/hpet.c: allow user controlled mmap for user processesPrarit Bhargava
2013-11-05drivers/video/acornfb.c: use __free_reserved_page() to simplify the codeXishi Qiu
2013-11-05drivers/block/cciss.c:cciss_init_one(): use proper errnosAndrew Morton
2013-11-05drivers/block/cciss.c: return 0 from driver probe function on success, not 1Stephen M. Cameron
2013-11-05hpsa: return 0 from driver probe function on success, not 1Stephen M. Cameron
2013-11-05drivers/block/paride/pg.c: underflow bug in pg_write()Dan Carpenter
2013-11-05drivers/block/sx8.c: remove unnecessary pci_set_drvdata()Jingoo Han
2013-11-05drivers/block/sx8.c: use module_pci_driver()Jingoo Han
2013-11-05drivers/cdrom/gdrom.c: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-11-05scsi: do not call do_div() with a 64-bit divisorGeert Uytterhoeven
2013-11-05drivers/pci/pci-driver.c: warn on driver probe return value greater than zeroStephen M. Cameron
2013-11-05drivers/net/irda/donauboe.c: convert to module_pci_driverLibo Chen
2013-11-05input-route-kbd-leds-through-the-generic-leds-layer-fix-3Samuel Thibault
2013-11-05input: route kbd LEDs through the generic LEDs layerSamuel Thibault
2013-11-05drivers/input/touchscreen/cyttsp4_core.c: : remove unnecessary work pending testXie XiuQi
2013-11-05drivers/infiniband/core/cm.c: convert to using idr_alloc_cyclic()Zhao Hongjiang
2013-11-05drivers/iommu/omap-iopgtable.h: remove unneeded cast of void*Jingoo Han
2013-11-05nouveau: fix build eror when VGA_SWITCHEROO is not enabledRandy Dunlap
2013-11-05drm/nouveau: make vga_switcheroo code depend on VGA_SWITCHEROOJeff Mahoney
2013-11-05drm/cirrus: correct register values for 16bppTakashi Iwai
2013-11-05drm/fb-helper: don't sleep for screen unblank when an oops is in progressDaniel Vetter
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-04net/mlx4_core: Fix call to __mlx4_unregister_macJack Morgenstein
2013-11-01Merge tag 'usb-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-11-01Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-11-01USB: serial: ftdi_sio: add id for Z3X Box deviceАлексей Крамаренко
2013-11-01Revert "USB: pl2303: restrict the divisor based baud rate encoding method to ...Greg Kroah-Hartman
2013-11-01Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method"Greg Kroah-Hartman
2013-11-01Revert "usb: pl2303: do not round to the next nearest standard baud rate for ...Greg Kroah-Hartman
2013-11-01Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates"Greg Kroah-Hartman
2013-11-01Revert "usb: pl2303: move the two baud rate encoding methods to separate func...Greg Kroah-Hartman
2013-11-01Revert "usb: pl2303: increase the allowed baud rate range for the divisor bas...Greg Kroah-Hartman
2013-11-01Revert "usb: pl2303: also use the divisor based baud rate encoding method for...Greg Kroah-Hartman
2013-11-01Revert "usb: pl2303: add two comments concerning the supported baud rates wit...Greg Kroah-Hartman
2013-11-01Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_star...Greg Kroah-Hartman
2013-11-01Revert "pl2303: improve the chip type information output on startup"Greg Kroah-Hartman
2013-11-01Revert "pl2303: improve the chip type detection/distinction"Greg Kroah-Hartman
2013-11-01Revert "USB: pl2303: distinguish between original and cloned HX chips"Greg Kroah-Hartman
2013-10-31i915: fix compiler warningLinus Torvalds
2013-10-31can: kvaser_usb: fix usb endpoints detectionOlivier Sobrie
2013-10-31can: c_can: Fix RX message handling, handle lost message before EOBMarkus Pargmann
2013-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-10-31Merge tag 'pm+acpi-3.12-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-10-31Input: ALPS - add support for model found on Dell XT2Yunkang Tang
2013-10-31Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2013-10-30Merge tag 'tty-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-10-30Staging: sb105x: info leak in mp_get_count()Dan Carpenter
2013-10-30Staging: bcm: info leak in ioctlDan Carpenter