summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* atm: use scnprintf() instead of sprintf()chas williams - CONTRACTOR2012-12-171-25/+15
* netlink: validate addr_len on bindHannes Frederic Sowa2012-12-171-0/+3
* netlink: change presentation of portid in procfs to unsignedHannes Frederic Sowa2012-12-171-1/+1
* tuntap: fix sparse warningJason Wang2012-12-171-1/+1
* tuntap: reset network header before calling skb_get_rxhash()Eric Dumazet2012-12-171-0/+1
* ipv6: Fix Makefile offload objectsSimon Arlott2012-12-161-1/+1
* sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatchDaniel Borkmann2012-12-151-1/+2
* bridge: add flags to distinguish permanent mdb entiresAmerigo Wang2012-12-154-7/+17
* bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDBAmerigo Wang2012-12-151-0/+2
* sctp: Change defaults on cookie hmac selectionNeil Horman2012-12-152-4/+27
* i2400m: add Intel 6150 device IDsDan Williams2012-12-152-0/+9
* can: sja1000: fix compilation on x86Marc Kleine-Budde2012-12-151-1/+1
* cpts: Fix build error caused by include of plat/clock.hTony Lindgren2012-12-141-2/+0
* inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch2012-12-146-8/+25
* ipv6: Change skb->data before using icmpv6_notify() to propagate redirectDuan Jiong2012-12-142-0/+24
* mac802154: fix destructon ordering for ieee802154 devicesKonstantin Khlebnikov2012-12-141-2/+2
* bonding: do not cancel works in bond_uninit()Konstantin Khlebnikov2012-12-141-2/+0
* stmmac: fix platform driver unregisteringKonstantin Khlebnikov2012-12-142-13/+15
* mISDN: fix race in timer canceling on module unloadingKonstantin Khlebnikov2012-12-141-2/+1
* tuntap: fix ambigious multiqueue APIJason Wang2012-12-141-23/+63
* bridge: remove temporary variable for MLDv2 maximum response code computationAng Way Chuang2012-12-141-3/+1
* Revert "sched: Update_cfs_shares at period edge"Linus Torvalds2012-12-141-10/+8
* Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6Linus Torvalds2012-12-1331-280/+3123
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxAnton Vorontsov2012-12-113228-116575/+95747
| |\
| * | max8925_power: Add support for device-tree initializationQing Xu2012-11-181-1/+50
| * | ab8500: Add devicetree support for chargalgRajanikanth H.V2012-11-185-22/+64
| * | ab8500: Add devicetree support for chargerRajanikanth H.V2012-11-185-29/+95
| * | ab8500: Add devicetree support for btempRajanikanth H.V2012-11-187-36/+73
| * | ab8500: Add devicetree support for fuelgaugeRajanikanth H.V2012-11-1811-96/+667
| * | twl4030_charger: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi2012-11-181-6/+6
| * | jz4740-battery: Use devm_request_and_ioremapMarcos Paulo de Souza2012-11-181-27/+6
| * | jz4740-battery: Use devm_kzallocMarcos Paulo de Souza2012-11-181-10/+4
| * | bq27x00_battery: Fixup nominal available capacity reportingPali Rohár2012-11-181-0/+8
| * | bq2415x_charger: Fix style issuesAnton Vorontsov2012-11-182-184/+215
| * | bq2415x_charger: Add Kconfig/Makefile entriesAnton Vorontsov2012-11-182-0/+11
| * | power_supply: Add bq2415x charger driverPali Rohár2012-11-182-0/+1734
| * | power_supply: Add new Nokia RX-51 (N900) power supply battery driverPali Rohár2012-11-183-0/+259
| * | max17042_battery: Fix missing verify_model_lock() return value checkAlan Cox2012-11-181-1/+2
| * | ds2782_battery: Fix signedness bug in ds278x_read_reg16()Dan Carpenter2012-11-181-2/+2
| * | lp8788-charger: Fix ADC channel namesKim, Milo2012-11-172-42/+10
| * | lp8788-charger: Fix wrong ADC conversionKim, Milo2012-11-171-19/+7
| * | lp8788-charger: Use consumer device name on setting IIO channelsKim, Milo2012-11-171-4/+5
| * | power_supply: Register power supply for thermal cooling deviceRamakrishna Pallala2012-11-172-0/+97
| * | power_supply: Add support for CHARGE_CONTROL_* attributesRamakrishna Pallala2012-11-173-0/+7
| * | generic-adc-battery: Pointer math issue in gab_probe()Dan Carpenter2012-11-161-1/+2
| * | generic-adc-battery: Fix checking return value of request_any_context_irqAxel Lin2012-11-161-1/+1
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-13314-1863/+7754
|\ \ \
| * \ \ Merge branch 'for_3.8-rc1' into v4l_for_linusMauro Carvalho Chehab2012-12-11314-1863/+7754
| |\ \ \
| | * | | [media] omap3isp: Replace cpu_is_omap3630() with ISP revision checkLaurent Pinchart2012-11-281-9/+16
| | * | | [media] omap3isp: Prepare/unprepare clocks before/after enable/disableLaurent Pinchart2012-11-281-12/+13
OpenPOWER on IntegriCloud