summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | UIO: allow binding uio_pdrv_genirq.c to devices using command line optionPavel Machek2013-06-191-2/+6
| * | | | | | FMC: add a char-device mezzanine driverAlessandro Rubini2013-06-195-1/+274
| * | | | | | FMC: add a driver to write mezzanine EEPROMAlessandro Rubini2013-06-195-0/+313
| * | | | | | FMC: add a software mezzanine driverAlessandro Rubini2013-06-195-0/+135
| * | | | | | FMC: add a software carrier driverAlessandro Rubini2013-06-195-0/+407
| * | | | | | FMC: add documentation for the coreAlessandro Rubini2013-06-198-0/+821
| * | | | | | FMC: add core bus driverAlessandro Rubini2013-06-196-1/+838
| * | | | | | MAINTAINERS: add stable_kernel_rules.txt to stable maintainer informationGreg Kroah-Hartman2013-06-191-0/+1
| * | | | | | drivers: hv: switch to use mb() instead of smp_mb()Jason Wang2013-06-182-6/+6
| * | | | | | memory: tegra30-mc: Fix IRQ handler.Tuomas Tynkkynen2013-06-181-3/+6
| * | | | | | memory: tegra20-mc: Fix hang in IRQ handler.Tuomas Tynkkynen2013-06-181-1/+4
| * | | | | | mei: support HBM versioningTomas Winkler2013-06-183-8/+34
| * | | | | | char: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-184-13/+13
| * | | | | | vme: tsi148: Window reserved for accessing CR/CSR does not need attributes setMartyn Welch2013-06-181-7/+0Star
| * | | | | | vme: tsi148: CR/CSR logic arround the wrong wayMartyn Welch2013-06-181-3/+4
| * | | | | | vme: tsi148: Only store VME bus errors if they will be checkedMartyn Welch2013-06-181-11/+17
| * | | | | | Misc: sram: Remove unneeded checkAlexander Shiyan2013-06-181-5/+1Star
| * | | | | | pcmcia: Remove ARCH_CLPS711X dependencyAlexander Shiyan2013-06-181-1/+1
| * | | | | | FMC: add needed headersAlessandro Rubini2013-06-184-0/+567
| * | | | | | FMC: create drivers/fmc and toplevel Kconfig questionAlessandro Rubini2013-06-186-0/+57
| * | | | | | extcon: Palmas Extcon DriverGraeme Gregory2013-06-185-12/+283
| * | | | | | extcon: add EXPORT_SYMBOL_GPL for exported functionsKishon Vijay Abraham I2013-06-181-0/+2
| * | | | | | extcon: Change permission 'state' sysfs entry (rw -> r)Chanwoo Choi2013-06-181-22/+1Star
| * | | | | | tools: hv: Improve error logging in KVP daemon.Tomas Hozza2013-06-181-11/+18
| * | | | | | Merge 3.10-rc6 into char-misc-nextGreg Kroah-Hartman2013-06-17241-1853/+2633
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | pcmcia: pd6729: fix error return code in pd6729_pci_probe()Wei Yongjun2013-06-091-0/+2
| * | | | | | Merge 3.10-rc5 into char-misc-nextGreg Kroah-Hartman2013-06-09480-3055/+6893
| |\ \ \ \ \ \
| * | | | | | | pcmcia/trivial: at91_cf: fix checkpatch errorLaurent Navet2013-06-061-8/+8
| * | | | | | | pcmcia: at91_cf: use module_platform_driver_probe()Fabio Porcedda2013-06-061-11/+1Star
| * | | | | | | pcmcia: at91_cf: add support for DTJoachim Eastwood2013-06-063-2/+64
| * | | | | | | pcmcia: at91_cf: clean up header includesJoachim Eastwood2013-06-061-4/+2Star
| * | | | | | | pcmcia: at91_cf: use devm_ functions for allocationsJoachim Eastwood2013-06-061-53/+24Star
| * | | | | | | pcmcia: at91_cf: convert to dev_ print functionsJoachim Eastwood2013-06-061-12/+10Star
| * | | | | | | pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_statusJoachim Eastwood2013-06-061-2/+2
| * | | | | | | uio: uio_pruss: Fix potential NULL pointer dereferenceEmil Goode2013-06-061-1/+1
| * | | | | | | vme: Free DMA resource allocation structureMartyn Welch2013-06-061-0/+2
| * | | | | | | drivers: char: mem: use IS_ERR_VALUE() in memory_lseek()Rasmus Villemoes2013-06-061-1/+1
| * | | | | | | pch_phub: fix error return code in pch_phub_probe()Wei Yongjun2013-06-061-19/+17Star
| * | | | | | | misc: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-0614-83/+154
| * | | | | | | net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko2013-06-0510-23/+37
| * | | | | | | pch_phub: re-use native MAC address parserAndy Shevchenko2013-06-031-6/+2Star
| * | | | | | | pcie-gadget-spear: fix error return code in spear_pcie_gadget_probe()Wei Yongjun2013-06-031-2/+6
| * | | | | | | tools: hv: Fix file descriptor leaksTomas Hozza2013-06-031-1/+5
| * | | | | | | tools: hv: Check retrun value of strchr callTomas Hozza2013-06-031-1/+3
| * | | | | | | tools: hv: Check return value of poll callTomas Hozza2013-06-031-1/+10
| * | | | | | | tools: hv: Check return value of setsockopt callTomas Hozza2013-06-031-1/+7
| * | | | | | | Drivers: hv: Add the GUID fot synthetic fibre channel deviceK. Y. Srinivasan2013-06-031-0/+10
| * | | | | | | Drivers: hv: vmbus: Implement multi-channel supportK. Y. Srinivasan2013-06-034-9/+236
| * | | | | | | w1: add family based automatic module loadingAlexander Stein2013-06-0313-2/+20
| * | | | | | | misc/ep93xx_pwm: use kstrtol instead of strict_strtolH Hartley Sweeten2013-05-301-3/+3