summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/parport: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-151-13/+1
* drivers/mmc: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-151-19/+1
* drivers/isdn: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-155-65/+5
* drivers/bluetooth: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-154-56/+4
* drivers/ata: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-151-13/+1
* pcmcia/ds.h: introduce helper for pcmcia_driver module boilerplateH Hartley Sweeten2013-03-151-0/+12
* drivers: char: use module_platform_driver_probe()Fabio Porcedda2013-03-152-24/+2
* applicom: use correct array offsetDan Carpenter2013-03-151-2/+2
* ipack: split ipack_device_register() in several functionsSamuel Iglesias Gonsalvez2013-03-153-21/+56
* ipack: add ipack_get_device() ipack_put_device()Samuel Iglesias Gonsalvez2013-03-152-0/+15
* w1: ds2408: use ARRAY_SIZE instead of hard-coded numberJean-Francois Dagenais2013-03-151-4/+3
* w1: ds2408: make value read-back check a Kconfig optionJean-Francois Dagenais2013-03-152-6/+22
* Drivers: hv: Add a new driver to support host initiated backupK. Y. Srinivasan2013-03-156-2/+591
* Drivers: hv: vmbus: Handle channel rescind message correctlyK. Y. Srinivasan2013-03-151-0/+11
* Drivers: hv: balloon: Implement hot-add functionalityK. Y. Srinivasan2013-03-151-21/+387
* Drivers: hv: balloon: Make the balloon driver not unloadableK. Y. Srinivasan2013-03-151-7/+0
* Drivers: hv: balloon: Execute hot-add code in a separate contextK. Y. Srinivasan2013-03-151-18/+23
* Drivers: hv: balloon: Execute balloon inflation in a separate contextK. Y. Srinivasan2013-03-151-10/+24
* Drivers: hv: balloon: Do not request completion notificationK. Y. Srinivasan2013-03-151-4/+2
* tools: hv: daemon should check type of received Netlink msgTomas Hozza2013-03-151-0/+4
* tools: hv: daemon setsockopt should use options macrosTomas Hozza2013-03-151-3/+7
* tools: hv: daemon should subscribe only to CN_KVP_IDX groupTomas Hozza2013-03-151-2/+2
* driver: hv: remove cast for kmalloc return valueZhang Yanfei2013-03-151-3/+2
* drivers: memory: use module_platform_driver_probe()Fabio Porcedda2013-03-151-11/+1
* misc: Remove max8997-muic.o Makefile line againPaul Bolle2013-03-151-1/+0
* drivers/misc: beautify code: chip->lux_calib is u16 which will never more tha...Chen Gang2013-03-151-3/+0
* misc/vmw_vmci: Add dependency on CONFIG_NETGuenter Roeck2013-03-151-1/+1
* misc: ep93xx_pwm: use module_platform_driver_probe()Jingoo Han2013-03-151-12/+1
* misc: atmel_pwm: use module_platform_driver_probe()Jingoo Han2013-03-151-11/+1
* misc: arm-charlcd: use module_platform_driver_probe()Jingoo Han2013-03-151-12/+1
* memory: tegra30: Fix build error w/o PMHiroshi Doyu2013-03-151-0/+2
* mei: add hw start callbackTomas Winkler2013-03-153-15/+62
* mei: revamp mei_data2slotsTomas Winkler2013-03-155-34/+47
* w1: mxc_w1: Convert to devm_ioremap_resource()Fabio Estevam2013-03-121-3/+3
* Linux 3.9-rc2v3.9-rc2Linus Torvalds2013-03-101-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-0971-19/+84
|\
| * proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman2013-03-091-6/+6
| * fs: Limit sys_mount to only request filesystem modules (Part 2).Eric W. Biederman2013-03-072-1/+1
| * fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-0369-12/+77
| * userns: Stop oopsing in key_change_session_keyringEric W. Biederman2013-03-031-1/+1
* | Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds2013-03-091-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-089-130/+221
|\ \
| * | Btrfs: improve the delayed inode throttlingChris Mason2013-03-072-61/+92
| * | Btrfs: fix a mismerge in btrfs_balance()Ilya Dryomov2013-03-061-0/+5
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason2013-03-066-67/+120
| |\ \
| | * | Btrfs: allow running defrag in parallel to administrative tasksStefan Behrens2013-03-041-8/+0
| | * | Btrfs: avoid deadlock on transaction waiting listLiu Bo2013-03-041-0/+7
| | * | Btrfs: do not BUG_ON on aborted situationLiu Bo2013-03-042-3/+12
| | * | Btrfs: do not BUG_ON in prepare_to_relocLiu Bo2013-03-041-1/+9
| | * | Btrfs: free all recorded tree blocks on errorLiu Bo2013-03-041-3/+6
OpenPOWER on IntegriCloud