summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | USB: ohci-at91: trivial return code name changeNicolas Ferre2012-04-041-4/+3
| | * | | | USB: ohci-at91: change maximum number of portsNicolas Ferre2012-04-042-36/+43
| | * | | | USB: ohci-at91: rework and fix initializationNicolas Ferre2012-04-041-42/+46
| | * | | | ARM: at91/dts: USB host vbus is active lowNicolas Ferre2012-04-042-4/+4
| | * | | | ARM: at91/USB host: specify and handle properly vbus_pin_active_lowNicolas Ferre2012-04-044-3/+8
| | * | | | USB: ohci-at91: fix vbus_pin_active_low handlingNicolas Ferre2012-04-041-2/+2
| | * | | | ARM: at91/at91sam9x5: add clkdev entries for DMA controllersNicolas Ferre2012-04-021-0/+2
| | |/ / /
| * | | | Merge branch 'for-3.4/fixes-for-rc2' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2012-04-051-15/+44
| |\ \ \ \
| | * | | | gpio: tegra: Iterate over the correct number of banksStephen Warren2012-04-041-2/+2
| | * | | | gpio: tegra: fix register address calculations for Tegra30Stephen Warren2012-04-041-13/+42
| | |/ / /
| * | | | Merge tag 'v3.4-rc1-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 ...Olof Johansson2012-04-039-3/+48
| |\ \ \ \
| | * | | | ARM: armadillo5x0: Fix smsc911x driver probeFabio Estevam2012-04-021-0/+9
| | * | | | ARM: kzm_arm11_01: Fix smsc911x driver probeFabio Estevam2012-04-021-0/+9
| | * | | | ARM: mx31lilly: Fix smsc911x driver probeFabio Estevam2012-04-021-0/+9
| | * | | | ARM: mx31lite: Fix smsc911x driver probeFabio Estevam2012-04-021-0/+9
| | * | | | ARM: mx53ard: Fix smsc911x driver probeFabio Estevam2012-04-021-0/+8
| | * | | | ARM: mx35: Fix registration of camera clockFabio Estevam2012-04-021-1/+1
| | * | | | ARM: 3ds_debugboard: Fix smsc911x driver probeFabio Estevam2012-04-021-1/+1
| | * | | | MX2: Fix mx2_camera clock regression.Javier Martin2012-04-021-0/+1
| | * | | | ARM: mach-mx35_3ds: Fix build warning due to the lack of 'const' annotationFabio Estevam2012-04-021-1/+1
| | |/ / /
| * | | | ARM: fix lcd power build failure in collie_defconfigPaul Gortmaker2012-04-023-9/+7
| * | | | ARM: versatile: fix build failure in pci.cPaul Gortmaker2012-04-021-5/+5
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2012-04-053-3/+14
|\ \ \ \
| * | | | blackfin: update defconfig for bf527-ezkitBob Liu2012-04-061-0/+1
| * | | | blackfin: gpio: fix compile error if !CONFIG_GPIOLIBBob Liu2012-04-061-2/+12
| * | | | blackfin: fix L1 data A overflow link issueMike Frysinger2012-04-061-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-04-051-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | APM: fix deadlock in APM_IOC_SUSPEND ioctlNeilBrown2012-04-031-1/+1
* | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-0578-631/+518
|\ \ \ \ \
| * | | | | memcg swap: use mem_cgroup_uncharge_swap fixMichal Hocko2012-04-051-7/+7
| * | | | | backlight: add driver for DA9052/53 PMIC v1Ashish Jangam2012-04-053-0/+194
| * | | | | C6X: use set_current_blocked() and block_sigmask()Matt Fleming2012-04-051-13/+3
| * | | | | MAINTAINERS: add entry for sparse checkerChristopher Li2012-04-051-0/+9
| * | | | | MAINTAINERS: fix REMOTEPROC F: typoJoe Perches2012-04-051-1/+1
| * | | | | alpha: use set_current_blocked() and block_sigmask()Matt Fleming2012-04-051-21/+10
| * | | | | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-0563-572/+176
| * | | | | scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open()Julia Lawall2012-04-051-0/+70
| * | | | | libfs: add simple_open()Stephen Boyd2012-04-052-0/+9
| * | | | | hugetlbfs: remove unregister_filesystem() when initializing moduleHillf Danton2012-04-051-1/+0
| * | | | | drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callbackJett.Zhou2012-04-051-2/+2
| * | | | | fs/xattr.c:setxattr(): improve handling of allocation failuresAndrew Morton2012-04-051-4/+17
| * | | | | fs/xattr.c:listxattr(): fall back to vmalloc() if kmalloc() failedAndrew Morton2012-04-051-4/+13
| * | | | | fs/xattr.c: suppress page allocation failure warnings from sys_listxattr()Dave Jones2012-04-051-1/+1
| * | | | | sysrq: use SEND_SIG_FORCED instead of force_sig()Anton Vorontsov2012-04-051-1/+1
| * | | | | proc: fix mount -t proc -o AAAVasiliy Kulikov2012-04-051-4/+5
* | | | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-04-046-25/+37
|\ \ \ \ \ \
| * | | | | | Fix UNC parsing on mountSachin Prabhu2012-04-031-7/+7
| * | | | | | Remove unnecessary check for NULL in password parserSachin Prabhu2012-04-031-2/+1
| * | | | | | CIFS: Fix VFS lock usage for oplocked filesPavel Shilovsky2012-04-013-2/+16
| * | | | | | Revert "CIFS: Fix VFS lock usage for oplocked files"Steve French2012-04-011-52/+4
OpenPOWER on IntegriCloud