aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sb1000.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-08Linux 3.10-rc5Linus Torvalds1-1/+1
2013-06-08hpfs: fix warnings when the filesystem fills upMikulas Patocka1-0/+4
2013-06-08irqchip: Return -EPERM for reserved IRQsGrant Likely2-2/+2
2013-06-08irqdomain: document the simple domain first_irqLinus Walleij1-1/+4
2013-06-08kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.Chen Gang1-1/+2
2013-06-08irqdomain: export irq_domain_add_simpleArnd Bergmann1-0/+1
2013-06-07Revert "ACPI / scan: do not match drivers against objects having scan handlers"Rafael J. Wysocki1-4/+0
2013-06-07ARM: exynos: add debug_ll_io_init() call in exynos_init_io()Doug Anderson1-0/+2
2013-06-07ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is definedTushar Behera1-1/+9
2013-06-08dmatest: do not allow to interrupt ongoing testsAndy Shevchenko2-25/+26
2013-06-07ACPI / PM: Do not execute _PS0 for devices without _PSC during initializationRafael J. Wysocki1-4/+6
2013-06-06pcmcia/trivial: at91_cf: fix checkpatch errorLaurent Navet1-8/+8
2013-06-06pcmcia: at91_cf: use module_platform_driver_probe()Fabio Porcedda1-11/+1
2013-06-06pcmcia: at91_cf: add support for DTJoachim Eastwood3-2/+64
2013-06-06pcmcia: at91_cf: clean up header includesJoachim Eastwood1-4/+2
2013-06-06pcmcia: at91_cf: use devm_ functions for allocationsJoachim Eastwood1-53/+24
2013-06-06pcmcia: at91_cf: convert to dev_ print functionsJoachim Eastwood1-12/+10
2013-06-06pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_statusJoachim Eastwood1-2/+2
2013-06-06uio: uio_pruss: Fix potential NULL pointer dereferenceEmil Goode1-1/+1
2013-06-06vme: Free DMA resource allocation structureMartyn Welch1-0/+2
2013-06-06drivers: char: mem: use IS_ERR_VALUE() in memory_lseek()Rasmus Villemoes1-1/+1
2013-06-06pch_phub: fix error return code in pch_phub_probe()Wei Yongjun1-19/+17
2013-06-06misc: replace strict_strtoul() with kstrtoul()Jingoo Han14-83/+154
2013-06-06net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski3-41/+47
2013-06-06tracing: Use current_uid() for critical time tracingSteven Rostedt (Red Hat)1-1/+9
2013-06-06USB: option,zte_ev: move most ZTE CDMA devices to zte_evDan Williams2-26/+22
2013-06-06USB: option: blacklist network interface on Huawei E1820Bjørn Mork1-0/+2
2013-06-06USB: whiteheat: fix broken port configurationJohan Hovold1-1/+1
2013-06-06xfs: increase number of ACL entries for V5 superblocksDave Chinner2-20/+42
2013-06-06xfs: disable noattr2/attr2 mount options for CRC enabled filesystemsDave Chinner2-0/+14
2013-06-06xfs: inode unlinked list needs to recalculate the inode CRCDave Chinner2-0/+25
2013-06-06xfs: fix log recovery transaction item reorderingDave Chinner1-7/+58
2013-06-06xfs: fix remote attribute invalidation for a leafDave Chinner1-1/+1
2013-06-06xfs: rework dquot CRCsDave Chinner4-31/+58
2013-06-06MIPS: ralink: add missing SZ_1M multiplierJohn Crispin1-1/+1
2013-06-06MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf.Ralf Baechle2-0/+22
2013-06-06MIPS: OCTEON: Improve _machine_halt implementation.David Daney1-6/+9
2013-06-06MIPS: rtlx: Fix implicit declaration of function set_vi_handler()Yoichi Yuasa1-0/+1
2013-06-06arch, mm: Remove tlb_fast_mode()Peter Zijlstra4-81/+13
2013-06-05net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko10-23/+37
2013-06-05x86/PCI: Map PCI setup data with ioremap() so it can be in highmemMatt Fleming1-1/+4
2013-06-05USB: serial: fix TIOCMIWAIT return valueJohan Hovold1-3/+1
2013-06-05vfio: fix crash on rmmodAlexey Kardashevskiy1-1/+1
2013-06-05cpufreq: cpufreq-cpu0: use the exact frequency for clk_set_rate()Guennadi Liakhovetski1-2/+3
2013-06-05cpufreq: protect 'policy->cpus' from offlining during __gov_queue_work()Michael Wang1-0/+3
2013-06-05ACPI / scan: do not match drivers against objects having scan handlersAaron Lu1-0/+4
2013-06-05ACPI / APEI: fix error return code in ghes_probe()Wei Yongjun1-3/+4
2013-06-05acpi-cpufreq: set current frequency based on target P-StateRoss Lagerwall1-2/+2
2013-06-04eCryptfs: Check return of filemap_write_and_wait during fsyncTyler Hicks1-1/+6
2013-06-05ALSA: usb-audio - Fix invalid volume resolution on Logitech HD webcam c270Takashi Iwai1-0/+1