Age | Commit message (Expand) | Author | Files | Lines |
2013-04-30 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 584 | -27890/+38253 |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 56 | -414/+1379 |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 46 | -79/+83 |
2013-04-30 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -2/+67 |
2013-04-30 | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -2/+2 |
2013-04-30 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+2 |
2013-04-30 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -0/+212 |
2013-04-30 | Merge branch 'devel-for-v3.10' into v4l_for_linus | Mauro Carvalho Chehab | 586 | -27899/+38262 |
2013-04-30 | Merge branches 'for-3.10/wiimote' and 'for-3.9/upstream-fixes' into for-linus | Jiri Kosina | 3 | -5/+40 |
2013-04-30 | Merge branches 'for-3.10/multitouch', 'for-3.10/roccat' and 'for-3.10/upstrea... | Jiri Kosina | 16 | -32/+409 |
2013-04-30 | Merge branch 'for-3.10/mt-hybrid-finger-pen' into for-linus | Jiri Kosina | 2 | -60/+254 |
2013-04-30 | Merge branches 'for-3.10/appleir', 'for-3.10/hid-debug', 'for-3.10/hid-driver... | Jiri Kosina | 42 | -310/+303 |
2013-04-30 | HID: protect hid_debug_list | Jiri Kosina | 2 | -0/+7 |
2013-04-30 | HID: debug: break out hid_dump_report() into hid-debug | Benjamin Tissoires | 2 | -23/+32 |
2013-04-30 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 153 | -1912/+1977 |
2013-04-30 | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 3 | -22/+55 |
2013-04-30 | scsi: rename random32() to prandom_u32() | Akinobu Mita | 2 | -5/+5 |
2013-04-30 | lguest: rename random32() to prandom_u32() | Akinobu Mita | 1 | -1/+1 |
2013-04-30 | uwb: rename random32() to prandom_u32() | Akinobu Mita | 1 | -2/+2 |
2013-04-30 | video/uvesafb: rename random32() to prandom_u32() | Akinobu Mita | 1 | -1/+1 |
2013-04-30 | mmc: rename random32() to prandom_u32() | Akinobu Mita | 1 | -2/+2 |
2013-04-30 | drbd: rename random32() to prandom_u32() | Akinobu Mita | 1 | -2/+3 |
2013-04-30 | drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic() | Jeff Layton | 1 | -3/+1 |
2013-04-30 | drivers/infiniband/hw/amso1100: convert to using idr_alloc_cyclic | Jeff Layton | 2 | -3/+1 |
2013-04-30 | drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe() | Wei Yongjun | 1 | -0/+1 |
2013-04-30 | drivers/rtc/rtc-isl12022.c: Remove rtc8564 from isl12022_id | Axel Lin | 1 | -1/+0 |
2013-04-30 | drivers/rtc/rtc-at91rm9200.c: fix missing iounmap | Johan Hovold | 1 | -3/+11 |
2013-04-30 | rtc: rtc-twl: convert twl4030rtc_driver to dev_pm_ops | Jingoo Han | 1 | -10/+6 |
2013-04-30 | rtc: rtc-stmp3xxx: convert stmp3xxx_rtcdrv to dev_pm_ops | Jingoo Han | 1 | -9/+8 |
2013-04-30 | rtc: rtc-spear: convert spear_rtc_driver to dev_pm_ops | Jingoo Han | 1 | -10/+8 |
2013-04-30 | rtc: rtc-puv3: convert puv3_rtc_driver to dev_pm_ops | Jingoo Han | 1 | -15/+12 |
2013-04-30 | rtc: rtc-omap: convert omap_rtc_driver to dev_pm_ops | Jingoo Han | 1 | -14/+10 |
2013-04-30 | rtc: rtc-coh901331: convert coh901331_driver to dev_pm_ops | Jingoo Han | 1 | -13/+11 |
2013-04-30 | rtc: rtc-bfin: convert bfin_rtc_driver to dev_pm_ops | Jingoo Han | 1 | -12/+6 |
2013-04-30 | rtc: rtc-at91sam9: convert at91_rtc_driver to dev_pm_ops | Jingoo Han | 1 | -13/+10 |
2013-04-30 | drivers/rtc/rtc-max6902.c: use register defines instead of magic numbers | Axel Lin | 1 | -10/+10 |
2013-04-30 | rtc: rtc-v3020: use devm_*() functions | Jingoo Han | 1 | -10/+3 |
2013-04-30 | rtc: rtc-stmp3xxx: use devm_*() functions | Jingoo Han | 1 | -23/+11 |
2013-04-30 | rtc: rtc-sa1100: use devm_*() functions | Jingoo Han | 1 | -12/+5 |
2013-04-30 | rtc: rtc-s35390a: use devm_*() functions | Jingoo Han | 1 | -8/+6 |
2013-04-30 | rtc: rtc-rs5c372: use devm_*() functions | Jingoo Han | 1 | -19/+11 |
2013-04-30 | rtc: rtc-rs5c348: use devm_*() functions | Jingoo Han | 1 | -9/+3 |
2013-04-30 | rtc: rtc-rp5c01: use devm_*() functions | Jingoo Han | 1 | -18/+8 |
2013-04-30 | rtc: rtc-pcf8583: use devm_*() functions | Jingoo Han | 1 | -17/+7 |
2013-04-30 | rtc: rtc-pcf8563: use devm_*() functions | Jingoo Han | 1 | -21/+7 |
2013-04-30 | rtc: rtc-pcf50633: use devm_*() functions | Jingoo Han | 1 | -11/+4 |
2013-04-30 | rtc: rtc-pcf2123: use devm_*() functions | Jingoo Han | 1 | -8/+3 |
2013-04-30 | rtc: rtc-pcap: use devm_*() functions | Jingoo Han | 1 | -22/+12 |
2013-04-30 | rtc: rtc-nuc900: use devm_*() functions | Jingoo Han | 1 | -42/+11 |
2013-04-30 | rtc: rtc-msm6242: use devm_*() functions | Jingoo Han | 1 | -21/+11 |